aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/entry/entry_64.S
AgeCommit message (Expand)Author
2024-02-21Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/basev4.19/standard/preempt-rt/baseBruce Ashfield
2024-02-21Merge tag 'v4.19.272' into v4.19/standard/baseBruce Ashfield
2024-02-21Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2024-02-21Merge tag 'v4.19.266' into v4.19/standard/baseBruce Ashfield
2023-02-06exit: Add and use make_task_dead.Eric W. Biederman
2023-02-06x86/entry/64: Add instruction suffix to SYSRETJan Beulich
2022-11-23x86/speculation: Fix RSB filling with CONFIG_RETPOLINE=nJosh Poimboeuf
2022-11-23x86/entry: Add kernel IBRS implementationPeter Zijlstra
2022-11-23x86/entry: Remove skip_r11rcxPeter Zijlstra
2020-05-28Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2020-05-28Merge tag 'v4.19.123' into v4.19/standard/baseBruce Ashfield
2020-05-14x86/unwind/orc: Fix premature unwind stoppage due to IRET framesJosh Poimboeuf
2020-05-14x86/entry/64: Fix unwind hints in rewind_stack_do_exit()Jann Horn
2020-05-14x86/entry/64: Fix unwind hints in kernel exit pathJosh Poimboeuf
2019-09-15Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2019-09-15Merge tag 'v4.19.65' into v4.19/standard/baseBruce Ashfield
2019-08-06x86/entry/64: Use JMP instead of JMPQJosh Poimboeuf
2019-08-06x86/speculation: Prepare entry code for Spectre v1 swapgs mitigationsJosh Poimboeuf
2019-08-06xen/pv: Fix a boot up hang revealed by int3 self testZhenzhong Duan
2019-07-27Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2019-07-27Merge tag 'v4.19.60' into v4.19/standard/baseBruce Ashfield
2019-07-21x86/irq: Seperate unused system vectors from spurious entry againThomas Gleixner
2019-07-04Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2019-07-04Merge tag 'v4.19.46' into v4.19/standard/baseBruce Ashfield
2019-07-04Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2019-07-04Merge tag 'v4.19.45' into v4.19/standard/baseBruce Ashfield
2019-05-25x86_64: Add gap to int3 to allow for call emulationJosh Poimboeuf
2019-05-22sched/x86: Save [ER]FLAGS on context switchPeter Zijlstra
2019-04-26Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2019-04-26tracing/x86: Save CR2 before tracing irqsoff on error_entrySteven Rostedt (VMware)
2019-04-12Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2019-04-05kprobes/x86: Blacklist non-attachable interrupt functionsAndrea Righi
2018-11-28x86: Support for lazy preemptionThomas Gleixner
2018-11-28softirq: Disable softirq stacks for RTThomas Gleixner
2018-10-17x86/entry/64: Further improve paranoid_entry commentsAndy Lutomirski
2018-10-14x86/entry: Add some paranoid entry/exit CR3 handling commentsDave Hansen
2018-08-13Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-07-24x86/entry/64: Remove %ebx handling from error_entry/exitAndy Lutomirski
2018-07-03x86/entry/64: Add two more instruction suffixesJan Beulich
2018-06-21x86/unwind/orc: Detect the end of the stackJosh Poimboeuf
2018-06-14Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variablesLinus Torvalds
2018-04-15Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-04-15Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-04-09Merge branch 'linus' into x86/pti to pick up upstream changesIngo Molnar
2018-04-09x86/entry/64: Drop idtentry's manual stack switch for user entriesAndy Lutomirski
2018-04-05x86/syscalls: Don't pointlessly reload the system call numberLinus Torvalds
2018-04-04Merge tag 'char-misc-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-03-28Merge 4.16-rc7 into char-misc-nextGreg Kroah-Hartman
2018-03-27Merge tag 'v4.16-rc7' into x86/mm, to fix up conflictIngo Molnar
2018-03-25Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds