summaryrefslogtreecommitdiff
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | powerpc: Don't build powernv for other platform defconfigsMichael Ellerman2014-10-035-0/+5
| * | | | powerpc/pci: remove duplicate declaration of pci_bus_find_capabilityWei Yang2014-10-031-1/+0
| * | | | powerpc/iommu/ddw: Fix endiannessAlexey Kardashevskiy2014-10-031-23/+28
| * | | | powerpc: Add printk levels to powerpc codeAnton Blanchard2014-10-025-10/+10
| * | | | powerpc: Add printk levels to powernv platform codeAnton Blanchard2014-10-022-4/+4
| * | | | powerpc: Remove powerpc specific cmd_lineAnton Blanchard2014-10-028-16/+10
| * | | | powerpc: Use pr_fmt in module loader codeAnton Blanchard2014-10-022-36/+31
| * | | | powerpc: Fill in si_addr_lsb siginfo fieldAnton Blanchard2014-10-021-0/+8
| * | | | powerpc: Add VM_FAULT_HWPOISON handling to powerpc page fault handlerAnton Blanchard2014-10-021-6/+11
| * | | | powerpc: Simplify do_sigbusAnton Blanchard2014-10-021-10/+10
| * | | | powerpc: Speed up clear_page by unrolling itAnton Blanchard2014-10-021-11/+31
| * | | | powerpc/eeh: Show hex prefix for PE state sysfsGavin Shan2014-10-011-1/+1
| * | | | powerpc/powernv: Override dma_get_required_mask()Gavin Shan2014-09-307-4/+62
| * | | | powerpc/powernv: Fetch frozen PE on top levelGavin Shan2014-09-301-14/+34
| * | | | powerpc/eeh: Dump PCI config space for all child devicesGavin Shan2014-09-301-15/+20
| * | | | powerpc/eeh: Emulate EEH recovery for VFIO devicesGavin Shan2014-09-303-6/+144
| * | | | powerpc/eeh: Tag reset state for user owned PEGavin Shan2014-09-301-0/+2
| * | | | powerpc/powernv: Sync OpalPciResetScope with firmwareGavin Shan2014-09-303-11/+14
| * | | | powerpc/pseries: Decrease message level on EEH initializationGavin Shan2014-09-301-25/+10
| * | | | powerpc/eeh: Block PCI config access during resetGavin Shan2014-09-301-0/+4
| * | | | powerpc/eeh: Use eeh_unfreeze_pe()Gavin Shan2014-09-303-50/+8
| * | | | powerpc/eeh: Unfreeze PE on enabling EEH functionalityGavin Shan2014-09-302-28/+33
| * | | | powerpc/eeh: Fix improper condition in eeh_pci_enable()Gavin Shan2014-09-301-16/+42
| * | | | powerpc/eeh: Clear frozen device state in timeGavin Shan2014-09-301-3/+18
| * | | | powerpc/powernv: Clear PAPR error injection registersGavin Shan2014-09-301-0/+25
| * | | | powerpc/powernv: Add PCI error injection debugfs entryMike Qiu2014-09-301-0/+52
| * | | | powerpc/eeh: Introduce eeh_ops::err_injectGavin Shan2014-09-305-0/+75
| * | | | powerpc/powernv: Sync header with firmwareGavin Shan2014-09-302-0/+33
| * | | | powerpc/eeh: Clear frozen state on passing deviceGavin Shan2014-09-301-1/+35
| * | | | powerpc/eeh: Reenable PCI devices after resetGavin Shan2014-09-301-14/+48
| * | | | powerpc/eeh: Freeze PE before PE resetGavin Shan2014-09-304-11/+44
| * | | | powerpc/eeh: Add eeh_pe_state sysfs entryGavin Shan2014-09-301-1/+59
| * | | | powerpc/eeh: Drop unused argument in eeh_check_failure()Gavin Shan2014-09-302-24/+20
| * | | | powerpc: Enable DCACHE_WORD_ACCESS on ppc64leAnton Blanchard2014-09-301-0/+1
| * | | | powerpc: ppc64le optimised word at a timeAnton Blanchard2014-09-301-15/+48
| * | | | selftests/powerpc: Add test of load_unaligned_zero_pad()Michael Ellerman2014-09-301-1/+12
| * | | | powerpc: Implement load_unaligned_zeropadAnton Blanchard2014-09-301-0/+40
| * | | | powerpc: pci-ioda: Use a single function to emit logging messagesJoe Perches2014-09-251-28/+30
| * | | | powerpc: pci-ioda: Remove unnecessary return value from printkJoe Perches2014-09-251-6/+3
| * | | | powerpc/eeh: Fix kernel crash when passing through VFWei Yang2014-09-253-3/+8
| * | | | powerpc/mm: Unindent htab_dt_scan_page_sizes()Michael Ellerman2014-09-251-61/+60
| * | | | powerpc/ppc64: Print CPU/MMU/FW features at bootMichael Ellerman2014-09-251-0/+8
| * | | | powerpc/ppc64: Clean up the boot-time settings displayMichael Ellerman2014-09-251-10/+12
| * | | | powerpc: Fix build failure when CONFIG_USB=yPranith Kumar2014-09-251-1/+1
| * | | | powerpc: Fix build failure on 44xPranith Kumar2014-09-251-2/+2
| * | | | powerpc: some changes in numa_setup_cpu()Li Zhong2014-09-251-6/+8
| * | | | powerpc: Only set numa node information for present cpus at boottimeLi Zhong2014-09-252-3/+9
| * | | | powerpc: Fix warning reported by verify_cpu_node_mapping()Li Zhong2014-09-251-2/+1
| * | | | powerpc: Implement emulation of string loads and storesPaul Mackerras2014-09-251-10/+49
| * | | | powerpc: Emulate icbi, mcrf and conditional-trap instructionsPaul Mackerras2014-09-252-0/+61