Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
bb1995d52b05f7e671914454d0ae57bd4170ef47
/
arch
/
i386
/
kernel
/
process.c
bb1995d
x86: Make Alt-SysRq-p display the debug register contents
by Alan Stern
· 17 years ago
cf99aba
make seccomp zerocost in schedule
by Andrea Arcangeli
· 17 years ago
f1d1a84
SLUB: i386 support
by Christoph Lameter
· 18 years ago
e63340a
header cleaning: don't include smp_lock.h when not used
by Randy Dunlap
· 18 years ago
7c3576d
[PATCH] i386: Convert PDA into the percpu section
by Jeremy Fitzhardinge
· 18 years ago
a75c54f
[PATCH] i386: i386 separate hardware-defined TSS from Linux additions
by Rusty Russell
· 18 years ago
f039b75
[PATCH] x86: Don't use MWAIT on AMD Family 10
by Andi Kleen
· 18 years ago
ea3d522
Revert "[PATCH] i386: add idle notifier"
by Linus Torvalds
· 18 years ago
7416734
[PATCH] i386 prepare for dyntick
by Ingo Molnar
· 18 years ago
2ff2d3d
[PATCH] i386: add idle notifier
by Stephane Eranian
· 18 years ago
8b15114
[PATCH] i386: iOPL handling for paravirt guests
by Zachary Amsden
· 18 years ago
9226d12
[PATCH] i386: paravirt CPU hypercall batching mode
by Zachary Amsden
· 18 years ago
464d1a7
[PATCH] i386: Convert i386 PDA code to use %fs
by Jeremy Fitzhardinge
· 18 years ago
0888f06
[PATCH] sched: fix bad missed wakeups in the i386, x86_64, ia64, ACPI and APM idle code
by Ingo Molnar
· 18 years ago
8c89812
[PATCH] i386: remove IOPL check on task switch
by Chuck Ebbert
· 18 years ago
72690a2
[PATCH] x86: Don't use nested idle loops
by Andi Kleen
· 18 years ago
ec7fcaa
[PATCH] i386: Implement "current" with the PDA
by Jeremy Fitzhardinge
· 18 years ago
66e10a4
[PATCH] i386: Fix places where using %gs changes the usermode ABI
by Jeremy Fitzhardinge
· 18 years ago
f95d47c
[PATCH] i386: Use %gs as the PDA base-segment in the kernel
by Jeremy Fitzhardinge
· 18 years ago
acc2076
[PATCH] i386: add sleazy FPU optimization
by Chuck Ebbert
· 18 years ago
dc1829a
[PATCH] i386/x86_64: ACPI cpu_idle_wait() fix
by Ingo Molnar
· 18 years ago
8cf2c51
[PATCH] x86: Revert new unwind kernel stack termination
by Andi Kleen
· 18 years ago
991528d
ACPI: Processor native C-states using MWAIT
by Venkatesh Pallipadi
· 18 years ago
51ec28e
[PATCH] x86: Terminate the kernel stacks for the unwinder
by Andi Kleen
· 18 years ago
96b644b
[PATCH] namespaces: utsname: use init_utsname when appropriate
by Serge E. Hallyn
· 18 years ago
52978be
[PATCH] kmemdup: some users
by Alexey Dobriyan
· 18 years ago
78be370
[PATCH] i386: Allow a kernel not to be in ring 0
by Rusty Russell
· 18 years ago
02ba1a3
[PATCH] i386: move kernel_thread_helper into entry.S
by Andi Kleen
· 18 years ago
c16b63e0
[PATCH] i386/x86-64: Don't randomize stack top when no randomization personality is set
by Andi Kleen
· 18 years ago
facf014
[PATCH] i386: switch_to(): misplaced parentheses
by Chuck Ebbert
· 18 years ago
b3cf257
[PATCH] i386: use thread_info flags for debug regs and IO bitmaps
by Stephane Eranian
· 19 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 19 years ago
495ab9c
[PATCH] i386/x86-64/ia64: Move polling flag into thread_info_status
by Andi Kleen
· 19 years ago
176a271
[PATCH] i386: reliable stack trace support (i386)
by Jan Beulich
· 19 years ago
0cb3463
[PATCH] unexport get_wchan
by Adrian Bunk
· 19 years ago
c6fd91f
[PATCH] kretprobe instance recycled by parent process
by bibo mao
· 19 years ago
db753bd
[PATCH] i386: fix uses of user_mode() vs. user_mode_vm()
by Jan Beulich
· 19 years ago
b53e8f6
[PATCH] i386: print kernel version in register dumps
by Chuck Ebbert
· 19 years ago
65e0fdf
[PATCH] i386: task_stack_page()
by Al Viro
· 19 years ago
07b047f
[PATCH] i386: fix task_pt_regs()
by akpm@osdl.org
· 19 years ago
06b425d
[PATCH] i386: task_thread_info()
by Al Viro
· 19 years ago
64ca900
[PATCH] Make vm86 support optional
by Matt Mackall
· 19 years ago
2684927
[PATCH] x86: Deprecate useless bug
by Zachary Amsden
· 19 years ago
ff6e8c0
[PATCH] x86: Cr4 is valid on some 486s
by Zachary Amsden
· 19 years ago
557962a
[PATCH] x86: teach dump_task_regs() about the -8 offset.
by Stas Sergeev
· 19 years ago
8bf1101
[PATCH] kprobes: Fix return probes on sys_execve
by Jim Keniston
· 19 years ago
64c7c8f
[PATCH] sched: resched and cpu_idle rework
by Nick Piggin
· 19 years ago
5bfb5d6
[PATCH] sched: disable preempt in idle tasks
by Nick Piggin
· 19 years ago
ce3a161
[PATCH] useless includes of linux/irq.h in arch/i386
by Al Viro
· 19 years ago
a520112
[PATCH] x86: make IOPL explicit
by Zachary Amsden
· 19 years ago
f2ab446
[PATCH] x86: more asm cleanups
by Zachary Amsden
· 19 years ago
e7a2ff5
[PATCH] i386: load_tls() fix
by Zachary Amsden
· 19 years ago
4bb0d3e
[PATCH] i386: inline asm cleanup
by Zachary Amsden
· 19 years ago
71ae18e
[PATCH] sys_get_thread_area does not clear the returned argument
by Blaisorblade
· 19 years ago
b339a18
Fix up incorrect "unlikely()" on %gs reload in x86 __switch_to
by Linus Torvalds
· 19 years ago
ffaa8bd
[PATCH] seccomp: tsc disable
by Andrea Arcangeli
· 20 years ago
e1367da
[PATCH] cpu state clean after hot remove
by Li Shaohua
· 20 years ago
0bb3184
[PATCH] init call cleanup
by Li Shaohua
· 20 years ago
f370513
[PATCH] i386 CPU hotplug
by Zwane Mwaikambo
· 20 years ago
b94cce9
[PATCH] kprobes: function-return probes
by Hien Nguyen
· 20 years ago
717b594
[PATCH] xen: x86: Use more usermode macro
by Vincent Hanquez
· 20 years ago
1cc6f12
[PATCH] xen: x86: Use new macro for debugreg
by Vincent Hanquez
· 20 years ago
129f694
[PATCH] Remove i386_ksyms.c, almost.
by Alexey Dobriyan
· 20 years ago
f48d966
[PATCH] x86 stack initialisation fix
by Alexander Nyberg
· 20 years ago
fd51f66
[PATCH] i386/x86_64 segment register access update
by H. J. Lu
· 20 years ago
ecd02dd
[PATCH] i386: Use loaddebug macro consistently
by Roland McGrath
· 20 years ago
5df2408
[PATCH] fix crash in entry.S restore_all
by Stas Sergeev
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago