index
:
kernel
0x221E-v0.0.1-v6.19
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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
Age
Commit message (
Expand
)
Author
2007-12-19
[POWERPC] cell: export force_sig_info()
Jeremy Kerr
2007-12-19
[POWERPC] cell: Convert #include of asm/of_{platform, device}.h into linux/of...
Jon Loeliger
2007-12-19
[POWERPC] cell: add missing '\n'
Ishizaki Kou
2007-12-19
[POWERPC] perfmon2: make pm_interval register read/write
Kevin Corry
2007-12-14
[POWERPC] Make PS3_SYS_MANAGER default y, not m
Michael Ellerman
2007-12-13
[POWERPC] 83xx: mpc8313erdb: Fix whitespace.
Scott Wood
2007-12-13
[POWERPC] 83xx: mpc834x_mds: Fix whitespace and call of_platform_bus_probe().
Scott Wood
2007-12-14
[POWERPC] iSeries: don't printk with HV spinlock held
Stephen Rothwell
2007-12-13
[POWERPC] 8xx: Convert mpc866ads to the new device binding.
Scott Wood
2007-12-11
[POWERPC] 83xx: Add platform support for MPC837x MDS board
Li Yang
2007-12-11
[POWERPC] 8xxx: Convert #include of asm/of_{platform, device}.h into linux/of...
Jon Loeliger
2007-12-11
Merge branch 'linux-2.6' into for-2.6.25
Paul Mackerras
2007-12-11
[POWERPC] EEH: Avoid a possible NULL pointer dereference
Stephen Rothwell
2007-12-11
[POWERPC] iSeries: Merge vpdinfo.c into pci.c
Stephen Rothwell
2007-12-11
[POWERPC] iSeries: Clean up and simplify vdpinfo.c
Stephen Rothwell
2007-12-11
[POWERPC] iSeries: DeCamelCase vpdinfo.c
Stephen Rothwell
2007-12-11
[POWERPC] Use SLB size from the device tree
Michael Neuling
2007-12-11
[POWERPC] pci_controller->arch_data really is a struct device_node *
Stephen Rothwell
2007-12-11
[POWERPC] Don't special case pci_domain_nr() for iSeries
Stephen Rothwell
2007-12-11
[POWERPC] Remove some iSeries platform checks from the PCI code
Stephen Rothwell
2007-12-11
[POWERPC] iSeries: Call iSeries_pcibios_init from setup_arch
Stephen Rothwell
2007-12-11
[POWERPC] iSeries: Make pcibios_final_fixup not depend on pci_dn
Stephen Rothwell
2007-12-11
[POWERPC] iSeries: Reduce dependence on pci_dn bussubno
Stephen Rothwell
2007-12-11
[POWERPC] iSeries: iseries_ds_addr is only used in pci.c
Stephen Rothwell
2007-12-11
[POWERPC] iSeries: Remove pci_dn dependency from iSeries_Device_Information
Stephen Rothwell
2007-12-11
[POWERPC] iSeries: Remove one layer of IO routines
Stephen Rothwell
2007-12-11
[POWERPC] iSeries: Consoldiate PCI IO error check
Stephen Rothwell
2007-12-11
[POWERPC] iSeries: Unindent and clean iSeries_pci_final_fixup
Stephen Rothwell
2007-12-11
[POWERPC] iSeries: Remove some dead code from pci.c
Stephen Rothwell
2007-12-11
[POWERPC] iSeries: DeCamelCase pci.c
Stephen Rothwell
2007-12-11
[POWERPC] iSeries: Cleanup PCI retry code a little
Stephen Rothwell
2007-12-11
[POWERPC] iSeries: Move find_Device_Node to avoid a forward declaration
Stephen Rothwell
2007-12-11
[POWERPC] pSeries: Remove dependency on pci_dn bussubno
Stephen Rothwell
2007-12-11
[POWERPC] iommu_free_table doesn't need the device_node
Stephen Rothwell
2007-12-11
[POWERPC] celleb: Add support for native CBE
Ishizaki Kou
2007-12-11
[POWERPC] cell: Fix undefined reference to mmio_nvram_init
Ishizaki Kou
2007-12-10
powerpc: Fix IDE legacy vs. native fixups
Benjamin Herrenschmidt
2007-12-06
[POWERPC] CELLEB: Fix possible NULL pointer dereference
Cyrill Gorcunov
2007-12-06
[POWERPC] Clean out asm/of_{platform, device}.h
Jon Loeliger
2007-12-05
Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/ol...
Paul Mackerras
2007-12-03
[POWERPC] pasemi: Fix module information for gpio-mdio
Olof Johansson
2007-12-03
[POWERPC] Add missing spaces in printk formats
joe@perches.com
2007-12-03
[POWERPC] iSeries: Fix sparse warnings in setup.c
Stephen Rothwell
2007-12-03
[POWERPC] iSeries: Declare iSeries_pci_final_fixup in pci.h
Stephen Rothwell
2007-12-03
[POWERPC] iSeries: Mark two functions __init
Stephen Rothwell
2007-12-03
[POWERPC] EEH: Report errors as soon as possible
Linas Vepstas
2007-12-03
[POWERPC] EEH: Be careful when identifying "empty" slots.
Linas Vepstas
2007-12-03
[POWERPC] EEH: Work with device endpoint, always
Linas Vepstas
2007-12-03
[POWERPC] powermac: Fix warning in time.c
Johannes Berg
2007-12-03
[POWERPC] Remove prod_processor()
Nathan Lynch
[prev]
[next]