aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86_64/kernel/process.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-12-22[PATCH] sched: fix bad missed wakeups in the i386, x86_64, ia64, ACPI and APM idle codeIngo Molnar1-1/+5
2006-12-07[PATCH] x86-64: Fix interrupt race in idle callback (3rd try)Venkatesh Pallipadi1-2/+17
2006-12-07[PATCH] x86: Don't use nested idle loopsAndi Kleen1-21/+9
2006-11-17[PATCH] i386/x86_64: ACPI cpu_idle_wait() fixIngo Molnar1-1/+3
2006-11-14[PATCH] x86-64: Fix race in exit_idleAndi Kleen1-2/+1
2006-10-14ACPI: Processor native C-states using MWAITVenkatesh Pallipadi1-7/+15
2006-10-05[PATCH] x86-64: Fix FPU corruptionAndi Kleen1-4/+3
2006-10-02[PATCH] namespaces: utsname: use init_utsname when appropriateSerge E. Hallyn1-3/+3
2006-09-26[PATCH] Fix idle notifiersAndi Kleen1-6/+9
2006-09-26[PATCH] Fix a PDA warning uncovered by the new type checkingAndi Kleen1-1/+1
2006-09-26[PATCH] Add the canary field to the PDA area and the task structArjan van de Ven1-0/+8
2006-09-26[PATCH] non lazy "sleazy" fpu implementationArjan van de Ven1-0/+10
2006-09-26[PATCH] i386/x86-64: Don't randomize stack top when no randomization personality is setAndi Kleen1-1/+1
2006-09-26[PATCH] x86-64 TIF flags for debug regs and io bitmap in ctxswStephane Eranian1-31/+42
2006-07-03[PATCH] lockdep: beautify x86_64 stacktracesIngo Molnar1-1/+1
2006-06-26[PATCH] x86_64: Move export symbols to their C functionsAndi Kleen1-0/+1
2006-06-26[PATCH] i386/x86-64/ia64: Move polling flag into thread_info_statusAndi Kleen1-4/+3
2006-06-26[PATCH] x86_64: reliable stack trace support (x86-64)Jan Beulich1-1/+1
2006-06-26[PATCH] x86_64: Make sure is_compat_task works earlyAndi Kleen1-1/+4
2006-06-26[PATCH] x86_64: Remove long obsolete CVSAndi Kleen1-1/+0
2006-04-20[PATCH] i386/x86-64: Fix x87 information leak between processesAndi Kleen1-1/+3
2006-04-09[PATCH] x86_64: Plug GS leak in arch_prctl()John Blackwood1-2/+8
2006-03-27[PATCH] Notifier chain update: API changesAlan Stern1-12/+5
2006-03-26[PATCH] kretprobe instance recycled by parent processbibo mao1-8/+1
2006-03-25[PATCH] x86_64: save FPU context slightly laterJan Beulich1-3/+4
2006-03-25[PATCH] x86_64: eliminate set_debug()Jan Beulich1-1/+1
2006-03-24[PATCH] kill include/linux/platform.h, default_idle() cleanupAdrian Bunk1-1/+1
2006-02-04[PATCH] x86_64: Don't allow kprobes on __switch_toAndi Kleen1-1/+3
2006-01-12[PATCH] amd64: task_stack_page()Al Viro1-3/+3
2006-01-12[PATCH] amd64: task_pt_regs()Al Viro1-2/+1
2006-01-12[PATCH] amd64: task_thread_info()Al Viro1-1/+1
2006-01-11[PATCH] x86_64: Add idle notifiersAndi Kleen1-0/+48
2006-01-11[PATCH] x86_64: Remove enable/disable_hltAndi Kleen1-30/+9
2006-01-06[PATCH] cpu hotplug/x86_64: disable interrupt in play_deadShaohua Li1-2/+3
2005-11-23[PATCH] kprobes: Fix return probes on sys_execveJim Keniston1-7/+0
2005-11-14Merge x86-64 update from AndiLinus Torvalds1-20/+27
2005-11-14[PATCH] x86_64: Formatting fixes for arch/x86_64/kernel/process.cAndi Kleen1-20/+27
2005-11-09[PATCH] sched: resched and cpu_idle reworkNick Piggin1-36/+31
2005-11-09[PATCH] sched: disable preempt in idle tasksNick Piggin1-0/+2
2005-09-12[PATCH] x86-64: more gratitious linux/irq.h includesAl Viro1-1/+0
2005-09-12[PATCH] x86-64: Remove disable_tsc code in context switchAndi Kleen1-29/+0
2005-09-12[PATCH] x86-64: Fix idle=pollHugh Dickins1-0/+1
2005-09-12[PATCH] x86-64: Include build number in oops outputAndi Kleen1-2/+5
2005-09-07[PATCH] x86_64: print processor number in show_regsZwane Mwaikambo1-0/+1
2005-06-27[PATCH] seccomp: tsc disableAndrea Arcangeli1-0/+29
2005-06-25[PATCH] x86_64: CPU hotplug supportAshok Raj1-1/+28
2005-06-25[PATCH] x86_64: Change init sections for CPU hotplug supportAshok Raj1-1/+1
2005-06-23[PATCH] x86_64 specific function return probesRusty Lynch1-0/+16
2005-06-21[PATCH] x86_64: TASK_SIZE fixes for compatibility mode processesSuresh Siddha1-2/+2
2005-05-01[PATCH] i386/x86_64 segment register access updateH. J. Lu1-6/+6