index
:
kernel_samsung_espresso10.git
replicant-4.2
replicant-6.0
kernel/samsung/espresso10
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-18
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-29
1
-2
/
+33
|
|
*
[POWERPC] Fix legacy_serial.c error handling on 32 bits
Benjamin Herrenschmidt
2006-07-26
1
-5
/
+8
|
|
*
[POWERPC] Fix default clock for udbg_16550
Benjamin Herrenschmidt
2006-07-26
1
-1
/
+5
|
|
*
[POWERPC] Fix non-MPIC CHRPs with CONFIG_SMP set
Benjamin Herrenschmidt
2006-07-26
1
-7
/
+17
|
|
*
[POWERPC] Fix 32 bits warning in prom_init.c
Benjamin Herrenschmidt
2006-07-26
1
-0
/
+2
|
|
*
[POWERPC] Workaround Pegasos incorrect ISA "ranges"
Benjamin Herrenschmidt
2006-07-26
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
*
|
[POWERPC] Simplify dma_ops bug conditions
Jeremy Kerr
2006-07-31
1
-37
/
+28
*
|
[POWERPC] Make get_property() return a const void *
Jeremy Kerr
2006-07-31
1
-1
/
+1
*
|
[POWERPC] Constify & voidify get_property()
Jeremy Kerr
2006-07-31
18
-193
/
+197
*
|
Merge branch 'mpe'
Stephen Rothwell
2006-07-14
2
-2
/
+0
|
\
\
|
*
|
[POWERPC] iseries: Move ItLpNaca into platforms/iseries
Michael Ellerman
2006-07-13
1
-1
/
+0
|
*
|
[POWERPC] iseries: Make ItExtVpdPanel private to iSeries
Michael Ellerman
2006-07-13
1
-1
/
+0
*
|
|
[POWERPC] iseries: Remove unnecessary include of iseries/hv_lp_event.h
Stephen Rothwell
2006-07-13
1
-1
/
+0
|
/
/
*
|
[POWERPC] Remove linux,pci-domain properties
Jeremy Kerr
2006-07-07
1
-38
/
+1
*
|
[POWERPC] Use const qualifiers for prom parsing utilites
Jeremy Kerr
2006-07-07
1
-10
/
+12
[next]