wait: introduce EXIT_TRACE to avoid the racy EXIT_DEAD->EXIT_ZOMBIE transition
[deliverable/linux.git] / mm /
2014-04-07  SeongJae Parkmm/zswap.c: remove unnecessary parentheses
2014-04-07  Minchan Kimmm/zswap: support multiple swap devices
2014-04-07  SeongJae Parkmm/zswap.c: update zsmalloc in comment to zbud
2014-04-07  SeongJae Parkmm/zswap.c: fix trivial typo and arrange indentation
2014-04-07  John Hubbardmm/page_alloc.c: change mm debug routines back to EXPOR...
2014-04-07  Fabian Frederickmm/readahead.c: inline ra_submit
2014-04-07  Mizuma, Masayoshimm: hugetlb: fix softlockup when a large number of...
2014-04-07  Fabian Frederickmm/memblock.c: use PFN_PHYS()
2014-04-07  Emil Medvememblock: use for_each_memblock()
2014-04-07  Miklos Szeredimm: remove unused arg of set_page_dirty_balance()
2014-04-07  Vlastimil Babkamm: try_to_unmap_cluster() should lock_page() before...
2014-04-07  Johannes Weinermm: page_alloc: spill to remote nodes before waking...
2014-04-07  Michal Hockomemcg: rename high level charging functions
2014-04-07  Johannes Weinermemcg: sanitize __mem_cgroup_try_charge() call protocol
2014-04-07  Michal Hockomemcg: do not replicate get_mem_cgroup_from_mm in __mem...
2014-04-07  Johannes Weinermemcg: get_mem_cgroup_from_mm()
2014-04-07  Johannes Weinermemcg: remove unnecessary !mm check from try_get_mem_cg...
2014-04-07  Johannes Weinermm: memcg: push !mm handling out to page cache charge...
2014-04-07  Johannes Weinermm: memcg: inline mem_cgroup_charge_common()
2014-04-07  Johannes Weinermm: memcg: remove mem_cgroup_move_account_page_stat()
2014-04-07  Johannes Weinermm: memcg: remove unnecessary preemption disabling
2014-04-07  Kirill A. Shutemovmm: use 'const char *' insted of 'char *' for reason...
2014-04-07  Gioh Kimmm/vmalloc.c: enhance vm_map_ram() comment
2014-04-07  Choi Gi-yongmm: fix 'ERROR: do not initialise globals to 0 or NULL...
2014-04-07  Mikulas Patockamempool: add unlikely and likely hints
2014-04-07  David Rientjesmm, compaction: determine isolation mode only once
2014-04-07  David Rientjesmm, mempolicy: remove per-process flag
2014-04-07  David Rientjesmm, mempolicy: rename slab_node for clarity
2014-04-07  Gideon Israel Dsouzamm: use macros from compiler.h instead of __attribute__...
2014-04-07  Davidlohr Buesomm: per-thread vma caching
2014-04-07  Ning Qumm: implement ->map_pages for shmem/tmpfs
2014-04-07  Kirill A. Shutemovmm: add debugfs tunable for fault_around_order
2014-04-07  Kirill A. Shutemovmm: cleanup size checks in filemap_fault() and filemap_...
2014-04-07  Kirill A. Shutemovmm: implement ->map_pages for page cache
2014-04-07  Kirill A. Shutemovmm: introduce vm_ops->map_pages()
2014-04-07  Kirill A. Shutemovmm: disable split page table lock for !MMU
2014-04-07  Alex Thorltonmm: revert "thp: make MADV_HUGEPAGE check for mm->def_f...
2014-04-07  Joonsoo Kimmm/compaction: clean-up code on success of ballon isolation
2014-04-07  Joonsoo Kimmm/compaction: check pageblock suitability once per...
2014-04-07  Joonsoo Kimmm/compaction: change the timing to check to drop the...
2014-04-07  Joonsoo Kimmm/compaction: do not call suitable_migration_target...
2014-04-07  Joonsoo Kimmm/compaction: disallow high-order page for migration...
2014-04-07  Michal Hockomm: exclude memoryless nodes from zone_reclaim
2014-04-07  Davidlohr Buesomm/memory.c: update comment in unmap_single_vma()
2014-04-07  Weijie Yangmm/vmscan: do not check compaction_ready on promoted...
2014-04-07  Weijie Yangmm/vmscan: restore sc->gfp_mask after promoting it...
2014-04-07  Rik van Rielmm: move mmu notifier call from change_protection to...
2014-04-07  Mel Gormanmm: numa: recheck for transhuge pages under lock during...
2014-04-07  Rik van Rielmm,numa: reorganize change_pmd_range()
2014-04-07  Naoya Horiguchimm/hugetlb.c: add NULL check of return value of huge_pt...
2014-04-06  Linus TorvaldsMerge tag 'nfs-for-3.15-1' of git://git.linux-nfs.org...
2014-04-06  Linus TorvaldsMerge tag 'modules-next-for-linus' of git://git./linux...
2014-04-06  Linus TorvaldsMerge git://git./linux/kernel/git/cmetcalf/linux-tile
2014-04-06  Linus TorvaldsMerge tag 'dm-3.15-changes' of git://git./linux/kernel...
2014-04-06  Linus TorvaldsMerge tag 'iommu-updates-v3.15' of git://git./linux...
2014-04-06  Linus TorvaldsMerge branch 'hwmon-for-linus' of git://git./linux...
2014-04-06  Linus TorvaldsMerge tag 'clk-for-linus-3.15' of git://git.linaro...
2014-04-06  Linus TorvaldsMerge tag 'pwm/for-3.15-rc1' of git://git./linux/kernel...
2014-04-05  Linus TorvaldsMerge tag 'tags/cleanup2-3.15' of git://git./linux...
2014-04-05  Linus TorvaldsMerge tag 'sh-3.15' of git://git./linux/kernel/git...
2014-04-05  Linus TorvaldsMerge tag 'drivers-3.15' of git://git./linux/kernel...
2014-04-05  Linus TorvaldsMerge tag 'dt-3.15' of git://git./linux/kernel/git...
2014-04-05  Linus TorvaldsMerge tag 'boards-3.15' of git://git./linux/kernel...
2014-04-05  Linus TorvaldsMerge tag 'soc-3.15' of git://git./linux/kernel/git...
2014-04-05  Linus TorvaldsMerge tag 'cleanup-3.15' of git://git./linux/kernel...
2014-04-05  Linus TorvaldsMerge tag 'fixes-non-critical-3.15' of git://git./linux...
2014-04-05  Linus TorvaldsMerge branch 'for-linus' of git://ftp.arm.linux.org...
2014-04-05  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-04-05  Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
2014-04-05  Linus TorvaldsMerge branch 'topic/exynos' of git://git./linux/kernel...
2014-04-05  Linus TorvaldsMerge tag 'fbdev-main-3.15' of git://git./linux/kernel...
2014-04-05  Linus TorvaldsMerge tag 'ktest-v3.15' of git://git./linux/kernel...
2014-04-05  Linus TorvaldsMerge tag 'random_for_linus' of git://git./linux/kernel...
2014-04-04  Hugh Dickinsmm: get_user_pages(write,force) refuse to COW in shared...
2014-04-04  Linus TorvaldsMerge tag 'xfs-for-linus-3.15-rc1' of git://oss.sgi...
2014-04-04  Linus TorvaldsMerge tag 'ext4_for_linus' of git://git./linux/kernel...
2014-04-04  Linus TorvaldsMerge tag 'please-pull-pstore' of git://git./linux...
2014-04-04  Linus TorvaldsMerge tag 'upstream-3.15-rc1' of git://git.infradead...
2014-04-04  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-04-04  Linus TorvaldsMerge tag 'dlm-3.15' of git://git./linux/kernel/git...
2014-04-04  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-04-04  Linus TorvaldsMerge tag 'gfs2-merge-window' of git://git./linux/kerne...
2014-04-04  Linus TorvaldsMerge branch 'locks-3.15' of git://git.samba.org/jlayto...
2014-04-04  Linus TorvaldsMerge branch 'cross-rename' of git://git./linux/kernel...
2014-04-04  Linus TorvaldsMerge branch 'v4l_for_linus' of git://git./linux/kernel...
2014-04-04  Linus TorvaldsMerge branch 'linux_next' of git://git./linux/kernel...
2014-04-04  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-04-03  Linus TorvaldsMerge tag 'rdma-for-linus' of git://git./linux/kernel...
2014-04-03  Linus TorvaldsMerge tag 'hwmon-for-linus' of git://git./linux/kernel...
2014-04-03  Linus TorvaldsMerge tag 'gpio-v3.15-1' of git://git./linux/kernel...
2014-04-03  Russell KingMerge branch 'devel-stable' into for-next
2014-04-03  Russell KingMerge branches 'amba', 'fixes', 'misc', 'mmci', 'unstab...
2014-04-03  Linus TorvaldsMerge branch 'akpm' (incoming from Andrew)
2014-04-03  Raghavendra K Tmm/readahead.c: fix readahead failure for memoryless...
2014-04-03  Vladimir Davydovslub: do not drop slab_mutex for sysfs_slab_add
2014-04-03  Dave Hansendrop_caches: add some documentation and info message
2014-04-03  Sasha Levinmm: remove read_cache_page_async()
2014-04-03  Kirill A. Shutemovmm, thp: drop do_huge_pmd_wp_zero_page_fallback()
2014-04-03  Kirill A. Shutemovmm: consolidate code to setup pte
2014-04-03  Kirill A. Shutemovmm: consolidate code to call vm_ops->page_mkwrite()
next
This page took 0.048271 seconds and 8 git commands to generate.