aboutsummaryrefslogtreecommitdiffstats
path: root/arch/i386/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/+6
2006-12-07[PATCH] i386: remove IOPL check on task switchChuck Ebbert1-6/+0
2006-12-07[PATCH] x86: Don't use nested idle loopsAndi Kleen1-21/+9
2006-12-07[PATCH] i386: Implement "current" with the PDAJeremy Fitzhardinge1-0/+1
2006-12-07[PATCH] i386: Fix places where using %gs changes the usermode ABIJeremy Fitzhardinge1-3/+3
2006-12-07[PATCH] i386: Use %gs as the PDA base-segment in the kernelJeremy Fitzhardinge1-14/+12
2006-12-07[PATCH] i386: add sleazy FPU optimizationChuck Ebbert1-0/+12
2006-11-17[PATCH] i386/x86_64: ACPI cpu_idle_wait() fixIngo Molnar1-1/+3
2006-10-21[PATCH] x86: Revert new unwind kernel stack terminationAndi Kleen1-5/+1
2006-10-14ACPI: Processor native C-states using MWAITVenkatesh Pallipadi1-7/+15
2006-10-05[PATCH] x86: Terminate the kernel stacks for the unwinderAndi Kleen1-1/+5
2006-10-02[PATCH] namespaces: utsname: use init_utsname when appropriateSerge E. Hallyn1-3/+3
2006-10-01[PATCH] kmemdup: some usersAlexey Dobriyan1-3/+2
2006-09-26[PATCH] i386: Allow a kernel not to be in ring 0Rusty Russell1-1/+1
2006-09-26[PATCH] i386: move kernel_thread_helper into entry.SAndi Kleen1-9/+0
2006-09-26[PATCH] i386/x86-64: Don't randomize stack top when no randomization personality is setAndi Kleen1-1/+2
2006-07-28[PATCH] i386: switch_to(): misplaced parenthesesChuck Ebbert1-2/+2
2006-07-09[PATCH] i386: use thread_info flags for debug regs and IO bitmapsStephane Eranian1-21/+29
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-26[PATCH] i386/x86-64/ia64: Move polling flag into thread_info_statusAndi Kleen1-3/+3
2006-06-26[PATCH] i386: reliable stack trace support (i386)Jan Beulich1-1/+1
2006-03-31[PATCH] unexport get_wchanAdrian Bunk1-1/+0
2006-03-26[PATCH] kretprobe instance recycled by parent processbibo mao1-8/+0
2006-03-23[PATCH] i386: fix uses of user_mode() vs. user_mode_vm()Jan Beulich1-1/+1
2006-02-05[PATCH] i386: print kernel version in register dumpsChuck Ebbert1-2/+4
2006-01-12[PATCH] i386: task_stack_page()Al Viro1-1/+1
2006-01-12[PATCH] i386: fix task_pt_regs()akpm@osdl.org1-18/+2
2006-01-12[PATCH] i386: task_thread_info()Al Viro1-2/+2
2006-01-08[PATCH] Make vm86 support optionalMatt Mackall1-0/+1
2006-01-06[PATCH] x86: Deprecate useless bugZachary Amsden1-11/+1
2006-01-06[PATCH] x86: Cr4 is valid on some 486sZachary Amsden1-3/+1
2005-12-31[PATCH] x86: teach dump_task_regs() about the -8 offset.Stas Sergeev1-1/+3
2005-11-23[PATCH] kprobes: Fix return probes on sys_execveJim Keniston1-7/+0
2005-11-09[PATCH] sched: resched and cpu_idle reworkNick Piggin1-36/+28
2005-11-09[PATCH] sched: disable preempt in idle tasksNick Piggin1-1/+3
2005-09-26[PATCH] useless includes of linux/irq.h in arch/i386Al Viro1-2/+0
2005-09-05[PATCH] x86: make IOPL explicitZachary Amsden1-0/+6
2005-09-05[PATCH] x86: more asm cleanupsZachary Amsden1-1/+1
2005-09-05[PATCH] i386: load_tls() fixZachary Amsden1-7/+12
2005-09-05[PATCH] i386: inline asm cleanupZachary Amsden1-10/+6
2005-07-27[PATCH] sys_get_thread_area does not clear the returned argumentBlaisorblade1-0/+2
2005-07-22Fix up incorrect "unlikely()" on %gs reload in x86 __switch_toLinus Torvalds1-8/+12
2005-06-27[PATCH] seccomp: tsc disableAndrea Arcangeli1-0/+29
2005-06-25[PATCH] cpu state clean after hot removeLi Shaohua1-11/+9
2005-06-25[PATCH] init call cleanupLi Shaohua1-1/+1
2005-06-25[PATCH] i386 CPU hotplugZwane Mwaikambo1-1/+38
2005-06-23[PATCH] kprobes: function-return probesHien Nguyen1-0/+15
2005-06-23[PATCH] xen: x86: Use more usermode macroVincent Hanquez1-1/+1
2005-06-23[PATCH] xen: x86: Use new macro for debugregVincent Hanquez1-6/+6
2005-06-23[PATCH] Remove i386_ksyms.c, almost.Alexey Dobriyan1-0/+7