summaryrefslogtreecommitdiffstats
path: root/arch/x86/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-01-311-1/+1
|\
| * x86/decoder: Add TEST opcode to Group3-2Masami Hiramatsu2020-01-221-1/+1
* | Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-01-281-11/+15
|\ \
| * | x86/insn-eval: Add support for 64-bit kernel modeJann Horn2019-12-301-11/+15
| |/
* | x86/cpufeatures: Add support for fast short REP; MOVSBTony Luck2020-01-081-3/+4
|/
* Merge tag 'perf-core-for-mingo-5.5-20191128' of git://git.kernel.org/pub/scm/...Ingo Molnar2019-11-291-12/+32
|\
| * x86/insn: Add some more Intel instructions to the opcode mapAdrian Hunter2019-11-261-12/+32
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2019-11-262-6/+46
|\ \ | |/
| * Merge branch 'x86/core' into perf/core, to resolve conflicts and to pick up c...Ingo Molnar2019-11-251-0/+34
| |\
| | * x86: xen: insn: Decode Xen and KVM emulate-prefix signatureMasami Hiramatsu2019-10-171-0/+34
| * | x86/insn: Add some Intel instructions to the opcode mapAdrian Hunter2019-11-181-6/+12
| |/
* | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-11-2618-106/+108
|\ \ | |/ |/|
| * x86/asm/32: Change all ENTRY+ENDPROC to SYM_FUNC_*Jiri Slaby2019-10-183-22/+22
| * x86/asm: Change all ENTRY+ENDPROC to SYM_FUNC_*Jiri Slaby2019-10-1816-60/+60
| * x86/asm: Make some functions localJiri Slaby2019-10-183-12/+12
| * x86/asm: Annotate aliasesJiri Slaby2019-10-183-6/+6
| * x86/uaccess: Annotate local functionJiri Slaby2019-10-181-3/+2
| * x86/asm: Annotate local pseudo-functionsJiri Slaby2019-10-182-3/+6
* | x86/asm: Fix MWAITX C-state hint valueJanakarajan Natarajan2019-10-081-2/+2
|/
* x86/asm: Make some functions local labelsJiri Slaby2019-09-063-26/+26
* x86/lib/cpu: Address missing prototypes warningValdis Klētnieks2019-08-081-0/+1
* x86/uaccess: Remove redundant CLACs in getuser/putuser error pathsJosh Poimboeuf2019-07-182-23/+26
* x86/uaccess: Don't leak AC flag into fentry from mcsafe_handle_tail()Josh Poimboeuf2019-07-181-1/+1
* x86/uaccess: Remove ELF function annotation from copy_user_handle_tail()Josh Poimboeuf2019-07-181-1/+1
* Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-07-081-1/+2
|\
| * smp: Remove smp_call_function() and on_each_cpu() return valuesNadav Amit2019-06-231-1/+2
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 504Thomas Gleixner2019-06-191-13/+1
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 497Thomas Gleixner2019-06-191-2/+1
* | Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2019-06-082-14/+2
|\ \
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner2019-06-052-14/+2
* | | x86/insn-eval: Fix use-after-free access to LDT entryJann Horn2019-06-071-23/+24
|/ /
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 224Thomas Gleixner2019-05-301-1/+1
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 223Thomas Gleixner2019-05-301-1/+1
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-302-29/+2
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-303-15/+3
|/
* treewide: Add SPDX license identifier for missed filesThomas Gleixner2019-05-214-0/+4
* Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-05-061-1/+1
|\
| * x86/timer: Don't inline __const_udelay()Andi Kleen2019-04-191-1/+1
* | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-05-061-0/+1
|\ \
| * | x86/asm: Mark all top level asm statements as .textAndi Kleen2019-04-191-0/+1
| |/
* | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-05-062-157/+0
|\ \
| * | locking/rwsem: Remove arch specific rwsem filesWaiman Long2019-04-032-157/+0
* | | Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-05-063-21/+50
|\ \ \
| * | | x86/uaccess: Fix up the fixupPeter Zijlstra2019-04-031-1/+2
| * | | x86/uaccess: Move copy_user_handle_tail() into asmPeter Zijlstra2019-04-032-20/+48
| |/ /
* | | x86/mm/mem_encrypt: Disable all instrumentation for early SME setupGary Hook2019-04-301-0/+12
|/ /
* | x86/lib: Fix indentation issue, remove extra tabColin Ian King2019-03-211-1/+1
|/
* Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-03-071-0/+2
|\
| * x86/insn-eval: Mark expected switch-case fall-throughGustavo A. R. Silva2019-01-261-0/+2
* | docs/core-api/mm: fix user memory accessors formattingMike Rapoport2019-03-051-4/+4
OpenPOWER on IntegriCloud