summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/switch_to.h
Commit message (Expand)AuthorAge
* Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2017-12-31
|\
| * x86: Remove unused parameter of prepare_switch_torodrigosiqueira2017-12-27
| * Merge branch 'linus' into x86/asm, to pick up fixes and resolve conflictsIngo Molnar2017-11-07
| |\
* | | x86/entry/64: Make cpu_entry_area.tss read-onlyAndy Lutomirski2017-12-17
* | | x86/entry/64: Use a per-CPU trampoline stack for IDT entriesAndy Lutomirski2017-12-17
* | | Merge commit 'upstream-x86-entry' into WIP.x86/mmIngo Molnar2017-12-17
|\ \ \ | |/ / | | / | |/ |/|
| * x86/entry/64: Remove thread_struct::sp0Andy Lutomirski2017-11-02
| * x86/entry/64: Remove all remaining direct thread_struct::sp0 readsAndy Lutomirski2017-11-02
| * x86/entry/32: Pull the MSR_IA32_SYSENTER_CS update code out of native_load_sp0()Andy Lutomirski2017-11-02
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
|/
* x86/unwind: Include __schedule() in stack tracesJosh Poimboeuf2017-01-12
* sched/x86: Pass kernel thread parameters in 'struct fork_frame'Brian Gerst2016-08-24
* sched/x86: Rewrite the switch_to() codeBrian Gerst2016-08-24
* sched/x86: Add 'struct inactive_task_frame' to better document the sleeping t...Brian Gerst2016-08-24
* x86/mm/64: Enable vmapped stacks (CONFIG_HAVE_ARCH_VMAP_STACK=y)Andy Lutomirski2016-08-24
* x86/entry, sched/x86: Don't save/restore EFLAGS on task switchBrian Gerst2016-05-05
* x86/sched/64: Don't save flags on context switch (reinstated)Andy Lutomirski2015-09-25
* Revert "sched/x86_64: Don't save flags on context switch"Andy Lutomirski2015-08-18
* sched/x86_64: Don't save flags on context switchAndy Lutomirski2014-10-28
* x86, asmlinkage: Make 32bit/64bit __switch_to visibleAndi Kleen2013-08-06
* Disintegrate asm/system.h for X86David Howells2012-03-28