aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2007-05-03[NET]: Add __dev_getfirstbyhwtypePatrick McHardy
2007-05-03[NET] skbuff: fix kernel-docRandy Dunlap
2007-05-03[AFS]: Make the match_*() functions take const options.David Howells
2007-05-03KVM: Remove unused 'instruction_length'Avi Kivity
2007-05-03KVM: Don't require explicit indication of completion of mmio or pioAvi Kivity
2007-05-03KVM: Add fpu get/set operationsAvi Kivity
2007-05-03KVM: Add physical memory aliasing featureAvi Kivity
2007-05-03KVM: Avoid guest virtual addresses in string pio userspace interfaceAvi Kivity
2007-05-03KVM: Allow kernel to select size of mmap() bufferAvi Kivity
2007-05-03KVM: Add guest mode signal maskAvi Kivity
2007-05-03KVM: Add a special exit reason when exiting due to an interruptAvi Kivity
2007-05-03KVM: Fold kvm_run::exit_type into kvm_run::exit_reasonAvi Kivity
2007-05-03KVM: Allow userspace to process hypercalls which have no kernel handlerAvi Kivity
2007-05-03KVM: Add method to check for backwards-compatible API extensionsAvi Kivity
2007-05-03KVM: Renumber ioctlsAvi Kivity
2007-05-03KVM: Remove minor wart from KVM_CREATE_VCPU ioctlAvi Kivity
2007-05-03KVM: Remove the 'emulated' field from the userspace interfaceAvi Kivity
2007-05-03KVM: Handle cpuid in the kernel instead of punting to userspaceAvi Kivity
2007-05-03KVM: Do not communicate to userspace through cpu registers during PIOAvi Kivity
2007-05-03KVM: Use a shared page for kernel/user communication when runing a vcpuAvi Kivity
2007-05-03KVM: Export <linux/kvm.h>Avi Kivity
2007-05-03KVM: Use own minor numberAvi Kivity
2007-05-02PCI: the overdue removal of pci_module_init()Adrian Bunk
2007-05-02PCI: remove the broken PCI_MULTITHREAD_PROBE optionAdrian Bunk
2007-05-02MSI: Give archs the option to free all MSI/Xs at once.Michael Ellerman
2007-05-02MSI: Give archs the option to allocate all MSI/Xs at once.Michael Ellerman
2007-05-02MSI: Remove dev->first_msi_irqMichael Ellerman
2007-05-02MSI: Use a list instead of the custom link structureMichael Ellerman
2007-05-02PCI: Create alloc_pci_dev(), the one true way to create a struct pci_devMichael Ellerman
2007-05-02MSI: Add an arch_msi_check_device()Michael Ellerman
2007-05-02PCI: define pci_request/release_regions() for CONFIG_PCI=nSergei Shtylyov
2007-05-02pci: New PCI-E reset APIBrian King
2007-05-02remove "struct subsystem" as it is no longer neededGreg Kroah-Hartman
2007-05-02kbuild: remove dependency on input.h from file2aliasSam Ravnborg
2007-05-02[PATCH] i386: Clean up ELF note generationJeremy Fitzhardinge
2007-05-02[PATCH] i386: PARAVIRT: add kmap_atomic_pte for mapping highpte pagesJeremy Fitzhardinge
2007-05-02[PATCH] i386: Relocate VDSO ELF headers to match mapped location with COMPAT_...Jeremy Fitzhardinge
2007-05-02[PATCH] x86-64: Account for module percpu space separately from kernel percpuJeremy Fitzhardinge
2007-05-02[PATCH] x86: tighten kernel image page access rightsJan Beulich
2007-05-02[PATCH] i386: Allow i386 crash kernels to handle x86_64 dumpsIan Campbell
2007-05-02[PATCH] x86-64: Set HASHDIST_DEFAULT to 1 for x86_64 NUMARavikiran G Thirumalai
2007-05-02[PATCH] x86-64: fix x86_64-mm-sched-clock-shareAndrew Morton
2007-05-02[PATCH] i386: clean up mach_reboot_fixupsJeremy Fitzhardinge
2007-05-02[PATCH] i386: Change sysenter_setup to __cpuinit & improve __INIT, __INITDATAPrarit Bhargava
2007-05-02[CRYPTO] api: Add ablkcipher_request_set_tfmHerbert Xu
2007-05-02[CRYPTO] api: Add async blkcipher typeHerbert Xu
2007-05-02[CRYPTO] templates: Pass type/mask when creating instancesHerbert Xu
2007-05-02[CRYPTO] api: Add async block cipher interfaceHerbert Xu
2007-05-01i2c: Bitbanging I2C bus driver using the GPIO APIHaavard Skinnemoen
2007-05-01i2c: Restore i2c_smbus_read_block_dataJean Delvare