summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/process.c
Commit message (Expand)AuthorAgeFilesLines
* x86/fpu: Always restore_xinit_state() when use_eager_cpu()Bobby Powers2015-05-061-5/+7
* x86: Make cpu_tss available to external modulesMarc Dionne2015-05-051-1/+1
* Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-04-131-7/+12
|\
| * x86/fpu: Don't abuse drop_init_fpu() in flush_thread()Oleg Nesterov2015-03-231-9/+6
| * x86/fpu: Use restore_init_xstate() instead of math_state_restore() on kthread...Oleg Nesterov2015-03-231-1/+2
| * Merge tag 'v4.0-rc5' into x86/fpu, to prevent conflictsIngo Molnar2015-03-231-2/+3
| |\
| * | x86/fpu: Don't abuse FPU in kernel threads if use_eager_fpu()Oleg Nesterov2015-02-231-0/+7
| * | x86/fpu: Use task_disable_lazy_fpu_restore() helperRik van Riel2015-02-191-1/+1
* | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-04-131-2/+21
|\ \ \
| * | | x86/asm/entry: Unify and fix initial thread_struct::sp0 valuesAndy Lutomirski2015-03-171-1/+1
| * | | x86/asm/entry: Remove INIT_TSS and fold the definitions into 'cpu_tss'Andy Lutomirski2015-03-061-1/+19
| * | | x86/asm/entry: Rename 'init_tss' to 'cpu_tss'Andy Lutomirski2015-03-061-3/+3
| * | | x86/asm/entry: Add this_cpu_sp0() to read sp0 for the current cpuAndy Lutomirski2015-03-061-0/+1
| | |/ | |/|
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-04-131-8/+5
|\ \ \
| * | | x86/amd/idle, clockevents: Use explicit broadcast oneshot control functionsThomas Gleixner2015-04-031-2/+2
| * | | x86/amd/idle, clockevents: Use explicit broadcast control functionThomas Gleixner2015-04-031-6/+3
| |/ /
* | | Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying...Ingo Molnar2015-03-231-2/+3
|\ \ \ | |/ /
| * | x86: Clean up cr4 manipulationAndy Lutomirski2015-02-041-2/+3
| |/
* | sched/idle/x86: Optimize unnecessary mwait_idle() resched IPIsMike Galbraith2015-03-161-4/+8
* | sched/idle/x86: Restore mwait_idle() to fix boot hangs, to improve power savi...Len Brown2015-03-161-0/+47
|/
* x86, fpu: Shift "fpu_counter = 0" from copy_thread() to arch_dup_task_struct()Oleg Nesterov2014-09-021-0/+1
* x86, fpu: copy_process: Sanitize fpu->last_cpu initializationOleg Nesterov2014-09-021-1/+3
* x86, fpu: copy_process: Avoid fpu_alloc/copy if !used_math()Oleg Nesterov2014-09-021-7/+6
* Define kernel API to get address of each state in xsave areaFenghua Yu2014-05-291-0/+1
* sched/idle, x86: Remove redundant cpuidle_idle_call()Nicolas Pitre2014-02-111-4/+1
* sched, idle: Fix the idle polling state logicPeter Zijlstra2013-09-251-3/+3
* x86, asmlinkage: Make several variables used from assembler/linker script vis...Andi Kleen2013-08-061-1/+1
* x86: delete __cpuinit usage from all x86 filesPaul Gortmaker2013-07-141-1/+1
* idle: Add the stack canary init to cpu_startup_entry()Thomas Gleixner2013-06-111-12/+0
* x86: Fix idle consolidation falloutThomas Gleixner2013-05-071-3/+2
* dump_stack: unify debug information printed by show_regs()Tejun Heo2013-04-301-24/+0
* Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-04-301-1/+1
|\
| * x86, cpu: Convert AMD Erratum 400Borislav Petkov2013-04-021-1/+1
* | x86: Use generic idle loopThomas Gleixner2013-04-081-78/+27
|/
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Rafael J. Wysocki2013-02-181-99/+17
|\
| * Merge branch 'misc' into releaseLen Brown2013-02-181-83/+6
| |\
| | * x86 idle: remove 32-bit-only "no-hlt" parameter, hlt_works_ok flagLen Brown2013-02-101-4/+2
| | * x86 idle: remove mwait_idle() and "idle=mwait" cmdline paramLen Brown2013-02-101-78/+1
| | * xen idle: make xen-specific macro xen-specificLen Brown2013-02-101-1/+3
| * | x86 idle: rename global pm_idle to static x86_idleLen Brown2013-02-171-16/+12
| * | APM idle: register apm_cpu_idle via cpuidleLen Brown2013-02-171-3/+0
| |/
* | PM / tracing: remove deprecated power trace APIPaul Gortmaker2013-01-261-6/+0
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-121-30/+0
|\
| * x86, um: switch to generic fork/vfork/cloneAl Viro2012-11-281-30/+0
* | x86: Remove dead hlt_use_halt codeDaniel Lezcano2012-10-261-25/+14
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-101-65/+0
|\
| * x86, um/x86: switch to generic sys_execve and kernel_execveAl Viro2012-09-301-19/+0
| * x86: split ret_from_forkAl Viro2012-09-301-38/+0
| * x86: get rid of TIF_IRET hackeryAl Viro2012-09-201-8/+0
* | x86, fpu: decouple non-lazy/eager fpu restore from xsaveSuresh Siddha2012-09-181-1/+1
OpenPOWER on IntegriCloud