summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-06-05locking/atomic: scripts: generate kerneldoc commentsMark Rutland29-7/+5940
2023-06-05docs: scripts: kernel-doc: accept bitwise negation like ~@varMark Rutland1-1/+1
2023-06-05locking/atomic: scripts: simplify raw_atomic*() definitionsMark Rutland26-1077/+901
2023-06-05locking/atomic: scripts: simplify raw_atomic_long*() definitionsMark Rutland2-533/+349
2023-06-05locking/atomic: scripts: split pfx/name/sfx/orderMark Rutland1-3/+8
2023-06-05locking/atomic: scripts: restructure fallback ifdefferyMark Rutland27-2845/+1860
2023-06-05locking/atomic: scripts: build raw_atomic_long*() directlyMark Rutland5-859/+345
2023-06-05locking/atomic: treewide: use raw_atomic*_<op>()Mark Rutland14-42/+42
2023-06-05locking/atomic: scripts: add trivial raw_atomic*_<op>()Mark Rutland6-312/+2033
2023-06-05locking/atomic: scripts: factor out order template generationMark Rutland1-17/+17
2023-06-05locking/atomic: scripts: remove leftover "${mult}"Mark Rutland1-1/+1
2023-06-05locking/atomic: scripts: remove bogus order parameterMark Rutland1-1/+1
2023-06-05locking/atomic: xtensa: add preprocessor symbolsMark Rutland1-0/+9
2023-06-05locking/atomic: x86: add preprocessor symbolsMark Rutland1-0/+4
2023-06-05locking/atomic: sparc: add preprocessor symbolsMark Rutland2-2/+32
2023-06-05locking/atomic: sh: add preprocessor symbolsMark Rutland3-0/+27
2023-06-05locking/atomic: parisc: add preprocessor symbolsMark Rutland1-0/+18
2023-06-05locking/atomic: m68k: add preprocessor symbolsMark Rutland1-0/+9
2023-06-05locking/atomic: hexagon: add preprocessor symbolsMark Rutland1-0/+9
2023-06-05locking/atomic: arm: add preprocessor symbolsMark Rutland1-2/+10
2023-06-05locking/atomic: arc: add preprocessor symbolsMark Rutland1-0/+9
2023-06-05locking/atomic: make atomic*_{cmp,}xchg optionalMark Rutland23-265/+179
2023-06-05locking/atomic: hexagon: remove redundant arch_atomic_cmpxchgMark Rutland1-42/+4
2023-06-05locking/atomic: remove fallback commentsMark Rutland8-223/+1
2023-06-05locking/atomic: arm: fix sync opsMark Rutland6-7/+65
2023-06-05s390/cpum_sf: Convert to cmpxchg128()Peter Zijlstra2-14/+4
2023-06-05arch: Remove cmpxchg_doublePeter Zijlstra15-371/+5
2023-06-05slub: Replace cmpxchg_double()Peter Zijlstra3-67/+137
2023-06-05x86,intel_iommu: Replace cmpxchg_double()Peter Zijlstra2-65/+68
2023-06-05x86,amd_iommu: Replace cmpxchg_double()Peter Zijlstra2-8/+11
2023-06-05parisc: Raise minimal GCC versionPeter Zijlstra1-1/+5
2023-06-05percpu: Wire up cmpxchg128Peter Zijlstra7-39/+240
2023-06-05percpu: Add {raw,this}_cpu_try_cmpxchg()Peter Zijlstra2-4/+128
2023-06-05instrumentation: Wire up cmpxchg128()Peter Zijlstra4-6/+183
2023-06-05arch: Introduce arch_{,try_}_cmpxchg128{,_local}()Peter Zijlstra6-2/+177
2023-06-05types: Introduce [us]128Peter Zijlstra4-4/+9
2023-06-05cyrpto/b128ops: Remove struct u128Peter Zijlstra1-11/+3
2023-05-24bcache: Convert to lock_cmp_fnKent Overstreet2-3/+24
2023-05-19lockdep: Add lock_set_cmp_fn() annotationKent Overstreet3-31/+103
2023-05-14Linux 6.4-rc2Linus Torvalds1-1/+1
2023-05-14Merge tag 'cxl-fixes-6.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-1/+2
2023-05-14Merge tag 'parisc-for-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-4/+6
2023-05-14Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds4-6/+37
2023-05-14Merge tag 'locking_urgent_for_v6.4_rc2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-4/+4
2023-05-14Merge tag 'perf_urgent_for_v6.4_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-29/+50
2023-05-14Merge tag 'sched_urgent_for_v6.4_rc2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-2/+2
2023-05-14Merge tag 'x86_urgent_for_v6.4_rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-0/+4
2023-05-14Merge tag 'timers_urgent_for_v6.4_rc2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-32/+88
2023-05-13Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds13-104/+269
2023-05-13Merge tag 'fbdev-for-6.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds18-192/+202