index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
ts_bm.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-04-10
parisc: add u16 support to cmpxchg()
Al Viro
3
-10
/
+11
2024-04-10
parisc: add missing export of __cmpxchg_u8()
Al Viro
1
-0
/
+1
2024-04-10
parisc: unify implementations of __cmpxchg_u{8,32,64}
Al Viro
1
-35
/
+16
2024-04-10
parisc: __cmpxchg_u32(): lift conversion into the callers
Al Viro
2
-5
/
+4
2024-04-10
sparc32: add __cmpxchg_u{8,16}() and teach __cmpxchg() to handle those sizes
Al Viro
2
-9
/
+11
2024-04-10
sparc32: unify __cmpxchg_u{32,64}
Al Viro
1
-25
/
+16
2024-04-10
sparc32: make the first argument of __cmpxchg_u64() volatile u64 *
Al Viro
2
-2
/
+2
2024-04-10
sparc32: make __cmpxchg_u32() return u32
Al Viro
2
-4
/
+4
2024-03-31
Linux 6.9-rc2
v6.9-rc2
Linus Torvalds
1
-1
/
+1
2024-03-31
kconfig: Fix typo HEIGTH to HEIGHT
Isak Ellmer
8
-14
/
+14
2024-03-31
Documentation/llvm: Note s390 LLVM=1 support with LLVM 18.1.0 and newer
Nathan Chancellor
1
-1
/
+1
2024-03-31
kbuild: Disable KCSAN for autogenerated *.mod.c intermediaries
Borislav Petkov (AMD)
1
-1
/
+1
2024-03-31
kbuild: make -Woverride-init warnings more consistent
Arnd Bergmann
13
-23
/
+18
2024-03-30
objtool: Fix compile failure when using the x32 compiler
Mikulas Patocka
1
-1
/
+1
2024-03-30
x86/build: Use obj-y to descend into arch/x86/virt/
Masahiro Yamada
3
-4
/
+2