aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-12-15swap_info: private to swapfile.cHugh Dickins
2009-12-15vmalloc(): adjust gfp mask passed on nested vmalloc() invocationJan Beulich
2009-12-15mm: add gfp flags for NODEMASK_ALLOC slab allocationsDavid Rientjes
2009-12-15hugetlb: offload per node attribute registrationsLee Schermerhorn
2009-12-15hugetlb: handle memory hot-plug eventsLee Schermerhorn
2009-12-15mm: clear node in N_HIGH_MEMORY and stop kswapd when all memory is offlinedDavid Rientjes
2009-12-15hugetlb: use only nodes with memory for huge pagesLee Schermerhorn
2009-12-15hugetlb: update hugetlb documentation for NUMA controlsLee Schermerhorn
2009-12-15hugetlb: add per node hstate attributesLee Schermerhorn
2009-12-15hugetlb: add generic definition of NUMA_NO_NODELee Schermerhorn
2009-12-15hugetlb: derive huge pages nodes allowed from task mempolicyLee Schermerhorn
2009-12-15hugetlb: factor init_nodemask_of_node()Lee Schermerhorn
2009-12-15hugetlb: add nodemask arg to huge page alloc, free and surplus adjust functionsLee Schermerhorn
2009-12-15hugetlb: rework hstate_next_node_* functionsLee Schermerhorn
2009-12-15nodemask: make NODEMASK_ALLOC more generalDavid Rientjes
2009-12-15mm: move inc_zone_page_state(NR_ISOLATED) to just isolated placeKOSAKI Motohiro
2009-12-15/dev/mem: remove redundant parameter from do_write_kmem()Wu Fengguang
2009-12-15/dev/mem: remove the "written" variable in write_kmem()Wu Fengguang
2009-12-15/dev/mem: make size_inside_page() logic straightWu Fengguang
2009-12-15/dev/mem: cleanup unxlate_dev_mem_ptr() callsWu Fengguang
2009-12-15/dev/mem: introduce size_inside_page()Wu Fengguang
2009-12-15/dev/mem: remove redundant test on lenWu Fengguang
2009-12-15mmap: don't return ENOMEM when mapcount is temporarily exceeded in munmap()KOSAKI Motohiro
2009-12-15page-types: exit early when invoked with -d|--describeAlex Chiang
2009-12-15page-types: whitespace alignmentAlex Chiang
2009-12-15page-types: learn to describe flags directly from command lineAlex Chiang
2009-12-15page-types: unsigned cannot be less than 0 in add_page()Roel Kluin
2009-12-15page-types: constify read only arraysTommi Rantala
2009-12-15oom: dump stack and VM state when oom killer panicsDavid Rientjes
2009-12-15MAINTAINERS: new kbuild maintainerMichal Marek
2009-12-15hfs: fix a potential buffer overflowAmerigo Wang
2009-12-15bsdacct: fix uid/gid misreportingAlexey Dobriyan
2009-12-14Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2009-12-14Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2009-12-14udf: Avoid IO in udf_clear_inodeJan Kara
2009-12-14udf: Try harder when looking for VAT inodeJan Kara
2009-12-14udf: Fix compilation with UDFFS_DEBUG enabledJan Kara
2009-12-14Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-12-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds
2009-12-14i2c-core: i2c bus should support PM entries in struct dev_pm_opssonic zhang
2009-12-14i2c: Get rid of I2C_CLIENT_MODULE_PARMJean Delvare
2009-12-14i2c: Drop I2C_CLIENT_INSMOD_2 to 8Jean Delvare
2009-12-14i2c: Drop I2C_CLIENT_INSMOD_1Jean Delvare
2009-12-14i2c: Get rid of struct i2c_client_address_dataJean Delvare
2009-12-14i2c: Drop the kind parameter from detect callbacksJean Delvare
2009-12-14Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2009-12-14Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-12-14PCI: Global variable decls must match the defs in section attributesDavid Howells
2009-12-14FRV: Fix no-hardware-breakpoint caseDavid Howells
2009-12-14Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds