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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-24
powerpc/85xx: Fix compile error on p3060_qds.c
Kumar Gala
1
-1
/
+1
2011-11-24
powerpc/p3060qds: Fix select of 'MPC8xxx_GPIO'
Paul Bolle
1
-1
/
+1
2011-11-16
powerpc/ps3: Fix SMP lockdep boot warning
Geoff Levand
1
-32
/
+32
2011-11-16
powerpc/ps3: Fix lost SMP IPIs
Geoff Levand
3
-1
/
+25
2011-11-16
powerpc/fsl: MCU_MPC8349EMITX wants I2C built-in, modular won't do...
Al Viro
1
-1
/
+1
2011-11-08
Merge remote-tracking branch 'agust/next' into merge
Benjamin Herrenschmidt
1
-0
/
+1
2011-11-08
powerpc/ps3: Fix PS3 repository build warnings
Geoff Levand
1
-16
/
+16
2011-11-08
powerpc/irq: Remove IRQF_DISABLED
Yong Zhang
8
-15
/
+10
2011-11-07
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
84
-46
/
+72
2011-11-07
Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
5
-31
/
+0
2011-11-07
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
51
-127
/
+4180
2011-11-03
powerpc/p3060qds: Add support for P3060QDS board
Shengzhou Liu
3
-0
/
+90
2011-11-03
powerpc/83xx: Add shutdown request support to MCU handling on MPC8349 MITX
Fabio Baltieri
2
-2
/
+58
2011-11-03
powerpc/85xx: Make kexec to interate over online cpus
Matthew McClintock
1
-1
/
+1
2011-11-01
powerpc: remove non-required uses of include <linux/module.h>
Paul Gortmaker
19
-21
/
+0
2011-11-01
powerpc: various straight conversions from module.h --> export.h
Paul Gortmaker
23
-23
/
+23
2011-11-01
powerpc: convert hvconsole.c to export.h ; fix implicit use of errno.h
Paul Gortmaker
1
-1
/
+2
2011-11-01
powerpc: fix two implicit header uses in pseries/plpar_wrappers.h
Paul Gortmaker
1
-0
/
+3
2011-11-01
powerpc: fix implicit notifier use in converting to export.h
Paul Gortmaker
1
-1
/
+2
2011-11-01
powerpc: cell/beat_wrapper.h is implicitly using memcpy functions
Paul Gortmaker
1
-0
/
+1
2011-11-01
powerpc: Fix up implicit sched.h users
Paul Gortmaker
6
-0
/
+6
2011-11-01
powerpc: Fix up implicit stat.h users
Paul Gortmaker
3
-0
/
+3
2011-11-01
powerpc: Fix up modules that should be including module.h
Paul Gortmaker
11
-0
/
+11
2011-11-01
powerpc: include export.h for files using EXPORT_SYMBOL/THIS_MODULE
Paul Gortmaker
2
-0
/
+2
2011-11-01
powerpc: add export.h to files making use of EXPORT_SYMBOL
Paul Gortmaker
19
-0
/
+19
2011-11-01
powerpc: drop unused Kconfig symbols
Paul Bolle
4
-26
/
+0
2011-11-01
powerpc: 40x: drop unused Kconfig symbol
Paul Bolle
1
-5
/
+0
2011-10-31
Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6
Linus Torvalds
3
-69
/
+57
2011-10-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
3
-37
/
+37
2011-10-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-2
/
+2
2011-10-15
Merge commit 'v3.1-rc9' into fbdev-next
Florian Tobias Schandinat
1
-0
/
+14
2011-10-13
Kconfig: remove redundant CONFIG_ prefix on two symbols
Paul Bolle
1
-1
/
+1
2011-10-13
powerpc/85xx: Setup secondary cores PIR with hard SMP id
Kumar Gala
1
-4
/
+5
2011-10-12
powerpc/85xx: clean up FPGA device tree nodes for Freecsale QorIQ boards
Timur Tabi
1
-4
/
+7
2011-10-12
powerpc/85xx: fix PHYS_64BIT selection for P1022DS
Anatolij Gustschin
1
-1
/
+1
2011-10-12
powerpc/85xx: Fix support for enabling doorbells for IPIs
Matthew McClintock
1
-0
/
+1
2011-10-12
powerpc/82xx: updates for mgcoge
Holger Brunck
1
-0
/
+4
2011-10-07
Merge branch 'master' of github.com:davem330/net
David S. Miller
1
-0
/
+14
2011-10-07
powerpc/85xx: Rename p2040_rdb.c to p2041_rdb.c
Mingkai Hu
3
-13
/
+13
2011-10-07
powerpc/85xx: sbc8560 - correct compilation if CONFIG_PHYS_ADDR_T_64BIT is set
Dmitry Eremin-Solenikov
1
-1
/
+1
2011-10-05
drivers/video: fsl-diu-fb: only DIU modes 0 and 1 are supported
Timur Tabi
1
-1
/
+1
2011-09-30
powerpc: Fix device-tree matching for Apple U4 bridge
Benjamin Herrenschmidt
1
-0
/
+14
2011-09-29
powerpc/5200: add support for charon board
Heiko Schocher
1
-0
/
+1
2011-09-23
gpio: move mpc8xxx/512x gpio driver to drivers/gpio
Wolfram Sang
5
-17
/
+16
2011-09-20
powerpc/powernv: Handle PCI-X/PCIe reset delay
Benjamin Herrenschmidt
1
-0
/
+32
2011-09-20
powerpc/powernv: Implement MSI support for p5ioc2 PCIe
Benjamin Herrenschmidt
3
-0
/
+168
2011-09-20
powerpc/powernv: Add support for p5ioc2 PCI-X and PCIe
Benjamin Herrenschmidt
6
-1
/
+518
2011-09-20
powerpc/powernv: Machine check and other system interrupts
Benjamin Herrenschmidt
2
-0
/
+131
2011-09-20
powerpc/powernv: Register and handle OPAL interrupts
Benjamin Herrenschmidt
1
-0
/
+31
2011-09-20
powerpc/powernv: Add RTC and NVRAM support plus RTAS fallbacks
Benjamin Herrenschmidt
4
-21
/
+223
[next]