aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/lib
Commit message (Expand)AuthorAge
* x86/asm: Fix MWAITX C-state hint valueJanakarajan Natarajan2019-10-08
* x86/asm: Make some functions local labelsJiri Slaby2019-09-06
* x86/lib/cpu: Address missing prototypes warningValdis Klētnieks2019-08-08
* x86/uaccess: Remove redundant CLACs in getuser/putuser error pathsJosh Poimboeuf2019-07-18
* x86/uaccess: Don't leak AC flag into fentry from mcsafe_handle_tail()Josh Poimboeuf2019-07-18
* x86/uaccess: Remove ELF function annotation from copy_user_handle_tail()Josh Poimboeuf2019-07-18
* Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-07-08
|\
| * smp: Remove smp_call_function() and on_each_cpu() return valuesNadav Amit2019-06-23
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 504Thomas Gleixner2019-06-19
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 497Thomas Gleixner2019-06-19
* | Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2019-06-08
|\ \
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner2019-06-05
* | | x86/insn-eval: Fix use-after-free access to LDT entryJann Horn2019-06-07
|/ /
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 224Thomas Gleixner2019-05-30
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 223Thomas Gleixner2019-05-30
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-30
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-30
|/
* treewide: Add SPDX license identifier for missed filesThomas Gleixner2019-05-21
* Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-05-06
|\
| * x86/timer: Don't inline __const_udelay()Andi Kleen2019-04-19
* | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-05-06
|\ \
| * | x86/asm: Mark all top level asm statements as .textAndi Kleen2019-04-19
| |/
* | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-05-06
|\ \
| * | locking/rwsem: Remove arch specific rwsem filesWaiman Long2019-04-03
* | | Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-05-06
|\ \ \
| * | | x86/uaccess: Fix up the fixupPeter Zijlstra2019-04-03
| * | | x86/uaccess: Move copy_user_handle_tail() into asmPeter Zijlstra2019-04-03
| |/ /
* / / x86/mm/mem_encrypt: Disable all instrumentation for early SME setupGary Hook2019-04-30
|/ /
* / x86/lib: Fix indentation issue, remove extra tabColin Ian King2019-03-21
|/
* Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-03-07
|\
| * x86/insn-eval: Mark expected switch-case fall-throughGustavo A. R. Silva2019-01-26
* | docs/core-api/mm: fix user memory accessors formattingMike Rapoport2019-03-06
* | x86: explicitly align IO accesses in memcpy_{to,from}ioLinus Torvalds2019-02-01
* | x86/kaslr: Fix incorrect i8254 outb() parametersDaniel Drake2019-01-11
|/
* kbuild: remove redundant target cleaning on failureMasahiro Yamada2019-01-05
* x86: re-introduce non-generic memcpy_{to,from}ioLinus Torvalds2019-01-04
* Remove 'type' argument from access_ok() functionLinus Torvalds2019-01-03
* Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-10-23
|\
| * x86/asm: Optimize memcpy_flushcache()Mikulas Patocka2018-09-10
* | x86/extable: Introduce _ASM_EXTABLE_UA for uaccess fixupsJann Horn2018-09-03
|/
* x86/nmi: Fix NMI uaccess race against CR3 switchingAndy Lutomirski2018-08-31
* x86/asm/64: Use 32-bit XOR to zero registersJan Beulich2018-07-03
* Merge tag 'libnvdimm-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-06-08
|\
| * x86, nfit_test: Add unit test for memcpy_mcsafe()Dan Williams2018-05-23
* | Merge branch 'x86-dax-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-06-04
|\|
| * x86/asm/memcpy_mcsafe: Add write-protection-fault handlingDan Williams2018-05-15
| * x86/asm/memcpy_mcsafe: Return bytes remainingDan Williams2018-05-15
| * x86/asm/memcpy_mcsafe: Add labels for __memcpy_mcsafe() write fault handlingDan Williams2018-05-15
| * x86/asm/memcpy_mcsafe: Remove loop unrollingDan Williams2018-05-15
* | x86/asm/64: Micro-optimize __clear_user() - Use immediate constantsAlexey Dobriyan2018-05-14
|/