summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2009-01-08memcg: memory cgroup resource counters for hierarchyBalbir Singh1-2/+6
2009-01-08memcg: add mem_cgroup_disabled()Hirokazu Takahashi1-1/+14
2009-01-08memcg: synchronized LRUKAMEZAWA Hiroyuki3-19/+30
2009-01-08memcg: mem+swap controller coreKAMEZAWA Hiroyuki2-5/+20
2009-01-08memcg: swap cgroup for remembering usageKAMEZAWA Hiroyuki1-0/+35
2009-01-08memcg: mem+swap controller KconfigKAMEZAWA Hiroyuki1-0/+3
2009-01-08memcg: handle swap cachesKAMEZAWA Hiroyuki1-0/+22
2009-01-08memcg: simple migration handlingKAMEZAWA Hiroyuki1-12/+7
2009-01-08memcg: introduce charge-commit-cancel style of functionsKAMEZAWA Hiroyuki1-2/+34
2009-01-08cgroups: make cgroup_path() RCU-safePaul Menage1-1/+4
2009-01-08cgroups: don't put struct cgroupfs_root protected by RCULai Jiangshan1-1/+0
2009-01-08ext3: tighten restrictions on inode flagsDuane Griffin1-0/+17
2009-01-08ext3: don't inherit inappropriate inode flags from parentDuane Griffin1-0/+7
2009-01-08ext3: allocate ->s_blockgroup_lock separatelyPekka Enberg1-2/+2
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/jb...Linus 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/jik...Linus 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