]> git.karo-electronics.de Git - karo-tx-linux.git/history - mm
cma: fix counting of isolated pages
[karo-tx-linux.git] / mm /
2012-10-09 Bartlomiej Zolnier... cma: fix counting of isolated pages
2012-10-09 Andrew Mortonmm-fix-tracing-in-free_pcppages_bulk-fix
2012-10-09 Bartlomiej Zolnier... mm: fix tracing in free_pcppages_bulk()
2012-10-09 Minchan Kimmm-cma-discard-clean-pages-during-contiguous-allocation...
2012-10-09 Minchan Kimmm: cma: discard clean pages during contiguous allocati...
2012-10-09 Andrea Arcangelimm: mmu_notifier: make the mmu_notifier srcu static
2012-10-09 Xishi Qiumemory-hotplug: build zonelists when offlining pages
2012-10-09 Michel Lespinassemm: avoid taking rmap locks in move_ptes()
2012-10-09 Michel Lespinassemm anon rmap: in mremap, set the new vma's position...
2012-10-09 Michel Lespinassemm: add CONFIG_DEBUG_VM_RB build option
2012-10-09 Michel Lespinassemm rmap: remove vma_address check for address inside vma
2012-10-09 Michel Lespinassemm anon rmap: replace same_anon_vma linked list with...
2012-10-09 Michel Lespinassemm anon rmap: remove anon_vma_moveto_tail
2012-10-09 Michel Lespinassemm: interval tree updates
2012-10-09 Michel Lespinassekmemleak: use rbtree instead of prio tree
2012-10-09 Michel Lespinassemm: replace vma prio_tree with an interval tree
2012-10-09 Gerald Schaeferthp: make MADV_HUGEPAGE check for mm->def_flags
2012-10-09 Gerald Schaeferthp: introduce pmdp_invalidate()
2012-10-09 Gerald Schaeferthp: remove assumptions on pgtable_t type
2012-10-09 Gerald Schaeferthp, x86: introduce HAVE_ARCH_TRANSPARENT_HUGEPAGE
2012-10-09 Michel Lespinassemm: fix potential anon_vma locking issue in mprotect()
2012-10-09 Xiao Guangrongthp: remove unnecessary set_recommended_min_free_kbytes
2012-10-09 Xiao Guangrongthp: use khugepaged_enabled to remove duplicate code
2012-10-09 Xiao Guangrongthp: remove khugepaged_loop
2012-10-09 Xiao Guangrongthp: introduce khugepaged_prealloc_page and khugepaged_...
2012-10-09 Xiao Guangrongthp: release page in page pre-alloc path
2012-10-09 Xiao Guangrongthp: merge page pre-alloc in khugepaged_loop into khuge...
2012-10-09 Xiao Guangrongthp: remove some code depend on CONFIG_NUMA
2012-10-09 Xiao Guangrongthp: remove wake_up_interruptible in the exit path
2012-10-09 Xiao Guangrongthp: remove unnecessary khugepaged_thread check
2012-10-09 Xiao Guangrongthp: move khugepaged_mutex out of khugepaged
2012-10-09 Xiao Guangrongthp: remove unnecessary check in start_khugepaged
2012-10-09 Xiao Guangrongthp: fix the count of THP_COLLAPSE_ALLOC
2012-10-09 Michel Lespinassemm: adjust final #endif position in mm/internal.h
2012-10-09 Will Deaconmm: hugetlb: add arch hook for clearing page flags...
2012-10-09 Wanpeng Limm/vmscan: fix error number for failed kthread
2012-10-09 Gavin Shanmm/mmu_notifier: init notifier if necessary
2012-10-09 Gavin Shanmm/mmu_notifier: init notifier if necessary
2012-10-09 Sagi Grimbergmm: mmu_notifier: have mmu_notifiers use a global SRCU...
2012-10-09 Mel Gormanmempolicy-fix-a-memory-corruption-by-refcount-imbalance...
2012-10-09 Mel Gormanmempolicy: fix a memory corruption by refcount imbalanc...
2012-10-09 KOSAKI Motohiromempolicy: fix refcount leak in mpol_set_shared_policy()
2012-10-09 Mel Gormanmempolicy: fix a race in shared_policy_replace()
2012-10-09 KOSAKI Motohiromempolicy: remove mempolicy sharing
2012-10-09 KOSAKI MotohiroRevert "mm: mempolicy: Let vma_merge and vma_split...
2012-10-09 Mel Gormanmm: compaction: capture a suitable high-order page...
2012-10-09 Andrew Mortonmm-vmscan-scale-number-of-pages-reclaimed-by-reclaim...
2012-10-09 Mel Gormanmm: vmscan: scale number of pages reclaimed by reclaim...
2012-10-09 Mel Gormanmm: compaction: update comment in try_to_compact_pages
2012-10-09 Hugh Dickinsmm-mmapc-replace-find_vma_prepare-with-clearer-find_vma...
2012-10-09 Hugh Dickinsmm/mmap.c: replace find_vma_prepare() with clearer...
2012-10-09 Andrew Mortonmm-fix-nonuniform-page-status-when-writing-new-file...
2012-10-09 Andrew Mortonmm-fix-nonuniform-page-status-when-writing-new-file...
2012-10-09 Robin Dongmm: fix nonuniform page status when writing new file...
2012-10-09 Konstantin Khlebnikovmm: kill vma flag VM_RESERVED and mm->reserved_vm counter
2012-10-09 Konstantin Khlebnikovmm: prepare VM_DONTDUMP for using in drivers
2012-10-09 Konstantin Khlebnikovmm: kill vma flag VM_EXECUTABLE and mm->num_exe_file_vmas
2012-10-09 Konstantin Khlebnikovmm: kill vma flag VM_CAN_NONLINEAR
2012-10-09 Konstantin Khlebnikovmm: kill vma flag VM_INSERTPAGE
2012-10-09 Konstantin Khlebnikovmm: introduce arch-specific vma flag VM_ARCH_1
2012-10-09 Konstantin Khlebnikovmm, x86, pat: rework linear pfn-mmap tracking
2012-10-09 Suresh Siddhax86, pat: separate the pfn attribute tracking for remap...
2012-10-09 Rik van Rielmm: remove __GFP_NO_KSWAPD
2012-10-09 Gavin Shanmm/page_alloc.c: remove duplicate check
2012-10-09 Shaohua Lireadahead: fault retry breaks mmap file read random...
2012-10-09 Stephen RothwellMerge remote-tracking branch 'signal/for-next'
2012-10-09 Stephen RothwellMerge remote-tracking branch 'userns/for-next'
2012-10-09 Stephen RothwellMerge remote-tracking branch 'dma-buf/for-next'
2012-10-09 Stephen RothwellMerge remote-tracking branch 'pwm/for-next'
2012-10-09 Stephen RothwellMerge remote-tracking branch 'kvmtool/master'
2012-10-09 Stephen RothwellMerge remote-tracking branch 'samsung/for-next'
2012-10-09 Stephen RothwellMerge remote-tracking branch 'renesas/next'
2012-10-09 Stephen RothwellMerge remote-tracking branch 'ixp4xx/next'
2012-10-09 Stephen RothwellMerge remote-tracking branch 'ep93xx/ep93xx-for-next'
2012-10-09 Stephen RothwellMerge remote-tracking branch 'arm-soc/for-next'
2012-10-09 Stephen RothwellMerge remote-tracking branch 'remoteproc/for-next'
2012-10-09 Stephen RothwellMerge remote-tracking branch 'vhost/linux-next'
2012-10-09 Stephen RothwellMerge remote-tracking branch 'writeback/writeback-for...
2012-10-09 Stephen RothwellMerge remote-tracking branch 'tmem/linux-next'
2012-10-09 Stephen RothwellMerge remote-tracking branch 'leds/for-next'
2012-10-09 Stephen RothwellMerge remote-tracking branch 'drivers-x86/linux-next'
2012-10-09 Stephen RothwellMerge remote-tracking branch 'workqueues/for-next'
2012-10-09 Stephen RothwellMerge remote-tracking branch 'xen-two/linux-next'
2012-10-09 Stephen RothwellMerge remote-tracking branch 'kvm-ppc/kvm-ppc-next'
2012-10-09 Stephen RothwellMerge remote-tracking branch 'kmemleak/kmemleak'
2012-10-09 Stephen RothwellMerge remote-tracking branch 'tip/auto-latest'
2012-10-09 Stephen RothwellMerge remote-tracking branch 'spi-mb/spi-next'
2012-10-09 Stephen RothwellMerge remote-tracking branch 'edac-amd/for-next'
2012-10-09 Stephen RothwellMerge remote-tracking branch 'edac/linux_next'
2012-10-09 Stephen RothwellMerge remote-tracking branch 'fsnotify/for-next'
2012-10-09 Stephen RothwellMerge remote-tracking branch 'osd/linux-next'
2012-10-09 Stephen RothwellMerge remote-tracking branch 'vfio/next'
2012-10-09 Stephen RothwellMerge remote-tracking branch 'watchdog/master'
2012-10-09 Stephen RothwellMerge remote-tracking branch 'selinux/master'
2012-10-09 Stephen RothwellMerge remote-tracking branch 'omap_dss2/for-next'
2012-10-09 Stephen RothwellMerge remote-tracking branch 'fbdev/fbdev-next'
2012-10-09 Stephen RothwellMerge remote-tracking branch 'md/for-next'
2012-10-09 Stephen RothwellMerge remote-tracking branch 'kgdb/kgdb-next'
2012-10-09 Stephen RothwellMerge remote-tracking branch 'mmc/mmc-next'
2012-10-09 Stephen RothwellMerge branch 'quilt/device-mapper'
next