summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2017-03-10mm, compaction: change migrate_async_suitable() to suitable_migration_source()Vlastimil Babka
2017-03-10mm, page_alloc: count movable pages when stealing from pageblockVlastimil Babka
2017-03-10mm: remove rodata_test_data export, add pr_fmtKees Cook
2017-03-10jbd2: mark the transaction context with the scope GFP_NOFS contextMichal Hocko
2017-03-10mm: introduce memalloc_nofs_{save,restore} APIMichal Hocko
2017-03-10xfs: abstract PF_FSTRANS to PF_MEMALLOC_NOFSMichal Hocko
2017-03-10lockdep: allow to disable reclaim lockup detectionMichal Hocko
2017-03-10mm: adaptive hash table scalingPavel Tatashin
2017-03-10mm: zero hash tables in allocatorPavel Tatashin
2017-03-10mm-use-is_migrate_highatomic-to-simplify-the-code-fixAndrew Morton
2017-03-10mm: use is_migrate_highatomic() to simplify the codeXishi Qiu
2017-03-10mm: drop unused pmdp_huge_get_and_clear_notify()Kirill A. Shutemov
2017-03-10mm: memcontrol: provide shmem statisticsJohannes Weiner
2017-03-10mm: reclaim MADV_FREE pagesShaohua Li
2017-03-10mm: move MADV_FREE pages into LRU_INACTIVE_FILE listShaohua Li
2017-03-10mm: delete unnecessary TTU_* flagsShaohua Li
2017-03-10mm: delete NR_PAGES_SCANNED and pgdat_reclaimable()Johannes Weiner
2017-03-10mm: fix 100% CPU kswapd busyloop on unreclaimable nodesJohannes Weiner
2017-03-10dax: add tracepoint to dax_insert_mapping()Ross Zwisler
2017-03-10dax: add tracepoint to dax_writeback_one()Ross Zwisler
2017-03-10dax: add tracepoints to dax_writeback_mapping_range()Ross Zwisler
2017-03-10dax: add tracepoints to dax_load_hole()Ross Zwisler
2017-03-10dax: add tracepoints to dax_pfn_mkwrite()Ross Zwisler
2017-03-10dax: add tracepoints to dax_iomap_pte_fault()Ross Zwisler
2017-03-10userfaultfd: non-cooperative: userfaultfd_remove revalidate vma in MADV_DONTNEEDAndrea Arcangeli
2017-03-10mm/vmstats: add thp_split_pud event for clarityYisheng Xie
2017-03-10include/linux/fs.h: fix unsigned enum warning with gcc-4.2Arnd Bergmann
2017-03-10userfaultfd: non-cooperative: rollback userfaultfd_exitAndrea Arcangeli
2017-03-10scripts/spelling.txt: add "overide" pattern and fix typo instancesMasahiro Yamada
2017-03-10scripts/spelling.txt: add "disble(d)" pattern and fix typo instancesMasahiro Yamada
2017-03-08sched/headers: fix up header file dependency on <linux/sched/signal.h>Linus Torvalds
2017-03-07Merge branch 'stable/for-linus-4.11' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-03-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2017-03-07Merge tag 'trace-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-03-06ucount: Remove the atomicity from ucount->countEric W. Biederman
2017-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-03-04Merge tag 'kvm-4.11-2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-03-04Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2017-03-03Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2017-03-03Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2017-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2017-03-03Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-03-03Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds
2017-03-03Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-03-03Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-03-03Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2017-03-03tracing: Add #undef to fix compile errorRik van Riel
2017-03-03jump_label: Add comment about initialization order for anonymous unionsSteven Rostedt (VMware)
2017-03-03jump_label: Fix anonymous union initializationBoris Ostrovsky
2017-03-03netfilter: nf_tables: don't call nfnetlink_set_err() if nfnetlink_send() failsPablo Neira Ayuso