Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[linux-flexiantxendom0-3.2.10.git] / arch / x86 / kernel / process.c
2012-03-29 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2012-03-28 David HowellsDisintegrate asm/system.h for X86
2012-03-26 Richard Weinbergerx86: Merge the x86_32 and x86_64 cpu_idle() functions
2012-03-22 Linus TorvaldsMerge branch 'x86-fpu-for-linus' of git://git./linux...
2012-02-21 Linus Torvaldsi387: Split up <asm/i387.h> into exported and internal...
2012-02-13 Steven Rostedtx86/tracing: Denote the power and cpuidle tracepoints...
2011-12-06 Seiichi Ikarashix86: Fix rflags in FAKE_STACK_FRAME
2011-12-03 Konrad Rzeszutek... xen/pm_idle: Make pm_idle be default_idle under Xen.
2011-08-23 Zhao Jinx86, mm, trivial: Remove unnecessary get_order() in...
2011-08-03 Len Brownx86 idle: move mwait_idle_with_hints() to where it...
2011-06-14 Andy Whitcroftx86 idle: APM requires pm_idle/default_idle uncondition...
2011-05-31 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2011-05-30 Borislav Petkovx86 idle: Fix mwait deprecation warning message
2011-05-29 Linus TorvaldsMerge branch 'idle-release' of git://git./linux/kernel...
2011-05-29 Len Brownx86 idle: deprecate mwait_idle() and "idle=mwait" cmdli...
2011-05-29 Len Brownx86 idle: EXPORT_SYMBOL(default_idle, pm_idle) only...
2011-05-29 Len Brownx86 idle: clarify AMD erratum 400 workaround
2011-03-29 Christoph Lameterx86: A fast way to check capabilities of the current cpu
2011-03-18 Namhyung Kimx86, dumpstack: Correct stack dump info when frame...
2011-02-18 Jan Beulichx86: Combine printk()s in show_regs_common()
2011-02-15 Naga Chumbalkarx86, dmi, debug: Log board name (when present) in dmesg...
2011-02-14 Borislav Petkovx86: Fix mwait_usable section mismatch
2011-01-22 Borislav Petkovx86, hotplug: Fix powersavings with offlined cores...
2011-01-12 Len BrownMerge branch 'cpuidle-perf-events' into idle-test
2011-01-12 Len BrownMerge branch 'linus' into idle-test
2011-01-12 Thomas Renningercpuidle/x86/perf: fix power:cpu_idle double end events...
2011-01-12 Thomas RenningerACPI, intel_idle: Cleanup idle= internal variables
2011-01-08 Linus TorvaldsMerge branch 'for-2.6.38' of git://git./linux/kernel...
2011-01-04 Thomas Renningerperf: Clean up power events by introducing new, more...
2010-12-30 Tejun Heox86: Replace uses of current_cpu_data with this_cpu ops
2010-11-18 Soeren Sandmann... x86: Eliminate bp argument from the stack tracing routines
2010-08-18 David HowellsMake do_execve() take a const filename pointer
2010-08-13 David HowellsMark arguments to certain syscalls as being const
2010-08-06 Linus TorvaldsMerge branch 'x86-cpu-for-linus' of git://git./linux...
2010-08-04 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2010-08-03 Thomas Renninger[CPUFREQ] x86 cpufreq: Make trace_power_frequency cpufr...
2010-08-02 Michal Schmidtx86: Fix keeping track of AMD C1E
2010-08-01 Sheng Yangx86: Export FPU API for KVM use
2010-07-28 Hans Rosenfeldx86, cpu: Clean up AMD erratum 400 workaround
2010-07-22 Thomas Renningerx86 cpufreq, perf: Make trace_power_frequency cpufreq...
2010-05-18 Linus TorvaldsMerge branch 'x86-fpu-for-linus' of git://git./linux...
2010-05-18 Linus TorvaldsMerge branch 'perf-core-for-linus' of git://git./linux...
2010-05-13 Andreas Herrmannx86, amd: Check X86_FEATURE_OSVW bit before accessing...
2010-05-10 Avi Kivityx86: Introduce 'struct fpu' and related API
2010-04-02 Ingo MolnarMerge branch 'perf/urgent' into perf/core
2010-03-26 Peter Zijlstrax86, ptrace: Fix block-step
2010-03-26 Peter Zijlstrax86, perf, bts, mm: Delete the never used BTS-ptrace...
2010-03-19 Andreas Herrmannx86, amd: Restrict usage of c1e_idle()
2010-03-13 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2010-03-11 Mike Travisx86: Reduce per cpu warning boot up messages
2010-02-28 Linus TorvaldsMerge branch 'x86-asm-for-linus' of git://git./linux...
2010-01-29 H. Peter Anvinx86: get rid of the insane TIF_ABI_PENDING bit
2010-01-13 Brian Gerstx86: Merge show_regs()
2010-01-13 Cyrill Gorcunovx86: kernel_thread() -- initialize SS to a known state
2009-12-28 Pekka Enbergx86: Use KERN_DEFAULT log-level in __show_regs()
2009-12-15 Ingo MolnarMerge branch 'x86/asm' into x86/urgent
2009-12-11 Brian Gerstx86: Merge kernel_thread()
2009-12-10 Brian Gerstx86: Merge sys_clone
2009-12-10 Brian Gerstx86: Merge sys_execve
2009-12-09 Andy Isaacsonx86: Print DMI_BOARD_NAME as well as DMI_PRODUCT_NAME...
2009-12-09 Andy Isaacsonx86: Factor duplicated code out of __show_regs() into...
2009-12-08 Linus TorvaldsMerge branch 'kvm-updates/2.6.33' of git://git./virt...
2009-11-08 Frederic Weisbeckerhw-breakpoints: Rewrite the hw-breakpoints layer on...
2009-11-03 Paul Mundtx86/hw-breakpoints: Actually flush thread breakpoints...
2009-10-17 Frederic WeisbeckerMerge commit 'perf/core' into perf/hw-breakpoint
2009-10-01 Avi Kivitycore, x86: Add user return notifiers
2009-09-24 Li Zefancpumask: use zalloc_cpumask_var() where possible
2009-09-19 Arjan van de Ventracing, x86, cpuidle: Move the end point of a C state...
2009-09-19 Arjan van de Ventracing, perf: Convert the power tracer into an event...
2009-09-07 Ingo MolnarMerge branch 'tracing/core' into tracing/hw-breakpoints
2009-08-19 Suresh Siddhaclockevent: Prevent dead lock on clockevents_lock
2009-06-17 Ingo MolnarMerge branch 'linus' into tracing/hw-breakpoints
2009-06-15 Vegard Nossumkmemcheck: add mm functions
2009-06-11 Linus TorvaldsMerge branch 'tracing-for-linus' of git://git./linux...
2009-06-10 Linus TorvaldsMerge branch 'x86-mm-for-linus' of git://git./linux...
2009-06-02 K.Prasadhw-breakpoints: use the new wrapper routines to access...
2009-06-02 K.Prasadhw-breakpoints: prepare the code for Hardware Breakpoin...
2009-05-12 Amerigo Wangx86: merge process.c a bit
2009-04-12 Jaswinder Singh... x86: clean up declarations and variables
2009-04-07 Markus Metzgerx86, ds: add leakage warning
2009-04-05 Linus TorvaldsMerge branch 'tracing-for-linus' of git://git./linux...
2009-04-01 Ingo MolnarMerge branch 'tracing/core-v2' into tracing-for-linus
2009-03-30 Ingo MolnarMerge branch 'linus' into cpumask-for-linus
2009-03-18 Rusty Russellcpumask: fix CONFIG_CPUMASK_OFFSTACK=y cpu hotunplug...
2009-03-16 Thomas Gleixnerx86: reduce preemption off section in exit thread
2009-03-13 Rusty Russellcpumask: use new cpumask functions throughout x86
2009-03-13 Rusty Russellcpumask: convert c1e_mask in arch/x86/kernel/process...
2009-03-06 Ingo MolnarMerge branch 'x86/core' into tracing/textedit
2009-03-02 Jeremy Fitzhardingex86: unify chunks of kernel/process*.c
2009-02-15 Ingo MolnarMerge branch 'tip/tracing/ftrace' of git://git./linux...
2009-02-13 Jason Barontracing: convert c/p state power tracer to use tracepoints
2009-02-13 Ingo MolnarMerge branches 'tracing/ftrace', 'tracing/ring-buffer...
2009-02-13 Ingo MolnarMerge branch 'linus' into x86/apic
2009-02-09 Pallipadi, Venkateshx86: add clflush before monitor for Intel 7400 series
2009-02-09 Frederic Weisbeckertracing/power: move the power trace headers to a dedica...
2009-01-29 Ingo Molnarx86: replace CONFIG_X86_SMP with CONFIG_SMP
2008-12-28 Linus TorvaldsMerge branch 'tracing-core-for-linus' of git://git...
2008-12-25 Ingo MolnarMerge branch 'x86/tsc' into tracing/core
2008-12-23 Ingo MolnarMerge branch 'x86/tsc' into x86/core
2008-12-23 Ingo MolnarMerge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeat...
next