Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-12-08 | x86: Prepare asm files for straight-line-speculation | Peter Zijlstra | 1 | -8/+8 |
2021-03-11 | x86/alternative: Merge include files | Juergen Gross | 1 | -1/+1 |
2019-10-18 | x86/asm/32: Change all ENTRY+ENDPROC to SYM_FUNC_* | Jiri Slaby | 1 | -16/+16 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 1 | -5/+1 |
2015-06-02 | x86/debug: Remove perpetually broken, unmaintainable dwarf annotations | Ingo Molnar | 1 | -41/+20 |
2015-03-04 | x86/asm: Introduce push/pop macros which generate CFI_REL_OFFSET and CFI_RESTORE | Denys Vlasenko | 1 | -30/+20 |
2012-01-20 | x86: atomic64 assembly improvements | Jan Beulich | 1 | -18/+11 |
2011-02-28 | x86: Use {push,pop}_cfi in more places | Jan Beulich | 1 | -4/+2 |
2010-03-01 | x86-32: Fix atomic64_inc_not_zero return value convention | Luca Barbieri | 1 | -2/+1 |
2010-03-01 | x86-32: Fix atomic64_add_unless return value convention | Luca Barbieri | 1 | -2/+2 |
2010-02-25 | x86-32: Rewrite 32-bit atomic64 functions in assembly | Luca Barbieri | 1 | -0/+225 |