index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
lib
/
atomic64_386_32.S
Age
Commit message (
Expand
)
Author
2021-12-08
x86: Prepare asm files for straight-line-speculation
Peter Zijlstra
2021-12-08
x86/lib/atomic64_386_32: Rename things
Peter Zijlstra
2021-03-11
x86/alternative: Merge include files
Juergen Gross
2019-10-18
x86/asm/32: Change all ENTRY+ENDPROC to SYM_FUNC_*
Jiri Slaby
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2015-06-02
x86/debug: Remove perpetually broken, unmaintainable dwarf annotations
Ingo Molnar
2012-01-20
x86: atomic64 assembly improvements
Jan Beulich
2011-02-28
x86: Use {push,pop}_cfi in more places
Jan Beulich
2010-08-12
x86, asm: Use a lower case name for the end macro in atomic64_386_32.S
Luca Barbieri
2010-08-11
x86, asm: Refactor atomic64_386_32.S to support old binutils and be cleaner
Luca Barbieri
2010-03-01
x86-32: Fix atomic64_inc_not_zero return value convention
Luca Barbieri
2010-03-01
x86-32: Fix atomic64_add_unless return value convention
Luca Barbieri
2010-02-25
x86-32: Rewrite 32-bit atomic64 functions in assembly
Luca Barbieri