Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
[safe/jmp/linux-2.6] / arch / x86 / kernel / process_64.c
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-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-02-11 Tejun Heox86: fix x86_32 stack protector bugs
2009-02-09 Ingo MolnarMerge branch 'x86/urgent' into core/percpu
2009-02-05 Ingo MolnarMerge branch 'x86/urgent' into x86/apic
2009-02-04 Kyle McMartinx86, 64-bit: print DMI info in the oops trace
2009-01-20 Brian Gerstx86: remove pda.h
2009-01-20 Tejun Heox86: cleanup stack protector
2009-01-18 Ingo MolnarMerge branch 'core/percpu' into stackprotector
2009-01-18 Brian Gerstx86-64: Move isidle from PDA to per-cpu.
2009-01-18 Brian Gerstx86-64: Move oldrsp from PDA to per-cpu.
2009-01-18 Brian Gerstx86-64: Move kernelstack from PDA to per-cpu.
2009-01-18 Brian Gerstx86-64: Move current task from PDA to per-cpu and conso...
2008-12-31 Ingo MolnarMerge branch 'linus' into stackprotector
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-23 Len BrownMerge branch 'linus' into test
2008-10-22 Venkatesh Pallipadix86 allow modules to register idle notifiers
2008-10-15 Ingo MolnarMerge branch 'linus' into stackprotector
2008-10-13 Pekka Enbergx86: __show_registers() and __show_regs() API unification
2008-10-12 Ingo MolnarMerge branches 'core/signal' and 'x86/spinlocks' into...
2008-10-12 Ingo MolnarMerge branch 'linus' into x86/xen
2008-10-12 David Rientjesx86: avoid dereferencing beyond stack + THREAD_SIZE
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-23 Thomas Gleixnerx86: prevent stale state of c1e_mask across CPU offline...
2008-09-10 Ingo MolnarMerge branch 'x86/pebs' into x86/unify-cpu-detect
2008-09-06 Ingo MolnarMerge branch 'x86/cleanups' into x86/signal
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: add cpu hotplug hooks into smp_ops
2008-08-20 Ingo MolnarMerge branch 'linus' into x86/cleanups
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-31 Gustavo F. Padovanx86: add KERN_INFO to printks on process_64.c
2008-07-31 Gustavo F. Padovanx86: coding styles fixes to arch/x86/kernel/process_64.c
2008-07-25 Ingo MolnarMerge branch 'linus' into x86/pebs
2008-07-24 Linus TorvaldsMerge branch 'timers-fixes-for-linus' of git://git...
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-16 Jeremy Fitzhardingex86: clean up formatting of __switch_to
2008-07-14 Ingo MolnarMerge branch 'auto-ftrace-next' into tracing/for-linus
2008-07-08 Jeremy Fitzhardingex86: save %fs and %gs before load_TLS() and arch_leave_...
2008-07-08 Jeremy Fitzhardingex86, 64-bit: __switch_to(): move arch_leave_lazy_cpu_mo...
2008-07-08 Jeremy Fitzhardingex86: remove open-coded save/load segment operations
2008-07-08 Ingo MolnarMerge commit 'v2.6.26-rc9' into x86/cpu
2008-07-07 Ingo MolnarMerge branch 'linus' into tracing/mmiotrace
2008-06-25 Ingo MolnarMerge branch 'linus' into x86/pebs
2008-06-25 Ingo MolnarMerge branch 'linus' into tracing/sysprof
2008-06-25 Ingo MolnarMerge branch 'linus' into tracing/mmiotrace-mergefixups
2008-06-25 Ingo MolnarMerge branch 'linus' into stackprotector
2008-06-23 Ingo MolnarMerge branch 'linus' into tracing/ftrace
2008-06-19 Suresh Siddhax86: fix NULL pointer deref in __switch_to
2008-06-16 Ingo MolnarMerge branch 'linus' into tracing/sysprof
2008-06-16 Ingo MolnarMerge branch 'linus' into tracing/mmiotrace-mergefixups
2008-06-16 Ingo MolnarMerge branch 'linus' into tracing/ftrace
2008-06-10 Thomas Gleixnerx86: move more common idle functions/variables to process.c
2008-06-10 Thomas Gleixnerx86: simplify idle selection
2008-06-04 Suresh Siddhax86, fpu: fix CONFIG_PREEMPT=y corruption of applicatio...
2008-05-26 Ingo Molnarx86: fix the stackprotector canary of the boot CPU
2008-05-26 Ingo Molnarstackprotector: add boot_init_stack_canary()
2008-05-26 Ingo Molnarx86: fix canary of the boot CPU's idle task
2008-05-26 Arjan van de Venx86: setup stack canary for the idle threads
2008-05-26 Ingo Molnarx86: fix stackprotector canary updates during context...
2008-05-23 Steven Rostedtftrace: trace irq disabled critical timings
2008-05-17 Ingo Molnarx86: PEBS cleanup
2008-05-12 Markus Metzgerx86, ptrace: PEBS support
2008-04-26 Peter Zijlstrafix idle (arch, acpi and apm) and lockdep
2008-04-24 Ingo Molnar"make namespacecheck" fixes
2008-04-19 Suresh Siddhax86, fpu: lazy allocation of FPU area - v5
2008-04-19 Suresh Siddhax86, fpu: split FPU state from task struct - v5
2008-04-19 Erik Bosmanx86: implement prctl PR_GET_TSC and PR_SET_TSC
2008-04-17 Ingo Molnarx86: improve default idle
2008-04-17 Jan Beulichx86: prevent unconditional writes to DebugCtl MSR
2008-04-17 Ingo Molnarx86: de-macro start_thread()
2008-04-10 Venki Pallipadix86: Simplify cpu_idle_wait
2008-02-29 Ingo Molnarx86: disable BTS ptrace extensions for now
2008-02-26 Ingo Molnarx86: fix execve with -fstack-protect
2008-02-08 David Howellsaout: remove unnecessary inclusions of {asm, linux...
2008-01-30 Sam Ravnborgx86: fix section mismatch warning in process_*.c
2008-01-30 Jan Engelhardtx86: remove unneded casts
2008-01-30 Hiroshi Shimamotox86: move warning message of polling idle and HT enabled
2008-01-30 Andi Kleenx86: use the correct cpuid method to detect MWAIT suppo...
2008-01-30 Arjan van de Venx86: make printk_address regs->ip always reliable
2008-01-30 Arjan van de Venx86: add the capability to print fuzzy backtraces
2008-01-30 Hiroshi Shimamotox86: move out tick_nohz_stop_sched_tick() call from...
next