summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-10-02powerpc: Fill in si_addr_lsb siginfo fieldAnton Blanchard
2014-10-02powerpc: Add VM_FAULT_HWPOISON handling to powerpc page fault handlerAnton Blanchard
2014-10-02powerpc: Simplify do_sigbusAnton Blanchard
2014-10-02powerpc: Speed up clear_page by unrolling itAnton Blanchard
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/powernv: Fetch frozen PE on top levelGavin 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/powernv: Sync OpalPciResetScope with firmwareGavin Shan
2014-09-30powerpc/pseries: Decrease message level on EEH initializationGavin 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/powernv: Clear PAPR error injection registersGavin Shan
2014-09-30powerpc/powernv: Add PCI error injection debugfs entryMike Qiu
2014-09-30powerpc/eeh: Introduce eeh_ops::err_injectGavin Shan
2014-09-30powerpc/powernv: Sync header with firmwareGavin 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-30powerpc: Enable DCACHE_WORD_ACCESS on ppc64leAnton Blanchard
2014-09-30powerpc: ppc64le optimised word at a timeAnton Blanchard
2014-09-30selftests/powerpc: Add test of load_unaligned_zero_pad()Michael Ellerman
2014-09-30powerpc: Implement load_unaligned_zeropadAnton Blanchard
2014-09-25powerpc: pci-ioda: Use a single function to emit logging messagesJoe Perches
2014-09-25powerpc: pci-ioda: Remove unnecessary return value from printkJoe Perches
2014-09-25powerpc/eeh: Fix kernel crash when passing through VFWei Yang
2014-09-25powerpc/mm: Unindent htab_dt_scan_page_sizes()Michael Ellerman
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: Fix build failure when CONFIG_USB=yPranith Kumar
2014-09-25powerpc: Fix build failure on 44xPranith Kumar
2014-09-25powerpc: some changes in numa_setup_cpu()Li Zhong
2014-09-25powerpc: Only set numa node information for present cpus at boottimeLi Zhong
2014-09-25powerpc: Fix warning reported by verify_cpu_node_mapping()Li Zhong
2014-09-25powerpc: Implement emulation of string loads and storesPaul Mackerras
2014-09-25powerpc: Emulate icbi, mcrf and conditional-trap instructionsPaul Mackerras
2014-09-25powerpc: Split out instruction analysis part of emulate_step()Paul Mackerras
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: Use CONFIG_ARCH_HAS_FAST_MULTIPLIERAnton Blanchard
2014-09-25powerpc: Add POWER8 CPU selectionAnton Blanchard
2014-09-25pseries: Fix endian issues in cpu hot-removalThomas Falcon
2014-09-25pseries: Fix endian issues in onlining cpu threadsThomas Falcon