summaryrefslogtreecommitdiffstats
path: root/arch/x86_64/kernel/process.c
Commit message (Expand)AuthorAgeFilesLines
* Remove fs.h from mm.hAlexey Dobriyan2007-07-301-0/+1
* x86_64: Use read and write crX in .c filesGlauber de Oliveira Costa2007-07-221-4/+4
* x86_64: lower printk severityDan Aloni2007-07-221-1/+1
* x86: Make Alt-SysRq-p display the debug register contentsAlan Stern2007-07-221-0/+10
* x86_64: Quicklist support for x86_64Christoph Lameter2007-07-221-0/+1
* move die notifier handling to common codeChristoph Hellwig2007-05-081-1/+1
* [PATCH] x86: Don't use MWAIT on AMD Family 10Andi Kleen2007-05-021-5/+7
* [PATCH] Fix atomicity of TIF update in flush_thread() for x86_64Mathieu Desnoyers2007-03-181-5/+8
* [PATCH] sched: fix bad missed wakeups in the i386, x86_64, ia64, ACPI and APM...Ingo Molnar2006-12-221-1/+5
* [PATCH] x86-64: Fix interrupt race in idle callback (3rd try)Venkatesh Pallipadi2006-12-071-2/+17
* [PATCH] x86: Don't use nested idle loopsAndi Kleen2006-12-071-21/+9Star
* [PATCH] i386/x86_64: ACPI cpu_idle_wait() fixIngo Molnar2006-11-171-1/+3
* [PATCH] x86-64: Fix race in exit_idleAndi Kleen2006-11-141-2/+1Star
* ACPI: Processor native C-states using MWAITVenkatesh Pallipadi2006-10-141-7/+15
* [PATCH] x86-64: Fix FPU corruptionAndi Kleen2006-10-051-4/+3Star
* [PATCH] namespaces: utsname: use init_utsname when appropriateSerge E. Hallyn2006-10-021-3/+3
* [PATCH] Fix idle notifiersAndi Kleen2006-09-261-6/+9
* [PATCH] Fix a PDA warning uncovered by the new type checkingAndi Kleen2006-09-261-1/+1
* [PATCH] Add the canary field to the PDA area and the task structArjan van de Ven2006-09-261-0/+8
* [PATCH] non lazy "sleazy" fpu implementationArjan van de Ven2006-09-261-0/+10
* [PATCH] i386/x86-64: Don't randomize stack top when no randomization personal...Andi Kleen2006-09-261-1/+1
* [PATCH] x86-64 TIF flags for debug regs and io bitmap in ctxswStephane Eranian2006-09-261-31/+42
* [PATCH] lockdep: beautify x86_64 stacktracesIngo Molnar2006-07-041-1/+1
* [PATCH] x86_64: Move export symbols to their C functionsAndi Kleen2006-06-261-0/+1
* [PATCH] i386/x86-64/ia64: Move polling flag into thread_info_statusAndi Kleen2006-06-261-4/+3Star
* [PATCH] x86_64: reliable stack trace support (x86-64)Jan Beulich2006-06-261-1/+1
* [PATCH] x86_64: Make sure is_compat_task works earlyAndi Kleen2006-06-261-1/+4
* [PATCH] x86_64: Remove long obsolete CVSAndi Kleen2006-06-261-1/+0Star
* [PATCH] i386/x86-64: Fix x87 information leak between processesAndi Kleen2006-04-201-1/+3
* [PATCH] x86_64: Plug GS leak in arch_prctl()John Blackwood2006-04-091-2/+8
* [PATCH] Notifier chain update: API changesAlan Stern2006-03-271-12/+5Star
* [PATCH] kretprobe instance recycled by parent processbibo mao2006-03-261-8/+1Star
* [PATCH] x86_64: save FPU context slightly laterJan Beulich2006-03-251-3/+4
* [PATCH] x86_64: eliminate set_debug()Jan Beulich2006-03-251-1/+1
* [PATCH] kill include/linux/platform.h, default_idle() cleanupAdrian Bunk2006-03-241-1/+1
* [PATCH] x86_64: Don't allow kprobes on __switch_toAndi Kleen2006-02-051-1/+3
* [PATCH] amd64: task_stack_page()Al Viro2006-01-121-3/+3
* [PATCH] amd64: task_pt_regs()Al Viro2006-01-121-2/+1Star
* [PATCH] amd64: task_thread_info()Al Viro2006-01-121-1/+1
* [PATCH] x86_64: Add idle notifiersAndi Kleen2006-01-121-0/+48
* [PATCH] x86_64: Remove enable/disable_hltAndi Kleen2006-01-121-30/+9Star
* [PATCH] cpu hotplug/x86_64: disable interrupt in play_deadShaohua Li2006-01-061-2/+3
* [PATCH] kprobes: Fix return probes on sys_execveJim Keniston2005-11-241-7/+0Star
* Merge x86-64 update from AndiLinus Torvalds2005-11-151-20/+27
|\
| * [PATCH] x86_64: Formatting fixes for arch/x86_64/kernel/process.cAndi Kleen2005-11-151-20/+27
* | [PATCH] sched: resched and cpu_idle reworkNick Piggin2005-11-091-36/+31Star
* | [PATCH] sched: disable preempt in idle tasksNick Piggin2005-11-091-0/+2
|/
* [PATCH] x86-64: more gratitious linux/irq.h includesAl Viro2005-09-121-1/+0Star
* [PATCH] x86-64: Remove disable_tsc code in context switchAndi Kleen2005-09-121-29/+0Star
* [PATCH] x86-64: Fix idle=pollHugh Dickins2005-09-121-0/+1