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
/
platforms
Age
Commit message (
Expand
)
Author
Files
Lines
2008-01-24
Merge branch 'for-2.6.25' of master.kernel.org:/pub/scm/linux/kernel/git/gala...
Paul Mackerras
28
-64
/
+856
2008-01-23
[POWERPC] Add initial iomega StorCenter board port.
Jon Loeliger
3
-6
/
+210
2008-01-23
[POWERPC] Add _nmask_and_or_msr() declartion to asm-powerpc/system.h
Jon Loeliger
1
-2
/
+0
2008-01-23
[POWERPC] 8xx: Use machine_*_initcall() hooks in platform code
Grant Likely
3
-9
/
+6
2008-01-23
[POWERPC] 86xx: MPC8641 HPCN - call of_platform_bus_probe()
Wade Farnsworth
1
-0
/
+14
2008-01-23
[POWERPC] 8xx: adder875 - Fix flash bus-width and remove duplicate __initdata
Scott Wood
1
-1
/
+1
2008-01-23
[POWERPC] 83xx: MPC8313e RBD add NAND to device tree
Scott Wood
1
-0
/
+13
2008-01-23
[POWERPC] 82xx: Embedded Planet EP8248E support
Scott Wood
3
-0
/
+338
2008-01-23
[POWERPC] 8xx: Analogue & Micro Adder875 board support.
Scott Wood
3
-0
/
+128
2008-01-23
[POWERPC] Update MPC8610 HPCD to support audio drivers
Timur Tabi
1
-0
/
+15
2008-01-23
[POWERPC] Add IPIC Kconfig option
John Rigby
1
-0
/
+5
2008-01-23
[POWERPC] 85xx: mpc85xx_ads: add in missing of_node_put()
Paul Gortmaker
1
-6
/
+6
2008-01-23
[POWERPC] QE: Add ability to upload QE firmware
Timur Tabi
1
-0
/
+1
2008-01-23
[POWERPC] MPC8349E-mITX: introduce localbus and pata nodes
Anton Vorontsov
1
-0
/
+12
2008-01-23
[POWERPC] 83xx: USB device tree cleanups
Li Yang
1
-4
/
+4
2008-01-23
[POWERPC] 83xx: Add MPC837x USB platform support
Li Yang
3
-0
/
+94
2008-01-23
[POWERPC] 83xx: convert boards to use machine_device_initcall
Kumar Gala
5
-24
/
+6
2008-01-23
[POWERPC] 85xx: convert boards to use machine_device_initcall
Kumar Gala
3
-14
/
+5
2008-01-24
Merge branch 'linux-2.6'
Paul Mackerras
9
-51
/
+121
2008-01-18
[POWERPC] mpc5200: Add generic support for simple MPC5200 based boards
Marian Balakowicz
3
-3
/
+110
2008-01-18
[POWERPC] mpc5200: eliminate mpc52xx_*_map_*() functions.
Grant Likely
5
-50
/
+33
2008-01-18
[POWERPC] mpc5200: Add common mpc52xx_setup_pci() routine
Marian Balakowicz
2
-11
/
+15
2008-01-18
[POWERPC] mpc5200: Add 'fsl,lpb' bus type for localplus bus
Marian Balakowicz
1
-1
/
+11
2008-01-17
Merge branch 'for-2.6.25' of master.kernel.org:/pub/scm/linux/kernel/git/olof...
Paul Mackerras
5
-119
/
+4
2008-01-17
[POWERPC] Use <linux/of_{platform, device}.h> and not <asm/...> variants.
Jon Loeliger
2
-2
/
+3
2008-01-17
[POWERPC] cell: Use machine_*_initcall() hooks in platform code
Grant Likely
6
-26
/
+8
2008-01-17
[POWERPC] powermac: Use machine_*_initcall() hooks in platform code
Grant Likely
4
-19
/
+6
2008-01-17
[POWERPC] eeh.c: Use for_each_child_of_node
Stephen Rothwell
1
-22
/
+21
2008-01-17
[POWERPC] iSeries: eliminate pci_dn bussubno
Stephen Rothwell
1
-5
/
+7
2008-01-17
[POWERPC] The pci_dn pcidev is only used by EEH
Stephen Rothwell
1
-1
/
+0
2008-01-17
[POWERPC] Use for_each macros in arch/powerpc/platforms/powermac
Cyrill Gorcunov
1
-2
/
+1
2008-01-17
[POWERPC] Add of_find_matching_node() helper function
Grant Likely
2
-0
/
+2
2008-01-15
[POWERPC] pasemi: Move electra-ide to pata_of_platform
Olof Johansson
3
-106
/
+0
2008-01-15
[POWERPC] Fix boot failure on POWER6
Paul Mackerras
1
-1
/
+0
2008-01-11
Merge branch 'virtex-for-2.6.25' of git://git.secretlab.ca/git/linux-2.6-virt...
Josh Boyer
1
-1
/
+11
2008-01-11
[POWERPC] Fix CPU hotplug when using the SLB shadow buffer
Michael Neuling
2
-0
/
+3
2008-01-09
[POWERPC] Xilinx: Add correct compatible list for device tree bus bindings.
Stephen Neuendorffer
1
-1
/
+11
2008-01-02
[POWERPC] pasemi: Use machine_*_initcall() hooks in platform code
Grant Likely
2
-12
/
+3
2008-01-02
[POWERPC] pasemi: Fix NMI handling check
Olof Johansson
1
-1
/
+1
2008-01-02
[POWERPC] 4xx: typo in calling machine_device_initcall() for Sequoia board
Grant Likely
1
-1
/
+1
2008-01-02
[POWERPC] Fix build failure on Cell when CONFIG_SPU_FS=y
Paul Mackerras
1
-9
/
+0
2007-12-31
Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/ol...
Paul Mackerras
1
-3
/
+27
2007-12-28
[POWERPC] pasemi: Distribute interrupts evenly across cpus
Olof Johansson
1
-1
/
+1
2007-12-28
[POWERPC] pasemi: Implement NMI support
Olof Johansson
1
-3
/
+27
2007-12-28
[POWERPC] PS3: Fix printing of os-area magic numbers
Geoff Levand
1
-10
/
+30
2007-12-28
[POWERPC] Oprofile: Remove dependency on spufs module
Bob Nelson
7
-38
/
+95
2007-12-24
[POWERPC] 4xx: Use machine_device_initcall for bus probe
Josh Boyer
11
-44
/
+11
2007-12-24
[POWERPC] Remove unneeded variable declarations from mpc837x_mds
Josh Boyer
1
-5
/
+0
2007-12-24
[POWERPC] 4xx: Mark of_bus structures as __initdata
Josh Boyer
10
-11
/
+10
2007-12-23
[POWERPC] 4xx: Update Kilauea, Rainier, and Walnut defconfigs
Josh Boyer
1
-0
/
+1
[next]