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
2011-03-16
perf, powerpc: Handle events that raise an exception without overflowing
Anton Blanchard
2
-1
/
+24
2011-03-16
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
4
-99
/
+11
2011-03-16
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-51
/
+0
2011-03-16
Merge branch 'core-futexes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-12
/
+15
2011-03-15
powerpc/85xx: Fix signedness bug in cache-sram
Vasiliy Kulikov
1
-2
/
+2
2011-03-15
powerpc/fsl_msi: Handle msi-available-ranges better
Scott Wood
1
-36
/
+56
2011-03-15
powerpc/85xx: Fix SPE float to integer conversion failure
Shan Hai
1
-4
/
+8
2011-03-15
powerpc/85xx: Update sata controller compatible for p1022ds board
Xulei
1
-2
/
+2
2011-03-15
powerpc/mpc8xxx_gpio: simplify searching for 'fsl, qoriq-gpio' compatiable
Anatolij Gustschin
1
-3
/
+1
2011-03-15
powerpc/8xx: remove obsolete mgsuvd board
Holger Brunck
5
-343
/
+0
2011-03-15
powerpc/82xx: rename and update mgcoge board support
Holger Brunck
4
-48
/
+72
2011-03-15
powerpc/83xx: rename and update kmeter1
Holger Brunck
4
-53
/
+71
2011-03-15
powerpc/85xx: Workaroudn e500 CPU erratum A005
Liu Yu
2
-1
/
+54
2011-03-15
powerpc/fsl_pci: Add support for FSL PCIe controllers v2.x
Prabhakar Kushwaha
2
-11
/
+21
2011-03-15
powerpc/85xx: Fix writing to spin table 'cpu-release-addr' on ppc64e
Kumar Gala
1
-1
/
+5
2011-03-14
kill path_lookup()
Al Viro
1
-1
/
+1
2011-03-11
futex: Sanitize futex ops argument types
Michel Lespinasse
1
-6
/
+7
2011-03-11
futex: Sanitize cmpxchg_futex_value_locked API
Michel Lespinasse
1
-9
/
+11
2011-03-11
powerpc/pseries: Disable MSI using new interface if possible
Nishanth Aravamudan
1
-2
/
+12
2011-03-10
powerpc: Enable GENERIC_HARDIRQS_NO_DEPRECATED.
Lennert Buytenhek
1
-0
/
+1
2011-03-10
powerpc: core irq_data conversion.
Lennert Buytenhek
2
-16
/
+28
2011-03-10
powerpc: sysdev/xilinx_intc irq_data conversion.
Lennert Buytenhek
1
-23
/
+25
2011-03-10
powerpc: sysdev/uic irq_data conversion.
Lennert Buytenhek
1
-29
/
+30
2011-03-10
powerpc: sysdev/tsi108_pci irq_data conversion.
Lennert Buytenhek
1
-22
/
+19
2011-03-10
powerpc: sysdev/qe_lib/qe_ic irq_data conversion.
Lennert Buytenhek
2
-18
/
+26
2011-03-10
powerpc: sysdev/mv64x60_pic irq_data conversion.
Lennert Buytenhek
1
-23
/
+23
2011-03-10
powerpc: sysdev/mpc8xxx_gpio irq_data conversion.
Lennert Buytenhek
1
-21
/
+21
2011-03-10
powerpc: sysdev/mpc8xx_pic irq_data conversion.
Lennert Buytenhek
1
-16
/
+16
2011-03-10
powerpc: sysdev/ipic irq_data conversion.
Lennert Buytenhek
1
-27
/
+27
2011-03-10
powerpc: sysdev/i8259 irq_data conversion.
Lennert Buytenhek
1
-21
/
+21
2011-03-10
powerpc: sysdev/fsl_msi irq_data conversion.
Lennert Buytenhek
1
-9
/
+10
2011-03-10
powerpc: sysdev/cpm2_pic irq_data conversion.
Lennert Buytenhek
1
-16
/
+16
2011-03-10
powerpc: sysdev/cpm1 irq_data conversion.
Lennert Buytenhek
1
-9
/
+9
2011-03-10
powerpc: platforms/pseries irq_data conversion.
Lennert Buytenhek
2
-43
/
+51
2011-03-10
powerpc: platforms/ps3 irq_data conversion.
Lennert Buytenhek
1
-20
/
+20
2011-03-10
powerpc: platforms/powermac irq_data conversion.
Lennert Buytenhek
1
-23
/
+25
2011-03-10
powerpc: platforms/iseries irq_data conversion.
Lennert Buytenhek
1
-19
/
+24
2011-03-10
powerpc: platforms/embedded6xx irq_data conversion.
Lennert Buytenhek
2
-36
/
+37
2011-03-10
powerpc: platforms/chrp irq_data conversion.
Lennert Buytenhek
1
-1
/
+4
2011-03-10
powerpc: platforms/cell irq_data conversion.
Lennert Buytenhek
5
-54
/
+64
2011-03-10
powerpc: platforms/8xx irq_data conversion.
Lennert Buytenhek
1
-2
/
+7
2011-03-10
powerpc: platforms/86xx irq_data conversion.
Lennert Buytenhek
2
-12
/
+15
2011-03-10
powerpc: platforms/85xx irq_data conversion.
Lennert Buytenhek
7
-26
/
+32
2011-03-10
powerpc: platforms/82xx irq_data conversion.
Lennert Buytenhek
1
-14
/
+13
2011-03-10
powerpc: platforms/52xx irq_data conversion.
Lennert Buytenhek
3
-63
/
+64
2011-03-10
powerpc: platforms/512x irq_data conversion.
Lennert Buytenhek
1
-7
/
+7
2011-03-10
powerpc: mpic irq_data conversion.
Lennert Buytenhek
6
-90
/
+98
2011-03-10
powerpc/pseries: Disable VPNH feature
Benjamin Herrenschmidt
1
-1
/
+2
2011-03-10
powerpc/iseries: Fix early init access to lppaca
Benjamin Herrenschmidt
4
-17
/
+20
2011-03-04
powerpc/pseries: Add support for dynamic dma windows
Nishanth Aravamudan
1
-0
/
+587
[prev]
[next]