Age | Commit message (Expand) | Author |
2018-11-28 | x86/process: Consolidate and simplify switch_to_xtra() code | Thomas Gleixner |
2018-07-20 | x86/entry: Rename update_sp0 to update_task_stack | Joerg Roedel |
2018-07-20 | x86/entry/32: Enter the kernel via trampoline stack | Joerg Roedel |
2017-12-31 | Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds |
2017-12-27 | x86: Remove unused parameter of prepare_switch_to | rodrigosiqueira |
2017-12-17 | x86/entry/64: Make cpu_entry_area.tss read-only | Andy Lutomirski |
2017-12-17 | x86/entry/64: Use a per-CPU trampoline stack for IDT entries | Andy Lutomirski |
2017-12-17 | Merge commit 'upstream-x86-entry' into WIP.x86/mm | Ingo Molnar |
2017-11-07 | Merge branch 'linus' into x86/asm, to pick up fixes and resolve conflicts | Ingo Molnar |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-11-02 | x86/entry/64: Remove thread_struct::sp0 | Andy Lutomirski |
2017-11-02 | x86/entry/64: Remove all remaining direct thread_struct::sp0 reads | Andy Lutomirski |
2017-11-02 | x86/entry/32: Pull the MSR_IA32_SYSENTER_CS update code out of native_load_sp0() | Andy Lutomirski |
2017-01-12 | x86/unwind: Include __schedule() in stack traces | Josh Poimboeuf |
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-24 | sched/x86: Add 'struct inactive_task_frame' to better document the sleeping t... | Brian Gerst |
2016-08-24 | x86/mm/64: Enable vmapped stacks (CONFIG_HAVE_ARCH_VMAP_STACK=y) | Andy Lutomirski |
2016-05-05 | x86/entry, sched/x86: Don't save/restore EFLAGS on task switch | Brian Gerst |
2015-09-25 | x86/sched/64: Don't save flags on context switch (reinstated) | Andy Lutomirski |
2015-08-18 | Revert "sched/x86_64: Don't save flags on context switch" | Andy Lutomirski |
2014-10-28 | sched/x86_64: Don't save flags on context switch | Andy Lutomirski |
2013-08-06 | x86, asmlinkage: Make 32bit/64bit __switch_to visible | Andi Kleen |
2012-03-28 | Disintegrate asm/system.h for X86 | David Howells |