summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* ptrace/powerpc: revert "hw_breakpoints: Fix racy access to ptrace breakpoints"Oleg Nesterov2013-07-091-26/+4
* Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-07-062-2/+2
|\
| * irqdomain: Clean up aftermath of irq_domain refactoringGrant Likely2013-06-102-2/+2
* | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-07-042-14/+12
|\ \
| * | ibmebus: convert of_platform_driver to platform_driverRob Herring2013-06-122-14/+12
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-07-041-5/+5
|\ \
| * | Fix warning typo "CONFIG_RELCOATABLE"Paul Bolle2013-05-291-5/+5
* | | Merge branch 'kconfig-diet' from Dave HansenLinus Torvalds2013-07-042-7/+1
|\ \ \
| * | | consolidate per-arch stack overflow debugging optionsDave Hansen2013-07-042-7/+1
* | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2013-07-04147-1128/+6583
|\ \ \ \
| * \ \ \ Merge remote-tracking branch 'agust/next' into nextBenjamin Herrenschmidt2013-07-027-38/+47
| |\ \ \ \
| | * | | | powerpc/mpc512x: enable USB support in defconfigAnatolij Gustschin2013-06-251-0/+7
| | * | | | powerpc/mpc512x: commit re-generated defconfigGerhard Sittig2013-06-251-17/+3
| | * | | | powerpc/mpc512x: add MPC5125 reset module support for system restartMatteo Facchinetti2013-06-242-1/+15
| | * | | | powerpc/mpc512x: initialize board restart earlierGerhard Sittig2013-05-211-1/+1
| | * | | | powerpc/mpc512x: move common code to shared.c fileGerhard Sittig2013-05-216-19/+21
| * | | | | Merge remote-tracking branch 'scott/next' into nextBenjamin Herrenschmidt2013-07-0215-43/+1085
| |\ \ \ \ \
| | * | | | | powerpc/fsl: add MPIC timer wakeup supportDongsheng.wang@freescale.com2013-07-013-0/+171
| | * | | | | powerpc/mpic: create mpic subsystem objectDongsheng.wang@freescale.com2013-07-012-0/+10
| | * | | | | powerpc/mpic: add global timer supportDongsheng.wang@freescale.com2013-07-014-0/+652
| | * | | | | powerpc/mpic: add irq_set_wake supportDongsheng.wang@freescale.com2013-07-011-0/+18
| | * | | | | powerpc/85xx: enable coreint for all the 64bit boardsKevin Hao2013-07-013-15/+0
| | * | | | | powerpc/8xx: Erroneous double irq_eoi() on CPM IRQ in MPC8xxLEROY Christophe2013-07-011-10/+3
| | * | | | | powerpc/fsl: Enable CONFIG_E1000E in mpc85xx_smp_defconfigChunhe Lan2013-07-011-0/+1
| | * | | | | powerpc/mpic: Add get_version API both for internal and external useHongtao Jia2013-07-012-7/+28
| | * | | | | powerpc/83xx: use module_i2c_driver to simplify the codeWei Yongjun2013-06-251-11/+1
| | * | | | | powerpc: Add T4 LAC device tree binding & defsJoe Liccese2013-06-242-0/+201
| * | | | | | powerpc: Handle both new style and old style reserve mapsBenjamin Herrenschmidt2013-07-021-14/+17
| * | | | | | powerpc/hw_brk: Fix off by one error when validating DAWR region endMichael Neuling2013-07-021-1/+1
| * | | | | | powerpc/pseries: Support compression of oops text via pstoreAruna Balakrishnaiah2013-07-011-14/+117
| * | | | | | powerpc/pseries: Re-organise the oops compression codeAruna Balakrishnaiah2013-07-011-52/+52
| * | | | | | pstore: Pass header size in the pstore write callbackAruna Balakrishnaiah2013-07-011-1/+3
| * | | | | | powerpc/powernv: Fix iommu initialization againBenjamin Herrenschmidt2013-07-011-0/+21
| * | | | | | Merge tag 'v3.10' into nextBenjamin Herrenschmidt2013-07-0110-29/+47
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| * | | | | | powerpc/pseries: Inform the hypervisor we are using EBB regsMichael Ellerman2013-07-012-1/+5
| * | | | | | powerpc/perf: Add power8 EBB supportMichael Ellerman2013-07-011-12/+33
| * | | | | | powerpc/perf: Core EBB support for 64-bit book3sMichael Ellerman2013-07-016-14/+182
| * | | | | | powerpc/perf: Drop MMCRA from thread_structMichael Ellerman2013-07-012-2/+0
| * | | | | | powerpc/perf: Don't enable if we have zero eventsMichael Ellerman2013-07-011-2/+5
| * | | | | | powerpc/perf: Use existing out label in power_pmu_enable()Michael Ellerman2013-07-011-4/+5
| * | | | | | powerpc/perf: Freeze PMC5/6 if we're not using themMichael Ellerman2013-07-013-2/+8
| * | | | | | powerpc/perf: Rework disable logic in pmu_disable()Michael Ellerman2013-07-011-12/+19
| * | | | | | powerpc/perf: Check that events only include valid bits on Power8Michael Ellerman2013-07-011-0/+13
| * | | | | | powerpc: Wire up the HV facility unavailable exceptionMichael Ellerman2013-07-012-4/+27
| * | | | | | powerpc: Rename and flesh out the facility unavailable exception handlerMichael Ellerman2013-07-012-22/+32
| * | | | | | powerpc: Remove KVMTEST from RELON exception handlersMichael Ellerman2013-07-012-6/+4
| * | | | | | powerpc: Remove unreachable relocation on exception handlersMichael Ellerman2013-07-011-15/+3
| * | | | | | powerpc/numa: Do not update sysfs cpu registration from invalid contextNathan Fontenot2013-07-011-2/+3
| * | | | | | powerpc/smp: Section mismatch from smp_release_cpus to __initdata spinning_se...Chen Gang2013-07-011-1/+1
| * | | | | | powerpc/nvram64: Need return the related error code on failure occursChen Gang2013-07-011-6/+14