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
2007-12-21
[POWERPC] spufs: reorganize spu_run_init
Luke Browning
2
-34
/
+56
2007-12-21
[POWERPC] spufs: rework class 0 and 1 interrupt handling
Jeremy Kerr
6
-117
/
+107
2007-12-21
[POWERPC] spufs: use #defines for SPU class [012] exception status
Jeremy Kerr
3
-33
/
+40
2007-12-21
[POWERPC] spufs: fix incorrect interrupt status clearing in backing mbox stat...
Jeremy Kerr
1
-2
/
+2
2007-12-21
[POWERPC] spufs: add backing ops for privcntl register
Luke Browning
4
-8
/
+28
2007-12-21
[POWERPC] spufs: block fault handlers in spu_acquire_runnable
Arnd Bergmann
4
-7
/
+21
2007-12-21
[POWERPC] spufs: move fault, lscsa_alloc and switch code to spufs module
Jeremy Kerr
8
-111
/
+147
2007-12-21
[POWERPC] spufs: fix typos in sched.c comments
Julio M. Merino Vidal
1
-8
/
+8
2007-12-21
[POWERPC] cell: wrap master run control bit
Masato Noguchi
6
-4
/
+57
2007-12-20
[POWERPC] cell/cbe_regs.c: Add missing of_node_put
Julia Lawall
1
-0
/
+1
2007-12-20
[POWERPC] arch/powerpc: Add missing of_node_put
Julia Lawall
1
-1
/
+3
2007-12-20
[POWERPC] arch/powerpc: Remove duplicate includes
Lucas Woods
1
-1
/
+0
2007-12-20
[POWERPC] CHRP: Fix possible NULL pointer dereference
Cyrill Gorcunov
1
-4
/
+9
2007-12-20
[POWERPC] Improve resource setup of PowerMac G5 HT bridge
Benjamin Herrenschmidt
1
-78
/
+64
2007-12-20
[POWERPC] Enable self-view of the HT host bridge on PowerMac G5
Benjamin Herrenschmidt
2
-20
/
+38
2007-12-20
[POWERPC] Clear pci_probe_only on 64 bits PowerMac
Benjamin Herrenschmidt
1
-2
/
+2
2007-12-20
[POWERPC] Fixup powermac enable device hook
Benjamin Herrenschmidt
1
-4
/
+14
2007-12-20
[POWERPC] Merge 32 and 64 bits pcibios_enable_device
Benjamin Herrenschmidt
2
-13
/
+11
2007-12-20
[POWERPC] fix iSeries PCI resource management
Benjamin Herrenschmidt
3
-75
/
+91
2007-12-20
[POWERPC] Merge PCI resource allocation & assignment
Benjamin Herrenschmidt
1
-2
/
+1
2007-12-20
[POWERPC] Merge PCI resource fixups
Benjamin Herrenschmidt
1
-8
/
+6
2007-12-20
[POWERPC] pci32: Add flags modifying the PCI code behaviour
Benjamin Herrenschmidt
5
-6
/
+9
2007-12-20
[POWERPC] holly.c: Remove unnecessary include of linux/ide.h
Olof Johansson
1
-1
/
+0
2007-12-20
[POWERPC] Push down or eliminate smp_processor_id calls in xics code
Milton Miller
2
-33
/
+29
2007-12-20
[POWERPC] celleb: Split machine definition
Ishizaki Kou
4
-80
/
+116
2007-12-20
[POWERPC] Cleanup calling mmio_nvram_init
Ishizaki Kou
1
-2
/
+0
2007-12-20
[POWERPC] pasemi: Implement MSI support
Olof Johansson
1
-1
/
+1
2007-12-20
[POWERPC] iSeries: Fix unregistering HV event handlers
Stephen Rothwell
1
-1
/
+1
2007-12-20
Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Paul Mackerras
12
-66
/
+154
2007-12-19
[POWERPC] cell: catch errors from sysfs_create_group()
Jeremy Kerr
1
-3
/
+17
2007-12-19
[POWERPC] cell: handle SPE kernel mappings that cross segment boundaries
Jeremy Kerr
2
-11
/
+50
2007-12-19
[POWERPC] cell: add spu_64k_pages_available() check
Jeremy Kerr
2
-1
/
+7
2007-12-19
[POWERPC] cell: use spu_load_slb for SLB setup
Jeremy Kerr
1
-13
/
+10
2007-12-19
[POWERPC] cell: handle kernel SLB setup in spu_base.c
Jeremy Kerr
2
-32
/
+50
2007-12-19
[POWERPC] cell: safer of_has_vicinity routine
Andre Detsch
1
-3
/
+8
2007-12-19
[POWERPC] cell: export force_sig_info()
Jeremy Kerr
1
-0
/
+7
2007-12-19
[POWERPC] cell: Convert #include of asm/of_{platform, device}.h into linux/of...
Jon Loeliger
7
-8
/
+10
2007-12-19
[POWERPC] cell: add missing '\n'
Ishizaki Kou
1
-2
/
+2
2007-12-19
[POWERPC] perfmon2: make pm_interval register read/write
Kevin Corry
1
-1
/
+1
2007-12-14
[POWERPC] 83xx: mpc8313erdb: Fix whitespace.
Scott Wood
1
-2
/
+2
2007-12-14
[POWERPC] 83xx: mpc834x_mds: Fix whitespace and call of_platform_bus_probe().
Scott Wood
1
-2
/
+19
2007-12-14
[POWERPC] 8xx: Convert mpc866ads to the new device binding.
Scott Wood
3
-253
/
+81
2007-12-11
[POWERPC] 83xx: Add platform support for MPC837x MDS board
Li Yang
3
-0
/
+116
2007-12-11
[POWERPC] 8xxx: Convert #include of asm/of_{platform, device}.h into linux/of...
Jon Loeliger
5
-8
/
+8
2007-12-11
Merge branch 'linux-2.6' into for-2.6.25
Paul Mackerras
2
-8
/
+24
2007-12-11
[POWERPC] EEH: Avoid a possible NULL pointer dereference
Stephen Rothwell
1
-2
/
+2
2007-12-11
[POWERPC] iSeries: Merge vpdinfo.c into pci.c
Stephen Rothwell
4
-259
/
+219
2007-12-11
[POWERPC] iSeries: Clean up and simplify vdpinfo.c
Stephen Rothwell
1
-54
/
+46
2007-12-11
[POWERPC] iSeries: DeCamelCase vpdinfo.c
Stephen Rothwell
3
-97
/
+95
2007-12-11
[POWERPC] Use SLB size from the device tree
Michael Neuling
1
-1
/
+2
[next]