summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)AuthorFilesLines
2014-08-05powerpc/powernv: Fix IOMMU table for VFIO devGavin Shan1-9/+21
2014-08-05powerpc/eeh: Wrong place to call pci_get_slot()Mike Qiu1-33/+13
2014-08-05powerpc: Fix wrong defintion in boot/io.hLucas Tanure1-1/+1
2014-08-05powerpc/pci: Reorder pci bus/bridge unregistration during PHB removalTyrel Datwyler1-2/+2
2014-08-05powerpc/powernv: Update dev->dma_mask in pci_set_dma_mask() pathBrian W Hart1-0/+1
2014-08-05powerpc/64e: Add __ref to early_alloc_pgtable()Scott Wood1-1/+1
2014-08-05powerpc/mm/numa: Fix break placementAndrey Utkin1-1/+1
2014-08-05powerpc/eeh: sysfs entries lostMike Qiu3-13/+17
2014-08-05powerpc/eeh: EEH support for VFIO PCI deviceGavin Shan2-0/+280
2014-08-05powerpc/eeh: Avoid event on passed PEGavin Shan3-1/+17
2014-08-05Merge remote-tracking branch 'scott/next' into nextBenjamin Herrenschmidt17-35/+439
2014-07-31powerpc/t2080rdb: Add T2080RDB board supportShengzhou Liu4-1/+243
2014-07-30powerpc/fsl-pci: Correct use of ! and &Himangi Saraogi1-2/+2
2014-07-30powerpc/mpic_msgr: Use kcalloc and correct the argument to sizeofHimangi Saraogi1-1/+1
2014-07-30memory: Freescale CoreNet Coherency Fabric error reporting driverScott Wood2-0/+2
2014-07-30powerpc/e6500: Work around erratum A-008139Scott Wood1-12/+56
2014-07-30powerpc/e6500: Add support for hardware threadsAndy Fleming8-10/+116
2014-07-30powerpc/booke: Define MSR bits the same way as reg.hScott Wood1-9/+19
2014-07-28powerpc/perf: Add per-event excludes on Power8Michael Ellerman2-24/+67
2014-07-28powerpc/perf: Pass the struct perf_events down to compute_mmcr()Michael Ellerman10-11/+16
2014-07-28powerpc/perf: Clear all MMCR settings before calling compute_mmcr()Michael Ellerman1-1/+3
2014-07-28powerpc: Document how we set AIL on guest kernelsMichael Ellerman1-1/+5
2014-07-28powerpc/pseries: Switch pseries drivers to use machine_xxx_initcall()Michael Ellerman11-23/+19
2014-07-28powerpc/powernv: Switch powernv drivers to use machine_xxx_initcall()Michael Ellerman8-16/+14
2014-07-28powerpc: Add machine_early_initcall()Michael Ellerman1-0/+1
2014-07-28powerpc: Remove misleading DISABLE_INTSMichael Ellerman2-18/+21
2014-07-28powerpc: Document register clobbering in EXCEPTION_COMMON()Michael Ellerman1-0/+1
2014-07-28powerpc: Update comments in irqflags.hMichael Ellerman1-3/+5
2014-07-28powerpc: Move bad_stack() below the fwnmi_data_areaMichael Ellerman1-60/+60
2014-07-28powerpc: Remove CLASSIC_PPCMichael Ellerman2-7/+4
2014-07-28powerpc: Remove CONFIG_POWER4Michael Ellerman4-31/+27
2014-07-28powerpc: Remove power3 from commentsMichael Ellerman4-5/+4
2014-07-28powerpc: Remove oprofile RS64 supportMichael Ellerman4-227/+1
2014-07-28powerpc: Remove CONFIG_POWER3Michael Ellerman3-7/+2
2014-07-28powerpc: Pull out ksp_vsid logic into a helperMichael Ellerman1-14/+18
2014-07-28powerpc: Remove MMU_FTR_SLBMichael Ellerman8-29/+10
2014-07-28powerpc: Remove STAB codeMichael Ellerman12-522/+11
2014-07-28powerpc: Drop support for pre-POWER4 cpusMichael Ellerman2-102/+6
2014-07-28powerpc: Use standard macros for sys_sigpending() & sys_old_getrlimit()Michael Ellerman2-5/+2
2014-07-28Merge branch 'merge' into nextBenjamin Herrenschmidt10-14/+40
2014-07-28powerpc: Fix endianness of flash_block_list in rtas_flashThomas Falcon1-2/+4
2014-07-28powerpc/powernv: Change BUG_ON to WARN_ON in elog codeVasant Hegde1-2/+2
2014-07-23powerpc/perf: Fix MMCR2 handling for EBBMichael Ellerman1-3/+3
2014-07-22powerpc: use _GLOBAL_TOC for memmoveLi Zhong1-1/+1
2014-07-22powerpc/pseries: dynamically added OF nodes need to call of_node_initTyrel Datwyler2-0/+2
2014-07-22powerpc: subpage_protect: Increase the array size to take care of 64TBAneesh Kumar K.V1-1/+2
2014-07-22powerpc: Fix bugs in emulate_step()Paul Mackerras1-5/+5
2014-07-22powerpc: Disable doorbells on Power8 DD1.xJoel Stanley2-0/+21
2014-07-11powernv: Add OPAL tracepointsAnton Blanchard4-9/+236
2014-07-11powerpc/pseries: Optimise hcall tracepointsAnton Blanchard1-22/+16