index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
process.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-11
powerpc/booke: Don't set DABR on 64-bit BookE, use DAC1 instead
Benjamin Herrenschmidt
1
-7
/
+7
2009-08-20
powerpc: Clean ifdef usage in copy_thread()
Benjamin Herrenschmidt
1
-0
/
+2
2009-06-26
powerpc: Fix output from show_regs
Kumar Gala
1
-1
/
+1
2009-06-09
powerpc: Shield code specific to 64-bit server processors
Benjamin Herrenschmidt
1
-1
/
+1
2009-04-02
Simplify copy_thread()
Alexey Dobriyan
1
-1
/
+1
2009-02-23
powerpc: Randomise PIEs
Anton Blanchard
1
-0
/
+10
2009-02-23
powerpc: Randomise the brk region
Anton Blanchard
1
-0
/
+23
2009-02-23
powerpc: Randomise lower bits of stack address
Anton Blanchard
1
-0
/
+9
2009-02-23
powerpc64: port of the function graph tracer
Steven Rostedt
1
-0
/
+16
2008-12-31
[PATCH] idle cputime accounting
Martin Schwidefsky
1
-0
/
+1
2008-12-03
powerpc: Allow the max stack trace depth to be configured
Johannes Berg
1
-1
/
+1
2008-12-03
powerpc: Add MSR[CE, DE] to the MSR bits we print on show_regs()
Kumar Gala
1
-0
/
+2
2008-08-04
powerpc: Remove use of CONFIG_PPC_MERGE
Kumar Gala
1
-2
/
+0
2008-07-28
powerpc/booke: Clean up the hardware watchpoint support
Kumar Gala
1
-4
/
+4
2008-07-25
powerpc: BookE hardware watchpoint support
Luis Machado
1
-0
/
+46
2008-07-15
powerpc: fix giveup_vsx to save registers correctly
Michael Neuling
1
-1
/
+9
2008-07-09
powerpc: Use new printk extension %pS to print symbols on oops
Benjamin Herrenschmidt
1
-9
/
+5
2008-07-03
powerpc: Remove old dump_task_* functions
Michael Neuling
1
-83
/
+0
2008-07-01
powerpc: Update for VSX core file and ptrace
Michael Neuling
1
-18
/
+1
2008-07-01
powerpc: Add VSX context save/restore, ptrace and signal support
Michael Neuling
1
-1
/
+106
2008-07-01
powerpc: Add macros to access floating point registers in thread_struct.
Michael Neuling
1
-1
/
+1
2008-04-29
[POWERPC] Add IRQSTACKS support on ppc32
Kumar Gala
1
-0
/
+2
2008-04-24
[POWERPC] Fix kernel stack allocation alignment
Benjamin Herrenschmidt
1
-0
/
+31
2008-04-18
[POWERPC] Move stackframe definitions to common header
Benjamin Herrenschmidt
1
-21
/
+7
2008-04-14
Merge branch 'linux-2.6'
Paul Mackerras
1
-5
/
+5
2008-03-28
[POWERPC] Fix missed hardware breakpoints across multiple threads
Michael Ellerman
1
-5
/
+5
2008-03-26
Merge branch 'linux-2.6'
Paul Mackerras
1
-0
/
+6
2008-03-26
[POWERPC] Don't touch PT_DTRACE in exec
Roland McGrath
1
-5
/
+0
2008-03-20
[POWERPC] Fix PMU + soft interrupt disable bug
Anton Blanchard
1
-0
/
+6
2008-02-14
[POWERPC] Fix DEBUG_PREEMPT warning when warning
Hugh Dickins
1
-1
/
+1
2007-12-06
[POWERPC] Fix hardware IRQ time accounting problem.
Tony Breeds
1
-1
/
+1
2007-11-09
sched: restore deterministic CPU accounting on powerpc
Paul Mackerras
1
-1
/
+1
2007-10-19
Use helpers to obtain task pid in printks (arch code)
Alexey Dobriyan
1
-1
/
+1
2007-10-17
powerpc: add Altivec/VMX state to coredumps
Mark Nelson
1
-3
/
+25
2007-10-12
[POWERPC] Use 1TB segments
Paul Mackerras
1
-2
/
+7
2007-10-03
Merge branch 'linux-2.6' into for-2.6.24
Paul Mackerras
1
-0
/
+7
2007-10-03
[POWERPC] Make instruction dumping work in real mode
Scott Wood
1
-0
/
+8
2007-09-25
[POWERPC] Ensure FULL_REGS on exec
Roland McGrath
1
-0
/
+7
2007-09-14
[POWERPC] Add cpu feature for SPE handling
Kumar Gala
1
-4
/
+11
2007-08-28
[POWERPC] Flush registers to proper task context
Kumar Gala
1
-3
/
+3
2007-07-26
[POWERPC] Fix register labels on show_regs() message for 4xx/Book-E
Kumar Gala
1
-0
/
+4
2007-06-14
[POWERPC] Always apply DABR changes on context switches
Benjamin Herrenschmidt
1
-7
/
+7
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
1
-1
/
+0
2007-04-13
[POWERPC] Make tlb flush batch use lazy MMU mode
Benjamin Herrenschmidt
1
-3
/
+1
2007-04-13
Merge branch 'linux-2.6' into for-2.6.22
Paul Mackerras
1
-2
/
+7
2007-03-26
[POWERPC] Use lowercase for hex printouts in oops messages.
anton@samba.org
1
-3
/
+3
2007-03-22
[POWERPC] Remove last_syscall
Anton Blanchard
1
-1
/
+0
2007-03-16
[POWERPC] Fix atomicity of TIF update in flush_thread()
Mathieu Desnoyers
1
-2
/
+7
2007-03-08
[POWERPC] Harden validate_sp against stack corruption
Paul Mackerras
1
-13
/
+30
2006-10-16
[POWERPC] Better check in show_instructions
Anton Blanchard
1
-8
/
+2
[next]