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_32.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-03-01 Thomas Gleixnersched/rt: Use schedule_preempt_disabled()
2012-02-21 Linus Torvaldsi387: Split up <asm/i387.h> into exported and internal...
2012-02-20 Linus Torvaldsi387: support lazy restore of FPU state
2012-02-20 Linus Torvaldsi387: fix up some fpu_counter confusion
2012-02-18 Linus Torvaldsi387: re-introduce FPU state preloading at context...
2012-02-16 Linus Torvaldsi387: do not preload FPU state at task switch time
2011-12-11 Frederic Weisbeckernohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_i...
2011-12-11 Frederic Weisbeckernohz: Allow rcu extended quiescent state handling seper...
2011-12-11 Frederic Weisbeckernohz: Separate out irq exit and idle loop dyntick logic
2011-10-26 Linus TorvaldsMerge branch 'perf-core-for-linus' of git://git./linux...
2011-10-10 Don Zickusx86, nmi: Add in logic to handle multiple events and...
2011-09-15 Jiri KosinaMerge branch 'master' into for-next
2011-09-15 Kamalesh Babulalsched: x86_32 Fix typo in switch_to() description
2011-08-03 Len Browncpuidle: stop depending on pm_idle
2011-06-09 Mathias Krauseexec: delay address limit change until point of no...
2011-01-12 Thomas Renningercpuidle/x86/perf: fix power:cpu_idle double end events...
2011-01-04 Thomas Renningerperf: Clean up power events by introducing new, more...
2010-06-18 Robert Schönex86, perf: Add power_end event to process_*.c cpu_idle...
2010-05-18 Linus TorvaldsMerge branch 'x86-fpu-for-linus' of git://git./linux...
2010-05-10 Avi Kivityx86: Introduce 'struct fpu' and related API
2010-03-26 Peter Zijlstrax86, perf, bts, mm: Delete the never used BTS-ptrace...
2010-02-28 Linus TorvaldsMerge branch 'x86-asm-for-linus' of git://git./linux...
2010-01-13 Brian Gerstx86: Merge show_regs()
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: Sync 32/64-bit kernel_thread
2009-12-10 Brian Gerstx86, 32-bit: Use same regs as 64-bit for kernel_thread_...
2009-12-10 Brian Gerstx86: Merge sys_clone
2009-12-10 Brian Gerstx86: Merge sys_execve
2009-12-09 Andy Isaacsonx86: Factor duplicated code out of __show_regs() into...
2009-12-05 Linus TorvaldsMerge branch 'x86-debug-for-linus' of git://git./linux...
2009-12-05 Linus TorvaldsMerge branch 'x86-cleanups-for-linus' of git://git...
2009-11-08 Frederic Weisbeckerhw-breakpoints: Rewrite the hw-breakpoints layer on...
2009-11-03 Arjan van de Venx86: Make sure we also print a Code: line for show_regs()
2009-10-12 H. Peter Anvinx86: use kernel_stack_pointer() in process_32.c
2009-09-15 Ingo MolnarMerge branch 'linus' into tracing/hw-breakpoints
2009-09-14 Linus TorvaldsMerge branch 'x86-percpu-for-linus' of git://git./linux...
2009-08-03 Tejun Heox86, percpu: Collect hot percpu variables into one...
2009-06-17 Jeremy Fitzhardingex86-32: make sure clts is batched during context switch
2009-06-17 Ingo MolnarMerge branch 'linus' into tracing/hw-breakpoints
2009-06-11 Linus TorvaldsMerge branch 'tracing-for-linus' of git://git./linux...
2009-06-10 Linus TorvaldsMerge branch 'x86-xen-for-linus' of git://git./linux...
2009-06-02 K.Prasadhw-breakpoints: use the new wrapper routines to access...
2009-05-12 Amerigo Wangx86: process.c, remove useless headers
2009-05-12 Amerigo Wangx86: merge process.c a bit
2009-04-07 Jeremy FitzhardingeMerge commit 'origin/master' into for-linus/xen/master
2009-04-07 Markus Metzgerx86, ds: add leakage warning
2009-04-03 Alexey DobriyanSimplify copy_thread()
2009-03-30 Jeremy Fitzhardingex86/paravirt: finish change from lazy cpu to context...
2009-03-30 Jeremy Fitzhardingex86/pvops: replace arch_enter_lazy_cpu_mode with arch_s...
2009-03-02 Jeremy Fitzhardingex86: unify chunks of kernel/process*.c
2009-03-02 Jeremy Fitzhardingex86-32: use non-lazy io bitmap context switching
2009-02-22 Ingo MolnarMerge branch 'linus' into x86/apic
2009-02-20 Ingo MolnarMerge branch 'x86/urgent' into x86/core
2009-02-17 Paul E. McKenneyx86, rcu: fix strange load average and ksoftirqd behavior
2009-02-11 Brian Gerstx86: use regparm(3) for passed-in pt_regs pointer
2009-02-11 Brian Gerstx86: pass in pt_regs pointer for syscalls that need it
2009-02-11 Tejun Heox86: fix x86_32 stack protector bugs
2009-02-09 Tejun Heox86: implement x86_32 stack protector
2009-02-09 Tejun Heox86: make lazy %gs optional on x86_32
2009-02-09 Tejun Heox86: add %gs accessors for x86_32
2009-01-23 Brian Gerstx86: remove idle_timestamp from 32bit irq_cpustat_t
2009-01-18 Brian Gerstx86-64: Move cpu number from PDA to per-cpu and consoli...
2009-01-16 Ingo Molnarpercpu: add optimized generic percpu accessors
2009-01-04 Jaswinder Singh... x86: process_32.c fix style problems
2008-12-20 Markus Metzgerx86, bts: add fork and exit handling
2008-12-12 Markus Metzgerx86, bts: provide in-kernel branch-trace interface
2008-12-08 Frederic Weisbeckertracing/function-graph-tracer: introduce __notrace_func...
2008-10-13 Pekka Enbergx86: __show_registers() and __show_regs() API unification
2008-10-12 Ingo MolnarMerge branch 'linus' into x86/xen
2008-10-06 Ingo MolnarMerge branches 'x86/alternatives', 'x86/cleanups',...
2008-10-06 Ingo MolnarMerge branch 'x86/prototypes' into x86-v28-for-linus...
2008-10-06 Ingo MolnarMerge branch 'x86/pebs' into x86-v28-for-linus-phase1
2008-09-24 Ingo MolnarMerge commit 'v2.6.27-rc7' into x86/pebs
2008-09-24 Marc Dionnex86: prevent stale state of c1e_mask across CPU offline...
2008-09-23 Thomas Gleixnerx86: prevent stale state of c1e_mask across CPU offline...
2008-09-22 Ingo MolnarMerge commit 'v2.6.27-rc7' into x86/debug
2008-09-17 Arjan van de Venx86: print DMI information in the oops trace
2008-09-10 Ingo MolnarMerge branch 'x86/pebs' into x86/unify-cpu-detect
2008-09-06 Ingo MolnarMerge branches 'x86/tracehook', 'x86/xsave' and 'x86...
2008-09-05 Alex Nixonx86: build fix for !CONFIG_SMP
2008-09-04 H. Peter AnvinMerge branch 'x86/cpu' into x86/core
2008-08-25 Alex Nixonx86: unify x86_32 and x86_64 play_dead into one function
2008-08-25 Alex Nixonx86_32: clean up play_dead
2008-08-25 Alex Nixonx86: add cpu hotplug hooks into smp_ops
2008-08-15 Mark Langsdorfx86: invalidate caches before going into suspend
2008-08-14 Ingo MolnarMerge commit 'v2.6.27-rc3' into x86/prototypes
2008-07-25 Ingo MolnarMerge branch 'linus' into x86/pebs
2008-07-22 Jaswinder Singhx86: process_32.c declare cpu_number before they get...
2008-07-22 Jaswinder Singhx86: Introducing asm/syscalls.h
2008-07-18 Ingo MolnarMerge branch 'linus' into timers/nohz
2008-07-18 Thomas Gleixnernohz: prevent tick stop outside of the idle loop
2008-07-14 Ingo MolnarMerge branch 'auto-ftrace-next' into tracing/for-linus
2008-07-08 Glauber Costax86: move cpu_exit_clear to process_32.c
2008-07-08 Ingo MolnarMerge commit 'v2.6.26-rc9' into x86/cpu
next