aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-11-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linuxLinus Torvalds2-3/+3
2014-11-27powerpc: 32 bit getcpu VDSO function uses 64 bit instructionsAnton Blanchard1-2/+2
2014-11-27powerpc/eeh: Fix PE state formatGavin Shan1-1/+1
2014-11-24powerpc/pci: Remove unused force_32bit_msi quirkBenjamin Herrenschmidt1-10/+0
2014-10-31powerpc: do_notify_resume can be called with bad thread_info flags argumentAnton Blanchard1-0/+6
2014-10-30powerpc/fadump: Fix endianess issues in firmware assisted dump handlingHari Bathini1-57/+57
2014-10-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linuxLinus Torvalds12-56/+72
2014-10-19Merge git://git.infradead.org/users/eparis/auditLinus Torvalds1-5/+2
2014-10-17powerpc: Only do dynamic DMA zone limits on platforms that need itMichael Ellerman1-0/+8
2014-10-16powerpc: Add printk levels to setup_system outputAnton Blanchard1-16/+16
2014-10-16powerpc/pci: Fix IO space breakage after of_pci_range_to_resource() changeMichael Ellerman1-1/+5
2014-10-15powerpc/eeh: Don't collect logs on PE with blocked config spaceGavin Shan1-0/+7
2014-10-15powerpc/eeh: Block PCI config access upon frozen PEGavin Shan1-0/+8
2014-10-15powerpc/pseries: Drop config requests in EEH accessorsGavin Shan1-19/+11
2014-10-15powerpc/eeh: Rename flag EEH_PE_RESET to EEH_PE_CFG_BLOCKEDGavin Shan3-14/+14
2014-10-15powerpc/eeh: Fix condition for isolated stateGavin Shan1-1/+1
2014-10-15powerpc: Rename __get_SP() to current_stack_pointer()Anton Blanchard5-5/+5
2014-10-15powerpc: Reimplement __get_SP() as a function not a defineAnton Blanchard4-2/+8
2014-10-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linuxLinus Torvalds32-448/+641
2014-10-10powerpc/book3s: Don't clear MSR_RI in hmi handler.Mahesh Salgaonkar1-5/+0
2014-10-09Merge branch 'akpm' (fixes from Andrew Morton)Linus Torvalds1-3/+1
2014-10-09nosave: consolidate __nosave_{begin,end} in <asm/sections.h>Geert Uytterhoeven1-3/+1
2014-10-09Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-11/+1
2014-10-04Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux.gitMichael Ellerman3-96/+95
2014-10-03powerpc/kdump: crash_dump.c needs to include io.hMichael Ellerman1-0/+1
2014-10-03powerpc/pci: remove duplicate declaration of pci_bus_find_capabilityWei Yang1-1/+0
2014-10-02powerpc: Add printk levels to powerpc codeAnton Blanchard2-4/+4
2014-10-02powerpc: Remove powerpc specific cmd_lineAnton Blanchard4-7/+3
2014-10-02powerpc: Use pr_fmt in module loader codeAnton Blanchard2-36/+31
2014-10-01PCI/MSI/PPC: Remove arch_msi_check_device()Alexander Gordeev1-11/+1
2014-10-01powerpc/eeh: Show hex prefix for PE state sysfsGavin Shan1-1/+1
2014-09-30powerpc/powernv: Override dma_get_required_mask()Gavin Shan1-4/+10
2014-09-30powerpc/eeh: Dump PCI config space for all child devicesGavin Shan1-15/+20
2014-09-30powerpc/eeh: Emulate EEH recovery for VFIO devicesGavin Shan2-6/+143
2014-09-30powerpc/eeh: Tag reset state for user owned PEGavin Shan1-0/+2
2014-09-30powerpc/eeh: Block PCI config access during resetGavin Shan1-0/+4
2014-09-30powerpc/eeh: Use eeh_unfreeze_pe()Gavin Shan3-50/+8
2014-09-30powerpc/eeh: Unfreeze PE on enabling EEH functionalityGavin Shan1-28/+32
2014-09-30powerpc/eeh: Fix improper condition in eeh_pci_enable()Gavin Shan1-16/+42
2014-09-30powerpc/eeh: Clear frozen device state in timeGavin Shan1-3/+18
2014-09-30powerpc/eeh: Clear frozen state on passing deviceGavin Shan1-1/+35
2014-09-30powerpc/eeh: Reenable PCI devices after resetGavin Shan1-14/+48
2014-09-30powerpc/eeh: Freeze PE before PE resetGavin Shan1-0/+7
2014-09-30powerpc/eeh: Add eeh_pe_state sysfs entryGavin Shan1-1/+59
2014-09-30powerpc/eeh: Drop unused argument in eeh_check_failure()Gavin Shan1-9/+6
2014-09-25powerpc/eeh: Fix kernel crash when passing through VFWei Yang2-3/+3
2014-09-25powerpc/ppc64: Print CPU/MMU/FW features at bootMichael Ellerman1-0/+8
2014-09-25powerpc/ppc64: Clean up the boot-time settings displayMichael Ellerman1-10/+12
2014-09-25powerpc: Only set numa node information for present cpus at boottimeLi Zhong1-2/+8
2014-09-25powerpc: Check flat device tree version at bootMichael Ellerman1-0/+4