aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-12-15ksm: let shared pages be swappableHugh Dickins2-6/+53
2009-12-15ksm: stable_node point to page and backHugh Dickins1-7/+17
2009-12-15mm: CONFIG_MMU for PG_mlockedHugh Dickins1-5/+3
2009-12-15mm: define PAGE_MAPPING_FLAGSHugh Dickins3-3/+27
2009-12-15vmscan: stop kswapd waiting on congestion when the min watermark is not being metKOSAKI Motohiro1-1/+2
2009-12-15vmscan: have kswapd sleep for a short interval and double check it should be asleepMel Gorman1-0/+1
2009-12-15swap: rework map_swap_page() againLee Schermerhorn1-1/+1
2009-12-15swap_info: reorder its fieldsHugh Dickins1-13/+13
2009-12-15swap_info: note SWAP_MAP_SHMEMHugh Dickins1-0/+6
2009-12-15swap_info: swap count continuationsHugh Dickins1-6/+16
2009-12-15swap_info: swap_map of chars not shortsHugh Dickins1-4/+4
2009-12-15swap_info: SWAP_HAS_CACHE cleanupsHugh Dickins1-1/+1
2009-12-15swap_info: include first_swap_extentHugh Dickins1-1/+1
2009-12-15swap_info: change to array of pointersHugh Dickins1-3/+4
2009-12-15swap_info: private to swapfile.cHugh Dickins1-2/+1
2009-12-15mm: add gfp flags for NODEMASK_ALLOC slab allocationsDavid Rientjes1-9/+12
2009-12-15hugetlb: offload per node attribute registrationsLee Schermerhorn1-0/+5
2009-12-15mm: clear node in N_HIGH_MEMORY and stop kswapd when all memory is offlinedDavid Rientjes1-0/+1
2009-12-15hugetlb: add per node hstate attributesLee Schermerhorn1-0/+11
2009-12-15hugetlb: add generic definition of NUMA_NO_NODELee Schermerhorn1-0/+2
2009-12-15hugetlb: derive huge pages nodes allowed from task mempolicyLee Schermerhorn2-0/+9
2009-12-15hugetlb: factor init_nodemask_of_node()Lee Schermerhorn1-3/+8
2009-12-15nodemask: make NODEMASK_ALLOC more generalDavid Rientjes1-7/+8
2009-12-14Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/stagingLinus Torvalds1-89/+3
2009-12-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds4-12/+12
2009-12-14i2c: Get rid of I2C_CLIENT_MODULE_PARMJean Delvare1-35/+0
2009-12-14i2c: Drop I2C_CLIENT_INSMOD_2 to 8Jean Delvare1-24/+0
2009-12-14i2c: Drop I2C_CLIENT_INSMOD_1Jean Delvare1-5/+0
2009-12-14i2c: Get rid of struct i2c_client_address_dataJean Delvare1-33/+11
2009-12-14i2c: Drop the kind parameter from detect callbacksJean Delvare1-1/+1
2009-12-14Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds3-10/+30
2009-12-14Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds3-5/+5
2009-12-14PCI: Global variable decls must match the defs in section attributesDavid Howells1-1/+1
2009-12-14FRV: Fix no-hardware-breakpoint caseDavid Howells1-1/+1
2009-12-14Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds1-0/+19
2009-12-14Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6Linus Torvalds13-260/+1163
2009-12-14Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds4-1/+18
2009-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds7-72/+439
2009-12-14md: remove sparse warning:symbol XXX was not declared.NeilBrown1-0/+19
2009-12-14mfd: Add twl6030 regulator subdevicesRajendra Nayak1-4/+12
2009-12-14regulator: Add support for twl6030 regulatorsRajendra Nayak1-0/+34
2009-12-14mfd: Add support for twl6030 irq frameworkBalaji T K1-0/+64
2009-12-13mfd: Rename all twl4030_i2c*Balaji T K1-7/+24
2009-12-13mfd: Rename twl4030* driver files to enable re-useSantosh Shilimkar1-0/+0
2009-12-13Merge branch 'nfs-for-2.6.33'Trond Myklebust4-1/+18
2009-12-13mfd: Add all twl4030 regulators to the twl4030 mfd driverJuha Keski-Saari1-2/+6
2009-12-13mfd: Remove ezx-pcap defines for custom led gpio encodingAntonio Ospite1-3/+0
2009-12-13mfd: Near complete mc13783 rewriteUwe Kleine-König2-217/+111
2009-12-13mfd: Move WM831x to generic IRQMark Brown2-11/+30
2009-12-13mfd: Initial support for twl5031Ilkka Koskinen1-6/+41