aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/switch_to.h
AgeCommit message (Expand)Author
2018-11-28x86/process: Consolidate and simplify switch_to_xtra() codeThomas Gleixner
2018-07-20x86/entry: Rename update_sp0 to update_task_stackJoerg Roedel
2018-07-20x86/entry/32: Enter the kernel via trampoline stackJoerg Roedel
2017-12-31Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2017-12-27x86: Remove unused parameter of prepare_switch_torodrigosiqueira
2017-12-17x86/entry/64: Make cpu_entry_area.tss read-onlyAndy Lutomirski
2017-12-17x86/entry/64: Use a per-CPU trampoline stack for IDT entriesAndy Lutomirski
2017-12-17Merge commit 'upstream-x86-entry' into WIP.x86/mmIngo Molnar
2017-11-07Merge branch 'linus' into x86/asm, to pick up fixes and resolve conflictsIngo Molnar
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-11-02x86/entry/64: Remove thread_struct::sp0Andy Lutomirski
2017-11-02x86/entry/64: Remove all remaining direct thread_struct::sp0 readsAndy Lutomirski
2017-11-02x86/entry/32: Pull the MSR_IA32_SYSENTER_CS update code out of native_load_sp0()Andy Lutomirski
2017-01-12x86/unwind: Include __schedule() in stack tracesJosh Poimboeuf
2016-08-24sched/x86: Pass kernel thread parameters in 'struct fork_frame'Brian Gerst
2016-08-24sched/x86: Rewrite the switch_to() codeBrian Gerst
2016-08-24sched/x86: Add 'struct inactive_task_frame' to better document the sleeping t...Brian Gerst
2016-08-24x86/mm/64: Enable vmapped stacks (CONFIG_HAVE_ARCH_VMAP_STACK=y)Andy Lutomirski
2016-05-05x86/entry, sched/x86: Don't save/restore EFLAGS on task switchBrian Gerst
2015-09-25x86/sched/64: Don't save flags on context switch (reinstated)Andy Lutomirski
2015-08-18Revert "sched/x86_64: Don't save flags on context switch"Andy Lutomirski
2014-10-28sched/x86_64: Don't save flags on context switchAndy Lutomirski
2013-08-06x86, asmlinkage: Make 32bit/64bit __switch_to visibleAndi Kleen
2012-03-28Disintegrate asm/system.h for X86David Howells