summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* mm/hugetlb: unify migration callbacksJoonsoo Kim2020-08-121-8/+18
* mm/migrate: move migration helper from .h to .cJoonsoo Kim2020-08-121-28/+5
* panic: make print_oops_end_marker() staticYue Hu2020-08-121-1/+0
* kernel/panic.c: make oops_may_print() return boolTiezhu Yang2020-08-121-1/+1
* kdump: append kernel build-id string to VMCOREINFOVijay Balakrishna2020-08-121-0/+6
* autofs: fix doubled wordRandy Dunlap2020-08-121-1/+1
* kstrto*: do not describe simple_strto*() as obsolete/replacedKars Mulder2020-08-121-2/+2
* kstrto*: correct documentation references to simple_strto*()Kars Mulder2020-08-121-2/+2
* lib/generic-radix-tree.c: remove unneeded __rcuLuc Van Oostenryck2020-08-121-1/+1
* sparse: group the defines by functionalityLuc Van Oostenryck2020-08-121-19/+25
* include/linux/poison.h: remove obsolete commentMatthew Wilcox2020-08-121-4/+0
* include/: replace HTTP links with HTTPS onesAlexander A. Klimov2020-08-1230-30/+30
* kernel.h: remove duplicate include of asm/div64.hArvind Sankar2020-08-121-1/+0
* kernel: add a kernel_wait helperChristoph Hellwig2020-08-121-0/+1
* include/linux/xz.h: drop duplicated wordRandy Dunlap2020-08-121-1/+1
* include/linux/async_tx.h: drop duplicated word in a commentRandy Dunlap2020-08-121-1/+1
* include/linux/exportfs.h: drop duplicated word in a commentRandy Dunlap2020-08-121-1/+1
* include/linux/compiler-clang.h: drop duplicated word in a commentRandy Dunlap2020-08-121-1/+1
* uaccess: add force_uaccess_{begin,end} helpersChristoph Hellwig2020-08-121-0/+18
* uaccess: remove segment_eqChristoph Hellwig2020-08-122-4/+2
* syscalls: use uaccess_kernel in addr_limit_user_checkChristoph Hellwig2020-08-121-1/+1
* include/linux/memcontrol.h: drop duplicate word and fix spelloRandy Dunlap2020-08-121-2/+2
* include/linux/frontswap.h: drop duplicated word in a commentRandy Dunlap2020-08-121-1/+1
* include/linux/highmem.h: fix duplicated words in a commentRandy Dunlap2020-08-121-1/+1
* mm: drop duplicated words in <linux/mm.h>Randy Dunlap2020-08-121-2/+2
* mm: drop duplicated words in <linux/pgtable.h>Randy Dunlap2020-08-121-6/+6
* include/linux/sched/mm.h: optimize current_gfp_context()Waiman Long2020-08-121-3/+5
* mm/vmstat: add events for THP migration without splitAnshuman Khandual2020-08-122-3/+17
* mm: thp: remove debug_cow switchYang Shi2020-08-121-7/+0
* hugetlbfs: remove call to huge_pte_alloc without i_mmap_rwsemMike Kravetz2020-08-122-3/+15
* mm, oom: make the calculation of oom badness more accurateYafang Shao2020-08-121-2/+2
* include/linux/mempolicy.h: fix typoYanfei Xu2020-08-121-1/+1
* mm/compaction: correct the comments of compact_defer_shiftAlex Shi2020-08-121-0/+1
* mm: use unsigned types for fragmentation scoreNitin Gupta2020-08-121-2/+2
* mm: proactive compactionNitin Gupta2020-08-121-0/+2
* mm/swap: implement workingset detection for anonymous LRUJoonsoo Kim2020-08-121-0/+6
* mm/swapcache: support to handle the shadow entriesJoonsoo Kim2020-08-121-4/+13
* mm/workingset: prepare the workingset detection infrastructure for anon LRUJoonsoo Kim2020-08-121-5/+11
* mm/vmscan: protect the workingset on anonymous LRUJoonsoo Kim2020-08-121-1/+1
* mm/hugetlb: add mempolicy check in the reservation routineMuchun Song2020-08-121-1/+15
* mm: memcg/percpu: per-memcg percpu memory statisticsRoman Gushchin2020-08-121-0/+8
* Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2020-08-1015-101/+310
|\
| * locking/seqlock, headers: Untangle the spaghetti monsterPeter Zijlstra2020-08-0610-10/+18
| * Merge branch 'WIP.locking/seqlocks' into locking/urgentIngo Molnar2020-08-0619-504/+1040
| |\
| | * seqcount: More consistent seqprop namesPeter Zijlstra2020-07-291-26/+26
| | * seqcount: Compress SEQCNT_LOCKNAME_ZERO()Peter Zijlstra2020-07-291-45/+18
| | * seqlock: Fold seqcount_LOCKNAME_init() definitionPeter Zijlstra2020-07-291-47/+14
| | * seqlock: Fold seqcount_LOCKNAME_t definitionPeter Zijlstra2020-07-291-103/+39
| | * seqlock: s/__SEQ_LOCKDEP/__SEQ_LOCK/gPeter Zijlstra2020-07-291-10/+10
| | * hrtimer: Use sequence counter with associated raw spinlockAhmed S. Darwish2020-07-291-1/+1