Age | Commit message (Expand) | Author |
2016-05-20 | radix-tree: rename radix_tree_is_indirect_ptr() | Matthew Wilcox |
2016-05-20 | radix-tree: rename indirect_to_ptr() to entry_to_node() | Matthew Wilcox |
2016-05-20 | radix-tree: rename INDIRECT_PTR to INTERNAL_NODE | Matthew Wilcox |
2016-05-20 | radix-tree: remove root->height | Matthew Wilcox |
2016-05-20 | radix-tree: replace node->height with node->shift | Matthew Wilcox |
2016-05-20 | radix-tree: split node->path into offset and height | Matthew Wilcox |
2016-05-20 | radix-tree: add support for multi-order iterating | Ross Zwisler |
2016-05-20 | radix-tree: remove unused looping macros | Ross Zwisler |
2016-05-20 | radix tree test suite: allow testing other fan-out values | Ross Zwisler |
2016-05-20 | radix-tree: introduce radix_tree_empty | Matthew Wilcox |
2016-05-20 | include/linux/genhd.h: move to use generic UUID library | Andy Shevchenko |
2016-05-20 | include/linux/efi.h: redefine type, constant, macro from generic code | Andy Shevchenko |
2016-05-20 | lib/uuid.c: remove FSF address | Andy Shevchenko |
2016-05-20 | lib/uuid.c: introduce a few more generic helpers | Andy Shevchenko |
2016-05-20 | lib/uuid.c: move generate_random_uuid() to uuid.c | Andy Shevchenko |
2016-05-20 | printk/nmi: flush NMI messages on the system panic | Petr Mladek |
2016-05-20 | printk/nmi: generic solution for safe printk in NMI | Petr Mladek |
2016-05-20 | include/linux/syscalls.h: use pid_t instead of int | René Nyffenegger |
2016-05-20 | exit_thread: accept a task parameter to be exited | Jiri Slaby |
2016-05-20 | exit_thread: remove empty bodies | Jiri Slaby |
2016-05-20 | zsmalloc: require GFP in zs_malloc() | Sergey Senozhatsky |
2016-05-20 | mm/kasan: add API to check memory regions | Andrey Ryabinin |
2016-05-20 | mm: kasan: initial memory quarantine implementation | Alexander Potapenko |
2016-05-20 | mm: page_is_guard(): return false when page_ext arrays are not allocated yet | Yang Shi |
2016-05-20 | mm: make faultaround produce old ptes | Kirill A. Shutemov |
2016-05-20 | mm: use phys_addr_t for reserve_bootmem_region() arguments | Stefan Bader |
2016-05-20 | userfaultfd: don't pin the user memory in userfaultfd_file_create() | Oleg Nesterov |
2016-05-20 | mm: thp: microoptimize compound_mapcount() | Andrea Arcangeli |
2016-05-20 | mm: use unsigned long constant for page flags | Yu Zhao |
2016-05-20 | mm fix commmets: if SPARSEMEM, pgdata doesn't have page_ext | Weijie Yang |
2016-05-20 | include/linux/hugetlb.h: use bool instead of int for hugepage_migration_suppo... | Chen Gang |
2016-05-20 | include/linux/hugetlb*.h: clean up code | Chen Gang |
2016-05-20 | mm: tighten fault_in_pages_writeable() | Eric Dumazet |
2016-05-20 | mm/vmalloc: keep a separate lazy-free list | Chris Wilson |
2016-05-20 | mm,oom: speed up select_bad_process() loop | Tetsuo Handa |
2016-05-20 | oom: consider multi-threaded tasks in task_will_free_mem | Michal Hocko |
2016-05-20 | mm, oom_reaper: do not mmput synchronously from the oom reaper context | Michal Hocko |
2016-05-20 | mm, oom_reaper: hide oom reaped tasks from OOM killer more carefully | Michal Hocko |
2016-05-20 | mm, oom, compaction: prevent from should_compact_retry looping for ever for c... | Michal Hocko |
2016-05-20 | mm, oom: rework oom detection | Michal Hocko |
2016-05-20 | mm, compaction: abstract compaction feedback to helpers | Michal Hocko |
2016-05-20 | mm, compaction: update compaction_result ordering | Michal Hocko |
2016-05-20 | mm, compaction: distinguish between full and partial COMPACT_COMPLETE | Michal Hocko |
2016-05-20 | mm, compaction: distinguish COMPACT_DEFERRED from COMPACT_SKIPPED | Michal Hocko |
2016-05-20 | mm, compaction: change COMPACT_ constants into enum | Michal Hocko |
2016-05-20 | mm: vmscan: reduce size of inactive file list | Rik van Riel |
2016-05-20 | Merge tag 'mfd-for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2016-05-20 | Merge tag 'fbdev-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/... | Linus Torvalds |
2016-05-20 | Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
2016-05-19 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |