index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
Age
Commit message (
Expand
)
Author
Files
Lines
2006-08-23
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Greg Kroah-Hartman
19
-515
/
+1451
2006-08-24
[POWERPC] hugepage BUG fix
Adam Litke
1
-1
/
+1
2006-08-23
[POWERPC] Fix compile problem without CONFIG_PCI
Li Yang
1
-6
/
+7
2006-08-23
[POWERPC] Correct masks used in emulating some instructions
Paul Mackerras
1
-4
/
+4
2006-08-23
[POWERPC] Pass UPIO_TSI flag to 8259 serial driver
Zang Roy-r61911
1
-2
/
+6
2006-08-23
[POWERPC] Update mpc7448hpc2 board irq support using device tree
Zang Roy-r61911
3
-62
/
+42
2006-08-23
[POWERPC] Fix BootX booting with an initrd
Benjamin Herrenschmidt
1
-4
/
+11
2006-08-23
[POWERPC] Fix gettimeofday inaccuracies
Nathan Lynch
1
-8
/
+17
2006-08-23
[POWERPC] Fix FEC node in 8540 ADS dts
Andy Fleming
1
-6
/
+6
2006-08-23
[POWERPC] Rewrite the PPC 86xx IRQ handling to use Flat Device Tree
Jon Loeliger
3
-198
/
+188
2006-08-23
[POWERPC] Add 85xx DTS files to powerpc
Andy Fleming
4
-0
/
+1032
2006-08-23
[POWERPC] Fix CDS IRQ handling and PCI code
Andy Fleming
2
-123
/
+88
2006-08-23
[POWERPC] Fix interrupts on 8540 ADS board
Andy Fleming
1
-107
/
+55
2006-08-18
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Greg Kroah-Hartman
17
-127
/
+688
2006-08-18
[POWERPC] Fix the mpc8641_hpcn.dts file.
Jon Loeliger
1
-0
/
+1
2006-08-18
[POWERPC] Offer PCI as a CONFIG choice for PPC_86xx.
Jon Loeliger
1
-3
/
+4
2006-08-18
[POWERPC] Add MPC8641 HPCN Device Tree Source file.
Jon Loeliger
1
-0
/
+338
2006-08-18
[POWERPC] Convert to mac-address for ethernet MAC address data.
Jon Loeliger
1
-2
/
+10
2006-08-18
[POWERPC] powerpc: Clear HID0 attention enable on PPC970 at boot time
Olof Johansson
1
-0
/
+2
2006-08-17
[POWERPC] Fix irq radix tree remapping typo
Benjamin Herrenschmidt
1
-1
/
+1
2006-08-17
[POWERPC] kprobes: Fix possible system crash during out-of-line single-stepping
Ananth N Mavinakayanahalli
1
-0
/
+2
2006-08-17
[POWERPC] Make crash.c work on 32-bit and 64-bit
Michael Ellerman
4
-6
/
+13
2006-08-17
[POWERPC] Move some kexec logic into machine_kexec.c
Michael Ellerman
2
-56
/
+56
2006-08-17
[POWERPC] update {g5,iseries,pseries}_defconfigs
Will Schmidt
3
-54
/
+224
2006-08-17
[POWERPC] Make secondary CPUs call into kdump on reset exception
David Wilder
1
-0
/
+13
2006-08-14
[PATCH] Change panic_on_oops message to "Fatal exception"
Horms
1
-1
/
+1
2006-08-08
[POWERPC] Fix might-sleep warning on removing cpus
Haren Myneni
2
-3
/
+24
2006-08-08
[POWERPC] fix PMU initialization on pseries lpar
Sonny Rao
1
-2
/
+0
2006-07-31
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
14
-84
/
+297
2006-07-31
[PATCH] powermac: More powermac backlight fixes
Michael Hanselmann
1
-3
/
+55
2006-07-31
[PATCH] vDSO hash-style fix
Roland McGrath
4
-2
/
+6
2006-07-31
[PATCH] cpu hotplug: replace __devinit* with __cpuinit* for cpu notifications
Chandra Seetharaman
1
-2
/
+2
2006-07-31
[PATCH] panic_on_oops: remove ssleep()
Horms
1
-7
/
+3
2006-07-31
[POWERPC] Minor comment fix for misc_64.S
Geoff Levand
1
-1
/
+1
2006-07-31
[POWERPC] Use H_CEDE on non-SMT
Jake Moilanen
1
-2
/
+4
2006-07-29
[POWERPC] force 64bit mode in fwnmi handlers to workaround firmware bugs
Olaf Hering
1
-2
/
+33
2006-07-28
[POWERPC] Fix new interrupt code (MPIC detection)
Segher Boessenkool
1
-4
/
+11
2006-07-28
[POWERPC] Fix new interrupt code (MPIC endianness)
Segher Boessenkool
1
-0
/
+2
2006-07-28
[POWERPC] Add cpufreq support for Xserve G5
Benjamin Herrenschmidt
2
-30
/
+50
2006-07-26
[POWERPC] Fix mem= handling when the memory limit is > RMO size
Michael Ellerman
1
-1
/
+2
2006-07-26
[POWERPC] More offb/bootx fixes
Benjamin Herrenschmidt
1
-11
/
+24
2006-07-26
[POWERPC] Fix legacy_serial.c error handling on 32 bits
Benjamin Herrenschmidt
1
-5
/
+8
2006-07-26
[POWERPC] Fix default clock for udbg_16550
Benjamin Herrenschmidt
1
-1
/
+5
2006-07-26
[POWERPC] Fix non-MPIC CHRPs with CONFIG_SMP set
Benjamin Herrenschmidt
2
-11
/
+25
2006-07-26
[POWERPC] Fix 32 bits warning in prom_init.c
Benjamin Herrenschmidt
1
-0
/
+2
2006-07-26
[POWERPC] Workaround Pegasos incorrect ISA "ranges"
Benjamin Herrenschmidt
1
-0
/
+34
2006-07-26
[POWERPC] fix up front-LED Kconfig
Johannes Berg
1
-16
/
+96
2006-07-10
[PATCH] powermac: Combined fixes for backlight code
Michael Hanselmann
1
-9
/
+22
2006-07-10
[PATCH] powerpc: make OF interrupt tree parsing more strict
Segher Boessenkool
1
-1
/
+1
2006-07-10
[PATCH] powerpc: fix MPIC OF tree parsing on Apple quad g5
Benjamin Herrenschmidt
1
-10
/
+28
[next]