index
:
delta/linux-stable.git
baserock/v2.6.28.9/aspeed
baserock/v2.6.28.9/openbmc_aspeed_wedge
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.2.y
linux-6.3.y
linux-rolling-lts
linux-rolling-stable
master
git.kernel.org: pub/scm/linux/kernel/git/stable/linux-stable.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
i386
/
kernel
/
process.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] kretprobe instance recycled by parent process
bibo mao
2006-03-26
1
-8
/
+0
*
[PATCH] i386: fix uses of user_mode() vs. user_mode_vm()
Jan Beulich
2006-03-23
1
-1
/
+1
*
[PATCH] i386: print kernel version in register dumps
Chuck Ebbert
2006-02-05
1
-2
/
+4
*
[PATCH] i386: task_stack_page()
Al Viro
2006-01-12
1
-1
/
+1
*
[PATCH] i386: fix task_pt_regs()
akpm@osdl.org
2006-01-12
1
-18
/
+2
*
[PATCH] i386: task_thread_info()
Al Viro
2006-01-12
1
-2
/
+2
*
[PATCH] Make vm86 support optional
Matt Mackall
2006-01-08
1
-0
/
+1
*
[PATCH] x86: Deprecate useless bug
Zachary Amsden
2006-01-06
1
-11
/
+1
*
[PATCH] x86: Cr4 is valid on some 486s
Zachary Amsden
2006-01-06
1
-3
/
+1
*
[PATCH] x86: teach dump_task_regs() about the -8 offset.
Stas Sergeev
2005-12-31
1
-1
/
+3
*
[PATCH] kprobes: Fix return probes on sys_execve
Jim Keniston
2005-11-23
1
-7
/
+0
*
[PATCH] sched: resched and cpu_idle rework
Nick Piggin
2005-11-09
1
-36
/
+28
*
[PATCH] sched: disable preempt in idle tasks
Nick Piggin
2005-11-09
1
-1
/
+3
*
[PATCH] useless includes of linux/irq.h in arch/i386
Al Viro
2005-09-26
1
-2
/
+0
*
[PATCH] x86: make IOPL explicit
Zachary Amsden
2005-09-05
1
-0
/
+6
*
[PATCH] x86: more asm cleanups
Zachary Amsden
2005-09-05
1
-1
/
+1
*
[PATCH] i386: load_tls() fix
Zachary Amsden
2005-09-05
1
-7
/
+12
*
[PATCH] i386: inline asm cleanup
Zachary Amsden
2005-09-05
1
-10
/
+6
*
[PATCH] sys_get_thread_area does not clear the returned argument
Blaisorblade
2005-07-27
1
-0
/
+2
*
Fix up incorrect "unlikely()" on %gs reload in x86 __switch_to
Linus Torvalds
2005-07-22
1
-8
/
+12
*
[PATCH] seccomp: tsc disable
Andrea Arcangeli
2005-06-27
1
-0
/
+29
*
[PATCH] cpu state clean after hot remove
Li Shaohua
2005-06-25
1
-11
/
+9
*
[PATCH] init call cleanup
Li Shaohua
2005-06-25
1
-1
/
+1
*
[PATCH] i386 CPU hotplug
Zwane Mwaikambo
2005-06-25
1
-1
/
+38
*
[PATCH] kprobes: function-return probes
Hien Nguyen
2005-06-23
1
-0
/
+15
*
[PATCH] xen: x86: Use more usermode macro
Vincent Hanquez
2005-06-23
1
-1
/
+1
*
[PATCH] xen: x86: Use new macro for debugreg
Vincent Hanquez
2005-06-23
1
-6
/
+6
*
[PATCH] Remove i386_ksyms.c, almost.
Alexey Dobriyan
2005-06-23
1
-0
/
+7
*
[PATCH] x86 stack initialisation fix
Alexander Nyberg
2005-05-05
1
-6
/
+7
*
[PATCH] i386/x86_64 segment register access update
H. J. Lu
2005-05-01
1
-2
/
+2
*
[PATCH] i386: Use loaddebug macro consistently
Roland McGrath
2005-04-16
1
-7
/
+0
*
[PATCH] fix crash in entry.S restore_all
Stas Sergeev
2005-04-16
1
-1
/
+11
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+848