summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2010-02-261-6/+6
|\
| * PCI: add pci_bus_for_each_resource(), remove direct bus->resource[] refsBjorn Helgaas2010-02-231-6/+6
* | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-02-2512-38/+38
|\ \ | |/ |/|
| * of: add 'of_' prefix to machine_is_compatible()Grant Likely2010-02-0910-34/+34
| * Merge commit 'v2.6.33-rc5' into secretlab/test-devicetreeGrant Likely2010-01-2879-898/+4168
| |\
| * | of: unify phandle name in struct device_nodeGrant Likely2010-01-282-4/+4
* | | powerpc/85xx: Fix SMP when "cpu-release-addr" is in lowmemPeter Tyser2010-02-131-2/+19
* | | powerpc/85xx: Fix oops during MSI driver probe on MPC85xxMDS boardsAnton Vorontsov2010-02-131-1/+2
* | | powerpc/pseries: Fix kexec regression caused by CPPR trackingMark Nelson2010-02-081-2/+12
* | | powerpc/pseries: Fix xics build without CONFIG_SMPBenjamin Herrenschmidt2010-02-011-5/+1
| |/ |/|
* | powerpc: Move cpu hotplug driver lock from pseries to powerpcNathan Fontenot2010-01-151-14/+0
* | powerpc/iseries: Initialise on-stack completionMichael Ellerman2010-01-151-0/+2
* | powerpc: Use helpers for rlimitsJiri Slaby2010-01-151-1/+1
* | powerpc/pseries: Fix dlpar compile warning without CONFIG_PROC_DEVICETREEFUJITA Tomonori2010-01-151-1/+3
* | powerpc/pseries: Fix xics interrupt affinityAnton Blanchard2010-01-151-6/+6
* | powerpc/gc/wii: Remove get_irq_desc()Albert Herranz2009-12-212-2/+2
* | powerpc/gc/wii: hlwd-pic: convert irq_desc.lock to raw_spinlockAlbert Herranz2009-12-211-4/+4
* | Merge commit 'kumar/next' into mergeBenjamin Herrenschmidt2009-12-211-2/+50
|\ \
| * | powerpc/83xx/suspend: Save and restore SICRL, SICRH and SCCRAnton Vorontsov2009-12-101-0/+48
| * | powerpc/83xx/suspend: Clear deep_sleeping after devices resumeAnton Vorontsov2009-12-101-2/+2
* | | powerpc/gamecube/wii: Fix off-by-one error in ugecon/usbgecko_udbgAlbert Herranz2009-12-181-1/+1
* | | powerpc/iseries: use DECLARE_COMPLETION_ONSTACK for non-constant completionYong Zhang2009-12-181-1/+1
* | | powerpc/pseries: Make declarations of cpu_hotplug_driver_lock() ANSI compatible.Gautham R Shenoy2009-12-181-2/+4
* | | powerpc/pseries: Don't panic when H_PROD fails during cpu-online.Gautham R Shenoy2009-12-181-2/+2
* | | powerpc/pseries: Select XICS and PCI_MSI PSERIESMel Gorman2009-12-181-0/+2
* | | powerpc/85xx: Wrong variable returned on errorRoel Kluin2009-12-181-1/+1
* | | powerpc/iseries: Convert to proc_fopsAlexey Dobriyan2009-12-181-64/+83
* | | powerpc: Make the CMM memory hotplug awareRobert Jennings2009-12-181-6/+248
* | | Merge branch 'for-33' of git://repo.or.cz/linux-kbuildLinus Torvalds2009-12-175-8/+6
|\ \ \
| * | | kbuild: move utsrelease.h to include/generatedSam Ravnborg2009-12-124-4/+4
| * | | kbuild: drop include2/ used for O=... buildsSam Ravnborg2009-12-121-4/+2
* | | | Merge branch 'next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2009-12-1611-1/+1335
|\ \ \ \
| * | | | powerpc: wii: allow ioremap within the memory holeAlbert Herranz2009-12-121-0/+3
| * | | | wii: use both mem1 and mem2 as ramAlbert Herranz2009-12-121-0/+63
| * | | | powerpc: gamecube/wii: early debugging using usbgeckoAlbert Herranz2009-12-122-0/+58
| * | | | powerpc: wii: platform supportAlbert Herranz2009-12-123-1/+211
| * | | | powerpc: wii: hollywood interrupt controller supportAlbert Herranz2009-12-123-0/+264
| * | | | powerpc: gamecube: platform supportAlbert Herranz2009-12-123-0/+127
| * | | | powerpc: gamecube/wii: flipper interrupt controller supportAlbert Herranz2009-12-123-0/+289
| * | | | powerpc: gamecube/wii: udbg support for usbgeckoAlbert Herranz2009-12-124-0/+316
| * | | | powerpc: gamecube/wii: declare as non-coherent platformsAlbert Herranz2009-12-121-1/+1
| * | | | powerpc: gamecube/wii: introduce GAMECUBE_COMMONAlbert Herranz2009-12-121-0/+4
| | |_|/ | |/| |
* | | | genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner2009-12-144-12/+12
* | | | locking: Convert __raw_spin* functions to arch_spin*Thomas Gleixner2009-12-141-4/+4
* | | | locking: Convert raw_spinlock to arch_spinlockThomas Gleixner2009-12-141-1/+1
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-12-142-9/+9
|\ \ \ \
| * | | | percpu: make percpu symbols in powerpc uniqueTejun Heo2009-10-292-9/+9
* | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2009-12-1253-708/+2261
|\ \ \ \ \ | |_|_|/ / |/| | | / | | |_|/ | |/| |
| * | | Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-12-094-73/+155
| |\ \ \
| * | | | powerpc/pseries: Track previous CPPR values to correctly EOI interruptsMark Nelson2009-12-091-5/+51
OpenPOWER on IntegriCloud