aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/switch_to.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-11-28x86/process: Consolidate and simplify switch_to_xtra() codeThomas Gleixner1-3/+0
2018-07-20x86/entry: Rename update_sp0 to update_task_stackJoerg Roedel1-1/+1
2018-07-20x86/entry/32: Enter the kernel via trampoline stackJoerg Roedel1-2/+12
2017-12-31Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-3/+2
2017-12-27x86: Remove unused parameter of prepare_switch_torodrigosiqueira1-3/+2
2017-12-17x86/entry/64: Make cpu_entry_area.tss read-onlyAndy Lutomirski1-2/+2
2017-12-17x86/entry/64: Use a per-CPU trampoline stack for IDT entriesAndy Lutomirski1-1/+3
2017-12-17Merge commit 'upstream-x86-entry' into WIP.x86/mmIngo Molnar1-0/+24
2017-11-07Merge branch 'linus' into x86/asm, to pick up fixes and resolve conflictsIngo Molnar1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-11-02x86/entry/64: Remove thread_struct::sp0Andy Lutomirski1-0/+6
2017-11-02x86/entry/64: Remove all remaining direct thread_struct::sp0 readsAndy Lutomirski1-0/+6
2017-11-02x86/entry/32: Pull the MSR_IA32_SYSENTER_CS update code out of native_load_sp0()Andy Lutomirski1-0/+12
2017-01-12x86/unwind: Include __schedule() in stack tracesJosh Poimboeuf1-1/+9
2016-08-24sched/x86: Pass kernel thread parameters in 'struct fork_frame'Brian Gerst1-0/+2
2016-08-24sched/x86: Rewrite the switch_to() codeBrian Gerst1-118/+21
2016-08-24sched/x86: Add 'struct inactive_task_frame' to better document the sleeping task stack frameBrian Gerst1-0/+5
2016-08-24x86/mm/64: Enable vmapped stacks (CONFIG_HAVE_ARCH_VMAP_STACK=y)Andy Lutomirski1-1/+27
2016-05-05x86/entry, sched/x86: Don't save/restore EFLAGS on task switchBrian Gerst1-3/+1
2015-09-25x86/sched/64: Don't save flags on context switch (reinstated)Andy Lutomirski1-4/+8
2015-08-18Revert "sched/x86_64: Don't save flags on context switch"Andy Lutomirski1-8/+4
2014-10-28sched/x86_64: Don't save flags on context switchAndy Lutomirski1-4/+8
2013-08-06x86, asmlinkage: Make 32bit/64bit __switch_to visibleAndi Kleen1-2/+2
2012-03-28Disintegrate asm/system.h for X86David Howells1-0/+129