Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
[safe/jmp/linux-2.6] / arch / x86 / kernel / process_64.c
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-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-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-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...
2008-01-30 Roland McGrathx86: x86 user_regset cleanup
2008-01-30 Glauber de Oliveir... x86: provide 64-bit with a load_sp0 function.
2008-01-30 Glauber de Oliveir... x86: unify tss_struct
2008-01-30 Markus Metzgerx86, ptrace: remove bad comment
2008-01-30 Glauber de Oliveir... x86: introduce fill_ldt
2008-01-30 Glauber de Oliveir... x86: unify desc_struct
2008-01-30 Markus Metzgerx86, ptrace: support for branch trace store(BTS)
2008-01-30 Glauber de Oliveir... x86: put together equal pieces of system.h
2008-01-30 Hiroshi Shimamotox86: clean up process_32/64.c
2008-01-30 H. Peter Anvinx86: use generic register name in the thread and tss...
2008-01-30 H. Peter Anvinx86: rename the struct pt_regs members for 32/64-bit...
2008-01-30 Roland McGrathx86: debugctlmsr context switch
2008-01-30 Roland McGrathx86 single_step: TIF_FORCED_TF
2008-01-30 Roland McGrathx86: TLS cleanup
2008-01-30 Roland McGrathx86: use get_desc_base
2008-01-30 Jiri Kosinax86: randomize brk
2008-01-30 Thomas Gleixnerx86: remove dead code and exports
2008-01-30 Hiroshi Shimamotox86: enable irq in default_idle on 64-bit
2008-01-30 Ingo Molnarx86: idle wakeup event in the HLT loop
2008-01-30 Pavel Machektime: more timer related cleanups
2008-01-14 Steven RostedtKick CPUS that might be sleeping in cpus_idle_wait
2007-10-16 Masami Hiramatsukprobes: support kretprobe blacklist
2007-10-13 Dave JonesDelete filenames in comments.
2007-10-12 Chris Wrightx86_64: prepare idle loop for dynamic ticks
2007-10-11 Thomas Gleixnerx86_64: move kernel