index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
[POWERPC] Fix problem with time not advancing on 32-bit platforms
Paul Mackerras
2006-08-30
1
-17
/
+8
|
|
*
[POWERPC] Restore copyright notice in arch/powerpc/kernel/fpu.S
Paul Mackerras
2006-08-30
1
-0
/
+5
|
|
*
[POWERPC] Fix up ibm_architecture_vec definition
Will Schmidt
2006-08-30
1
-5
/
+5
|
|
*
[POWERPC] Make OF irq map code detect more error cases
Benjamin Herrenschmidt
2006-08-30
2
-6
/
+22
|
|
*
[POWERPC] Fix performance regression in IRQ radix tree locking
Benjamin Herrenschmidt
2006-08-30
1
-18
/
+66
|
*
|
[PATCH] ppc32: fix last_jiffy time comparison
Paul Mackerras
2006-08-31
1
-17
/
+8
|
*
|
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Greg Kroah-Hartman
2006-08-24
4
-20
/
+34
|
|
\
\
|
*
\
\
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Greg Kroah-Hartman
2006-08-18
9
-63
/
+108
|
|
\
\
\
|
*
|
|
|
[PATCH] Change panic_on_oops message to "Fatal exception"
Horms
2006-08-14
1
-1
/
+1
*
|
|
|
|
Merge branch 'merge'
Paul Mackerras
2006-08-25
11
-83
/
+121
|
\
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
[POWERPC] Remove flush_dcache_all export
Matt Porter
2006-08-25
1
-4
/
+0
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
[POWERPC] Fix compile problem without CONFIG_PCI
Li Yang
2006-08-23
1
-6
/
+7
|
*
|
|
[POWERPC] Correct masks used in emulating some instructions
Paul Mackerras
2006-08-23
1
-4
/
+4
|
*
|
|
[POWERPC] Pass UPIO_TSI flag to 8259 serial driver
Zang Roy-r61911
2006-08-23
1
-2
/
+6
|
*
|
|
[POWERPC] Fix gettimeofday inaccuracies
Nathan Lynch
2006-08-23
1
-8
/
+17
|
|
|
/
|
|
/
|
|
*
|
[POWERPC] powerpc: Clear HID0 attention enable on PPC970 at boot time
Olof Johansson
2006-08-17
1
-0
/
+2
|
*
|
[POWERPC] Fix irq radix tree remapping typo
Benjamin Herrenschmidt
2006-08-17
1
-1
/
+1
|
*
|
[POWERPC] kprobes: Fix possible system crash during out-of-line single-stepping
Ananth N Mavinakayanahalli
2006-08-17
1
-0
/
+2
|
*
|
[POWERPC] Make crash.c work on 32-bit and 64-bit
Michael Ellerman
2006-08-17
4
-6
/
+13
|
*
|
[POWERPC] Move some kexec logic into machine_kexec.c
Michael Ellerman
2006-08-17
2
-56
/
+56
|
*
|
[POWERPC] Make secondary CPUs call into kdump on reset exception
David Wilder
2006-08-17
1
-0
/
+13
*
|
|
[POWERPC] reboot when panic_timout is set
Olaf Hering
2006-08-25
1
-0
/
+3
*
|
|
[POWERPC] Add a helper for calculating RTAS "config_addr" parameters
Michael Ellerman
2006-08-25
1
-4
/
+2
*
|
|
[POWERPC] powerpc: Make RTAS console init generic
Michael Neuling
2006-08-25
1
-0
/
+5
*
|
|
[POWERPC] Cleanup CPU inits
Olof Johansson
2006-08-25
4
-94
/
+64
*
|
|
[POWERPC] Rename cpu_setup_power4.S to cpu_setup_ppc970.S
Olof Johansson
2006-08-25
2
-1
/
+1
*
|
|
[POWERPC] SLB shadow buffer cleanup
Michael Neuling
2006-08-25
2
-9
/
+9
*
|
|
Merge branch 'merge'
Paul Mackerras
2006-08-08
1
-0
/
+21
|
\
|
|
|
*
|
[POWERPC] Fix might-sleep warning on removing cpus
Haren Myneni
2006-08-08
1
-0
/
+21
|
|
/
*
|
[POWERPC] Implement SLB shadow buffer
Michael Neuling
2006-08-08
3
-1
/
+29
*
|
[POWERPC] Remove flush_dcache_all export
Matt Porter
2006-08-08
1
-4
/
+0
*
|
[POWERPC] Make doc comments extractable
Michael Ellerman
2006-08-08
1
-1
/
+1
*
|
[POWERPC] Export msi symbols
Jake Moilanen
2006-08-08
1
-0
/
+5
*
|
[POWERPC] Enable PURR sysfs entry correctly
Michael Neuling
2006-08-07
1
-2
/
+2
*
|
[POWERPC] clean up pseries hcall interfaces
Anton Blanchard
2006-08-01
2
-10
/
+19
*
|
Merge branch 'merge'
Paul Mackerras
2006-08-01
15
-51
/
+135
|
\
|
|
*
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
2006-07-31
6
-16
/
+100
|
|
\
|
|
*
[POWERPC] Minor comment fix for misc_64.S
Geoff Levand
2006-07-31
1
-1
/
+1
|
|
*
[POWERPC] force 64bit mode in fwnmi handlers to workaround firmware bugs
Olaf Hering
2006-07-28
1
-2
/
+33
|
|
*
[POWERPC] Fix legacy_serial.c error handling on 32 bits
Benjamin Herrenschmidt
2006-07-25
1
-5
/
+8
|
|
*
[POWERPC] Fix default clock for udbg_16550
Benjamin Herrenschmidt
2006-07-25
1
-1
/
+5
|
|
*
[POWERPC] Fix non-MPIC CHRPs with CONFIG_SMP set
Benjamin Herrenschmidt
2006-07-25
1
-7
/
+17
|
|
*
[POWERPC] Fix 32 bits warning in prom_init.c
Benjamin Herrenschmidt
2006-07-25
1
-0
/
+2
|
|
*
[POWERPC] Workaround Pegasos incorrect ISA "ranges"
Benjamin Herrenschmidt
2006-07-25
1
-0
/
+34
|
*
|
[PATCH] vDSO hash-style fix
Roland McGrath
2006-07-31
4
-2
/
+6
|
*
|
[PATCH] cpu hotplug: replace __devinit* with __cpuinit* for cpu notifications
Chandra Seetharaman
2006-07-31
1
-2
/
+2
|
*
|
[PATCH] panic_on_oops: remove ssleep()
Horms
2006-07-31
1
-7
/
+3
|
|
/
|
*
[PATCH] powerpc: make OF interrupt tree parsing more strict
Segher Boessenkool
2006-07-10
1
-1
/
+1
|
*
[PATCH] powerpc: fix trigger handling in the new irq code
Benjamin Herrenschmidt
2006-07-10
4
-34
/
+87
|
*
[PATCH] tty: Remove include of screen_info.h from tty.h
Jon Smirl
2006-07-10
2
-2
/
+2
[prev]
[next]