index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
lib
Age
Commit message (
Expand
)
Author
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
2018-09-03
x86/extable: Introduce _ASM_EXTABLE_UA for uaccess fixups
Jann Horn
2018-08-31
x86/nmi: Fix NMI uaccess race against CR3 switching
Andy Lutomirski
2018-07-03
x86/asm/64: Use 32-bit XOR to zero registers
Jan Beulich
2018-06-08
Merge tag 'libnvdimm-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-06-04
Merge branch 'x86-dax-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-05-22
x86, nfit_test: Add unit test for memcpy_mcsafe()
Dan Williams
2018-05-15
x86/asm/memcpy_mcsafe: Add write-protection-fault handling
Dan Williams
2018-05-15
x86/asm/memcpy_mcsafe: Return bytes remaining
Dan Williams
2018-05-15
x86/asm/memcpy_mcsafe: Add labels for __memcpy_mcsafe() write fault handling
Dan Williams
2018-05-15
x86/asm/memcpy_mcsafe: Remove loop unrolling
Dan Williams
2018-05-14
x86/asm/64: Micro-optimize __clear_user() - Use immediate constants
Alexey Dobriyan
[next]