aboutsummaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2008-02-04Merge branch 'slub-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds
2008-02-04SLUB: Do not upset lockdeproot
2008-02-04SLUB: Fix coding style violationsPekka Enberg
2008-02-04Add parameter to add_partial to avoid having two functionsChristoph Lameter
2008-02-04SLUB: rename defrag to remote_node_defrag_ratioChristoph Lameter
2008-02-04Move count_partial before kmem_cache_shrinkChristoph Lameter
2008-02-04SLUB: Fix sysfs refcountingChristoph Lameter
2008-02-04slub: fix shadowed variable sparse warningsHarvey Harrison
2008-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2008-02-04vm audit: add VM_DONTEXPAND to mmap for drivers that need itNick Piggin
2008-02-03do_invalidatepage() comment typo fixFengguang Wu
2008-02-03fix writev regression: pan hanging unkillable and un-straceableNick Piggin
2008-02-01Merge branch 'task_killable' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2008-01-30x86: print which shared library/executable faulted in segfault etc. messages v3Andi Kleen
2008-01-30spinlock: lockbreak cleanupNick Piggin
2008-01-30x86: randomize brkJiri Kosina
2008-01-28sh: Bump number of quicklists for SH-5.Paul Mundt
2008-01-25sched: sched_rt_entityPeter Zijlstra
2008-01-25cpu-hotplug: replace per-subsystem mutexes with get_online_cpus()Gautham R Shenoy
2008-01-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2008-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2008-01-25slab: fix bootstrap on memoryless nodePekka Enberg
2008-01-24Kobject: convert mm/slub.c to use kobject_init/add_ng()Greg Kroah-Hartman
2008-01-24kobject: convert kernel_kset to be a kobjectGreg Kroah-Hartman
2008-01-24kset: move /sys/slab to /sys/kernel/slabGreg Kroah-Hartman
2008-01-24kset: convert slub to use kset_createGreg Kroah-Hartman
2008-01-24kobject: remove struct kobj_type from struct ksetGreg Kroah-Hartman
2008-01-25Security: remove security_file_mmap hook sparse-warnings (NULL as 0).Richard Knutsson
2008-01-24slab: partially revert list3 changesMel Gorman
2008-01-24fix hugepages leak due to pagetable page sharingLarry Woodman
2008-01-23Update ctime and mtime for memory-mapped filesAnton Salikhmetov
2008-01-17#ifdef very expensive debug check in page fault pathCarsten Otte
2008-01-17mm: fix section mismatch warning in page_alloc.cSam Ravnborg
2008-01-14Revert "writeback: introduce writeback_control.more_io to indicate more io"Linus Torvalds
2008-01-14hugetlbfs: fix quota leakKen Chen
2008-01-14quicklists: Only consider memory that can be used with GFP_KERNELChristoph Lameter
2008-01-08Fix crash with FLAT_MEMORY and ARCH_PFN_OFFSET != 0Thomas Bogendoerfer
2008-01-08xip: fix get_zeroed_page with __GFP_HIGHMEMAkinobu Mita
2008-01-02Unify /proc/slabinfo configurationLinus Torvalds
2008-01-01slub: provide /proc/slabinfoPekka J Enberg
2007-12-21SLUB: Improve hackbench speedChristoph Lameter
2007-12-19Do dirty page accounting when removing a page from the page cacheLinus Torvalds
2007-12-17SLUB: remove useless masking of GFP_ZEROChristoph Lameter
2007-12-17Revert "hugetlb: Add hugetlb_dynamic_pool sysctl"Nishanth Aravamudan
2007-12-17hugetlb: introduce nr_overcommit_hugepages sysctlNishanth Aravamudan
2007-12-17mm: fix page allocation for larger I/O segmentsMel Gorman
2007-12-17mm/sparse.c: improve the error handling for sparse_add_one_section()WANG Cong
2007-12-17mm/sparse.c: check the return value of sparse_index_alloc()WANG Cong
2007-12-17sparsemem: make SPARSEMEM_VMEMMAP selectableGeoff Levand
2007-12-10hugetlb: handle write-protection faults in follow_hugetlb_pageAdam Litke