summaryrefslogtreecommitdiffstats
path: root/arch/x86_64/kernel/process.c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] lockdep: beautify x86_64 stacktracesIngo Molnar2006-07-031-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/+3
* [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/+0
* [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/+5
* [PATCH] kretprobe instance recycled by parent processbibo mao2006-03-261-8/+1
* [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-041-1/+3
* [PATCH] amd64: task_stack_page()Al Viro2006-01-121-3/+3
* [PATCH] amd64: task_pt_regs()Al Viro2006-01-121-2/+1
* [PATCH] amd64: task_thread_info()Al Viro2006-01-121-1/+1
* [PATCH] x86_64: Add idle notifiersAndi Kleen2006-01-111-0/+48
* [PATCH] x86_64: Remove enable/disable_hltAndi Kleen2006-01-111-30/+9
* [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-231-7/+0
* Merge x86-64 update from AndiLinus Torvalds2005-11-141-20/+27
|\
| * [PATCH] x86_64: Formatting fixes for arch/x86_64/kernel/process.cAndi Kleen2005-11-141-20/+27
* | [PATCH] sched: resched and cpu_idle reworkNick Piggin2005-11-091-36/+31
* | [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/+0
* [PATCH] x86-64: Remove disable_tsc code in context switchAndi Kleen2005-09-121-29/+0
* [PATCH] x86-64: Fix idle=pollHugh Dickins2005-09-121-0/+1
* [PATCH] x86-64: Include build number in oops outputAndi Kleen2005-09-121-2/+5
* [PATCH] x86_64: print processor number in show_regsZwane Mwaikambo2005-09-071-0/+1
* [PATCH] seccomp: tsc disableAndrea Arcangeli2005-06-271-0/+29
* [PATCH] x86_64: CPU hotplug supportAshok Raj2005-06-251-1/+28
* [PATCH] x86_64: Change init sections for CPU hotplug supportAshok Raj2005-06-251-1/+1
* [PATCH] x86_64 specific function return probesRusty Lynch2005-06-231-0/+16
* [PATCH] x86_64: TASK_SIZE fixes for compatibility mode processesSuresh Siddha2005-06-211-2/+2
* [PATCH] i386/x86_64 segment register access updateH. J. Lu2005-05-011-6/+6
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+770
OpenPOWER on IntegriCloud