Age | Commit message (Expand) | Author |
2020-08-23 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva |
2020-07-07 | kbuild: remove cc-option test of -fno-stack-protector | Masahiro Yamada |
2020-06-28 | Merge tag 'x86_urgent_for_5.8_rc3' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2020-06-25 | x86/entry: Fixup bad_iret vs noinstr | Peter Zijlstra |
2020-06-19 | x86/asm/64: Align start of __clear_user() loop to 16-bytes | Matt Fleming |
2020-06-11 | Rebase locking/kcsan to locking/urgent | Thomas Gleixner |
2020-06-03 | Merge tag 'x86-timers-2020-06-03' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2020-06-01 | Merge branch 'uaccess.csum' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2020-05-29 | x86: switch both 32bit and 64bit to providing csum_and_copy_from_user() | Al Viro |
2020-05-29 | x86_64: csum_..._copy_..._user(): switch to unsafe_..._user() | Al Viro |
2020-05-07 | x86/delay: Introduce TPAUSE delay | Kyung Min Park |
2020-05-07 | x86/delay: Refactor delay_mwaitx() for TPAUSE support | Kyung Min Park |
2020-05-07 | x86/delay: Preparatory code cleanup | Thomas Gleixner |
2020-04-30 | x86/retpoline: Fix retpoline unwind | Peter Zijlstra |
2020-04-30 | x86: Change {JMP,CALL}_NOSPEC argument | Peter Zijlstra |
2020-04-30 | x86: Simplify retpoline declaration | Peter Zijlstra |
2020-04-22 | get rid of csum_partial_copy_to_user() | Al Viro |
2020-04-13 | Merge tag 'v5.7-rc1' into locking/kcsan, to resolve conflicts and refresh | Ingo Molnar |
2020-04-03 | Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2020-03-26 | x86/insn: Add Control-flow Enforcement (CET) instructions to the opcode map | Yu-cheng Yu |
2020-03-25 | .gitignore: add SPDX License Identifier | Masahiro Yamada |
2020-03-21 | kcsan, trace: Make KCSAN compatible with tracing | Marco Elver |
2020-03-21 | Merge branch 'x86/kdump' into locking/kcsan, to resolve conflicts | Ingo Molnar |
2020-01-31 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2020-01-28 | Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2020-01-22 | x86/decoder: Add TEST opcode to Group3-2 | Masami Hiramatsu |
2020-01-08 | x86/cpufeatures: Add support for fast short REP; MOVSB | Tony Luck |
2019-12-30 | x86/insn-eval: Add support for 64-bit kernel mode | Jann Horn |
2019-12-30 | Merge tag 'v5.5-rc4' into locking/kcsan, to resolve conflicts | Ingo Molnar |
2019-11-29 | Merge tag 'perf-core-for-mingo-5.5-20191128' of git://git.kernel.org/pub/scm/... | Ingo Molnar |
2019-11-26 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2019-11-26 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2019-11-26 | x86/insn: Add some more Intel instructions to the opcode map | Adrian Hunter |
2019-11-25 | Merge branch 'x86/core' into perf/core, to resolve conflicts and to pick up c... | Ingo Molnar |
2019-11-18 | x86/insn: Add some Intel instructions to the opcode map | Adrian Hunter |
2019-11-16 | x86, kcsan: Enable KCSAN for x86 | Marco Elver |
2019-10-18 | x86/asm/32: Change all ENTRY+ENDPROC to SYM_FUNC_* | Jiri Slaby |
2019-10-18 | x86/asm: Change all ENTRY+ENDPROC to SYM_FUNC_* | Jiri Slaby |
2019-10-18 | x86/asm: Make some functions local | Jiri Slaby |
2019-10-18 | x86/asm: Annotate aliases | Jiri Slaby |
2019-10-18 | x86/uaccess: Annotate local function | Jiri Slaby |
2019-10-18 | x86/asm: Annotate local pseudo-functions | Jiri Slaby |
2019-10-17 | x86: xen: insn: Decode Xen and KVM emulate-prefix signature | Masami Hiramatsu |
2019-10-08 | x86/asm: Fix MWAITX C-state hint value | Janakarajan Natarajan |
2019-09-06 | x86/asm: Make some functions local labels | Jiri Slaby |
2019-08-08 | x86/lib/cpu: Address missing prototypes warning | Valdis Klētnieks |
2019-07-18 | x86/uaccess: Remove redundant CLACs in getuser/putuser error paths | Josh Poimboeuf |
2019-07-18 | x86/uaccess: Don't leak AC flag into fentry from mcsafe_handle_tail() | Josh Poimboeuf |
2019-07-18 | x86/uaccess: Remove ELF function annotation from copy_user_handle_tail() | Josh Poimboeuf |
2019-07-08 | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |