summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
| | * kvm/eventfd: Use sequence counter with associated spinlockAhmed S. Darwish2020-07-291-1/+1
| | * vfs: Use sequence counter with associated spinlockAhmed S. Darwish2020-07-292-2/+2
| | * netfilter: conntrack: Use sequence counter with associated spinlockAhmed S. Darwish2020-07-291-1/+1
| | * sched: tasks: Use sequence counter with associated spinlockAhmed S. Darwish2020-07-291-1/+1
| | * dma-buf: Use sequence counter with associated wound/wait mutexAhmed S. Darwish2020-07-291-1/+1
| | * dma-buf: Remove custom seqcount lockdep class keyAhmed S. Darwish2020-07-291-2/+0
| | * seqlock: Align multi-line macros newline escapes at 72 columnsAhmed S. Darwish2020-07-291-14/+15
| | * seqlock: Extend seqcount API with associated locksAhmed S. Darwish2020-07-291-69/+395
* | | Merge tag 'f2fs-for-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-08-101-0/+63
|\ \ \
| * | | f2fs: support to trace f2fs_fiemap()Chao Yu2020-07-071-0/+37
| * | | f2fs: support to trace f2fs_bmap()Chao Yu2020-07-071-0/+26
* | | | Merge tag 'gfs2-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs...Linus Torvalds2020-08-101-1/+1
|\ \ \ \
| * | | | fs: Fix typo in commentAndreas Gruenbacher2020-08-031-1/+1
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2020-08-101-1/+1
|\ \ \ \ \
| * \ \ \ \ Merge branch 'for-linus' into nextDmitry Torokhov2020-07-213-2/+10
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'elan-i2c' into nextDmitry Torokhov2020-07-21726-6069/+15887
| |\ \ \ \ \ \
| * | | | | | | Input: synaptics-rmi4 - drop a duplicated wordRandy Dunlap2020-07-211-1/+1
* | | | | | | | Merge tag 'nfsd-5.9' of git://git.linux-nfs.org/projects/cel/cel-2.6Linus Torvalds2020-08-0910-133/+447
|\ \ \ \ \ \ \ \
| * | | | | | | | SUNRPC: Refresh the show_rqstp_flags() macroChuck Lever2020-07-261-8/+27
| * | | | | | | | svcrdma: Display chunk completion ID when posting a rw_ctxtChuck Lever2020-07-131-44/+12
| * | | | | | | | svcrdma: Record send_ctxt completion ID in trace_svcrdma_post_send()Chuck Lever2020-07-132-8/+13
| * | | | | | | | svcrdma: Introduce Send completion IDsChuck Lever2020-07-132-1/+3
| * | | | | | | | svcrdma: Record Receive completion ID in svc_rdma_decode_rqstChuck Lever2020-07-131-7/+27
| * | | | | | | | svcrdma: Introduce Receive completion IDsChuck Lever2020-07-132-31/+24
| * | | | | | | | svcrdma: Introduce infrastructure to support completion IDsChuck Lever2020-07-132-0/+67
| * | | | | | | | svcrdma: Add common XDR encoders for RDMA and Read segmentsChuck Lever2020-07-131-0/+37
| * | | | | | | | svcrdma: Add common XDR decoders for RDMA and Read segmentsChuck Lever2020-07-131-0/+37
| * | | | | | | | SUNRPC: Add helpers for decoding list discriminators symbolicallyChuck Lever2020-07-131-0/+26
| * | | | | | | | svcrdma: Remove declarations for functions long removedChuck Lever2020-07-131-4/+0
| * | | | | | | | svcrdma: Clean up trace_svcrdma_send_failed() tracepointChuck Lever2020-07-131-5/+2
| * | | | | | | | svcrdma: Make svc_rdma_send_error_msg() a global functionChuck Lever2020-07-131-0/+4
| * | | | | | | | SUNRPC: Augment server-side rpcgss tracepointsChuck Lever2020-07-131-26/+142