Commit Graph

143 Commits (485802a6c524e62b5924849dd727ddbb1497cc71)

Author SHA1 Message Date
Suresh Siddha 1dcc8d7ba2 x86, fpu: drop the fpu state during thread exit 13 years ago
Suresh Siddha 55ccf3fe3f fork: move the real prepare_to_copy() users to arch_dup_task_struct() 13 years ago
Alex Shi c6ae41e7d4 x86: replace percpu_xxx funcs with this_cpu_xxx 13 years ago
Jan Beulich 57da8b960b x86: Avoid double stack traces with show_regs() 13 years ago
Thomas Gleixner 38e7c572ce x86: Use common threadinfo allocator 13 years ago
Thomas Gleixner 85f7f65627 x86: Use kick_all_cpus_sync() 13 years ago
Srivatsa S. Bhat 19209bbb86 x86/sched: Make mwait_usable() heed to "idle=" kernel parameters properly 13 years ago
Thomas Gleixner 45046892ef x86: Use generic init_task 13 years ago
Len Brown f6365201d8 x86: Remove the ancient and deprecated disable_hlt() and enable_hlt() facility 13 years ago
David Howells f05e798ad4 Disintegrate asm/system.h for X86 13 years ago
Richard Weinberger 90e240142b x86: Merge the x86_32 and x86_64 cpu_idle() functions 13 years ago
Linus Torvalds 1361b83a13 i387: Split up <asm/i387.h> into exported and internal interfaces 13 years ago
Steven Rostedt 484546509c x86/tracing: Denote the power and cpuidle tracepoints as _rcuidle() 13 years ago
Seiichi Ikarashi 1cf8343f55 x86: Fix rflags in FAKE_STACK_FRAME 13 years ago
Konrad Rzeszutek Wilk e5fd47bfab xen/pm_idle: Make pm_idle be default_idle under Xen. 13 years ago
Zhao Jin c812d8f7ad x86, mm, trivial: Remove unnecessary get_order() in free_thread_info() 14 years ago
Len Brown 4bfc8288bc x86 idle: move mwait_idle_with_hints() to where it is used 14 years ago
Andy Whitcroft 60b8b1de0d x86 idle: APM requires pm_idle/default_idle unconditionally when a module 14 years ago
Borislav Petkov 598e887d8b x86 idle: Fix mwait deprecation warning message 14 years ago
Len Brown 5d4c47e019 x86 idle: deprecate mwait_idle() and "idle=mwait" cmdline param 14 years ago
Len Brown 06ae40ce07 x86 idle: EXPORT_SYMBOL(default_idle, pm_idle) only when APM demands it 14 years ago
Len Brown 02c68a0201 x86 idle: clarify AMD erratum 400 workaround 14 years ago
Christoph Lameter 349c004e3d x86: A fast way to check capabilities of the current cpu 14 years ago
Namhyung Kim e8e999cf3c x86, dumpstack: Correct stack dump info when frame pointer is available 14 years ago
Jan Beulich fd8fa4d3dd x86: Combine printk()s in show_regs_common() 14 years ago
Naga Chumbalkar 84e383b322 x86, dmi, debug: Log board name (when present) in dmesg/oops output 14 years ago
Borislav Petkov 1c9d16e359 x86: Fix mwait_usable section mismatch 14 years ago
Borislav Petkov 93789b32db x86, hotplug: Fix powersavings with offlined cores on AMD 14 years ago
Thomas Renninger f77cfe4ea2 cpuidle/x86/perf: fix power:cpu_idle double end events and throw cpu_idle events from the cpuidle layer 14 years ago
Thomas Renninger d18960494f ACPI, intel_idle: Cleanup idle= internal variables 14 years ago
Thomas Renninger 25e41933b5 perf: Clean up power events by introducing new, more generic ones 14 years ago
Tejun Heo 7b543a5334 x86: Replace uses of current_cpu_data with this_cpu ops 14 years ago
Soeren Sandmann Pedersen 9c0729dc80 x86: Eliminate bp argument from the stack tracing routines 14 years ago
David Howells d7627467b7 Make do_execve() take a const filename pointer 15 years ago
David Howells c788732523 Mark arguments to certain syscalls as being const 15 years ago
Thomas Renninger 6f4f2723d0 [CPUFREQ] x86 cpufreq: Make trace_power_frequency cpufreq driver independent 15 years ago
Michal Schmidt e8c534ec06 x86: Fix keeping track of AMD C1E 15 years ago
Sheng Yang 5ee481da7b x86: Export FPU API for KVM use 15 years ago
Hans Rosenfeld 9d8888c2a2 x86, cpu: Clean up AMD erratum 400 workaround 15 years ago
Thomas Renninger 4c21adf26f x86 cpufreq, perf: Make trace_power_frequency cpufreq driver independent 15 years ago
Andreas Herrmann f01487119d x86, amd: Check X86_FEATURE_OSVW bit before accessing OSVW MSRs 15 years ago
Avi Kivity 8660328332 x86: Introduce 'struct fpu' and related API 15 years ago
Peter Zijlstra ea8e61b7bb x86, ptrace: Fix block-step 15 years ago
Peter Zijlstra faa4602e47 x86, perf, bts, mm: Delete the never used BTS-ptrace code 15 years ago
Andreas Herrmann 035a02c1e1 x86, amd: Restrict usage of c1e_idle() 15 years ago
Mike Travis d6dd692168 x86: Reduce per cpu warning boot up messages 15 years ago
H. Peter Anvin 05d43ed8a8 x86: get rid of the insane TIF_ABI_PENDING bit 15 years ago
Brian Gerst 3bef444797 x86: Merge show_regs() 15 years ago
Cyrill Gorcunov 864a0922dd x86: kernel_thread() -- initialize SS to a known state 15 years ago
Pekka Enberg d015a09298 x86: Use KERN_DEFAULT log-level in __show_regs() 15 years ago