summaryrefslogtreecommitdiff
path: root/mm
Commit message (Expand)AuthorAge
* sh: Bump number of quicklists for SH-5.Paul Mundt2008-01-28
* sched: sched_rt_entityPeter Zijlstra2008-01-25
* cpu-hotplug: replace per-subsystem mutexes with get_online_cpus()Gautham R Shenoy2008-01-25
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2008-01-25
|\
| * Security: remove security_file_mmap hook sparse-warnings (NULL as 0).Richard Knutsson2008-01-25
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2008-01-25
|\ \
| * | Kobject: convert mm/slub.c to use kobject_init/add_ng()Greg Kroah-Hartman2008-01-24
| * | kobject: convert kernel_kset to be a kobjectGreg Kroah-Hartman2008-01-24
| * | kset: move /sys/slab to /sys/kernel/slabGreg Kroah-Hartman2008-01-24
| * | kset: convert slub to use kset_createGreg Kroah-Hartman2008-01-24
| * | kobject: remove struct kobj_type from struct ksetGreg Kroah-Hartman2008-01-24
| |/
* | slab: fix bootstrap on memoryless nodePekka Enberg2008-01-25
|/
* slab: partially revert list3 changesMel Gorman2008-01-24
* fix hugepages leak due to pagetable page sharingLarry Woodman2008-01-24
* Update ctime and mtime for memory-mapped filesAnton Salikhmetov2008-01-23
* #ifdef very expensive debug check in page fault pathCarsten Otte2008-01-17
* mm: fix section mismatch warning in page_alloc.cSam Ravnborg2008-01-17
* Revert "writeback: introduce writeback_control.more_io to indicate more io"Linus Torvalds2008-01-14
* hugetlbfs: fix quota leakKen Chen2008-01-14
* quicklists: Only consider memory that can be used with GFP_KERNELChristoph Lameter2008-01-14
* Fix crash with FLAT_MEMORY and ARCH_PFN_OFFSET != 0Thomas Bogendoerfer2008-01-08
* xip: fix get_zeroed_page with __GFP_HIGHMEMAkinobu Mita2008-01-08
* Unify /proc/slabinfo configurationLinus Torvalds2008-01-02
* slub: provide /proc/slabinfoPekka J Enberg2008-01-01
* SLUB: Improve hackbench speedChristoph Lameter2007-12-21
* Do dirty page accounting when removing a page from the page cacheLinus Torvalds2007-12-19
* SLUB: remove useless masking of GFP_ZEROChristoph Lameter2007-12-17
* Revert "hugetlb: Add hugetlb_dynamic_pool sysctl"Nishanth Aravamudan2007-12-17
* hugetlb: introduce nr_overcommit_hugepages sysctlNishanth Aravamudan2007-12-17
* mm: fix page allocation for larger I/O segmentsMel Gorman2007-12-17
* mm/sparse.c: improve the error handling for sparse_add_one_section()WANG Cong2007-12-17
* mm/sparse.c: check the return value of sparse_index_alloc()WANG Cong2007-12-17
* sparsemem: make SPARSEMEM_VMEMMAP selectableGeoff Levand2007-12-17
* hugetlb: handle write-protection faults in follow_hugetlb_pageAdam Litke2007-12-10
* Avoid double memclear() in SLOB/SLUBLinus Torvalds2007-12-09
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2007-12-05
|\
| * VM/Security: add security hook to do_brkEric Paris2007-12-06
| * Security: round mmap hint address above mmap_min_addrEric Paris2007-12-06
| * security: protect from stack expantion into low vm addressesEric Paris2007-12-06
* | VM/Security: add security hook to do_brkEric Paris2007-12-05
* | SLUB's ksize() fails for size > 2048Vegard Nossum2007-12-05
* | mm: fix XIP file writesNick Piggin2007-12-05
* | Add EXPORT_SYMBOL(ksize);Tetsuo Handa2007-12-05
* | mm/backing-dev.c: fix percpu_counter_destroy call bug in bdi_initDenis Cheng2007-12-05
|/
* Fix kmem_cache_free performance regression in slabMatthew Wilcox2007-11-30
* memory hotplug fix: fix section mismatch in vmammap_allock_block()KAMEZAWA Hiroyuki2007-11-29
* Fix boot problem with iSeries lacking hugepage supportMel Gorman2007-11-29
* prep_zero_page: remove bogus BUG_ONHugh Dickins2007-11-28
* tmpfs: restore missing clear_highpageHugh Dickins2007-11-28
* [S390] Optimize storage key handling for anonymous pagesChristian Borntraeger2007-11-20