1. e0f4c59 Merge tag 'x86_cpu_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 2 months ago
  2. f87bc8d x86/asm: Add _ASM_RIP() macro for x86-64 (%rip) suffix by H. Peter Anvin (Intel) · 3 years, 4 months ago
  3. 46d2894 x86/extable: Rework the exception table mechanics by Thomas Gleixner · 3 years, 4 months ago
  4. 32fd8b5 x86/extable: Get rid of redundant macros by Thomas Gleixner · 3 years, 4 months ago
  5. 41f45fb x86/asm: Make <asm/asm.h> valid on cross-builds as well by Ingo Molnar · 3 years, 8 months ago
  6. d88be18 x86/asm: Add _ASM_BYTES() macro for a .byte ... opcode sequence by H. Peter Anvin (Intel) · 3 years, 8 months ago
  7. be5bb80 x86/asm: Have the __ASM_FORM macros handle commas in arguments by H. Peter Anvin (Intel) · 3 years, 8 months ago
  8. 34eb62d Merge tag 'core-build-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 3 months ago
  9. 278b917 x86/mce: Add _ASM_EXTABLE_CPY for copy user access by Youquan Song · 4 years, 3 months ago
  10. a850958 x86/asm: Avoid generating unused kprobe sections by Kees Cook · 4 years, 4 months ago
  11. 28b6019 x86/asm: Unify __ASSEMBLY__ blocks by Borislav Petkov · 4 years, 7 months ago
  12. cf122cf kill uaccess_try() by Al Viro · 4 years, 11 months ago
  13. 168829a Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  14. fb041bb locking/refcount: Consolidate implementations of refcount_t by Will Deacon · 5 years ago
  15. f7919fd x86/asm: Allow to pass macros to __ASM_FORM() by Masami Hiramatsu · 5 years ago
  16. 3693ca8 x86/uaccess: Move copy_user_handle_tail() into asm by Peter Zijlstra · 6 years ago
  17. 81a6845 Revert "x86/extable: Macrofy inline assembly code to work around GCC inlining bugs" by Ingo Molnar · 6 years ago
  18. 0474d5d x86/extable: Macrofy inline assembly code to work around GCC inlining bugs by Nadav Amit · 6 years ago
  19. 75045f7 x86/extable: Introduce _ASM_EXTABLE_UA for uaccess fixups by Jann Horn · 6 years ago
  20. 0e2e160 x86/asm: Add _ASM_ARG* constants for argument registers to <asm/asm.h> by H. Peter Anvin · 7 years ago
  21. fd97d39 Revert "x86/asm: Allow again using asm.h when building for the 'bpf' clang target" by Arnaldo Carvalho de Melo · 7 years ago
  22. ca26cff x86/asm: Allow again using asm.h when building for the 'bpf' clang target by Arnaldo Carvalho de Melo · 7 years ago
  23. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  24. 196bd48 x86/asm: Use register variable to get stack pointer value by Andrey Ryabinin · 7 years ago
  25. 520a13c x86/asm: Fix inline asm call constraints for GCC 4.4 by Josh Poimboeuf · 7 years ago
  26. f5caf62 x86/asm: Fix inline asm call constraints for Clang by Josh Poimboeuf · 7 years ago
  27. 7a46ec0 locking/refcounts, x86/asm: Implement fast refcount overflow protection by Kees Cook · 7 years ago
  28. 121843e x86/mm/kaslr: Use the _ASM_MUL macro for multiplication to work around Clang incompatibility by Matthias Kaehlcke · 8 years ago
  29. ff3554b x86, asm: define CC_SET() and CC_OUT() macros by H. Peter Anvin · 9 years ago
  30. 548acf1 x86/mm: Expand the exception table logic to allow new handling options by Tony Luck · 9 years ago
  31. 9e6b13f x86/asm/uaccess: Unify the ALIGN_DESTINATION macro by Borislav Petkov · 10 years ago
  32. 376e242 kprobes: Introduce NOKPROBE_SYMBOL() macro to maintain kprobes blacklist by Masami Hiramatsu · 11 years ago
  33. 3e9b232 x86, asm: Extend definitions of _ASM_* with a raw format by Jan-Simon Möller · 11 years ago
  34. 7062765 x86, extable: Switch to relative exception table entries by H. Peter Anvin · 13 years ago
  35. 535c0c3 x86, extable: Add _ASM_EXTABLE_EX() macro by H. Peter Anvin · 13 years ago
  36. 447657e x86, extable: Remove the now-unused __ASM_EX_SEC macros by H. Peter Anvin · 13 years ago
  37. d454180 x86, extable: Use .pushsection ... .popsection for _ASM_EXTABLE() by H. Peter Anvin · 13 years ago
  38. a750036 x86: Fix write lock scalability 64-bit issue by Jan Beulich · 13 years ago
  39. 4625cd6 x86: Unify rwlock assembly implementation by Jan Beulich · 13 years ago
  40. 709972b x86, asm: Make _ASM_EXTABLE() usable from assembly code by H. Peter Anvin · 15 years ago
  41. 1965aae x86: Fix ASM_X86__ header guards by H. Peter Anvin · 16 years ago
  42. bb89855 x86, um: ... and asm-x86 move by Al Viro · 16 years ago[Renamed from include/asm-x86/asm.h]
  43. e496e3d Merge branches 'x86/alternatives', 'x86/cleanups', 'x86/commandline', 'x86/crashdump', 'x86/debug', 'x86/defconfig', 'x86/doc', 'x86/exports', 'x86/fpu', 'x86/gart', 'x86/idle', 'x86/mm', 'x86/mtrr', 'x86/nmi-watchdog', 'x86/oprofile', 'x86/paravirt', 'x86/reboot', 'x86/sparse-fixes', 'x86/tsc', 'x86/urgent' and 'x86/vmalloc' into x86-v28-for-linus-phase1 by Ingo Molnar · 16 years ago
  44. 8df9676 x86: <asm/asm.h> consistency cleanups by H. Peter Anvin · 16 years ago
  45. 77ef50a x86: consolidate header guards by Vegard Nossum · 17 years ago
  46. 2528de4 x86: use macros from asm.h. by Glauber Costa · 17 years ago
  47. 6c2d458 x86: merge getuser asm functions. by Glauber Costa · 17 years ago
  48. 40faf46 x86: introduce __ASM_REG macro. by Glauber Costa · 17 years ago
  49. e6e07d8 x86: make asm/asm.h work for asm code. by Jeremy Fitzhardinge · 17 years ago
  50. a34746b x86: add _ASM_EXTABLE macro to <asm/asm.h> by H. Peter Anvin · 17 years ago
  51. 8ee5797 x86: introduce asm helpers in local_{32|64}.h by Harvey Harrison · 17 years ago
  52. 3578fac x86: merge resume-trace.h variants by Thomas Gleixner · 17 years ago
  53. e845c06 x86: add <asm/asm.h> by H. Peter Anvin · 17 years ago