index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-17
[POWERPC] ep8248e: Reference SMC parameter RAM base in the device tree.
Laurent Pinchart
1
-3
/
+2
2008-04-17
[POWERPC] cpm-serial: Relocate CPM buffer descriptors and SMC parameter ram.
Laurent Pinchart
2
-22
/
+69
2008-04-17
[POWERPC] Add bootwrapper function to get virtual reg from the device tree.
Laurent Pinchart
5
-43
/
+31
2008-04-17
[POWERPC] 85xx: Enable DMA engine on the MPC8544 DS
Sebastian Siewior
3
-1
/
+70
2008-04-17
[POWERPC] 83xx/85xx: Reorganize defconfigs
Kumar Gala
25
-0
/
+0
2008-04-17
[POWERPC] Rework Book-E debug exception handling
Kumar Gala
3
-17
/
+30
2008-04-17
phy: Change mii_bus id field to a string
Andy Fleming
3
-4
/
+5
2008-04-17
[POWERPC] Remove unused machine call outs
Kumar Gala
1
-2
/
+0
2008-04-17
[POWERPC] Always add preferred consoles in platforms/pseries/lpar.c
Michael Ellerman
1
-7
/
+2
2008-04-17
[POWERPC] Move prototype for find_udbg_vterm() into a header file
Michael Ellerman
3
-3
/
+3
2008-04-17
[POWERPC] pseries/phyp dump: Reserve a variable amount of space at boot
Manish Ahuja
2
-2
/
+42
2008-04-17
[POWERPC] bootwrapper: Use physical address in PHDR for uImage
Kumar Gala
1
-1
/
+4
2008-04-17
[POWERPC] Update linker script to properly set physical addresses
Kumar Gala
1
-24
/
+23
2008-04-17
[POWERPC] Clean up some linker and symbol usage
Kumar Gala
3
-5
/
+3
2008-04-17
[POWERPC] Rename __initial_memory_limit to __initial_memory_limit_addr
Kumar Gala
4
-8
/
+8
2008-04-17
[POWERPC] 85xx: Cleanup TLB initialization
Kumar Gala
2
-28
/
+43
2008-04-17
[POWERPC] Introduce lowmem_end_addr to distinguish from total_lowmem
Kumar Gala
5
-9
/
+16
2008-04-17
[POWERPC] Remove and replace uses of PPC_MEMSTART with memstart_addr
Kumar Gala
6
-22
/
+15
2008-04-17
[POWERPC] Provide access to arch/powerpc include path on ppc64
Kumar Gala
1
-6
/
+4
2008-04-17
[POWERPC] Remove Kconfig option BOOT_LOAD
Kumar Gala
1
-16
/
+0
2008-04-17
[POWERPC] Add MODULE_LICENSE to powerpc/sysdev/rtc_cmos_setup.c
Adrian Bunk
1
-0
/
+2
2008-04-17
[POWERPC] Efika: Really, don't pretend to be CHRP
David Woodhouse
1
-0
/
+8
2008-04-17
[POWERPC] Implement support for the GPIO LIB API
Anton Vorontsov
1
-0
/
+5
2008-04-17
[POWERPC] Fixup softirq preempt count
Benjamin Herrenschmidt
1
-1
/
+14
2008-04-17
[POWERPC] Initialize paca->current earlier
Benjamin Herrenschmidt
2
-4
/
+1
2008-04-17
[POWERPC] celleb: Coding style cleanup
Ishizaki Kou
9
-38
/
+39
2008-04-17
Merge branch 'for-2.6.26' of master.kernel.org:/pub/scm/linux/kernel/git/olof...
Paul Mackerras
2
-15
/
+13
2008-04-16
[POWERPC] 4xx: Add idle wait support for 44x platforms
Jerone Young
2
-1
/
+68
2008-04-16
[POWERPC] 4xx: Add ppc40x_defconfig
Josh Boyer
1
-0
/
+896
2008-04-15
[POWERPC] 4xx: Reorganize 4xx defconfigs
Josh Boyer
12
-0
/
+0
2008-04-15
[POWERPC] iSeries: Localise and constify some iSeries data
Stephen Rothwell
6
-15
/
+11
2008-04-15
[POWERPC] iSeries: Make iseries_reg_save private to iSeries
Stephen Rothwell
3
-44
/
+72
2008-04-15
[POWERPC] iSeries: Use alternate paca structure for booting
Stephen Rothwell
3
-4
/
+53
2008-04-15
[POWERPC] prpmc2800 needs a dtbImage
Dale Farnsworth
1
-1
/
+1
2008-04-15
[POWERPC] mv643xx_eth: Prepare to support multiple silicon blocks
Dale Farnsworth
2
-28
/
+37
2008-04-15
[POWERPC] prpmc2800: Clean up dts properties
Mark A. Greer
3
-36
/
+11
2008-04-15
[POWERPC] mv64x60: Remove device tree absolute path references
Dale Farnsworth
3
-14
/
+15
2008-04-15
[POWERPC] mv64x60: Fix FDT compatible names: mv64x60 => mv64360
Mark A. Greer
7
-34
/
+34
2008-04-15
[POWERPC] prpmc2800: Fix frequencies in prpmc2800.dts
Dale Farnsworth
1
-3
/
+3
2008-04-15
[POWERPC] prpmc2800: Convert DTS to v1 and add labels
Mark A. Greer
1
-130
/
+134
2008-04-15
[POWERPC] Fix MAX_ORDER config problem
Stephen Rothwell
1
-20
/
+20
2008-04-14
[POWERPC] Fix handling of unrecoverable SLB miss interrupts
Paul Mackerras
1
-1
/
+17
2008-04-14
Merge branch 'linux-2.6'
Paul Mackerras
30
-215
/
+337
2008-04-07
[POWERPC] kexec: MPIC ack interrupts at mpic_teardown_this_cpu()
Valentine Barshak
1
-5
/
+4
2008-04-07
[POWERPC] pasemi: Minor iommu cleanup
Olof Johansson
1
-10
/
+9
2008-04-07
[POWERPC] Remove CONFIG_PCI_LEGACY from some configs
Stephen Rothwell
6
-24
/
+20
2008-04-07
[POWERPC] htab_remove_mapping is only used by MEMORY_HOTPLUG
Stephen Rothwell
1
-0
/
+2
2008-04-07
[POWERPC] Convert pci and eeh code to of_device_is_available
Nathan Lynch
2
-20
/
+4
2008-04-07
[POWERPC] Enable CONFIG_FORCE_MAX_ZONEORDER for all PowerPC, and make selectable
Timur Tabi
1
-6
/
+17
2008-04-07
[POWERPC] Add hand-coded assembly strcmp
Steven Rostedt
2
-0
/
+15
[prev]
[next]