summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms
AgeCommit message (Expand)Author
2013-10-28powerpc/85xx: use one kernel option for all the CoreNet_Generic boardsKevin Hao
2013-10-28powerpc/85xx: rename the corenet_ds.c to corenet_generic.cKevin Hao
2013-10-28powerpc/85xx: introduce corenet_generic machineKevin Hao
2013-10-28powerpc/b4qds: enable coreintScott Wood
2013-10-28Merge branch 'acpi-hotplug'Rafael J. Wysocki
2013-10-24of/irq: Use irq_of_parse_and_map()Thierry Reding
2013-10-24of/irq: Refactor interrupt-map parsingGrant Likely
2013-10-24of/irq: simplify args to irq_create_of_mappingGrant Likely
2013-10-24of/irq: Replace of_irq with of_phandle_argsGrant Likely
2013-10-24of/irq: Rename of_irq_map_* functions to of_irq_parse_*Grant Likely
2013-10-14treewide: fix "distingush" typoMichael Opdenacker
2013-10-11Merge branch 'for-kvm' into nextBenjamin Herrenschmidt
2013-10-11powerpc: add real mode support for dma operations on powernvAlexey Kardashevskiy
2013-10-11powerpc/eeh: Output PHB3 diag-dataGavin Shan
2013-10-11powerpc/powernv: Double size of log blobGavin Shan
2013-10-11powerpc/eeh: Output error numberGavin Shan
2013-10-11powerpc/powernv: Support inbound error injectionGavin Shan
2013-10-11powerpc/powernv: Enable EEH for PHB3Gavin Shan
2013-10-11powerpc/powernv: Add scom support under OPALv3Benjamin Herrenschmidt
2013-10-11powerpc/scom: Change scom_read() and scom_write() to return errorsBenjamin Herrenschmidt
2013-10-11powerpc/pseries: Implement arch_get_random_long() based on H_RANDOMMichael Ellerman
2013-10-11powerpc: Implement arch_get_random_long/int() for powernvMichael Ellerman
2013-10-11powerpc/8xx/tqm8xx: Fix incorrect placement of __initdata tagBartlomiej Zolnierkiewicz
2013-10-11powerpc/powernv: Fix some PCI sparse errors and one LE bugAnton Blanchard
2013-10-11powerpc/powernv: More little endian issues in OPAL RTC driverAnton Blanchard
2013-10-11powerpc/powernv: Don't register exception handlers in little endian modeBenjamin Herrenschmidt
2013-10-11powerpc/powernv: Fix OPAL entry and exit in little endian modeBenjamin Herrenschmidt
2013-10-11powerpc/powernv: Fix endian issues in OPAL console and udbg backendBenjamin Herrenschmidt
2013-10-11powerpc/powernv: Fix endian issues in powernv PCI codeBenjamin Herrenschmidt
2013-10-11powerpc/powernv: Make OPAL NVRAM device tree accesses endian safeBenjamin Herrenschmidt
2013-10-11powerpc/powernv: Fix endian issues in OPAL RTC driverBenjamin Herrenschmidt
2013-10-11powerpc: Little endian sparse clean up for arch/powerpc/platforms/powernv/pci...Alistair Popple
2013-10-11powerpc: Little endian fix for arch/powerpc/platforms/powernv/pci-p5ioc2.cAlistair Popple
2013-10-11powerpc: Little endian fix for arch/powerpc/platforms/powernv/pci.cAlistair Popple
2013-10-11powerpc: Little endian fixes for platforms/powernv/opal.cAlistair Popple
2013-10-09powerpc: add explicit OF includesRob Herring
2013-09-30hotplug, powerpc, x86: Remove cpu_hotplug_driver_lock()Toshi Kani
2013-09-25powerpc/pseries: Do not start secondaries in Open FirmwareBenjamin Herrenschmidt
2013-09-11powerpc: Default arch idle could cede processor on pseriesVaidyanathan Srinivasan
2013-09-09Merge tag 'xfs-for-linus-v3.12-rc1' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2013-09-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2013-09-05Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-09-05Merge remote-tracking branch 'agust/next' into nextBenjamin Herrenschmidt
2013-09-04Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-08-28powerpc/pseries: Move lparcfg.c to platforms/pseriesBenjamin Herrenschmidt
2013-08-27powerpc/powernv: Return secondary CPUs to firmware on kexecBenjamin Herrenschmidt
2013-08-27Merge branch 'merge' into nextBenjamin Herrenschmidt
2013-08-27powerpc/pseries: Child nodes are not detached by dlpar_detach_nodeTyrel Datwyler
2013-08-27powerpc/pseries: Add mising of_node_put in delete_dt_nodeTyrel Datwyler
2013-08-27powerpc/pseries: Make dlpar_configure_connector parent node awareTyrel Datwyler