summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| | * 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
| * | | | | | | | nfsd: implement the xattr functions and en/decode logicFrank van der Linden2020-07-131-1/+1
| * | | | | | | | xattr: add a function to check if a namespace is supportedFrank van der Linden2020-07-131-0/+2
| * | | | | | | | xattr: break delegations in {set,remove}xattrFrank van der Linden2020-07-131-0/+2
| * | | | | | | | nfs,nfsd: NFSv4.2 extended attribute protocol definitionsFrank van der Linden2020-07-132-0/+23
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge tag 'pinctrl-v5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2020-08-092-1/+1243
|\ \ \ \ \ \ \ \
| * | | | | | | | pinctrl: mediatek: update pinmux definitions for mt6779Hanks Chen2020-07-231-0/+1242
| * | | | | | | | ARM: dts: am33xx-l4: change #pinctrl-cells from 1 to 2Drew Fustini2020-07-071-1/+1
* | | | | | | | | Merge tag 'mtd/for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...Linus Torvalds2020-08-096-141/+144
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge tag 'nand/for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Richard Weinberger2020-08-073-138/+141
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | mtd: rawnand: Allocate the interface configurations dynamicallyMiquel Raynal2020-06-261-3/+8
| | * | | | | | | | | mtd: rawnand: Get rid of the default ONFI timing modeMiquel Raynal2020-06-261-9/+0
| | * | | | | | | | | mtd: rawnand: Add the ->choose_interface_config() hookMiquel Raynal2020-06-261-0/+3
| | * | | | | | | | | mtd: rawnand: s/data_interface/interface_config/Miquel Raynal2020-06-261-17/+16