index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86_64
/
kernel
/
process.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
move die notifier handling to common code
Christoph Hellwig
2007-05-08
1
-1
/
+1
*
[PATCH] x86: Don't use MWAIT on AMD Family 10
Andi Kleen
2007-05-02
1
-5
/
+7
*
[PATCH] Fix atomicity of TIF update in flush_thread() for x86_64
Mathieu Desnoyers
2007-03-18
1
-5
/
+8
*
[PATCH] sched: fix bad missed wakeups in the i386, x86_64, ia64, ACPI and APM...
Ingo Molnar
2006-12-22
1
-1
/
+5
*
[PATCH] x86-64: Fix interrupt race in idle callback (3rd try)
Venkatesh Pallipadi
2006-12-07
1
-2
/
+17
*
[PATCH] x86: Don't use nested idle loops
Andi Kleen
2006-12-07
1
-21
/
+9
*
[PATCH] i386/x86_64: ACPI cpu_idle_wait() fix
Ingo Molnar
2006-11-17
1
-1
/
+3
*
[PATCH] x86-64: Fix race in exit_idle
Andi Kleen
2006-11-14
1
-2
/
+1
*
ACPI: Processor native C-states using MWAIT
Venkatesh Pallipadi
2006-10-14
1
-7
/
+15
*
[PATCH] x86-64: Fix FPU corruption
Andi Kleen
2006-10-05
1
-4
/
+3
*
[PATCH] namespaces: utsname: use init_utsname when appropriate
Serge E. Hallyn
2006-10-02
1
-3
/
+3
*
[PATCH] Fix idle notifiers
Andi Kleen
2006-09-26
1
-6
/
+9
*
[PATCH] Fix a PDA warning uncovered by the new type checking
Andi Kleen
2006-09-26
1
-1
/
+1
*
[PATCH] Add the canary field to the PDA area and the task struct
Arjan van de Ven
2006-09-26
1
-0
/
+8
*
[PATCH] non lazy "sleazy" fpu implementation
Arjan van de Ven
2006-09-26
1
-0
/
+10
*
[PATCH] i386/x86-64: Don't randomize stack top when no randomization personal...
Andi Kleen
2006-09-26
1
-1
/
+1
*
[PATCH] x86-64 TIF flags for debug regs and io bitmap in ctxsw
Stephane Eranian
2006-09-26
1
-31
/
+42
*
[PATCH] lockdep: beautify x86_64 stacktraces
Ingo Molnar
2006-07-03
1
-1
/
+1
*
[PATCH] x86_64: Move export symbols to their C functions
Andi Kleen
2006-06-26
1
-0
/
+1
*
[PATCH] i386/x86-64/ia64: Move polling flag into thread_info_status
Andi Kleen
2006-06-26
1
-4
/
+3
*
[PATCH] x86_64: reliable stack trace support (x86-64)
Jan Beulich
2006-06-26
1
-1
/
+1
*
[PATCH] x86_64: Make sure is_compat_task works early
Andi Kleen
2006-06-26
1
-1
/
+4
*
[PATCH] x86_64: Remove long obsolete CVS
Andi Kleen
2006-06-26
1
-1
/
+0
*
[PATCH] i386/x86-64: Fix x87 information leak between processes
Andi Kleen
2006-04-20
1
-1
/
+3
*
[PATCH] x86_64: Plug GS leak in arch_prctl()
John Blackwood
2006-04-09
1
-2
/
+8
*
[PATCH] Notifier chain update: API changes
Alan Stern
2006-03-27
1
-12
/
+5
*
[PATCH] kretprobe instance recycled by parent process
bibo mao
2006-03-26
1
-8
/
+1
*
[PATCH] x86_64: save FPU context slightly later
Jan Beulich
2006-03-25
1
-3
/
+4
*
[PATCH] x86_64: eliminate set_debug()
Jan Beulich
2006-03-25
1
-1
/
+1
*
[PATCH] kill include/linux/platform.h, default_idle() cleanup
Adrian Bunk
2006-03-24
1
-1
/
+1
*
[PATCH] x86_64: Don't allow kprobes on __switch_to
Andi Kleen
2006-02-04
1
-1
/
+3
*
[PATCH] amd64: task_stack_page()
Al Viro
2006-01-12
1
-3
/
+3
*
[PATCH] amd64: task_pt_regs()
Al Viro
2006-01-12
1
-2
/
+1
*
[PATCH] amd64: task_thread_info()
Al Viro
2006-01-12
1
-1
/
+1
*
[PATCH] x86_64: Add idle notifiers
Andi Kleen
2006-01-11
1
-0
/
+48
*
[PATCH] x86_64: Remove enable/disable_hlt
Andi Kleen
2006-01-11
1
-30
/
+9
*
[PATCH] cpu hotplug/x86_64: disable interrupt in play_dead
Shaohua Li
2006-01-06
1
-2
/
+3
*
[PATCH] kprobes: Fix return probes on sys_execve
Jim Keniston
2005-11-23
1
-7
/
+0
*
Merge x86-64 update from Andi
Linus Torvalds
2005-11-14
1
-20
/
+27
|
\
|
*
[PATCH] x86_64: Formatting fixes for arch/x86_64/kernel/process.c
Andi Kleen
2005-11-14
1
-20
/
+27
*
|
[PATCH] sched: resched and cpu_idle rework
Nick Piggin
2005-11-09
1
-36
/
+31
*
|
[PATCH] sched: disable preempt in idle tasks
Nick Piggin
2005-11-09
1
-0
/
+2
|
/
*
[PATCH] x86-64: more gratitious linux/irq.h includes
Al Viro
2005-09-12
1
-1
/
+0
*
[PATCH] x86-64: Remove disable_tsc code in context switch
Andi Kleen
2005-09-12
1
-29
/
+0
*
[PATCH] x86-64: Fix idle=poll
Hugh Dickins
2005-09-12
1
-0
/
+1
*
[PATCH] x86-64: Include build number in oops output
Andi Kleen
2005-09-12
1
-2
/
+5
*
[PATCH] x86_64: print processor number in show_regs
Zwane Mwaikambo
2005-09-07
1
-0
/
+1
*
[PATCH] seccomp: tsc disable
Andrea Arcangeli
2005-06-27
1
-0
/
+29
*
[PATCH] x86_64: CPU hotplug support
Ashok Raj
2005-06-25
1
-1
/
+28
*
[PATCH] x86_64: Change init sections for CPU hotplug support
Ashok Raj
2005-06-25
1
-1
/
+1
[next]