summaryrefslogtreecommitdiffstats
path: root/arch/i386/kernel/process.c
Commit message (Expand)AuthorAgeFilesLines
* [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
* [PATCH] x86: make IOPL explicitZachary Amsden2005-09-051-0/+6
* [PATCH] x86: more asm cleanupsZachary Amsden2005-09-051-1/+1
* [PATCH] i386: load_tls() fixZachary Amsden2005-09-051-7/+12
* [PATCH] i386: inline asm cleanupZachary Amsden2005-09-051-10/+6
* [PATCH] sys_get_thread_area does not clear the returned argumentBlaisorblade2005-07-271-0/+2
* Fix up incorrect "unlikely()" on %gs reload in x86 __switch_toLinus Torvalds2005-07-221-8/+12
* [PATCH] seccomp: tsc disableAndrea Arcangeli2005-06-271-0/+29
* [PATCH] cpu state clean after hot removeLi Shaohua2005-06-251-11/+9
* [PATCH] init call cleanupLi Shaohua2005-06-251-1/+1
* [PATCH] i386 CPU hotplugZwane Mwaikambo2005-06-251-1/+38
* [PATCH] kprobes: function-return probesHien Nguyen2005-06-231-0/+15
* [PATCH] xen: x86: Use more usermode macroVincent Hanquez2005-06-231-1/+1
* [PATCH] xen: x86: Use new macro for debugregVincent Hanquez2005-06-231-6/+6
* [PATCH] Remove i386_ksyms.c, almost.Alexey Dobriyan2005-06-231-0/+7
* [PATCH] x86 stack initialisation fixAlexander Nyberg2005-05-051-6/+7
* [PATCH] i386/x86_64 segment register access updateH. J. Lu2005-05-011-2/+2
* [PATCH] i386: Use loaddebug macro consistentlyRoland McGrath2005-04-161-7/+0
* [PATCH] fix crash in entry.S restore_allStas Sergeev2005-04-161-1/+11
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+848
OpenPOWER on IntegriCloud