index
:
pm24.git
cpufreq-rust
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-06-05
locking/atomic: scripts: factor out order template generation
Mark Rutland
2023-06-05
locking/atomic: scripts: remove leftover "${mult}"
Mark Rutland
2023-06-05
locking/atomic: scripts: remove bogus order parameter
Mark Rutland
2023-06-05
locking/atomic: xtensa: add preprocessor symbols
Mark Rutland
2023-06-05
locking/atomic: x86: add preprocessor symbols
Mark Rutland
2023-06-05
locking/atomic: sparc: add preprocessor symbols
Mark Rutland
2023-06-05
locking/atomic: sh: add preprocessor symbols
Mark Rutland
2023-06-05
locking/atomic: parisc: add preprocessor symbols
Mark Rutland
2023-06-05
locking/atomic: m68k: add preprocessor symbols
Mark Rutland
2023-06-05
locking/atomic: hexagon: add preprocessor symbols
Mark Rutland
2023-06-05
locking/atomic: arm: add preprocessor symbols
Mark Rutland
2023-06-05
locking/atomic: arc: add preprocessor symbols
Mark Rutland
2023-06-05
locking/atomic: make atomic*_{cmp,}xchg optional
Mark Rutland
2023-06-05
locking/atomic: hexagon: remove redundant arch_atomic_cmpxchg
Mark Rutland
2023-06-05
locking/atomic: remove fallback comments
Mark Rutland
2023-06-05
locking/atomic: arm: fix sync ops
Mark Rutland
2023-06-05
s390/cpum_sf: Convert to cmpxchg128()
Peter Zijlstra
2023-06-05
arch: Remove cmpxchg_double
Peter Zijlstra
2023-06-05
slub: Replace cmpxchg_double()
Peter Zijlstra
2023-06-05
x86,intel_iommu: Replace cmpxchg_double()
Peter Zijlstra
2023-06-05
x86,amd_iommu: Replace cmpxchg_double()
Peter Zijlstra
2023-06-05
parisc: Raise minimal GCC version
Peter Zijlstra
2023-06-05
percpu: Wire up cmpxchg128
Peter Zijlstra
2023-06-05
percpu: Add {raw,this}_cpu_try_cmpxchg()
Peter Zijlstra
2023-06-05
instrumentation: Wire up cmpxchg128()
Peter Zijlstra
2023-06-05
arch: Introduce arch_{,try_}_cmpxchg128{,_local}()
Peter Zijlstra
2023-06-05
types: Introduce [us]128
Peter Zijlstra
2023-06-05
cyrpto/b128ops: Remove struct u128
Peter Zijlstra
2023-05-24
bcache: Convert to lock_cmp_fn
Kent Overstreet
2023-05-19
lockdep: Add lock_set_cmp_fn() annotation
Kent Overstreet
2023-05-14
Linux 6.4-rc2
v6.4-rc2
Linus Torvalds
2023-05-14
Merge tag 'cxl-fixes-6.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-05-14
Merge tag 'parisc-for-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-05-14
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2023-05-14
Merge tag 'locking_urgent_for_v6.4_rc2' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2023-05-14
Merge tag 'perf_urgent_for_v6.4_rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2023-05-14
Merge tag 'sched_urgent_for_v6.4_rc2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2023-05-14
Merge tag 'x86_urgent_for_v6.4_rc2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-05-14
Merge tag 'timers_urgent_for_v6.4_rc2' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-05-13
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-05-13
Merge tag 'fbdev-for-6.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-05-13
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2023-05-14
parisc: Fix encoding of swp_entry due to added SWP_EXCLUSIVE flag
Helge Deller
2023-05-13
ext4: bail out of ext4_xattr_ibody_get() fails for any reason
Theodore Ts'o
2023-05-13
ext4: add bounds checking in get_max_inline_xattr_value_size()
Theodore Ts'o
2023-05-13
ext4: add indication of ro vs r/w mounts in the mount message
Theodore Ts'o
2023-05-13
ext4: fix deadlock when converting an inline directory in nojournal mode
Theodore Ts'o
2023-05-13
ext4: improve error recovery code paths in __ext4_remount()
Theodore Ts'o
2023-05-13
ext4: improve error handling from ext4_dirhash()
Theodore Ts'o
2023-05-13
ext4: don't clear SB_RDONLY when remounting r/w until quota is re-enabled
Theodore Ts'o
[next]