aboutsummaryrefslogtreecommitdiffstats
path: root/arch/i386/kernel/process.c
Commit message (Expand)AuthorAgeFilesLines
* i386: prepare shared kernel/process.cThomas Gleixner2007-10-111-951/+0
* x86: Make Alt-SysRq-p display the debug register contentsAlan Stern2007-07-211-0/+12
* make seccomp zerocost in scheduleAndrea Arcangeli2007-07-161-34/+39
* SLUB: i386 supportChristoph Lameter2007-05-121-0/+1
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0
* [PATCH] i386: Convert PDA into the percpu sectionJeremy Fitzhardinge2007-05-021-3/+9
* [PATCH] i386: i386 separate hardware-defined TSS from Linux additionsRusty Russell2007-05-021-4/+4
* [PATCH] x86: Don't use MWAIT on AMD Family 10Andi Kleen2007-05-021-9/+8
* Revert "[PATCH] i386: add idle notifier"Linus Torvalds2007-02-261-52/+1
* [PATCH] i386 prepare for dyntickIngo Molnar2007-02-161-0/+3
* [PATCH] i386: add idle notifierStephane Eranian2007-02-131-1/+52
* [PATCH] i386: iOPL handling for paravirt guestsZachary Amsden2007-02-131-0/+9
* [PATCH] i386: paravirt CPU hypercall batching modeZachary Amsden2007-02-131-8/+17
* [PATCH] i386: Convert i386 PDA code to use %fsJeremy Fitzhardinge2007-02-131-13/+11
* [PATCH] sched: fix bad missed wakeups in the i386, x86_64, ia64, ACPI and APM...Ingo Molnar2006-12-221-1/+6
* [PATCH] i386: remove IOPL check on task switchChuck Ebbert2006-12-071-6/+0
* [PATCH] x86: Don't use nested idle loopsAndi Kleen2006-12-071-21/+9
* [PATCH] i386: Implement "current" with the PDAJeremy Fitzhardinge2006-12-071-0/+1
* [PATCH] i386: Fix places where using %gs changes the usermode ABIJeremy Fitzhardinge2006-12-071-3/+3
* [PATCH] i386: Use %gs as the PDA base-segment in the kernelJeremy Fitzhardinge2006-12-071-14/+12
* [PATCH] i386: add sleazy FPU optimizationChuck Ebbert2006-12-071-0/+12
* [PATCH] i386/x86_64: ACPI cpu_idle_wait() fixIngo Molnar2006-11-171-1/+3
* [PATCH] x86: Revert new unwind kernel stack terminationAndi Kleen2006-10-211-5/+1
* ACPI: Processor native C-states using MWAITVenkatesh Pallipadi2006-10-141-7/+15
* [PATCH] x86: Terminate the kernel stacks for the unwinderAndi Kleen2006-10-051-1/+5
* [PATCH] namespaces: utsname: use init_utsname when appropriateSerge E. Hallyn2006-10-021-3/+3
* [PATCH] kmemdup: some usersAlexey Dobriyan2006-10-011-3/+2
* [PATCH] i386: Allow a kernel not to be in ring 0Rusty Russell2006-09-261-1/+1
* [PATCH] i386: move kernel_thread_helper into entry.SAndi Kleen2006-09-261-9/+0
* [PATCH] i386/x86-64: Don't randomize stack top when no randomization personal...Andi Kleen2006-09-261-1/+2
* [PATCH] i386: switch_to(): misplaced parenthesesChuck Ebbert2006-07-281-2/+2
* [PATCH] i386: use thread_info flags for debug regs and IO bitmapsStephane Eranian2006-07-091-21/+29
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] i386/x86-64/ia64: Move polling flag into thread_info_statusAndi Kleen2006-06-261-3/+3
* [PATCH] i386: reliable stack trace support (i386)Jan Beulich2006-06-261-1/+1
* [PATCH] unexport get_wchanAdrian Bunk2006-03-311-1/+0
* [PATCH] kretprobe instance recycled by parent processbibo mao2006-03-261-8/+0
* [PATCH] i386: fix uses of user_mode() vs. user_mode_vm()Jan Beulich2006-03-231-1/+1
* [PATCH] i386: print kernel version in register dumpsChuck Ebbert2006-02-051-2/+4
* [PATCH] i386: task_stack_page()Al Viro2006-01-121-1/+1
* [PATCH] i386: fix task_pt_regs()akpm@osdl.org2006-01-121-18/+2
* [PATCH] i386: task_thread_info()Al Viro2006-01-121-2/+2
* [PATCH] Make vm86 support optionalMatt Mackall2006-01-081-0/+1
* [PATCH] x86: Deprecate useless bugZachary Amsden2006-01-061-11/+1
* [PATCH] x86: Cr4 is valid on some 486sZachary Amsden2006-01-061-3/+1
* [PATCH] x86: teach dump_task_regs() about the -8 offset.Stas Sergeev2005-12-311-1/+3
* [PATCH] kprobes: Fix return probes on sys_execveJim Keniston2005-11-231-7/+0
* [PATCH] sched: resched and cpu_idle reworkNick Piggin2005-11-091-36/+28
* [PATCH] sched: disable preempt in idle tasksNick Piggin2005-11-091-1/+3
* [PATCH] useless includes of linux/irq.h in arch/i386Al Viro2005-09-261-2/+0