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