| 2012-10-09 | Bartlomiej... | cma: count free CMA pages | commit | commitdiff | tree | snapshot | 
| 2012-10-09 | Bartlomiej... | cma: fix counting of isolated pages | commit | commitdiff | tree | snapshot | 
| 2012-10-09 | Bartlomiej... | mm: fix tracing in free_pcppages_bulk() | commit | commitdiff | tree | snapshot | 
| 2012-10-09 | Minchan Kim | mm: cma: discard clean pages during contiguous allocati... | commit | commitdiff | tree | snapshot | 
| 2012-10-09 | Andrea Arcangeli | mm: mmu_notifier: make the mmu_notifier srcu static | commit | commitdiff | tree | snapshot | 
| 2012-10-09 | Xishi Qiu | memory-hotplug: build zonelists when offlining pages | commit | commitdiff | tree | snapshot | 
| 2012-10-09 | Michel Lespinasse | mm: avoid taking rmap locks in move_ptes() | commit | commitdiff | tree | snapshot | 
| 2012-10-09 | Michel Lespinasse | mm anon rmap: in mremap, set the new vma's position... | commit | commitdiff | tree | snapshot | 
| 2012-10-09 | Michel Lespinasse | mm: add CONFIG_DEBUG_VM_RB build option | commit | commitdiff | tree | snapshot | 
| 2012-10-09 | Michel Lespinasse | mm rmap: remove vma_address check for address inside vma | commit | commitdiff | tree | snapshot | 
| 2012-10-09 | Michel Lespinasse | mm anon rmap: replace same_anon_vma linked list with... | commit | commitdiff | tree | snapshot | 
| 2012-10-09 | Michel Lespinasse | mm anon rmap: remove anon_vma_moveto_tail | commit | commitdiff | tree | snapshot | 
| 2012-10-09 | Michel Lespinasse | mm: interval tree updates | commit | commitdiff | tree | snapshot | 
| 2012-10-09 | Michel Lespinasse | rbtree: move augmented rbtree functionality to rbtree_a... | commit | commitdiff | tree | snapshot | 
| 2012-10-09 | Michel Lespinasse | prio_tree: remove | commit | commitdiff | tree | snapshot | 
| 2012-10-09 | Michel Lespinasse | kmemleak: use rbtree instead of prio tree | commit | commitdiff | tree | snapshot | 
| 2012-10-09 | Michel Lespinasse | mm: replace vma prio_tree with an interval tree | commit | commitdiff | tree | snapshot | 
| 2012-10-09 | Michel Lespinasse | rbtree: add prio tree and interval tree tests | commit | commitdiff | tree | snapshot | 
| 2012-10-09 | Michel Lespinasse | rbtree: add RB_DECLARE_CALLBACKS() macro | commit | commitdiff | tree | snapshot | 
| 2012-10-09 | Michel Lespinasse | rbtree: remove prior augmented rbtree implementation | commit | commitdiff | tree | snapshot | 
| 2012-10-09 | Michel Lespinasse | rbtree: faster augmented rbtree manipulation | commit | commitdiff | tree | snapshot | 
| 2012-10-09 | Michel Lespinasse | rbtree: augmented rbtree test | commit | commitdiff | tree | snapshot | 
| 2012-10-09 | Michel Lespinasse | rbtree: low level optimizations in rb_erase() | commit | commitdiff | tree | snapshot | 
| 2012-10-09 | Michel Lespinasse | rbtree: handle 1-child recoloring in rb_erase() instead... | commit | commitdiff | tree | snapshot | 
| 2012-10-09 | Michel Lespinasse | rbtree: place easiest case first in rb_erase() | commit | commitdiff | tree | snapshot | 
| 2012-10-09 | Michel Lespinasse | rbtree: add __rb_change_child() helper function | commit | commitdiff | tree | snapshot | 
| 2012-10-09 | Michel Lespinasse | rbtree test: fix sparse warning about 64-bit constant | commit | commitdiff | tree | snapshot | 
| 2012-10-09 | Michel Lespinasse | rbtree: optimize fetching of sibling node | commit | commitdiff | tree | snapshot | 
| 2012-10-09 | Michel Lespinasse | rbtree: coding style adjustments | commit | commitdiff | tree | snapshot | 
| 2012-10-09 | Michel Lespinasse | rbtree: low level optimizations in __rb_erase_color() | commit | commitdiff | tree | snapshot | 
| 2012-10-09 | Michel Lespinasse | rbtree: optimize case selection logic in __rb_erase_color() | commit | commitdiff | tree | snapshot | 
| 2012-10-09 | Michel Lespinasse | rbtree: adjust node color in __rb_erase_color() only... | commit | commitdiff | tree | snapshot | 
| 2012-10-09 | Michel Lespinasse | rbtree: low level optimizations in rb_insert_color() | commit | commitdiff | tree | snapshot | 
| 2012-10-09 | Michel Lespinasse | rbtree: adjust root color in rb_insert_color() only... | commit | commitdiff | tree | snapshot | 
| 2012-10-09 | Michel Lespinasse | rbtree: break out of rb_insert_color loop after tree... | commit | commitdiff | tree | snapshot | 
| 2012-10-09 | Michel Lespinasse | rbtree: performance and correctness test | commit | commitdiff | tree | snapshot | 
| 2012-10-09 | Michel Lespinasse | rbtree: move some implementation details from rbtree... | commit | commitdiff | tree | snapshot | 
| 2012-10-09 | Michel Lespinasse | rbtree: fix incorrect rbtree node insertion in fs/proc... | commit | commitdiff | tree | snapshot | 
| 2012-10-09 | Michel Lespinasse | rbtree: empty nodes have no color | commit | commitdiff | tree | snapshot | 
| 2012-10-09 | Michel Lespinasse | rbtree: reference Documentation/rbtree.txt for usage... | commit | commitdiff | tree | snapshot | 
| 2012-10-09 | Michel Lespinasse | ipc/mqueue: remove unnecessary rb_init_node() calls | commit | commitdiff | tree | snapshot | 
| 2012-10-09 | Gerald Schaefer | thp, s390: architecture backend for thp on s390 | commit | commitdiff | tree | snapshot | 
| 2012-10-09 | Gerald Schaefer | thp, s390: disable thp for kvm host on s390 | commit | commitdiff | tree | snapshot | 
| 2012-10-09 | Gerald Schaefer | thp, s390: thp pagetable pre-allocation for s390 | commit | commitdiff | tree | snapshot | 
| 2012-10-09 | Gerald Schaefer | thp, s390: thp splitting backend for s390 | commit | commitdiff | tree | snapshot | 
| 2012-10-09 | Gerald Schaefer | thp: make MADV_HUGEPAGE check for mm->def_flags | commit | commitdiff | tree | snapshot | 
| 2012-10-09 | Gerald Schaefer | thp: introduce pmdp_invalidate() | commit | commitdiff | tree | snapshot | 
| 2012-10-09 | Gerald Schaefer | thp: remove assumptions on pgtable_t type | commit | commitdiff | tree | snapshot | 
| 2012-10-09 | Gerald Schaefer | thp, x86: introduce HAVE_ARCH_TRANSPARENT_HUGEPAGE | commit | commitdiff | tree | snapshot | 
| 2012-10-09 | Michel Lespinasse | mm: fix potential anon_vma locking issue in mprotect() | commit | commitdiff | tree | snapshot | 
| 2012-10-09 | Xiao Guangrong | thp: remove unnecessary set_recommended_min_free_kbytes | commit | commitdiff | tree | snapshot | 
| 2012-10-09 | Xiao Guangrong | thp: use khugepaged_enabled to remove duplicate code | commit | commitdiff | tree | snapshot | 
| 2012-10-09 | Xiao Guangrong | thp: remove khugepaged_loop | commit | commitdiff | tree | snapshot | 
| 2012-10-09 | Xiao Guangrong | thp: introduce khugepaged_prealloc_page and khugepaged_... | commit | commitdiff | tree | snapshot | 
| 2012-10-09 | Xiao Guangrong | thp: release page in page pre-alloc path | commit | commitdiff | tree | snapshot | 
| 2012-10-09 | Xiao Guangrong | thp: merge page pre-alloc in khugepaged_loop into khuge... | commit | commitdiff | tree | snapshot | 
| 2012-10-09 | Xiao Guangrong | thp: remove some code depend on CONFIG_NUMA | commit | commitdiff | tree | snapshot | 
| 2012-10-09 | Xiao Guangrong | thp: remove wake_up_interruptible in the exit path | commit | commitdiff | tree | snapshot | 
| 2012-10-09 | Xiao Guangrong | thp: remove unnecessary khugepaged_thread check | commit | commitdiff | tree | snapshot | 
| 2012-10-09 | Xiao Guangrong | thp: move khugepaged_mutex out of khugepaged | commit | commitdiff | tree | snapshot | 
| 2012-10-09 | Xiao Guangrong | thp: remove unnecessary check in start_khugepaged | commit | commitdiff | tree | snapshot | 
| 2012-10-09 | Xiao Guangrong | thp: fix the count of THP_COLLAPSE_ALLOC | commit | commitdiff | tree | snapshot | 
| 2012-10-09 | Michel Lespinasse | mm: adjust final #endif position in mm/internal.h | commit | commitdiff | tree | snapshot | 
| 2012-10-09 | Will Deacon | mm: hugetlb: add arch hook for clearing page flags... | commit | commitdiff | tree | snapshot | 
| 2012-10-09 | Davidlohr Bueso | oom: remove deprecated oom_adj | commit | commitdiff | tree | snapshot | 
| 2012-10-09 | Gavin Shan | mm/vmscan: fix error number for failed kthread | commit | commitdiff | tree | snapshot | 
| 2012-10-09 | Gavin Shan | mm/mmu_notifier: init notifier if necessary | commit | commitdiff | tree | snapshot | 
| 2012-10-09 | Sagi Grimberg | mm: mmu_notifier: have mmu_notifiers use a global SRCU... | commit | commitdiff | tree | snapshot | 
| 2012-10-09 | Xiao Guangrong | mm: mmu_notifier: fix inconsistent memory between secon... | commit | commitdiff | tree | snapshot | 
| 2012-10-09 | Mel Gorman | mempolicy: fix a memory corruption by refcount imbalanc... | commit | commitdiff | tree | snapshot | 
| 2012-10-09 | KOSAKI Motohiro | mempolicy: fix refcount leak in mpol_set_shared_policy() | commit | commitdiff | tree | snapshot | 
| 2012-10-09 | Mel Gorman | mempolicy: fix a race in shared_policy_replace() | commit | commitdiff | tree | snapshot | 
| 2012-10-09 | KOSAKI Motohiro | mempolicy: remove mempolicy sharing | commit | commitdiff | tree | snapshot | 
| 2012-10-09 | KOSAKI Motohiro | revert "mm: mempolicy: Let vma_merge and vma_split... | commit | commitdiff | tree | snapshot | 
| 2012-10-09 | Mel Gorman | mm: compaction: capture a suitable high-order page... | commit | commitdiff | tree | snapshot | 
| 2012-10-09 | Mel Gorman | mm: vmscan: scale number of pages reclaimed by reclaim... | commit | commitdiff | tree | snapshot | 
| 2012-10-09 | Mel Gorman | mm: compaction: update comment in try_to_compact_pages | commit | commitdiff | tree | snapshot | 
| 2012-10-09 | Hugh Dickins | mm/mmap.c: replace find_vma_prepare() with clearer... | commit | commitdiff | tree | snapshot | 
| 2012-10-09 | Robin Dong | mm: fix nonuniform page status when writing new file... | commit | commitdiff | tree | snapshot | 
| 2012-10-09 | Konstantin... | mm: kill vma flag VM_RESERVED and mm->reserved_vm counter | commit | commitdiff | tree | snapshot | 
| 2012-10-09 | Konstantin... | mm: prepare VM_DONTDUMP for using in drivers | commit | commitdiff | tree | snapshot | 
| 2012-10-09 | Konstantin... | mm: kill vma flag VM_EXECUTABLE and mm->num_exe_file_vmas | commit | commitdiff | tree | snapshot | 
| 2012-10-09 | Konstantin... | mm: use mm->exe_file instead of first VM_EXECUTABLE... | commit | commitdiff | tree | snapshot | 
| 2012-10-09 | Konstantin... | mm: kill vma flag VM_CAN_NONLINEAR | commit | commitdiff | tree | snapshot | 
| 2012-10-09 | Konstantin... | mm: kill vma flag VM_INSERTPAGE | commit | commitdiff | tree | snapshot | 
| 2012-10-09 | Konstantin... | mm: introduce arch-specific vma flag VM_ARCH_1 | commit | commitdiff | tree | snapshot | 
| 2012-10-09 | Konstantin... | mm, x86, pat: rework linear pfn-mmap tracking | commit | commitdiff | tree | snapshot | 
| 2012-10-09 | Suresh Siddha | x86, pat: separate the pfn attribute tracking for remap... | commit | commitdiff | tree | snapshot | 
| 2012-10-09 | Suresh Siddha | x86, pat: remove the dependency on 'vm_pgoff' in track... | commit | commitdiff | tree | snapshot | 
| 2012-10-09 | Rik van Riel | mm: remove __GFP_NO_KSWAPD | commit | commitdiff | tree | snapshot | 
| 2012-10-09 | Srivatsa S... | CPU hotplug, debug: detect imbalance between get_online... | commit | commitdiff | tree | snapshot | 
| 2012-10-09 | Catalin Marinas | Kconfig: clean up the "#if defined(arch)" list for... | commit | commitdiff | tree | snapshot | 
| 2012-10-09 | Catalin Marinas | Kconfig: clean up the long arch list for the DEBUG_BUGV... | commit | commitdiff | tree | snapshot | 
| 2012-10-09 | Catalin Marinas | Kconfig: clean up the long arch list for the DEBUG_KMEM... | commit | commitdiff | tree | snapshot | 
| 2012-10-09 | Catalin Marinas | Kconfig: clean up the long arch list for the UID16... | commit | commitdiff | tree | snapshot | 
| 2012-10-09 | Konrad Rzeszutek... | MAINTAINERS: add Konrad as the SWIOTLB maintainer | commit | commitdiff | tree | snapshot | 
| 2012-10-08 | Linus Torvalds | Merge tag 'sound-3.7' of git://git./linux/kernel/git... | commit | commitdiff | tree | snapshot | 
| 2012-10-08 | Oleg Nesterov | exec: make de_thread() killable | commit | commitdiff | tree | snapshot | 
| 2012-10-08 | Linus Torvalds | Merge tag 'arm64-fixes' of git://git./linux/kernel... | commit | commitdiff | tree | snapshot | 
| 2012-10-08 | Linus Torvalds | Merge git://git./linux/kernel/git/davem/sparc | commit | commitdiff | tree | snapshot | 
| next |