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