summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Drop support for pre-POWER4 cpusMichael Ellerman2014-07-282-102/+6
* powerpc: Use standard macros for sys_sigpending() & sys_old_getrlimit()Michael Ellerman2014-07-282-5/+2
* Merge branch 'merge' into nextBenjamin Herrenschmidt2014-07-2810-14/+40
|\
| * powerpc: Fix endianness of flash_block_list in rtas_flashThomas Falcon2014-07-281-2/+4
| * powerpc/powernv: Change BUG_ON to WARN_ON in elog codeVasant Hegde2014-07-281-2/+2
| * powerpc/perf: Fix MMCR2 handling for EBBMichael Ellerman2014-07-231-3/+3
| * powerpc: use _GLOBAL_TOC for memmoveLi Zhong2014-07-221-1/+1
| * powerpc/pseries: dynamically added OF nodes need to call of_node_initTyrel Datwyler2014-07-222-0/+2
| * powerpc: subpage_protect: Increase the array size to take care of 64TBAneesh Kumar K.V2014-07-221-1/+2
| * powerpc: Fix bugs in emulate_step()Paul Mackerras2014-07-221-5/+5
| * powerpc: Disable doorbells on Power8 DD1.xJoel Stanley2014-07-222-0/+21
* | powernv: Add OPAL tracepointsAnton Blanchard2014-07-114-9/+236
* | powerpc/pseries: Optimise hcall tracepointsAnton Blanchard2014-07-111-22/+16
* | powerpc/pseries: Use jump labels for hcall tracepointsAnton Blanchard2014-07-113-41/+142
* | powerpc/powernv: Add a page size parameter to pnv_pci_setup_iommu_table()Alexey Kardashevskiy2014-07-114-7/+9
* | powerpc/powernv: Use it_page_shift in TCE buildAlexey Kardashevskiy2014-07-111-2/+3
* | powerpc/powernv: Use it_page_shift for TCE invalidationAlexey Kardashevskiy2014-07-111-7/+9
* | Merge branch 'merge' into nextBenjamin Herrenschmidt2014-07-1132-538/+130
|\|
| * powerpc/perf: Never program book3s PMCs with values >= 0x80000000Anton Blanchard2014-07-111-1/+16
| * powerpc: Disable RELOCATABLE for COMPILE_TEST with PPC64Guenter Roeck2014-07-111-1/+2
| * powerpc/perf: Clear MMCR2 when enabling PMUJoel Stanley2014-07-111-0/+3
| * powerpc/perf: Add PPMU_ARCH_207S defineJoel Stanley2014-07-113-6/+5
| * powerpc/kvm: Remove redundant save of SIER AND MMCR2Joel Stanley2014-07-111-5/+0
| * powerpc/powernv: Check for IRQHAPPENED before sleepingPreeti U Murthy2014-07-111-1/+1
| * powerpc: Clean up MMU_FTRS_A2 and MMU_FTR_TYPE_3EMichael Ellerman2014-07-112-20/+2
| * powerpc/cell: Fix compilation with CONFIG_COREDUMP=nMichael Ellerman2014-07-113-3/+8
| * powerpc: Don't skip ePAPR spin-table CPUsScott Wood2014-06-251-1/+9
| * powerpc/module: Fix TOC symbol CRCLaurent Dufour2014-06-251-1/+10
| * powerpc/powernv: Remove OPAL v1 takeoverMichael Ellerman2014-06-257-392/+2
| * powerpc/kmemleak: Do not scan the DART tableCatalin Marinas2014-06-241-0/+5
| * selftests/powerpc: Use the test harness for the TM DSCR testMichael Ellerman2014-06-242-4/+12
| * powerpc/cell: cbe_thermal.c: Cleaning up a variable is of the wrong typeRickard Strandqvist2014-06-241-1/+1
| * powerpc/kprobes: Fix jprobes on ABI v2 (LE)Michael Ellerman2014-06-241-3/+6
| * powerpc/ftrace: Use pr_fmt() to namespace error messagesMichael Ellerman2014-06-241-23/+20
| * powerpc/ftrace: Fix nop of modules on 64bit LE (ABIv2)Michael Ellerman2014-06-241-3/+4
| * powerpc/ftrace: Fix inverted check of create_branch()Michael Ellerman2014-06-241-1/+1
| * powerpc/ftrace: Fix typo in mask of opcodeMichael Ellerman2014-06-241-1/+1
| * powerpc: Add ppc_global_function_entry()Michael Ellerman2014-06-241-0/+11
| * powerpc/macintosh/smu.c: Fix closing brace followed by ifRasmus Villemoes2014-06-241-1/+2
| * powerpc: Remove __arch_swab*Benjamin Herrenschmidt2014-06-241-43/+0
| * powerpc: Remove ancient DEBUG_SIG codeMichael Ellerman2014-06-242-18/+0
| * powerpc/kerenl: Enable EEH for IO accessorsGavin Shan2014-06-241-10/+10
* | powerpc/85xx: drop hypervisor specific board compatiblesLaurentiu TUDOR2014-07-031-32/+20
* | powerpc/fsl-booke: Add initial T208x QDS board supportShengzhou Liu2014-07-035-1/+347
* | powerpc/fsl-booke: Add support for T2080/T2081 SoCShengzhou Liu2014-07-034-0/+605
* | powerpc/8xx: Remove empty asm/mpc8xx.hScott Wood2014-06-268-17/+0
* | pcmcia: Remove m8xx_pcmcia driverScott Wood2014-06-266-1244/+0
* | booke/powerpc: define wimge shift mask to fix compilation errorBharat Bhushan2014-06-261-0/+2
* | powerpc/traps/e500: fix misleading error outputWladislav Wiebe2014-06-261-1/+1
* | powerpc/85xx: Add T4240RDB board supportChunhe Lan2014-06-263-1/+189