summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2016-05-20radix-tree: add support for multi-order iteratingRoss Zwisler
2016-05-20radix-tree: remove unused looping macrosRoss Zwisler
2016-05-20radix tree test suite: allow testing other fan-out valuesRoss Zwisler
2016-05-20radix-tree: introduce radix_tree_emptyMatthew Wilcox
2016-05-20include/linux/genhd.h: move to use generic UUID libraryAndy Shevchenko
2016-05-20include/linux/efi.h: redefine type, constant, macro from generic codeAndy Shevchenko
2016-05-20lib/uuid.c: remove FSF addressAndy Shevchenko
2016-05-20lib/uuid.c: introduce a few more generic helpersAndy Shevchenko
2016-05-20lib/uuid.c: move generate_random_uuid() to uuid.cAndy Shevchenko
2016-05-20printk/nmi: flush NMI messages on the system panicPetr Mladek
2016-05-20printk/nmi: generic solution for safe printk in NMIPetr Mladek
2016-05-20include/linux/syscalls.h: use pid_t instead of intRené Nyffenegger
2016-05-20exit_thread: accept a task parameter to be exitedJiri Slaby
2016-05-20exit_thread: remove empty bodiesJiri Slaby
2016-05-20zsmalloc: require GFP in zs_malloc()Sergey Senozhatsky
2016-05-20mm/kasan: add API to check memory regionsAndrey Ryabinin
2016-05-20mm: kasan: initial memory quarantine implementationAlexander Potapenko
2016-05-20mm: page_is_guard(): return false when page_ext arrays are not allocated yetYang Shi
2016-05-20mm: make faultaround produce old ptesKirill A. Shutemov
2016-05-20mm: use phys_addr_t for reserve_bootmem_region() argumentsStefan Bader
2016-05-20userfaultfd: don't pin the user memory in userfaultfd_file_create()Oleg Nesterov
2016-05-20mm: thp: microoptimize compound_mapcount()Andrea Arcangeli
2016-05-20mm: use unsigned long constant for page flagsYu Zhao
2016-05-20mm fix commmets: if SPARSEMEM, pgdata doesn't have page_extWeijie Yang
2016-05-20include/linux/hugetlb.h: use bool instead of int for hugepage_migration_suppo...Chen Gang
2016-05-20include/linux/hugetlb*.h: clean up codeChen Gang
2016-05-20mm: tighten fault_in_pages_writeable()Eric Dumazet
2016-05-20mm/vmalloc: keep a separate lazy-free listChris Wilson
2016-05-20mm,oom: speed up select_bad_process() loopTetsuo Handa
2016-05-20oom: consider multi-threaded tasks in task_will_free_memMichal Hocko
2016-05-20mm, oom_reaper: do not mmput synchronously from the oom reaper contextMichal Hocko
2016-05-20mm, oom_reaper: hide oom reaped tasks from OOM killer more carefullyMichal Hocko
2016-05-20mm, oom, compaction: prevent from should_compact_retry looping for ever for c...Michal Hocko
2016-05-20mm, oom: rework oom detectionMichal Hocko
2016-05-20mm, compaction: abstract compaction feedback to helpersMichal Hocko
2016-05-20mm, compaction: update compaction_result orderingMichal Hocko
2016-05-20mm, compaction: distinguish between full and partial COMPACT_COMPLETEMichal Hocko
2016-05-20mm, compaction: distinguish COMPACT_DEFERRED from COMPACT_SKIPPEDMichal Hocko
2016-05-20mm, compaction: change COMPACT_ constants into enumMichal Hocko
2016-05-20mm: vmscan: reduce size of inactive file listRik van Riel
2016-05-20Merge tag 'mfd-for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-05-20Merge tag 'fbdev-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/...Linus Torvalds
2016-05-20Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-05-19Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-05-19cpuset: use static key better and convert to new APIVlastimil Babka
2016-05-19mm, page_alloc: inline pageblock lookup in page free fast pathsMel Gorman
2016-05-19mm, page_alloc: avoid looking up the first zone in a zonelist twiceMel Gorman
2016-05-19mm, page_alloc: simplify last cpupid resetMel Gorman
2016-05-19mm, page_alloc: convert alloc_flags to unsignedMel Gorman
2016-05-19mm, page_alloc: inline the fast path of the zonelist iteratorMel Gorman