| Commit message (Expand) | Author | Age | Files | Lines |
* | x86/asm: Fix MWAITX C-state hint value | Janakarajan Natarajan | 2019-10-08 | 1 | -2/+2 |
* | x86/asm: Make some functions local labels | Jiri Slaby | 2019-09-06 | 3 | -26/+26 |
* | x86/lib/cpu: Address missing prototypes warning | Valdis Klētnieks | 2019-08-08 | 1 | -0/+1 |
* | x86/uaccess: Remove redundant CLACs in getuser/putuser error paths | Josh Poimboeuf | 2019-07-18 | 2 | -23/+26 |
* | x86/uaccess: Don't leak AC flag into fentry from mcsafe_handle_tail() | Josh Poimboeuf | 2019-07-18 | 1 | -1/+1 |
* | x86/uaccess: Remove ELF function annotation from copy_user_handle_tail() | Josh Poimboeuf | 2019-07-18 | 1 | -1/+1 |
* | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2019-07-08 | 1 | -1/+2 |
|\ |
|
| * | smp: Remove smp_call_function() and on_each_cpu() return values | Nadav Amit | 2019-06-23 | 1 | -1/+2 |
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 504 | Thomas Gleixner | 2019-06-19 | 1 | -13/+1 |
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 497 | Thomas Gleixner | 2019-06-19 | 1 | -2/+1 |
* | | Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2019-06-08 | 2 | -14/+2 |
|\ \ |
|
| * | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441 | Thomas Gleixner | 2019-06-05 | 2 | -14/+2 |
* | | | x86/insn-eval: Fix use-after-free access to LDT entry | Jann Horn | 2019-06-07 | 1 | -23/+24 |
|/ / |
|
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 224 | Thomas Gleixner | 2019-05-30 | 1 | -1/+1 |
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 223 | Thomas Gleixner | 2019-05-30 | 1 | -1/+1 |
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 | Thomas Gleixner | 2019-05-30 | 2 | -29/+2 |
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 2019-05-30 | 3 | -15/+3 |
|/ |
|
* | treewide: Add SPDX license identifier for missed files | Thomas Gleixner | 2019-05-21 | 4 | -0/+4 |
* | Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2019-05-06 | 1 | -1/+1 |
|\ |
|
| * | x86/timer: Don't inline __const_udelay() | Andi Kleen | 2019-04-19 | 1 | -1/+1 |
* | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2019-05-06 | 1 | -0/+1 |
|\ \ |
|
| * | | x86/asm: Mark all top level asm statements as .text | Andi Kleen | 2019-04-19 | 1 | -0/+1 |
| |/ |
|
* | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2019-05-06 | 2 | -157/+0 |
|\ \ |
|
| * | | locking/rwsem: Remove arch specific rwsem files | Waiman Long | 2019-04-03 | 2 | -157/+0 |
* | | | Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2019-05-06 | 3 | -21/+50 |
|\ \ \ |
|
| * | | | x86/uaccess: Fix up the fixup | Peter Zijlstra | 2019-04-03 | 1 | -1/+2 |
| * | | | x86/uaccess: Move copy_user_handle_tail() into asm | Peter Zijlstra | 2019-04-03 | 2 | -20/+48 |
| |/ / |
|
* / / | x86/mm/mem_encrypt: Disable all instrumentation for early SME setup | Gary Hook | 2019-04-30 | 1 | -0/+12 |
|/ / |
|
* / | x86/lib: Fix indentation issue, remove extra tab | Colin Ian King | 2019-03-21 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2019-03-07 | 1 | -0/+2 |
|\ |
|
| * | x86/insn-eval: Mark expected switch-case fall-through | Gustavo A. R. Silva | 2019-01-26 | 1 | -0/+2 |
* | | docs/core-api/mm: fix user memory accessors formatting | Mike Rapoport | 2019-03-05 | 1 | -4/+4 |
* | | x86: explicitly align IO accesses in memcpy_{to,from}io | Linus Torvalds | 2019-02-01 | 1 | -3/+30 |
* | | x86/kaslr: Fix incorrect i8254 outb() parameters | Daniel Drake | 2019-01-11 | 1 | -2/+2 |
|/ |
|
* | kbuild: remove redundant target cleaning on failure | Masahiro Yamada | 2019-01-06 | 1 | -1/+1 |
* | x86: re-introduce non-generic memcpy_{to,from}io | Linus Torvalds | 2019-01-04 | 2 | -0/+43 |
* | Remove 'type' argument from access_ok() function | Linus Torvalds | 2019-01-03 | 3 | -4/+4 |
* | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2018-10-23 | 1 | -2/+2 |
|\ |
|
| * | x86/asm: Optimize memcpy_flushcache() | Mikulas Patocka | 2018-09-10 | 1 | -2/+2 |
* | | x86/extable: Introduce _ASM_EXTABLE_UA for uaccess fixups | Jann Horn | 2018-09-03 | 7 | -125/+129 |
|/ |
|
* | x86/nmi: Fix NMI uaccess race against CR3 switching | Andy Lutomirski | 2018-08-31 | 1 | -0/+5 |
* | x86/asm/64: Use 32-bit XOR to zero registers | Jan Beulich | 2018-07-03 | 1 | -1/+1 |
* | Merge tag 'libnvdimm-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2018-06-08 | 1 | -0/+10 |
|\ |
|
| * | x86, nfit_test: Add unit test for memcpy_mcsafe() | Dan Williams | 2018-05-22 | 1 | -0/+10 |
* | | Merge branch 'x86-dax-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2018-06-04 | 2 | -58/+65 |
|\| |
|
| * | x86/asm/memcpy_mcsafe: Add write-protection-fault handling | Dan Williams | 2018-05-15 | 2 | -0/+35 |
| * | x86/asm/memcpy_mcsafe: Return bytes remaining | Dan Williams | 2018-05-15 | 1 | -6/+14 |
| * | x86/asm/memcpy_mcsafe: Add labels for __memcpy_mcsafe() write fault handling | Dan Williams | 2018-05-15 | 1 | -9/+12 |
| * | x86/asm/memcpy_mcsafe: Remove loop unrolling | Dan Williams | 2018-05-15 | 1 | -49/+10 |
* | | x86/asm/64: Micro-optimize __clear_user() - Use immediate constants | Alexey Dobriyan | 2018-05-14 | 1 | -5/+4 |
|/ |
|