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
/
entry
/
entry_32.S
Age
Commit message (
Expand
)
Author
2018-11-01
Merge tag 'stackleak-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-10-23
Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-10-17
x86/entry/32: Clear the CS high bits
Jan Kiszka
2018-09-04
x86/entry: Add STACKLEAK erasing the kernel stack at the end of syscalls
Alexander Popov
2018-09-03
x86/xen: Move pv irq related functions under CONFIG_XEN_PV umbrella
Juergen Gross
2018-07-20
x86/entry/32: Check for VM86 mode in slow-path check
Joerg Roedel
2018-07-20
x86/entry/32: Add debug code to check entry/exit CR3
Joerg Roedel
2018-07-20
x86/entry/32: Add PTI CR3 switches to NMI handler code
Joerg Roedel
2018-07-20
x86/entry/32: Add PTI cr3 switch to non-NMI entry/exit points
Joerg Roedel
2018-07-20
x86/entry/32: Simplify debug entry point
Joerg Roedel
2018-07-20
x86/entry/32: Handle Entry from Kernel-Mode on Entry-Stack
Joerg Roedel
2018-07-20
x86/entry/32: Introduce SAVE_ALL_NMI and RESTORE_ALL_NMI
Joerg Roedel
2018-07-20
x86/entry/32: Leave the kernel via trampoline stack
Joerg Roedel
2018-07-20
x86/entry/32: Enter the kernel via trampoline stack
Joerg Roedel
2018-07-20
x86/entry/32: Split off return-to-kernel path
Joerg Roedel
2018-07-20
x86/entry/32: Unshare NMI return path
Joerg Roedel
2018-07-20
x86/entry/32: Put ESPFIX code into a macro
Joerg Roedel
2018-07-20
x86/entry/32: Rename TSS_sysenter_sp0 to TSS_entry2task_stack
Joerg Roedel
2018-06-26
x86/entry/32: Add explicit 'l' instruction suffix
Jan Beulich
2018-06-14
Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variables
Linus Torvalds
2018-03-06
Drivers: hv: vmbus: Implement Direct Mode for stimer0
Michael Kelley
2018-02-20
Revert "x86/retpoline: Simplify vmexit_fill_RSB()"
David Woodhouse
2018-02-10
Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-02-05
membarrier/x86: Provide core serializing command
Mathieu Desnoyers
2018-01-30
x86/hyperv: Reenlightenment notifications support
Vitaly Kuznetsov
2018-01-27
x86/retpoline: Simplify vmexit_fill_RSB()
Borislav Petkov
2018-01-15
x86/retpoline: Fill RSB on context switch for affected CPUs
David Woodhouse
2018-01-12
x86/retpoline/entry: Convert entry assembler indirect jumps
David Woodhouse
2017-12-22
x86/entry: Rename SYSENTER_stack to CPU_ENTRY_AREA_entry_stack
Dave Hansen
2017-12-17
x86/entry/64: Make cpu_entry_area.tss read-only
Andy Lutomirski
2017-12-17
x86/entry: Clean up the SYSENTER_stack code
Andy Lutomirski
2017-12-17
x86/entry: Remap the TSS into the CPU entry area
Andy Lutomirski
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-10
x86/unwind: Use MSB for frame pointer encoding on 32-bit
Josh Poimboeuf
2017-08-29
x86/idt: Remove the tracing IDT completely
Thomas Gleixner
2017-08-29
x86/traps: Simplify pagefault tracing logic
Thomas Gleixner
2017-05-24
Revert "x86/entry: Fix the end of the stack for newly forked tasks"
Josh Poimboeuf
2017-03-24
x86/ftrace: Move the ftrace specific code out of entry_32.S
Steven Rostedt (VMware)
2017-03-01
x86/entry/32: Relax a pvops stub clobber specification
Jan Beulich
2017-01-12
x86/entry: Fix the end of the stack for newly forked tasks
Josh Poimboeuf
2016-12-15
Merge tag 'trace-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2016-12-09
ftrace/x86_32: Set ftrace_stub to weak to prevent gcc from using short jumps ...
Steven Rostedt (Red Hat)
2016-10-21
x86/entry/unwind: Create stack frames for saved interrupt registers
Josh Poimboeuf
2016-10-20
x86/entry/32: Fix the end of the stack for newly forked tasks
Josh Poimboeuf
2016-10-20
x86/entry/32: Rename 'error_code' to 'common_exception'
Josh Poimboeuf
2016-10-20
x86/entry/32, x86/boot/32: Use local labels
Josh Poimboeuf
2016-10-14
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
2016-08-24
sched/x86: Pass kernel thread parameters in 'struct fork_frame'
Brian Gerst
2016-08-24
sched/x86: Rewrite the switch_to() code
Brian Gerst
2016-08-07
x86: move exports to actual definitions
Al Viro
[next]