summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe...Linus Torvalds2014-10-1226-80/+348
|\
| * powerpc/opal: Add PHB to cxl mode callIan Munsie2014-10-081-0/+2
| * powerpc/mm: Add new hash_page_mm()Ian Munsie2014-10-081-0/+1
| * powerpc/powerpc: Add new PCIe functions for allocating cxl interruptsIan Munsie2014-10-081-0/+31
| * powerpc/cell: Make spu_flush_all_slbs() genericIan Munsie2014-10-081-0/+6
| * powerpc/cell: Move data segment faulting code out of cell platformIan Munsie2014-10-082-0/+14
| * powerpc/cell: Move spu_handle_mm_fault() out of cell platformIan Munsie2014-10-082-3/+18
| * powerpc/pseries: Use new defines when calling H_SET_MODEMichael Neuling2014-10-071-6/+6
| * Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman2014-10-042-1/+5
| |\
| | * Revert "powerpc/fsl_msi: spread msi ints across different MSIRs"Scott Wood2014-09-191-2/+0
| | * powerpc/8xx: Declare SPRG2 as a SCRATCH registerLEROY Christophe2014-09-051-1/+2
| | * powerpc/fsl_msi: spread msi ints across different MSIRsTudor Laurentiu2014-09-051-0/+2
| | * powerpc: Dynamic DMA zone limitsScott Wood2014-09-041-0/+3
| * | powerpc: Add printk levels to powerpc codeAnton Blanchard2014-10-023-6/+6
| * | powerpc: Remove powerpc specific cmd_lineAnton Blanchard2014-10-021-2/+0
| * | powerpc: Speed up clear_page by unrolling itAnton Blanchard2014-10-021-11/+31
| * | powerpc/powernv: Override dma_get_required_mask()Gavin Shan2014-09-301-0/+1
| * | powerpc/eeh: Emulate EEH recovery for VFIO devicesGavin Shan2014-09-301-0/+1
| * | powerpc/powernv: Sync OpalPciResetScope with firmwareGavin Shan2014-09-301-3/+6
| * | powerpc/eeh: Unfreeze PE on enabling EEH functionalityGavin Shan2014-09-301-0/+1
| * | powerpc/eeh: Introduce eeh_ops::err_injectGavin Shan2014-09-301-0/+2
| * | powerpc/powernv: Sync header with firmwareGavin Shan2014-09-301-0/+32
| * | powerpc/eeh: Freeze PE before PE resetGavin Shan2014-09-301-0/+1
| * | powerpc/eeh: Drop unused argument in eeh_check_failure()Gavin Shan2014-09-301-15/+14
| * | 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/eeh: Fix kernel crash when passing through VFWei Yang2014-09-251-0/+5
| * | powerpc: Emulate icbi, mcrf and conditional-trap instructionsPaul Mackerras2014-09-251-0/+1
| * | powerpc: Split out instruction analysis part of emulate_step()Paul Mackerras2014-09-251-0/+61
| * | powerpc/powernv: Don't call generic code on offline cpusPaul Mackerras2014-09-251-0/+1
| * | powerpc: Move htab_remove_mapping function prototype into header fileAnton Blanchard2014-09-251-0/+2
| * | powerpc: Remove stale function prototypesAnton Blanchard2014-09-2510-19/+0
| * | powerpc/powernv: Add OPAL check token callMichael Neuling2014-09-251-0/+2
* | | Merge branch 'akpm' (fixes from Andrew Morton)Linus Torvalds2014-10-102-45/+17
|\ \ \
| * | | mm: remove misleading ARCH_USES_NUMA_PROT_NONEMel Gorman2014-10-102-45/+17
* | | | Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-10-091-2/+0
|\ \ \ \ | |/ / / |/| | |
| * | | PCI/MSI/PPC: Remove arch_msi_check_device()Alexander Gordeev2014-10-011-2/+0
* | | | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-10-091-0/+1
|\ \ \ \
| * | | | irq_work: Introduce arch_irq_work_has_interrupt()Peter Zijlstra2014-09-131-0/+1
| |/ / /
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-10-086-24/+48
|\ \ \ \ | |_|/ / |/| | |
| * | | Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm-...Paolo Bonzini2014-09-246-17/+33
| |\ \ \
| | * | | powerpc/kvm: common sw breakpoint instr across ppcMadhavan Srinivasan2014-09-221-2/+0
| | * | | powerpc/kvm: support to handle sw breakpointMadhavan Srinivasan2014-09-221-0/+6
| | * | | KVM: PPC: e500mc: Add support for single threaded vcpus on e6500 coreMihai Caraman2014-09-221-1/+4
| | * | | KVM: PPC: Remove shared defines for SPE and AltiVec interruptsMihai Caraman2014-09-221-10/+10
| | * | | KVM: PPC: Remove the tasklet used by the hrtimerMihai Caraman2014-09-222-2/+1
| | * | | KVM: PPC: BOOKE: Emulate debug registers and exceptionBharat Bhushan2014-09-222-0/+5
| | * | | KVM: PPC: Move ONE_REG AltiVec support to powerpcMihai Caraman2014-09-221-0/+5
| | * | | KVM: PPC: BOOKE: Add one reg interface for DBSRBharat Bhushan2014-09-221-0/+1