Age | Commit message (Expand) | Author |
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-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-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 |
2019-06-23 | smp: Remove smp_call_function() and on_each_cpu() return values | Nadav Amit |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 504 | Thomas Gleixner |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 497 | Thomas Gleixner |
2019-06-08 | Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2019-06-07 | x86/insn-eval: Fix use-after-free access to LDT entry | Jann Horn |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441 | Thomas Gleixner |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 224 | Thomas Gleixner |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 223 | Thomas Gleixner |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 | Thomas Gleixner |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner |
2019-05-21 | treewide: Add SPDX license identifier for missed files | Thomas Gleixner |
2019-05-06 | Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2019-05-06 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2019-05-06 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2019-05-06 | Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2019-04-30 | x86/mm/mem_encrypt: Disable all instrumentation for early SME setup | Gary Hook |
2019-04-19 | x86/timer: Don't inline __const_udelay() | Andi Kleen |
2019-04-19 | x86/asm: Mark all top level asm statements as .text | Andi Kleen |
2019-04-03 | locking/rwsem: Remove arch specific rwsem files | Waiman Long |
2019-04-03 | x86/uaccess: Fix up the fixup | Peter Zijlstra |
2019-04-03 | x86/uaccess: Move copy_user_handle_tail() into asm | Peter Zijlstra |
2019-03-21 | x86/lib: Fix indentation issue, remove extra tab | Colin Ian King |
2019-03-07 | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2019-03-05 | docs/core-api/mm: fix user memory accessors formatting | Mike Rapoport |
2019-02-01 | x86: explicitly align IO accesses in memcpy_{to,from}io | Linus Torvalds |
2019-01-26 | x86/insn-eval: Mark expected switch-case fall-through | Gustavo A. R. Silva |
2019-01-11 | x86/kaslr: Fix incorrect i8254 outb() parameters | Daniel Drake |
2019-01-06 | kbuild: remove redundant target cleaning on failure | Masahiro Yamada |
2019-01-04 | x86: re-introduce non-generic memcpy_{to,from}io | Linus Torvalds |
2019-01-03 | Remove 'type' argument from access_ok() function | Linus Torvalds |
2018-10-23 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2018-09-10 | x86/asm: Optimize memcpy_flushcache() | Mikulas Patocka |