summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2020-08-12sparse: group the defines by functionalityLuc Van Oostenryck
2020-08-12include/linux/poison.h: remove obsolete commentMatthew Wilcox
2020-08-12include/: replace HTTP links with HTTPS onesAlexander A. Klimov
2020-08-12kernel.h: remove duplicate include of asm/div64.hArvind Sankar
2020-08-12kernel: add a kernel_wait helperChristoph Hellwig
2020-08-12include/linux/xz.h: drop duplicated wordRandy Dunlap
2020-08-12include/linux/async_tx.h: drop duplicated word in a commentRandy Dunlap
2020-08-12include/linux/exportfs.h: drop duplicated word in a commentRandy Dunlap
2020-08-12include/linux/compiler-clang.h: drop duplicated word in a commentRandy Dunlap
2020-08-12uaccess: add force_uaccess_{begin,end} helpersChristoph Hellwig
2020-08-12uaccess: remove segment_eqChristoph Hellwig
2020-08-12syscalls: use uaccess_kernel in addr_limit_user_checkChristoph Hellwig
2020-08-12include/linux/memcontrol.h: drop duplicate word and fix spelloRandy Dunlap
2020-08-12include/linux/frontswap.h: drop duplicated word in a commentRandy Dunlap
2020-08-12include/linux/highmem.h: fix duplicated words in a commentRandy Dunlap
2020-08-12mm: drop duplicated words in <linux/mm.h>Randy Dunlap
2020-08-12mm: drop duplicated words in <linux/pgtable.h>Randy Dunlap
2020-08-12include/linux/sched/mm.h: optimize current_gfp_context()Waiman Long
2020-08-12mm/vmstat: add events for THP migration without splitAnshuman Khandual
2020-08-12mm: thp: remove debug_cow switchYang Shi
2020-08-12hugetlbfs: remove call to huge_pte_alloc without i_mmap_rwsemMike Kravetz
2020-08-12mm, oom: make the calculation of oom badness more accurateYafang Shao
2020-08-12include/linux/mempolicy.h: fix typoYanfei Xu
2020-08-12mm/compaction: correct the comments of compact_defer_shiftAlex Shi
2020-08-12mm: use unsigned types for fragmentation scoreNitin Gupta
2020-08-12mm: proactive compactionNitin Gupta
2020-08-12mm/swap: implement workingset detection for anonymous LRUJoonsoo Kim
2020-08-12mm/swapcache: support to handle the shadow entriesJoonsoo Kim
2020-08-12mm/workingset: prepare the workingset detection infrastructure for anon LRUJoonsoo Kim
2020-08-12mm/vmscan: protect the workingset on anonymous LRUJoonsoo Kim
2020-08-12mm/hugetlb: add mempolicy check in the reservation routineMuchun Song
2020-08-12mm: memcg/percpu: per-memcg percpu memory statisticsRoman Gushchin
2020-08-11Merge tag 'tag-chrome-platform-for-v5.9' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2020-08-11net: refactor bind_bucket fastreuse into helperTim Froidcoeur
2020-08-11Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2020-08-11Merge tag 'for-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris...Linus Torvalds
2020-08-11Merge tag 'iommu-updates-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-08-11Merge tag 'backlight-next-5.9' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-08-11Merge tag 'rproc-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ander...Linus Torvalds
2020-08-11Merge tag 'libnvdimm-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-08-11cpufreq: intel_pstate: Implement passive mode with HWP enabledRafael J. Wysocki
2020-08-11fs: RWF_NOWAIT should imply IOCB_NOIOJens Axboe
2020-08-11x86/hyperv: Make hv_setup_sched_clock inlineMichael Kelley
2020-08-11sections.h: dereference_function_descriptor() returns void pointerHelge Deller
2020-08-10Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-08-11Merge tag 'v5.8' into drm-nextDave Airlie
2020-08-10Merge tag 'f2fs-for-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-08-10Merge tag 'gfs2-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs...Linus Torvalds
2020-08-11Merge tag 'drm-misc-next-fixes-2020-08-05' of git://anongit.freedesktop.org/d...Dave Airlie
2020-08-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds