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.13.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
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2007-12-23
[POWERPC] Reworking machine check handling and Fix 440/440A
Benjamin Herrenschmidt
5
-18
/
+174
2007-12-21
Merge branch 'linux-2.6'
Paul Mackerras
1
-12
/
+0
2007-12-21
[POWERPC] Constify the of_device_id passed to of_platform_bus_probe
Stephen Rothwell
1
-4
/
+4
2007-12-21
[POWERPC] The builtin matches for ibmebus.c can be __initdata
Stephen Rothwell
1
-1
/
+1
2007-12-21
[POWERPC] Fix possible NULL deref in ppc32 PCI
Benjamin Herrenschmidt
1
-2
/
+3
2007-12-21
[POWERPC] Implement arch disable/enable irq hooks.
Scott Wood
1
-0
/
+39
2007-12-21
[POWERPC] Optimize counting distinct entries in the relocation sections
Emil Medve
2
-31
/
+127
2007-12-20
[POWERPC] arch/powerpc: Remove duplicate includes
Lucas Woods
1
-2
/
+1
2007-12-20
[POWERPC] Stop the TOC overflowing for large builds
Stephen Rothwell
1
-1
/
+1
2007-12-20
[POWERPC] Fix PCI IRQ fallback code to not map IRQ 0
Benjamin Herrenschmidt
1
-2
/
+3
2007-12-20
[POWERPC] Disable PCI IO/Mem on a device when resources can't be allocated
Benjamin Herrenschmidt
1
-3
/
+10
2007-12-20
[POWERPC] Fixup skipping of PowerMac PCI<->PCI bridge "closed" resources
Benjamin Herrenschmidt
1
-0
/
+22
2007-12-20
[POWERPC] Various fixes to pcibios_enable_device()
Benjamin Herrenschmidt
1
-1
/
+4
2007-12-20
[POWERPC] Merge 32 and 64 bits pcibios_enable_device
Benjamin Herrenschmidt
3
-67
/
+38
2007-12-20
[POWERPC] Updates/fixes to 32 bits pcibios_enable_device()
Benjamin Herrenschmidt
1
-2
/
+8
2007-12-20
[POWERPC] fix iSeries PCI resource management
Benjamin Herrenschmidt
2
-4
/
+31
2007-12-20
[POWERPC] Merge PCI resource allocation & assignment
Benjamin Herrenschmidt
3
-349
/
+307
2007-12-20
[POWERPC] Merge PCI resource fixups
Benjamin Herrenschmidt
3
-168
/
+149
2007-12-20
[POWERPC] Merge pcibios_resource_to_bus/bus_to_resource
Benjamin Herrenschmidt
3
-74
/
+36
2007-12-20
[POWERPC] pci32: Add platform option to enable /proc PCI domains
Benjamin Herrenschmidt
2
-8
/
+16
2007-12-20
[POWERPC] pci32: Remove obsolete PowerMac bus number hack
Benjamin Herrenschmidt
1
-11
/
+0
2007-12-20
[POWERPC] pci32: Add flags modifying the PCI code behaviour
Benjamin Herrenschmidt
3
-11
/
+38
2007-12-20
[POWERPC] pci32: Remove PowerMac P2P bridge IO hack
Benjamin Herrenschmidt
1
-214
/
+1
2007-12-20
[POWERPC] pci32: Use generic pci_assign_unassign_resources
Benjamin Herrenschmidt
1
-174
/
+17
2007-12-20
[POWERPC] pci32: Remove bogus alignment message
Benjamin Herrenschmidt
1
-6
/
+0
2007-12-20
[POWERPC] arch/powerpc/: Spelling fixes
joe@perches.com
1
-1
/
+1
2007-12-20
[POWERPC] Implement pci_set_dma_mask() in terms of the dma_ops
Michael Ellerman
1
-0
/
+16
2007-12-20
[POWERPC] Optimize account_system_vtime
Milton Miller
1
-8
/
+13
2007-12-20
[POWERPC] Depend on ->initialized in calc_steal_time
Milton Miller
1
-3
/
+1
2007-12-20
[POWERPC] Timer interrupt: use a struct for two per_cpu varables
Milton Miller
1
-8
/
+12
2007-12-20
[POWERPC] Use __get_cpu_var in time.c
Milton Miller
1
-2
/
+2
2007-12-20
[POWERPC] init_decrementer_clockevent can be static __init
Milton Miller
1
-2
/
+1
2007-12-14
[POWERPC] Kill non-existent symbols from ksyms and commproc.h
Jochen Friedrich
1
-12
/
+0
2007-12-11
[POWERPC] add e300c4 entry to cputable
Li Yang
1
-1
/
+12
2007-12-11
[POWERPC] Emulate isel (Integer Select) instruction
Kumar Gala
1
-0
/
+25
2007-12-11
[POWERPC] Early debug forces console log level to max
Benjamin Herrenschmidt
1
-0
/
+4
2007-12-11
[POWERPC] Add of_translate_dma_address
Benjamin Herrenschmidt
1
-4
/
+16
2007-12-11
[POWERPC] Remove useless volatiles in udbg_16550.c
Benjamin Herrenschmidt
1
-5
/
+5
2007-12-11
[POWERPC] Change 32-bit PCI message about resource allocation
Benjamin Herrenschmidt
1
-1
/
+1
2007-12-11
[POWERPC] Fix powerpc 32-bit resource fixup for 64-bit resources
Benjamin Herrenschmidt
1
-20
/
+26
2007-12-11
[POWERPC] Merge pci_process_bridge_OF_ranges()
Benjamin Herrenschmidt
3
-207
/
+177
2007-12-11
[POWERPC] Make isa_mem_base common to 32 and 64 bits
Benjamin Herrenschmidt
2
-1
/
+3
2007-12-11
[POWERPC] Use SLB size from the device tree
Michael Neuling
1
-0
/
+15
2007-12-11
[POWERPC] pci_controller->arch_data really is a struct device_node *
Stephen Rothwell
7
-16
/
+14
2007-12-11
[POWERPC] Don't special case pci_domain_nr() for iSeries
Stephen Rothwell
1
-7
/
+2
2007-12-11
[POWERPC] Remove some iSeries platform checks from the PCI code
Stephen Rothwell
1
-15
/
+8
2007-12-11
[POWERPC] iSeries: hose->buid is always zero for iSeries
Stephen Rothwell
1
-6
/
+2
2007-12-11
[POWERPC] iSeries: Call iSeries_pcibios_init from setup_arch
Stephen Rothwell
1
-3
/
+0
2007-12-11
[POWERPC] Inline pci_setup_pci_controller as it has become trivial
Stephen Rothwell
1
-15
/
+6
2007-12-11
[POWERPC] iommu_free_table doesn't need the device_node
Stephen Rothwell
1
-5
/
+3
[next]