- e3ebcf6 thp: remove assumptions on pgtable_t type by Gerald Schaefer · 12 years ago
- 1562606 thp, x86: introduce HAVE_ARCH_TRANSPARENT_HUGEPAGE by Gerald Schaefer · 12 years ago
- ca42b26 mm: fix potential anon_vma locking issue in mprotect() by Michel Lespinasse · 12 years ago
- 227e404 thp: remove unnecessary set_recommended_min_free_kbytes by Xiao Guangrong · 12 years ago
- 17c230a thp: use khugepaged_enabled to remove duplicate code by Xiao Guangrong · 12 years ago
- b723178 thp: remove khugepaged_loop by Xiao Guangrong · 12 years ago
- 26234f3 thp: introduce khugepaged_prealloc_page and khugepaged_alloc_page by Xiao Guangrong · 12 years ago
- 420256ef thp: release page in page pre-alloc path by Xiao Guangrong · 12 years ago
- d516904 thp: merge page pre-alloc in khugepaged_loop into khugepaged_do_scan by Xiao Guangrong · 12 years ago
- 9817626 thp: remove some code depend on CONFIG_NUMA by Xiao Guangrong · 12 years ago
- 2017c0b thp: remove wake_up_interruptible in the exit path by Xiao Guangrong · 12 years ago
- e060f0e thp: remove unnecessary khugepaged_thread check by Xiao Guangrong · 12 years ago
- 911891a thp: move khugepaged_mutex out of khugepaged by Xiao Guangrong · 12 years ago
- 637e3a2 thp: remove unnecessary check in start_khugepaged by Xiao Guangrong · 12 years ago
- 65b3c07 thp: fix the count of THP_COLLAPSE_ALLOC by Xiao Guangrong · 12 years ago
- db97141 mm: adjust final #endif position in mm/internal.h by Michel Lespinasse · 12 years ago
- 5d3a551 mm: hugetlb: add arch hook for clearing page flags before entering pool by Will Deacon · 12 years ago
- 01dc52e oom: remove deprecated oom_adj by Davidlohr Bueso · 12 years ago
- d5dc0ad mm/vmscan: fix error number for failed kthread by Gavin Shan · 12 years ago
- e0f3c3f mm/mmu_notifier: init notifier if necessary by Gavin Shan · 12 years ago
- 21a9273 mm: mmu_notifier: have mmu_notifiers use a global SRCU so they may safely schedule by Sagi Grimberg · 12 years ago
- 00442ad mempolicy: fix a memory corruption by refcount imbalance in alloc_pages_vma() by Mel Gorman · 12 years ago
- 63f74ca mempolicy: fix refcount leak in mpol_set_shared_policy() by KOSAKI Motohiro · 12 years ago
- b22d127 mempolicy: fix a race in shared_policy_replace() by Mel Gorman · 12 years ago
- 869833f2 mempolicy: remove mempolicy sharing by KOSAKI Motohiro · 12 years ago
- 8d34694c1 revert "mm: mempolicy: Let vma_merge and vma_split handle vma->vm_policy linkages" by KOSAKI Motohiro · 12 years ago
- 1fb3f8c mm: compaction: capture a suitable high-order page immediately when it is made available by Mel Gorman · 12 years ago
- 83fde0f mm: vmscan: scale number of pages reclaimed by reclaim/compaction based on failures by Mel Gorman · 12 years ago
- 4ffb633 mm: compaction: update comment in try_to_compact_pages by Mel Gorman · 12 years ago
- 6597d78 mm/mmap.c: replace find_vma_prepare() with clearer find_vma_links() by Hugh Dickins · 12 years ago
- d741c9c mm: fix nonuniform page status when writing new file with small buffer by Robin Dong · 12 years ago
- 314e51b mm: kill vma flag VM_RESERVED and mm->reserved_vm counter by Konstantin Khlebnikov · 12 years ago
- 0103bd1 mm: prepare VM_DONTDUMP for using in drivers by Konstantin Khlebnikov · 12 years ago
- e9714ac mm: kill vma flag VM_EXECUTABLE and mm->num_exe_file_vmas by Konstantin Khlebnikov · 12 years ago
- 0b173bc mm: kill vma flag VM_CAN_NONLINEAR by Konstantin Khlebnikov · 12 years ago
- 4b6e1e3 mm: kill vma flag VM_INSERTPAGE by Konstantin Khlebnikov · 12 years ago
- cc2383e mm: introduce arch-specific vma flag VM_ARCH_1 by Konstantin Khlebnikov · 12 years ago
- b3b9c29 mm, x86, pat: rework linear pfn-mmap tracking by Konstantin Khlebnikov · 12 years ago
- 5180da4 x86, pat: separate the pfn attribute tracking for remap_pfn_range and vm_insert_pfn by Suresh Siddha · 12 years ago
- c654345 mm: remove __GFP_NO_KSWAPD by Rik van Riel · 12 years ago
- 125b79d7 Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux by Linus Torvalds · 12 years ago
- 17f3609 sections: fix section conflicts in mm/percpu.c by Andi Kleen · 12 years ago
- e2087be Merge branch 'slab/tracing' into slab/for-linus by Pekka Enberg · 12 years ago
- f4178cd Merge branch 'slab/common-for-cgroups' into slab/for-linus by Pekka Enberg · 12 years ago
- 023dc70 Merge branch 'slab/next' into slab/for-linus by Pekka Enberg · 12 years ago
- 608da7e slab: Fix build failure in __kmem_cache_create() by Tetsuo Handa · 12 years ago
- 788e1aa slub: init_kmem_cache_cpus() and put_cpu_partial() can be static by Fengguang Wu · 12 years ago
- 33c2a17 Merge tag 'stable/for-linus-3.7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/mm by Linus Torvalds · 12 years ago
- aab174f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
- 68d47a1 Merge branch 'for-3.7-hierarchy' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 12 years ago
- c0e8a13 Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 12 years ago
- 033d995 Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 12 years ago
- 620e775 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
- 99dbb16 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
- c0b24b5 Revert "mm/slab: Fix kmem_cache_alloc_node_trace() declaration" by Pekka Enberg · 12 years ago
- 99a1300 thp: avoid VM_BUG_ON page_count(page) false positives in __collapse_huge_page_copy by Andrea Arcangeli · 12 years ago
- 2f60d62 CPU hotplug, writeback: Don't call writeback_set_ratelimit() too often during hotplug by Srivatsa S. Bhat · 12 years ago
- 2903ff0 switch simple cases of fget_light to fdget by Al Viro · 12 years ago
- cb0942b make get_file() return its argument by Al Viro · 12 years ago
- 132ea24 switch readahead(2) to fget_light() by Al Viro · 12 years ago
- 6114437 switch fadvise(2) to fget_light() by Al Viro · 12 years ago
- 82bd550 mm, slob: fix build breakage in __kmalloc_node_track_caller by David Rientjes · 12 years ago
- 1e5965b mm/slab: Fix kmem_cache_alloc_node_trace() declaration by Ezequiel Garcia · 12 years ago
- 592f414 mm/slab: Fix typo _RET_IP -> _RET_IP_ by Ezequiel Garcia · 12 years ago
- 593d100 Merge remote-tracking branch 'tip/core/rcu' into next.2012.09.25b by Paul E. McKenney · 12 years ago
- 2b847c3 mm, slub: Rename slab_alloc() -> slab_alloc_node() to match SLAB by Ezequiel Garcia · 12 years ago
- 4835630 mm, slab: Rename __cache_alloc() -> slab_alloc() by Ezequiel Garcia · 12 years ago
- 4052147 mm, slab: Match SLAB and SLUB kmem_cache_alloc_xxx_trace() prototype by Ezequiel Garcia · 12 years ago
- 7c0cb9c mm, slab: Replace 'caller' type, void* -> unsigned long by Ezequiel Garcia · 12 years ago
- f3f7410 mm, slob: Add support for kmalloc_track_caller() by Ezequiel Garcia · 12 years ago
- ff4fcd0 mm, slab: Remove silly function slab_buffer_size() by Ezequiel Garcia · 12 years ago
- 90f2cbb mm, slob: Use NUMA_NO_NODE instead of -1 by Ezequiel Garcia · 12 years ago
- 58fac09 kmemleak: Replace list_for_each_continue_rcu with new interface by Michael Wang · 12 years ago
- e3483a5 frontswap: support exclusive gets if tmem backend is capable by Dan Magenheimer · 12 years ago
- a00bb1e mm: frontswap: fix a wrong if condition in frontswap_shrink by Zhenzhong Duan · 12 years ago
- 645df23 mm, sl[au]b: Taint kernel when we detect a corrupted slab by Dave Jones · 12 years ago
- f28510d slab: Only define slab_error for DEBUG by Christoph Lameter · 12 years ago
- f14851a memory hotplug: fix section info double registration bug by qiuxishi · 12 years ago
- 0ba8f2d mm/page_alloc: fix the page address of higher page's buddy calculation by Li Haifeng · 12 years ago
- 8ba00bb slub: consider pfmemalloc_match() in get_partial_node() by Joonsoo Kim · 12 years ago
- d014dc2 slab: fix starting index for finding another object by Joonsoo Kim · 12 years ago
- 30c29be slab: do ClearSlabPfmemalloc() for all pages of slab by Mel Gorman · 12 years ago
- 18b48d5 memory hotplug: reset pgdat->kswapd to NULL if creating kernel thread fails by Wen Congyang · 12 years ago
- 7076cca Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
- 8c7f6ed cgroup: mark subsystems with broken hierarchy support and whine if cgroups are nested for them by Tejun Heo · 12 years ago
- 947ca18 slab: fix the DEADLOCK issue on l3 alien lock by Michael Wang · 12 years ago
- 9df53b1 slub: Zero initial memory segment for kmem_cache and kmem_cache_node by Christoph Lameter · 12 years ago
- 80de7c3 Remove user-triggerable BUG from mpol_to_str by Dave Jones · 12 years ago
- aac3a16 Revert "mm/sl[aou]b: Move sysfs_slab_add to common" by Pekka Enberg · 12 years ago
- cce89f4 mm/sl[aou]b: Move kmem_cache refcounting to common code by Christoph Lameter · 12 years ago
- 8a13a4c mm/sl[aou]b: Shrink __kmem_cache_create() parameter lists by Christoph Lameter · 12 years ago
- 278b1bb mm/sl[aou]b: Move kmem_cache allocations into common code by Christoph Lameter · 12 years ago
- 96d17b7 mm/sl[aou]b: Move sysfs_slab_add to common by Christoph Lameter · 12 years ago
- cbb7969 mm/sl[aou]b: Do slab aliasing call from common code by Christoph Lameter · 12 years ago
- db265ec mm/sl[aou]b: Move duping of slab name to slab_common.c by Christoph Lameter · 12 years ago
- 12c3667 mm/sl[aou]b: Get rid of __kmem_cache_destroy by Christoph Lameter · 12 years ago
- 8f4c765 mm/sl[aou]b: Move freeing of kmem_cache structure to common code by Christoph Lameter · 12 years ago
- 9b030cb mm/sl[aou]b: Use "kmem_cache" name for slab cache with kmem_cache struct by Christoph Lameter · 12 years ago
- 945cf2b mm/sl[aou]b: Extract a common function for kmem_cache_destroy by Christoph Lameter · 12 years ago
- 7c9adf5 mm/sl[aou]b: Move list_add() to slab_common.c by Christoph Lameter · 12 years ago