aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms
AgeCommit message (Expand)Author
2015-09-08Merge branch 'akpm-current/current'Stephen Rothwell
2015-09-03Merge tag 'powerpc-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2015-09-01Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-08-31Merge tag 'clk-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-08-28powerpc/pseries: Cleanup on pci_dn_reconfig_notifier()Gavin Shan
2015-08-28powerpc/pseries: Fix corrupted pdn listGavin Shan
2015-08-27Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman
2015-08-27powerpc/iommu: Set default DMA offset in dma_dev_setupAlexey Kardashevskiy
2015-08-25mm: rename alloc_pages_exact_node() to __alloc_pages_node()Vlastimil Babka
2015-08-25clk_register_clkdev(): handle callers needing format stringKees Cook
2015-08-20powerpc/powernv: Reset HILE before kexec_sequence()Samuel Mendoza-Jonas
2015-08-20powerpc/powernv: Create LED platform deviceVasant Hegde
2015-08-20powerpc/powernv: Add OPAL interfaces for accessing and modifying system LED s...Anshuman Khandual
2015-08-20powerpc/powernv: Fix the log message when disabling VFWei Yang
2015-08-19powerpc/512x: silence a USB Kconfig dependency warningGerhard Sittig
2015-08-18powerpc/pseries: use kmemdup rather than duplicating its implementationAndrzej Hajda
2015-08-18powerpc/powernv: move dma_get_required_mask from pnv_phb to pci_controller_opsAndrew Donnellan
2015-08-18powerpc/cell: Drop support for 64K local store on 4K kernelsMichael Ellerman
2015-08-17powerpc/fsl-booke: Add T1040D4RDB/T1042D4RDB board supportPriyanka Jain
2015-08-17powerpc/85xx: Remove unused pci fixup hooks on c293pcieHou Zhiqiang
2015-08-14powerpc: Add an inline function to update POWER8 HID0Gautham R. Shenoy
2015-08-06powerpc/powernv: Invoke opal_cec_reboot2() on unrecoverable HMI.Mahesh Salgaonkar
2015-08-06powerpc/powernv: Invoke opal_cec_reboot2() on unrecoverable machine check err...Mahesh Salgaonkar
2015-08-06powerpc/powernv: Pull all HMI events before panic.Mahesh Salgaonkar
2015-08-06powerpc/powernv: display reason for Malfunction Alert HMI.Mahesh Salgaonkar
2015-07-30powerpc/eeh-powernv: Fix unbalanced IRQ warningAlistair Popple
2015-07-30genirq/irqdomain: Allow irq domain aliasingMarc Zyngier
2015-07-30Merge branch 'linus' into irq/coreThomas Gleixner
2015-07-23powerpc/powernv/ioda2: Fix calculation for memory allocated for TCE tableAlexey Kardashevskiy
2015-07-23powerpc: Use hardware RNG for arch_get_random_seed_* not arch_get_random_*Paul Mackerras
2015-07-23powerpc/rtas: Introduce rtas_get_sensor_fast() for IRQ handlersThomas Huth
2015-07-22powerpc/PCI: Use for_pci_msi_entry() to access MSI device listJiang Liu
2015-07-21powerpc/eeh: Dump PHB diag-data for non-existing PEGavin Shan
2015-07-21powerpc/eeh: Fix wrong printed PE numberGavin Shan
2015-07-20powerpc/512x: clk: Include clk.hStephen Boyd
2015-07-16powerpc/powernv: Add poweroff (EPOW, DPO) events support for PowerNV platformVipin K Parashar
2015-07-13powerpc/powernv: Unfreeze VF PE on releasing itGavin Shan
2015-07-13powerpc/powernv: Include VF PE in PELTV of PF PEGavin Shan
2015-07-13powerpc/powernv: Pick M64 PEs based on BARsGavin Shan
2015-07-13powerpc/powernv: Boolean argument for pnv_ioda_setup_bus_PE()Gavin Shan
2015-07-13powerpc/powernv: Reserve M64 PEs based on BARsGavin Shan
2015-07-13powerpc/powernv: Allow to reserve one PE for multiple timesGavin Shan
2015-07-13powerpc/iommu: Cleanup setting of DMA base/offsetBenjamin Herrenschmidt
2015-07-06powerpc/powernv: Fix opal-elog interrupt handlerAlistair Popple
2015-07-06powerpc/powernv: Fix vma page prot flags in opal-prd driverVaidyanathan Srinivasan
2015-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2015-07-02Merge tag 'module_init-device_initcall-v4.1-rc8' of git://git.kernel.org/pub/...Linus Torvalds
2015-06-24Merge tag 'powerpc-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Linus Torvalds
2015-06-23make simple_positive() publicAl Viro
2015-06-19Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman