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
/
platforms
/
85xx
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-31
Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6
Linus Torvalds
1
-25
/
+22
2011-10-13
Kconfig: remove redundant CONFIG_ prefix on two symbols
Paul Bolle
1
-1
/
+1
2011-08-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal...
Florian Tobias Schandinat
1
-25
/
+22
2011-07-27
atomic: use <linux/atomic.h>
Arun Sharma
3
-3
/
+3
2011-07-26
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
13
-49
/
+552
2011-07-22
powerpc/85xx: fix mpic configuration in CAMP mode
Fabio Baltieri
2
-3
/
+5
2011-07-13
drivers/video: use strings to specify the Freescale DIU monitor port
Timur Tabi
1
-25
/
+22
2011-07-08
powerpc/85xx: Remove stale BUG_ON in mpc85xx_smp_init
Laurentiu TUDOR
1
-4
/
+5
2011-07-08
powerpc/85xx: Add p2040 RDB board support
Mingkai Hu
3
-0
/
+101
2011-06-27
powerpc/85xx: disable timebase synchronization under the hypervisor
Timur Tabi
3
-0
/
+33
2011-06-27
powerpc/85xx: Add P1010RDB board support
Prabhakar Kushwaha
3
-0
/
+133
2011-06-27
powerpc/85xx: clamp the P1022DS DIU pixel clock to allowed values
Timur Tabi
1
-1
/
+6
2011-06-27
powerpc/e500mc: Add support for the wait instruction in e500_idle
Scott Wood
3
-0
/
+7
2011-06-27
powerpc/p1022ds: add missing iounmap calls to platform file
Timur Tabi
1
-3
/
+8
2011-06-27
powerpc/85xx: add board support for the Freescale hypervisor
Timur Tabi
5
-3
/
+55
2011-06-23
powerpc/85xx: Add PCI support in 64-bit mode on P5020DS
Kumar Gala
1
-0
/
+5
2011-06-23
powerpc/85xx: Add basic P1023RDS board support
Roy Zang
3
-0
/
+169
2011-06-23
powerpc/85xx: Set up doorbells even with no mpic
Scott Wood
1
-9
/
+12
2011-06-23
powerpc/85xx: Cleanup PCIe support on corenet_ds boards
Kumar Gala
2
-30
/
+17
2011-06-20
powerpc: Avoid extra indirect function call in sending IPIs
Paul Mackerras
1
-1
/
+1
2011-06-10
treewide: Convert uses of struct resource to resource_size(ptr)
Joe Perches
2
-2
/
+2
2011-05-19
powerpc: Consolidate ipi message mux and demux
Milton Miller
1
-2
/
+4
2011-05-04
powerpc/irq: Stop exporting irq_map
Grant Likely
1
-20
/
+6
2011-04-20
powerpc/smp: smp_ops->kick_cpu() should be able to fail
Michael Ellerman
1
-2
/
+4
2011-03-29
powerpc: Convert to new irq_* function names
Thomas Gleixner
8
-18
/
+18
2011-03-29
powerpc: Use proper accessors for IRQ_* flags
Thomas Gleixner
1
-1
/
+1
2011-03-15
powerpc/85xx: Fix writing to spin table 'cpu-release-addr' on ppc64e
Kumar Gala
1
-1
/
+5
2011-03-10
powerpc: platforms/85xx irq_data conversion.
Lennert Buytenhek
7
-26
/
+32
2011-01-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
1
-1
/
+1
2011-01-03
ppc: fix comment typo singal -> signal
Justin P. Mattock
1
-1
/
+1
2011-01-01
of/flattree: Add of_flat_dt_match() helper function
Grant Likely
1
-10
/
+10
2010-10-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
1
-2
/
+209
2010-10-25
Merge branch 'topic/asoc' into for-linus
Takashi Iwai
1
-2
/
+209
2010-10-15
powerpc/85xx: add DIU support to the Freecale P1022DS reference board
Timur Tabi
1
-2
/
+210
2010-10-14
powerpc/fsl-booke: Add p5020 DS board support
Kumar Gala
3
-0
/
+82
2010-10-14
powerpc/fsl-booke: Add support for FSL 64-bit e5500 core
Kumar Gala
1
-1
/
+4
2010-10-14
powerpc/fsl-booke: Add p3041 DS board support
Kumar Gala
3
-0
/
+76
2010-10-14
powerpc/p1022: Add probing for individual DMA channels
Timur Tabi
1
-0
/
+2
2010-10-14
powerpc/85xx: flush dcache before resetting cores
Matthew McClintock
1
-0
/
+50
2010-10-14
powerpc/85xx: Minor fixups for kexec on 85xx
Matthew McClintock
1
-13
/
+11
2010-10-14
powerpc/85xx: Remove call to mpic_teardown_this_cpu in kexec
Matthew McClintock
1
-2
/
+0
2010-10-08
powerpc/ppc64e: Fix link problem when building ppc64e_defconfig
Kumar Gala
1
-0
/
+7
2010-08-31
powerpc/85xx: Fix compile issue with p1022_ds due to lmb rename to memblock
Kumar Gala
1
-2
/
+2
2010-08-31
powerpc/85xx: Fix compilation of mpc85xx_mds.c
Alexander Graf
1
-0
/
+1
2010-08-05
Merge commit 'kumar/next' into next
Benjamin Herrenschmidt
6
-117
/
+403
2010-08-04
powerpc/85xx: Introduce support for the Freescale P1022DS reference board
Timur Tabi
3
-0
/
+157
2010-08-04
powerpc/tqm85xx: add a quirk for ti1520 PCMCIA bridge
Dmitry Eremin-Solenikov
1
-0
/
+21
2010-08-04
powerpc/85xx: Cleanup QE initialization for MPC85xxMDS boards
Anton Vorontsov
1
-129
/
+143
2010-08-04
powerpc/85xx: Fix booting for P1021MDS boards
Anton Vorontsov
1
-6
/
+37
2010-08-04
powerpc/85xx: Fix SWIOTLB initalization for MPC85xxMDS boards
Anton Vorontsov
1
-8
/
+8
[next]