summaryrefslogtreecommitdiffstats
path: root/lib/ts_bm.c (unfollow)
Commit message (Expand)AuthorFilesLines
2024-04-10parisc: add u16 support to cmpxchg()Al Viro3-10/+11
2024-04-10parisc: add missing export of __cmpxchg_u8()Al Viro1-0/+1
2024-04-10parisc: unify implementations of __cmpxchg_u{8,32,64}Al Viro1-35/+16
2024-04-10parisc: __cmpxchg_u32(): lift conversion into the callersAl Viro2-5/+4
2024-04-10sparc32: add __cmpxchg_u{8,16}() and teach __cmpxchg() to handle those sizesAl Viro2-9/+11
2024-04-10sparc32: unify __cmpxchg_u{32,64}Al Viro1-25/+16
2024-04-10sparc32: make the first argument of __cmpxchg_u64() volatile u64 *Al Viro2-2/+2
2024-04-10sparc32: make __cmpxchg_u32() return u32Al Viro2-4/+4
2024-03-31Linux 6.9-rc2v6.9-rc2Linus Torvalds1-1/+1
2024-03-31kconfig: Fix typo HEIGTH to HEIGHTIsak Ellmer8-14/+14
2024-03-31Documentation/llvm: Note s390 LLVM=1 support with LLVM 18.1.0 and newerNathan Chancellor1-1/+1
2024-03-31kbuild: Disable KCSAN for autogenerated *.mod.c intermediariesBorislav Petkov (AMD)1-1/+1
2024-03-31kbuild: make -Woverride-init warnings more consistentArnd Bergmann13-23/+18
2024-03-30objtool: Fix compile failure when using the x32 compilerMikulas Patocka1-1/+1
2024-03-30x86/build: Use obj-y to descend into arch/x86/virt/Masahiro Yamada3-4/+2