Linus Torvalds
|
15303ba5d1
Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
|
7 years ago |
Mathieu Desnoyers
|
10bcc80e9d
membarrier/x86: Provide core serializing command
|
7 years ago |
Vitaly Kuznetsov
|
93286261de
x86/hyperv: Reenlightenment notifications support
|
7 years ago |
Borislav Petkov
|
1dde7415e9
x86/retpoline: Simplify vmexit_fill_RSB()
|
7 years ago |
David Woodhouse
|
c995efd5a7
x86/retpoline: Fill RSB on context switch for affected CPUs
|
7 years ago |
David Woodhouse
|
2641f08bb7
x86/retpoline/entry: Convert entry assembler indirect jumps
|
7 years ago |
Dave Hansen
|
4fe2d8b11a
x86/entry: Rename SYSENTER_stack to CPU_ENTRY_AREA_entry_stack
|
7 years ago |
Andy Lutomirski
|
c482feefe1
x86/entry/64: Make cpu_entry_area.tss read-only
|
7 years ago |
Andy Lutomirski
|
0f9a48100f
x86/entry: Clean up the SYSENTER_stack code
|
7 years ago |
Andy Lutomirski
|
72f5e08dbb
x86/entry: Remap the TSS into the CPU entry area
|
7 years ago |
Greg Kroah-Hartman
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
8 years ago |
Josh Poimboeuf
|
5c99b692cf
x86/unwind: Use MSB for frame pointer encoding on 32-bit
|
8 years ago |
Thomas Gleixner
|
4b9a8dca0e
x86/idt: Remove the tracing IDT completely
|
8 years ago |
Thomas Gleixner
|
11a7ffb017
x86/traps: Simplify pagefault tracing logic
|
8 years ago |
Josh Poimboeuf
|
ebd574994c
Revert "x86/entry: Fix the end of the stack for newly forked tasks"
|
8 years ago |
Steven Rostedt (VMware)
|
3d82c59c6e
x86/ftrace: Move the ftrace specific code out of entry_32.S
|
8 years ago |
Jan Beulich
|
fdbd518adf
x86/entry/32: Relax a pvops stub clobber specification
|
8 years ago |
Josh Poimboeuf
|
ff3f7e2475
x86/entry: Fix the end of the stack for newly forked tasks
|
8 years ago |
Linus Torvalds
|
179a7ba680
Merge tag 'trace-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
|
8 years ago |
Steven Rostedt (Red Hat)
|
847fa1a6d3
ftrace/x86_32: Set ftrace_stub to weak to prevent gcc from using short jumps to it
|
8 years ago |
Josh Poimboeuf
|
946c191161
x86/entry/unwind: Create stack frames for saved interrupt registers
|
9 years ago |
Josh Poimboeuf
|
4d516f4170
x86/entry/32: Fix the end of the stack for newly forked tasks
|
9 years ago |
Josh Poimboeuf
|
7252c4c35e
x86/entry/32: Rename 'error_code' to 'common_exception'
|
9 years ago |
Josh Poimboeuf
|
1b00255f32
x86/entry/32, x86/boot/32: Use local labels
|
9 years ago |
Linus Torvalds
|
84d69848c9
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
|
9 years ago |
Brian Gerst
|
616d24835e
sched/x86: Pass kernel thread parameters in 'struct fork_frame'
|
9 years ago |
Brian Gerst
|
0100301bfd
sched/x86: Rewrite the switch_to() code
|
9 years ago |
Al Viro
|
784d5699ed
x86: move exports to actual definitions
|
9 years ago |
Andy Lutomirski
|
2deb4be280
x86/dumpstack: When OOPSing, rewind the stack before do_exit()
|
9 years ago |
Brian Gerst
|
1e17880371
x86/entry/32: Remove GET_THREAD_INFO() from entry code
|
9 years ago |