summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)Author
2014-10-31powerpc: do_notify_resume can be called with bad thread_info flags argumentAnton Blanchard
2014-10-30powerpc/fadump: Fix endianess issues in firmware assisted dump handlingHari Bathini
2014-10-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe...Linus Torvalds
2014-10-19Merge git://git.infradead.org/users/eparis/auditLinus Torvalds
2014-10-17powerpc: Only do dynamic DMA zone limits on platforms that need itMichael Ellerman
2014-10-16powerpc: Add printk levels to setup_system outputAnton Blanchard
2014-10-16powerpc/pci: Fix IO space breakage after of_pci_range_to_resource() changeMichael Ellerman
2014-10-15powerpc/eeh: Don't collect logs on PE with blocked config spaceGavin Shan
2014-10-15powerpc/eeh: Block PCI config access upon frozen PEGavin Shan
2014-10-15powerpc/pseries: Drop config requests in EEH accessorsGavin Shan
2014-10-15powerpc/eeh: Rename flag EEH_PE_RESET to EEH_PE_CFG_BLOCKEDGavin Shan
2014-10-15powerpc/eeh: Fix condition for isolated stateGavin Shan
2014-10-15powerpc: Rename __get_SP() to current_stack_pointer()Anton Blanchard
2014-10-15powerpc: Reimplement __get_SP() as a function not a defineAnton Blanchard
2014-10-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe...Linus Torvalds
2014-10-10powerpc/book3s: Don't clear MSR_RI in hmi handler.Mahesh Salgaonkar
2014-10-09Merge branch 'akpm' (fixes from Andrew Morton)Linus Torvalds
2014-10-09nosave: consolidate __nosave_{begin,end} in <asm/sections.h>Geert Uytterhoeven
2014-10-09Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-10-04Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman
2014-10-03powerpc/kdump: crash_dump.c needs to include io.hMichael Ellerman
2014-10-03powerpc/pci: remove duplicate declaration of pci_bus_find_capabilityWei Yang
2014-10-02powerpc: Add printk levels to powerpc codeAnton Blanchard
2014-10-02powerpc: Remove powerpc specific cmd_lineAnton Blanchard
2014-10-02powerpc: Use pr_fmt in module loader codeAnton Blanchard
2014-10-01PCI/MSI/PPC: Remove arch_msi_check_device()Alexander Gordeev
2014-10-01powerpc/eeh: Show hex prefix for PE state sysfsGavin Shan
2014-09-30powerpc/powernv: Override dma_get_required_mask()Gavin Shan
2014-09-30powerpc/eeh: Dump PCI config space for all child devicesGavin Shan
2014-09-30powerpc/eeh: Emulate EEH recovery for VFIO devicesGavin Shan
2014-09-30powerpc/eeh: Tag reset state for user owned PEGavin Shan
2014-09-30powerpc/eeh: Block PCI config access during resetGavin Shan
2014-09-30powerpc/eeh: Use eeh_unfreeze_pe()Gavin Shan
2014-09-30powerpc/eeh: Unfreeze PE on enabling EEH functionalityGavin Shan
2014-09-30powerpc/eeh: Fix improper condition in eeh_pci_enable()Gavin Shan
2014-09-30powerpc/eeh: Clear frozen device state in timeGavin Shan
2014-09-30powerpc/eeh: Clear frozen state on passing deviceGavin Shan
2014-09-30powerpc/eeh: Reenable PCI devices after resetGavin Shan
2014-09-30powerpc/eeh: Freeze PE before PE resetGavin Shan
2014-09-30powerpc/eeh: Add eeh_pe_state sysfs entryGavin Shan
2014-09-30powerpc/eeh: Drop unused argument in eeh_check_failure()Gavin Shan
2014-09-25powerpc/eeh: Fix kernel crash when passing through VFWei Yang
2014-09-25powerpc/ppc64: Print CPU/MMU/FW features at bootMichael Ellerman
2014-09-25powerpc/ppc64: Clean up the boot-time settings displayMichael Ellerman
2014-09-25powerpc: Only set numa node information for present cpus at boottimeLi Zhong
2014-09-25powerpc: Check flat device tree version at bootMichael Ellerman
2014-09-25powerpc/powernv: Don't call generic code on offline cpusPaul Mackerras
2014-09-25powerpc: Simplify symbol check in prom_init_check.shAndreas Schwab
2014-09-25powerpc: make of_device_ids constUwe Kleine-König
2014-09-25powerpc: Ensure global functions include their prototypeAnton Blanchard