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