Age | Commit message (Expand) | Author |
2017-03-03 | Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2017-03-03 | Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2017-03-02 | statx: Add a system call to make enhanced file info available | David Howells |
2017-03-03 | sched/headers: Move task_struct::signal and task_struct::sighand types and ac... | Ingo Molnar |
2017-03-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2017-03-02 | Merge remote-tracking branch 'ovl/for-viro' into for-linus | Al Viro |
2017-03-02 | sched/headers: Prepare to remove the <linux/magic.h> include from <linux/sche... | Ingo Molnar |
2017-03-02 | sched/headers: Prepare to move kstack_end() from <linux/sched.h> to <linux/sc... | Ingo Molnar |
2017-03-02 | sched/headers: Prepare to move the task_lock()/unlock() APIs to <linux/sched/... | Ingo Molnar |
2017-03-02 | sched/headers: Prepare to move 'init_task' and 'init_thread_union' from <linu... | Ingo Molnar |
2017-03-02 | sched/headers: Prepare for the reduction of <linux/sched.h>'s signal API depe... | Ingo Molnar |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar |
2017-03-02 | sched/headers: Prepare to move the memalloc_noio_*() APIs to <linux/sched/mm.h> | Ingo Molnar |
2017-03-02 | sched/headers: Prepare to move signal wakeup & sigpending methods from <linux... | Ingo Molnar |
2017-03-02 | sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h> | Ingo Molnar |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar |
2017-03-02 | kasan, sched/headers: Uninline kasan_enable/disable_current() | Ingo Molnar |
2017-03-02 | mm/vmacache, sched/headers: Introduce 'struct vmacache' and move it from <lin... | Ingo Molnar |
2017-02-28 | Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-dax | Linus Torvalds |
2017-02-27 | mm: add arch-independent testcases for RODATA | Jinbum Park |
2017-02-27 | mm: use mmget_not_zero() helper | Vegard Nossum |
2017-02-27 | mm: add new mmget() helper | Vegard Nossum |
2017-02-27 | mm: add new mmgrab() helper | Vegard Nossum |
2017-02-27 | lib/vsprintf.c: remove %Z support | Alexey Dobriyan |
2017-02-27 | scripts/spelling.txt: add "followings" pattern and fix typo instances | Masahiro Yamada |
2017-02-27 | scripts/spelling.txt: add "comsume(r)" pattern and fix typo instances | Masahiro Yamada |
2017-02-27 | scripts/spelling.txt: add "algined" pattern and fix typo instances | Masahiro Yamada |
2017-02-27 | fs: add i_blocksize() | Fabian Frederick |
2017-02-27 | zswap: don't param_set_charp while holding spinlock | Dan Streetman |
2017-02-27 | zswap: clear compressor or zpool param if invalid at init | Dan Streetman |
2017-02-27 | zswap: allow initialization at boot without pool | Dan Streetman |
2017-02-24 | kasan: drain quarantine of memcg slab objects | Greg Thelen |
2017-02-24 | memory-hotplug: use dev_online for memhp_auto_online | Nathan Fontenot |
2017-02-24 | mm: do not access page->mapping directly on page_endio | Minchan Kim |
2017-02-24 | mm/thp/autonuma: use TNF flag instead of vm fault | Aneesh Kumar K.V |
2017-02-24 | mm/gup: check for protnone only if it is a PTE entry | Aneesh Kumar K.V |
2017-02-24 | mm: cleanups for printing phys_addr_t and dma_addr_t | Miles Chen |
2017-02-24 | mm/zsmalloc: fix comment in zsmalloc | Yisheng Xie |
2017-02-24 | mm/page_alloc.c: remove redundant init code for ZONE_MOVABLE | Wei Yang |
2017-02-24 | mm/zsmalloc: remove redundant SetPagePrivate2 in create_page_chain | Yisheng Xie |
2017-02-24 | mm: vmpressure: fix sending wrong events on underflow | Vinayak Menon |
2017-02-24 | mm: remove shmem_mapping() shmem_zero_setup() duplicates | Hugh Dickins |
2017-02-24 | mm/page_alloc: fix nodes for reclaim in fast path | Gavin Shan |
2017-02-24 | mm/memory_hotplug.c: fix overflow in test_pages_in_a_zone() | zhong jiang |
2017-02-24 | mm/page-writeback.c: place "not" inside of unlikely() statement in wb_domain_... | Steven Rostedt (VMware) |