| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | | mm, compaction: add migratetype to compact_control | Vlastimil Babka | 2017-05-08 | 2 | -8/+8 |
| * | | | | | mm, compaction: change migrate_async_suitable() to suitable_migration_source() | Vlastimil Babka | 2017-05-08 | 1 | -8/+11 |
| * | | | | | mm, page_alloc: count movable pages when stealing from pageblock | Vlastimil Babka | 2017-05-08 | 2 | -17/+62 |
| * | | | | | mm, page_alloc: split smallest stolen page in fallback | Vlastimil Babka | 2017-05-08 | 1 | -25/+37 |
| * | | | | | mm, compaction: remove redundant watermark check in compact_finished() | Vlastimil Babka | 2017-05-08 | 1 | -8/+0 |
| * | | | | | mm, compaction: reorder fields in struct compact_control | Vlastimil Babka | 2017-05-08 | 1 | -5/+5 |
* | | | | | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 2017-05-08 | 1 | -4/+10 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| * | | | | | mm: retry writepages() on ENOMEM when doing an data integrity writeback | Theodore Ts'o | 2017-04-28 | 1 | -4/+10 |
* | | | | | | Merge tag 'staging-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2017-05-05 | 3 | -3/+31 |
|\ \ \ \ \ \ |
|
| * | | | | | | cma: Introduce cma_for_each_area | Laura Abbott | 2017-04-18 | 1 | -0/+14 |
| * | | | | | | cma: Store a name in the cma structure | Laura Abbott | 2017-04-18 | 3 | -3/+17 |
| |/ / / / / |
|
* | | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2017-05-05 | 1 | -15/+41 |
|\ \ \ \ \ \
| | |_|_|_|/
| |/| | | | |
|
| * | | | | | memblock: add memblock_cap_memory_range() | AKASHI Takahiro | 2017-04-05 | 1 | -15/+29 |
| * | | | | | memblock: add memblock_clear_nomap() | AKASHI Takahiro | 2017-04-05 | 1 | -0/+12 |
* | | | | | | Merge tag 'trace-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds | 2017-05-03 | 1 | -0/+1 |
|\ \ \ \ \ \ |
|
| * | | | | | | ftrace: Have init/main.c call ftrace directly to free init memory | Steven Rostedt (VMware) | 2017-04-03 | 1 | -3/+0 |
| * | | | | | | ftrace: Allow for function tracing to record init functions on boot up | Steven Rostedt (VMware) | 2017-03-24 | 1 | -0/+4 |
| |/ / / / / |
|
* | | | | | | kasan: separate report parts by empty lines | Andrey Konovalov | 2017-05-03 | 1 | -0/+7 |
* | | | | | | kasan: improve double-free report format | Andrey Konovalov | 2017-05-03 | 3 | -18/+17 |
* | | | | | | kasan: print page description after stacks | Andrey Konovalov | 2017-05-03 | 1 | -6/+8 |
* | | | | | | kasan: improve slab object description | Andrey Konovalov | 2017-05-03 | 1 | -11/+42 |
* | | | | | | kasan: change report header | Andrey Konovalov | 2017-05-03 | 1 | -4/+4 |
* | | | | | | kasan: simplify address description logic | Andrey Konovalov | 2017-05-03 | 1 | -16/+21 |
* | | | | | | kasan: change allocation and freeing stack traces headers | Andrey Konovalov | 2017-05-03 | 1 | -6/+4 |
* | | | | | | kasan: unify report headers | Andrey Konovalov | 2017-05-03 | 1 | -13/+13 |
* | | | | | | kasan: introduce helper functions for determining bug type | Andrey Konovalov | 2017-05-03 | 1 | -10/+30 |
* | | | | | | mm: hwpoison: call shake_page() after try_to_unmap() for mlocked page | Naoya Horiguchi | 2017-05-03 | 1 | -0/+8 |
* | | | | | | mm: hwpoison: call shake_page() unconditionally | Naoya Horiguchi | 2017-05-03 | 2 | -18/+12 |
* | | | | | | mm/swapfile.c: fix swap space leak in error path of swap_free_entries() | Huang Ying | 2017-05-03 | 1 | -2/+0 |
* | | | | | | mm/gup.c: fix access_ok() argument type | Arnd Bergmann | 2017-05-03 | 1 | -1/+1 |
* | | | | | | mm/truncate: avoid pointless cleancache_invalidate_inode() calls. | Andrey Ryabinin | 2017-05-03 | 1 | -5/+7 |
* | | | | | | mm/truncate: bail out early from invalidate_inode_pages2_range() if mapping i... | Andrey Ryabinin | 2017-05-03 | 1 | -0/+3 |
* | | | | | | fs: fix data invalidation in the cleancache during direct IO | Andrey Ryabinin | 2017-05-03 | 1 | -15/+11 |
* | | | | | | mm, page_alloc: remove debug_guardpage_minorder() test in warn_alloc() | Tetsuo Handa | 2017-05-03 | 1 | -2/+1 |
* | | | | | | mm/memory-failure.c: add page flag description in error paths | Anshuman Khandual | 2017-05-03 | 1 | -8/+8 |
* | | | | | | mm/madvise: move up the behavior parameter validation | Anshuman Khandual | 2017-05-03 | 1 | -4/+9 |
* | | | | | | mm/madvise.c: clean up MADV_SOFT_OFFLINE and MADV_HWPOISON | Anshuman Khandual | 2017-05-03 | 1 | -14/+20 |
* | | | | | | mm: memcontrol: use node page state naming scheme for memcg | Johannes Weiner | 2017-05-03 | 5 | -32/+31 |
* | | | | | | mm: memcontrol: re-use node VM page state enum | Johannes Weiner | 2017-05-03 | 5 | -81/+80 |
* | | | | | | mm: memcontrol: re-use global VM event enum | Johannes Weiner | 2017-05-03 | 1 | -25/+28 |
* | | | | | | mm: memcontrol: clean up memory.events counting function | Johannes Weiner | 2017-05-03 | 2 | -5/+5 |
* | | | | | | mm: vmscan: fix IO/refault regression in cache workingset transition | Johannes Weiner | 2017-05-03 | 3 | -38/+87 |
* | | | | | | mm/mmap: replace SHM_HUGE_MASK with MAP_HUGE_MASK inside mmap_pgoff | Anshuman Khandual | 2017-05-03 | 1 | -1/+1 |
* | | | | | | oom: improve oom disable handling | Michal Hocko | 2017-05-03 | 1 | -0/+2 |
* | | | | | | mm/swap_slots.c: add warning if swap slots cache failed to initialize | Tim Chen | 2017-05-03 | 1 | -1/+3 |
* | | | | | | mm: enable page poisoning early at boot | Vinayak Menon | 2017-05-03 | 4 | -87/+17 |
* | | | | | | mm, swap: avoid lock swap_avail_lock when held cluster lock | Huang Ying | 2017-05-03 | 1 | -3/+3 |
* | | | | | | mm, swap: improve readability via make spin_lock/unlock balanced | Huang Ying | 2017-05-03 | 1 | -1/+1 |
* | | | | | | mm, swap: fix comment in __read_swap_cache_async | Huang Ying | 2017-05-03 | 1 | -11/+1 |
* | | | | | | mm: remove SWAP_[SUCCESS|AGAIN|FAIL] | Minchan Kim | 2017-05-03 | 1 | -1/+1 |