summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2009-01-08memcg: fix calculation of active_ratioKOSAKI Motohiro1-3/+2
2009-01-08memcg: swappinessKOSAKI Motohiro1-1/+2
2009-01-08memcg: remove mem_cgroup_cal_reclaim()KOSAKI Motohiro1-10/+0
2009-01-08memcg: add zone_reclaim_statKOSAKI Motohiro1-0/+16
2009-01-08memcg: add mem_cgroup_zone_nr_pages()KOSAKI Motohiro1-0/+11
2009-01-08memcg: add inactive_anon_is_low()KOSAKI Motohiro1-0/+9
2009-01-08mm: introduce zone_reclaim structKOSAKI Motohiro1-10/+14
2009-01-08inactive_anon_is_low: move to vmscanKOSAKI Motohiro1-19/+0
2009-01-08memcg: revert gfp mask fixKAMEZAWA Hiroyuki1-0/+10
2009-01-08memcg: avoid unnecessary system-wide-oom-killerKAMEZAWA Hiroyuki1-0/+7
2009-01-08memcontrol: rcu_read_lock() to protect mm_match_cgroup()Lai Jiangshan1-2/+9
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-08Merge branch 'for-2.6.29' of git://linux-nfs.org/~bfields/linuxLinus Torvalds7-79/+64
2009-01-08Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds5-49/+153
2009-01-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds14-20/+1806
2009-01-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/arjan/linux-2.6-asyncLinus Torvalds2-0/+30
2009-01-08nfsd: get rid of NFSD_VERSIONBenny Halevy1-1/+0
2009-01-08nfsd: last_byte_offsetBenny Halevy1-0/+2
2009-01-08Merge 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