summaryrefslogtreecommitdiffstats
path: root/arch/x86/entry
Commit message (Expand)AuthorAgeFilesLines
* x86/entry/64: Remove the unused 'icebp' macroBorislav Petkov2018-02-131-4/+0
* x86/entry/64: Fix paranoid_entry() frame pointer warningJosh Poimboeuf2018-02-131-1/+2
* x86/entry/64: Indent PUSH_AND_CLEAR_REGS and POP_REGS properlyDominik Brodowski2018-02-131-4/+4
* x86/entry/64: Get rid of the ALLOC_PT_GPREGS_ON_STACK and SAVE_AND_CLEAR_REGS...Dominik Brodowski2018-02-132-52/+10
* x86/entry/64: Use PUSH_AND_CLEAN_REGS in more casesDominik Brodowski2018-02-132-65/+6
* x86/entry/64: Introduce the PUSH_AND_CLEAN_REGS macroDominik Brodowski2018-02-132-4/+38
* x86/entry/64: Interleave XOR register clearing with PUSH instructionsDominik Brodowski2018-02-132-30/+40
* x86/entry/64: Merge the POP_C_REGS and POP_EXTRA_REGS macros into a single PO...Dominik Brodowski2018-02-132-26/+15
* x86/entry/64: Merge SAVE_C_REGS and SAVE_EXTRA_REGS, remove unused extensionsDominik Brodowski2018-02-132-50/+19
* x86/mm/pti: Fix PTI comment in entry_SYSCALL_64()Nadav Amit2018-02-101-1/+1
* x86/entry/64/compat: Clear registers for compat syscalls, to reduce speculati...Dan Williams2018-02-061-0/+30
* x86/entry/64: Clear registers for exceptions/interrupts, to reduce speculatio...Dan Williams2018-02-062-1/+24
* x86/entry/64: Clear extra registers beyond syscall arguments, to reduce specu...Dan Williams2018-02-061-0/+13
* x86/syscall: Sanitize syscall table de-references under speculationDan Williams2018-01-301-1/+4
* x86/asm: Move 'status' from thread_struct to thread_infoAndy Lutomirski2018-01-301-2/+2
* x86/entry/64: Push extra regs right awayAndy Lutomirski2018-01-301-3/+7
* x86/entry/64: Remove the SYSCALL64 fast pathAndy Lutomirski2018-01-302-122/+2
* Merge tag 'v4.15' into x86/pti, to be able to merge dependent changesIngo Molnar2018-01-306-18/+20
|\
| * Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-01-211-1/+1
| |\
| * \ Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-01-172-0/+22
| |\ \
| * \ \ Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-01-143-22/+31
| |\ \ \
| * \ \ \ Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-01-031-7/+6
| |\ \ \ \
| * \ \ \ \ Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-12-294-11/+212
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-12-233-9/+45
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'WIP.x86-pti.entry-for-linus' of git://git.kernel.org/pub/scm/li...Linus Torvalds2017-12-183-29/+173
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-12-061-1/+1
| |\ \ \ \ \ \ \ \
| | * | | | | | | | x86/vdso: Change time() prototype to match __vdso_time()Arnd Bergmann2017-12-061-1/+1
| * | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-11-261-4/+10
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / /
| | * | | | | | | | x86/entry/64: Add missing irqflags tracing to native_load_gs_index()Andy Lutomirski2017-11-231-2/+8
| | * | | | | | | | x86/entry/64: Fix entry_SYSCALL_64_after_hwframe() IRQ tracingAndy Lutomirski2017-11-221-2/+2
| * | | | | | | | | Merge tag 'kbuild-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2017-11-171-4/+0
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | kbuild: create object directories simpler and fasterMasahiro Yamada2017-11-161-4/+0
| * | | | | | | | | | Merge tag 'for-linus-4.15-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2017-11-161-1/+1
| |\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | | | |
| | * | | | | | | | | x86/pvclock: add setter for pvclock_pvti_cpu0_vaJoao Martins2017-11-081-1/+1
| * | | | | | | | | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-11-131-1/+2
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | x86: Use ARRAY_SIZEJérémy Lefaure2017-10-191-1/+2
| * | | | | | | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-11-135-114/+108
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | X86/KVM: Clear encryption attribute when SEV is activeBrijesh Singh2017-11-071-2/+3
| * | | | | | | | | | | | x86: Use lockdep to assert IRQs are disabled/enabledFrederic Weisbecker2017-11-081-3/+1
| * | | | | | | | | | | | Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar2017-11-0724-1/+25
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland2017-10-252-2/+2
| | |_|/ / / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | x86/retpoline: Simplify vmexit_fill_RSB()Borislav Petkov2018-01-272-2/+4
| |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |
* | | | | | | | | | | | x86/mce: Make machine check speculation protectedThomas Gleixner2018-01-191-1/+1
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
* | | | | | | | | | | x86/retpoline: Fill RSB on context switch for affected CPUsDavid Woodhouse2018-01-152-0/+22
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
* | | | | | | | | | x86/pti: Fix !PCID and sanitize definesThomas Gleixner2018-01-141-17/+19
* | | | | | | | | | x86/retpoline/entry: Convert entry assembler indirect jumpsDavid Woodhouse2018-01-122-5/+12
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | x86/pti: Switch to kernel CR3 at early in entry_SYSCALL_compat()Thomas Gleixner2018-01-031-7/+6
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | x86/mm: Optimize RESTORE_CR3Peter Zijlstra2017-12-232-4/+30
* | | | | | | | x86/mm: Use/Fix PCID to optimize user/kernel switchesPeter Zijlstra2017-12-233-19/+66
* | | | | | | | x86/pti: Map the vsyscall page if neededAndy Lutomirski2017-12-231-3/+3
OpenPOWER on IntegriCloud