aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-01-08jbd: improve fsync batchingJosef Bacik1-0/+15
2009-01-08ext2: tighten restrictions on inode flagsDuane Griffin1-0/+17
2009-01-08ext2: don't inherit inappropriate inode flags from parentDuane Griffin1-0/+7
2009-01-08ext2: allocate ->s_blockgroup_lock separatelyPekka J Enberg1-2/+2
2009-01-08xen: add xenfs to allow usermode <-> Xen interactionAlex Zeffertt2-2/+1
2009-01-07Merge branch 'for-2.6.29' of git://linux-nfs.org/~bfields/linuxLinus Torvalds7-79/+64
2009-01-07Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds5-49/+153
2009-01-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds14-20/+1806
2009-01-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/arjan/linux-2.6-asyncLinus Torvalds2-0/+30
2009-01-07nfsd: get rid of NFSD_VERSIONBenny Halevy1-1/+0
2009-01-07nfsd: last_byte_offsetBenny Halevy1-0/+2
2009-01-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds2-6/+3
2009-01-07qnx: include <linux/types.h> for definitions of __[us]{8,16,32,64} typesAnders Larsen2-6/+3
2009-01-07Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds1-4/+0
2009-01-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6Linus Torvalds1-0/+39
2009-01-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/czankel/xtensa-2.6Linus Torvalds106-9342/+0
2009-01-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds6-8/+8
2009-01-07linux/types.h: Don't depend on __GNUC__ for __le64/__be64Detlef Riekenberg1-2/+1
2009-01-07x86/PCI: Do not use interrupt links for devices using MSI-XRafael J. Wysocki1-0/+9
2009-01-07PCI: Add pci_clear_master() as opposite of pci_set_master()Ben Hutchings1-0/+1
2009-01-07PCI: pciehp: cleanup register and field definitionsKenji Kaneshige1-7/+57
2009-01-07PCI: add interface to set visible size of VPDStephen Hemminger1-0/+1
2009-01-07PCI: revise VPD access interfaceStephen Hemminger1-0/+4
2009-01-07PCI: add pci_common_swizzle() for INTx swizzlingBjorn Helgaas1-0/+1
2009-01-07PCI hotplug: introduce functions for ACPI slot detectionKenji Kaneshige2-0/+11
2009-01-07PCI: define PCI resource names in an 'enum'Yu Zhao1-13/+24
2009-01-07PCI: remove unnecessary arg of pci_update_resource()Yu Zhao1-1/+1
2009-01-07PCI: uninline pci_ioremap_bar()Andrew Morton1-14/+1
2009-01-07PCI: add pci_swizzle_interrupt_pin()Bjorn Helgaas1-0/+1
2009-01-07resource: allow MMIO exclusivity for device driversArjan van de Ven2-3/+11
2009-01-07ACPI/PCI: remove obsolete _OSC capability support functionsAndrew Patterson1-11/+0
2009-01-07ACPI/PCI: PCI MSI _OSC support capabilities called when root bridge addedAndrew Patterson1-0/+5
2009-01-07ACPI/PCI: PCIe ASPM _OSC support capabilities called when root bridge addedAndrew Patterson1-0/+9
2009-01-07ACPI/PCI: PCI extended config _OSC support called when root bridge addedAndrew Patterson1-0/+2
2009-01-07ACPI/PCI: call _OSC support during root bridge discoveryAndrew Patterson1-0/+1
2009-01-07ACPI/PCI: include missing acpi.h file in pci-acpi.h.Andrew Patterson1-0/+2
2009-01-07PCI: add PCI Advanced Feature Capability definesSheng Yang1-0/+12
2009-01-07wimax: export linux/wimax.h and linux/wimax/i2400m.h with headers_installInaky Perez-Gonzalez2-0/+3
2009-01-07i2400m: host/device procotol and core driver definitionsInaky Perez-Gonzalez1-0/+512
2009-01-07wimax: debug macros and debug settings for the WiMAX stackInaky Perez-Gonzalez1-0/+453
2009-01-07wimax: headers for kernel API and user space interactionInaky Perez-Gonzalez2-0/+754
2009-01-07debugfs: add helpers for exporting a size_t simple valueInaky Perez-Gonzalez1-0/+2
2009-01-07USB: remove info() macro from usb.hGreg Kroah-Hartman1-2/+0
2009-01-07USB: remove warn() macro from usb.hGreg Kroah-Hartman1-2/+0
2009-01-07USB: storage: add last-sector hacksAlan Stern1-2/+4
2009-01-07USB: extension of anchor API to unpoison an anchorOliver Neukum1-0/+1
2009-01-07USB: mark "reject" field of struct urb as atomic_tMing Lei1-1/+1
2009-01-07USB: utilize the bus notifiersAlan Stern1-0/+2
2009-01-07USB: musb: use new platform data interface of musb to replace old oneBryan Wu1-0/+5
2009-01-07USB: Enhance usage of pm_message_tAlan Stern1-1/+1