aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-09-30powerpc/eeh: Emulate EEH recovery for VFIO devicesGavin Shan3-6/+144
2014-09-30powerpc/eeh: Tag reset state for user owned PEGavin Shan1-0/+2
2014-09-30powerpc/powernv: Sync OpalPciResetScope with firmwareGavin Shan3-11/+14
2014-09-30powerpc/pseries: Decrease message level on EEH initializationGavin Shan1-25/+10
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 Shan2-28/+33
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/powernv: Clear PAPR error injection registersGavin Shan1-0/+25
2014-09-30powerpc/powernv: Add PCI error injection debugfs entryMike Qiu1-0/+52
2014-09-30powerpc/eeh: Introduce eeh_ops::err_injectGavin Shan5-0/+75
2014-09-30powerpc/powernv: Sync header with firmwareGavin Shan2-0/+33
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 Shan4-11/+44
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 Shan2-24/+20
2014-09-30powerpc: Enable DCACHE_WORD_ACCESS on ppc64leAnton Blanchard1-0/+1
2014-09-30powerpc: ppc64le optimised word at a timeAnton Blanchard1-15/+48
2014-09-30selftests/powerpc: Add test of load_unaligned_zero_pad()Michael Ellerman1-1/+12
2014-09-30powerpc: Implement load_unaligned_zeropadAnton Blanchard1-0/+40
2014-09-29KVM: PPC: BOOK3S: HV: CMA: Reserve cma region only in hypervisor modeAneesh Kumar K.V1-0/+6
2014-09-25powerpc: pci-ioda: Use a single function to emit logging messagesJoe Perches1-28/+30
2014-09-25powerpc: pci-ioda: Remove unnecessary return value from printkJoe Perches1-6/+3
2014-09-25powerpc/eeh: Fix kernel crash when passing through VFWei Yang3-3/+8
2014-09-25powerpc/mm: Unindent htab_dt_scan_page_sizes()Michael Ellerman1-61/+60
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: Fix build failure when CONFIG_USB=yPranith Kumar1-1/+1
2014-09-25powerpc: Fix build failure on 44xPranith Kumar1-2/+2
2014-09-25powerpc: some changes in numa_setup_cpu()Li Zhong1-6/+8
2014-09-25powerpc: Only set numa node information for present cpus at boottimeLi Zhong2-3/+9
2014-09-25powerpc: Fix warning reported by verify_cpu_node_mapping()Li Zhong1-2/+1
2014-09-25powerpc: Implement emulation of string loads and storesPaul Mackerras1-10/+49
2014-09-25powerpc: Emulate icbi, mcrf and conditional-trap instructionsPaul Mackerras2-0/+61
2014-09-25powerpc: Split out instruction analysis part of emulate_step()Paul Mackerras2-360/+598
2014-09-25powerpc: Check flat device tree version at bootMichael Ellerman1-0/+4
2014-09-25powerpc/powernv: Don't call generic code on offline cpusPaul Mackerras4-4/+30
2014-09-25powerpc: Use CONFIG_ARCH_HAS_FAST_MULTIPLIERAnton Blanchard1-0/+2
2014-09-25powerpc: Add POWER8 CPU selectionAnton Blanchard2-0/+5
2014-09-25pseries: Fix endian issues in cpu hot-removalThomas Falcon2-13/+17
2014-09-25pseries: Fix endian issues in onlining cpu threadsThomas Falcon1-3/+5
2014-09-25powerpc: Simplify symbol check in prom_init_check.shAndreas Schwab1-16/+6
2014-09-25powerpc: make of_device_ids constUwe Kleine-König58-67/+67
2014-09-25powerpc/jump_label: use HAVE_JUMP_LABEL?Zhouyi Zhou2-2/+2
2014-09-25powerpc: Export dcr_ind_lock to fix build errorPranith Kumar1-0/+1
2014-09-25powerpc: Move htab_remove_mapping function prototype into header fileAnton Blanchard2-3/+2
2014-09-25powerpc: Remove stale function prototypesAnton Blanchard11-21/+0
2014-09-25powerpc: Ensure global functions include their prototypeAnton Blanchard7-0/+8