aboutsummaryrefslogtreecommitdiff
path: root/arch/i386/kernel/process.c
AgeCommit message (Expand)Author
2007-10-11i386: prepare shared kernel/process.cThomas Gleixner
2007-07-21x86: Make Alt-SysRq-p display the debug register contentsAlan Stern
2007-07-16make seccomp zerocost in scheduleAndrea Arcangeli
2007-05-12SLUB: i386 supportChristoph Lameter
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2007-05-02[PATCH] i386: Convert PDA into the percpu sectionJeremy Fitzhardinge
2007-05-02[PATCH] i386: i386 separate hardware-defined TSS from Linux additionsRusty Russell
2007-05-02[PATCH] x86: Don't use MWAIT on AMD Family 10Andi Kleen
2007-02-26Revert "[PATCH] i386: add idle notifier"Linus Torvalds
2007-02-16[PATCH] i386 prepare for dyntickIngo Molnar
2007-02-13[PATCH] i386: add idle notifierStephane Eranian
2007-02-13[PATCH] i386: iOPL handling for paravirt guestsZachary Amsden
2007-02-13[PATCH] i386: paravirt CPU hypercall batching modeZachary Amsden
2007-02-13[PATCH] i386: Convert i386 PDA code to use %fsJeremy Fitzhardinge
2006-12-22[PATCH] sched: fix bad missed wakeups in the i386, x86_64, ia64, ACPI and APM...Ingo Molnar
2006-12-07[PATCH] i386: remove IOPL check on task switchChuck Ebbert
2006-12-07[PATCH] x86: Don't use nested idle loopsAndi Kleen
2006-12-07[PATCH] i386: Implement "current" with the PDAJeremy Fitzhardinge
2006-12-07[PATCH] i386: Fix places where using %gs changes the usermode ABIJeremy Fitzhardinge
2006-12-07[PATCH] i386: Use %gs as the PDA base-segment in the kernelJeremy Fitzhardinge
2006-12-07[PATCH] i386: add sleazy FPU optimizationChuck Ebbert
2006-11-17[PATCH] i386/x86_64: ACPI cpu_idle_wait() fixIngo Molnar
2006-10-21[PATCH] x86: Revert new unwind kernel stack terminationAndi Kleen
2006-10-14ACPI: Processor native C-states using MWAITVenkatesh Pallipadi
2006-10-05[PATCH] x86: Terminate the kernel stacks for the unwinderAndi Kleen
2006-10-02[PATCH] namespaces: utsname: use init_utsname when appropriateSerge E. Hallyn
2006-10-01[PATCH] kmemdup: some usersAlexey Dobriyan
2006-09-26[PATCH] i386: Allow a kernel not to be in ring 0Rusty Russell
2006-09-26[PATCH] i386: move kernel_thread_helper into entry.SAndi Kleen
2006-09-26[PATCH] i386/x86-64: Don't randomize stack top when no randomization personal...Andi Kleen
2006-07-28[PATCH] i386: switch_to(): misplaced parenthesesChuck Ebbert
2006-07-09[PATCH] i386: use thread_info flags for debug regs and IO bitmapsStephane Eranian
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-26[PATCH] i386/x86-64/ia64: Move polling flag into thread_info_statusAndi Kleen
2006-06-26[PATCH] i386: reliable stack trace support (i386)Jan Beulich
2006-03-31[PATCH] unexport get_wchanAdrian Bunk
2006-03-26[PATCH] kretprobe instance recycled by parent processbibo mao
2006-03-23[PATCH] i386: fix uses of user_mode() vs. user_mode_vm()Jan Beulich
2006-02-05[PATCH] i386: print kernel version in register dumpsChuck Ebbert
2006-01-12[PATCH] i386: task_stack_page()Al Viro
2006-01-12[PATCH] i386: fix task_pt_regs()akpm@osdl.org
2006-01-12[PATCH] i386: task_thread_info()Al Viro
2006-01-08[PATCH] Make vm86 support optionalMatt Mackall
2006-01-06[PATCH] x86: Deprecate useless bugZachary Amsden
2006-01-06[PATCH] x86: Cr4 is valid on some 486sZachary Amsden
2005-12-31[PATCH] x86: teach dump_task_regs() about the -8 offset.Stas Sergeev
2005-11-23[PATCH] kprobes: Fix return probes on sys_execveJim Keniston
2005-11-09[PATCH] sched: resched and cpu_idle reworkNick Piggin
2005-11-09[PATCH] sched: disable preempt in idle tasksNick Piggin
2005-09-26[PATCH] useless includes of linux/irq.h in arch/i386Al Viro