Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-02-14 | Merge tag 'v6.8-rc4' into x86/percpu, to resolve conflicts and refresh the br... | Ingo Molnar | 1 | -1/+1 |
2023-10-20 | x86/percpu: Introduce %rip-relative addressing to PER_CPU_VAR() | Uros Bizjak | 1 | -9/+21 |
2023-10-03 | x86/headers: Replace #include <asm/export.h> with #include <linux/export.h> | Masahiro Yamada | 1 | -1/+1 |
2023-06-05 | percpu: Wire up cmpxchg128 | Peter Zijlstra | 1 | -14/+53 |
2021-12-08 | x86: Prepare asm files for straight-line-speculation | Peter Zijlstra | 1 | -2/+2 |
2019-10-18 | x86/asm: Change all ENTRY+ENDPROC to SYM_FUNC_* | Jiri Slaby | 1 | -2/+2 |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441 | Thomas Gleixner | 1 | -7/+1 |
2016-08-08 | x86: move exports to actual definitions | Al Viro | 1 | -0/+2 |
2015-06-02 | x86/debug: Remove perpetually broken, unmaintainable dwarf annotations | Ingo Molnar | 1 | -8/+3 |
2014-10-08 | x86: Improve cmpxchg8b_emu.S | Jan Beulich | 1 | -11/+9 |
2009-10-01 | x86: Provide an alternative() based cmpxchg64() | Arjan van de Ven | 1 | -0/+57 |