Age | Commit message (Expand) | Author | Files | Lines |
2017-03-02 | sched/headers: Prepare to move the memalloc_noio_*() APIs to <linux/sched/mm.h> | Ingo Molnar | 2 | -0/+2 |
2017-03-02 | sched/headers: Prepare to move signal wakeup & sigpending methods from <linux... | Ingo Molnar | 6 | -1/+6 |
2017-03-02 | sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h> | Ingo Molnar | 1 | -0/+1 |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 3 | -0/+3 |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 1 | -0/+1 |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 4 | -3/+4 |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 5 | -0/+5 |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 14 | -0/+14 |
2017-03-02 | kasan, sched/headers: Uninline kasan_enable/disable_current() | Ingo Molnar | 1 | -0/+10 |
2017-03-02 | mm/vmacache, sched/headers: Introduce 'struct vmacache' and move it from <lin... | Ingo Molnar | 2 | -6/+6 |
2017-03-01 | Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-dax | Linus Torvalds | 1 | -4/+2 |
2017-02-28 | mm: add arch-independent testcases for RODATA | Jinbum Park | 3 | -0/+63 |
2017-02-28 | mm: use mmget_not_zero() helper | Vegard Nossum | 1 | -1/+1 |
2017-02-28 | mm: add new mmget() helper | Vegard Nossum | 1 | -5/+5 |
2017-02-28 | mm: add new mmgrab() helper | Vegard Nossum | 5 | -6/+6 |
2017-02-28 | lib/vsprintf.c: remove %Z support | Alexey Dobriyan | 1 | -1/+1 |
2017-02-28 | scripts/spelling.txt: add "followings" pattern and fix typo instances | Masahiro Yamada | 1 | -1/+1 |
2017-02-28 | scripts/spelling.txt: add "comsume(r)" pattern and fix typo instances | Masahiro Yamada | 1 | -1/+1 |
2017-02-28 | scripts/spelling.txt: add "algined" pattern and fix typo instances | Masahiro Yamada | 1 | -1/+1 |
2017-02-28 | fs: add i_blocksize() | Fabian Frederick | 1 | -1/+1 |
2017-02-28 | zswap: don't param_set_charp while holding spinlock | Dan Streetman | 1 | -7/+13 |
2017-02-28 | zswap: clear compressor or zpool param if invalid at init | Dan Streetman | 1 | -12/+37 |
2017-02-28 | zswap: allow initialization at boot without pool | Dan Streetman | 1 | -12/+34 |
2017-02-25 | kasan: drain quarantine of memcg slab objects | Greg Thelen | 3 | -2/+5 |
2017-02-25 | memory-hotplug: use dev_online for memhp_auto_online | Nathan Fontenot | 1 | -1/+1 |
2017-02-25 | mm: do not access page->mapping directly on page_endio | Minchan Kim | 1 | -2/+5 |
2017-02-25 | mm/thp/autonuma: use TNF flag instead of vm fault | Aneesh Kumar K.V | 1 | -1/+1 |
2017-02-25 | mm/gup: check for protnone only if it is a PTE entry | Aneesh Kumar K.V | 1 | -2/+3 |
2017-02-25 | mm: cleanups for printing phys_addr_t and dma_addr_t | Miles Chen | 2 | -9/+9 |
2017-02-25 | mm/zsmalloc: fix comment in zsmalloc | Yisheng Xie | 1 | -4/+0 |
2017-02-25 | mm/page_alloc.c: remove redundant init code for ZONE_MOVABLE | Wei Yang | 1 | -2/+0 |
2017-02-25 | mm/zsmalloc: remove redundant SetPagePrivate2 in create_page_chain | Yisheng Xie | 1 | -5/+1 |
2017-02-25 | mm: vmpressure: fix sending wrong events on underflow | Vinayak Menon | 1 | -1/+9 |
2017-02-25 | mm: remove shmem_mapping() shmem_zero_setup() duplicates | Hugh Dickins | 5 | -0/+5 |
2017-02-25 | mm/page_alloc: fix nodes for reclaim in fast path | Gavin Shan | 1 | -1/+1 |
2017-02-25 | mm/memory_hotplug.c: fix overflow in test_pages_in_a_zone() | zhong jiang | 1 | -2/+2 |
2017-02-25 | mm/page-writeback.c: place "not" inside of unlikely() statement in wb_domain_... | Steven Rostedt (VMware) | 1 | -1/+1 |
2017-02-25 | mm/ksm: handle protnone saved writes when making page write protect | Aneesh Kumar K.V | 1 | -2/+7 |
2017-02-25 | mm/autonuma: let architecture override how the write bit should be stashed in... | Aneesh Kumar K.V | 3 | -5/+5 |
2017-02-25 | mm/autonuma: don't use set_pte_at when updating protnone ptes | Aneesh Kumar K.V | 1 | -9/+9 |
2017-02-25 | mm/shmem.c: fix unlikely() test of info->seals to test only for WRITE and GROW | Steven Rostedt (VMware) | 1 | -1/+1 |
2017-02-25 | mm, vmscan: clear PGDAT_WRITEBACK when zone is balanced | Mel Gorman | 1 | -0/+1 |
2017-02-25 | mm: codgin-style fixes | Tobin C Harding | 1 | -31/+29 |
2017-02-25 | mm/memory.c: use NULL instead of literal 0 | Tobin C Harding | 1 | -3/+3 |
2017-02-25 | mm/page_alloc.c: remove duplicate inclusion of page_ext.h | Masanari Iida | 1 | -1/+0 |
2017-02-25 | vmalloc: back off when the current task is killed | Michal Hocko | 1 | -0/+5 |
2017-02-25 | mm: cma: print allocation failure reason and bitmap status | Jaewon Kim | 1 | -1/+33 |
2017-02-25 | mm, madvise: fail with ENOMEM when splitting vma will hit max_map_count | David Rientjes | 2 | -13/+46 |
2017-02-25 | mm: cma_alloc: allow to specify GFP mask | Lucas Stach | 2 | -3/+4 |
2017-02-25 | mm: alloc_contig_range: allow to specify GFP mask | Lucas Stach | 3 | -4/+7 |