summaryrefslogtreecommitdiff
path: root/arch/powerpc/include/asm
AgeCommit message (Expand)AuthorFilesLines
2014-10-15powerpc: Reimplement __get_SP() as a function not a defineAnton Blanchard2-3/+2
2014-10-10powerpc: Fix sys_call_table declaration to enable syscall tracingRomeo Cane1-1/+1
2014-10-08powerpc/opal: Add PHB to cxl mode callIan Munsie1-0/+2
2014-10-08powerpc/mm: Add new hash_page_mm()Ian Munsie1-0/+1
2014-10-08powerpc/powerpc: Add new PCIe functions for allocating cxl interruptsIan Munsie1-0/+31
2014-10-08powerpc/cell: Make spu_flush_all_slbs() genericIan Munsie1-0/+6
2014-10-08powerpc/cell: Move data segment faulting code out of cell platformIan Munsie2-0/+14
2014-10-08powerpc/cell: Move spu_handle_mm_fault() out of cell platformIan Munsie2-3/+18
2014-10-07powerpc/pseries: Use new defines when calling H_SET_MODEMichael Neuling1-6/+6
2014-10-04Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman2-1/+5
2014-10-02powerpc: Add printk levels to powerpc codeAnton Blanchard3-6/+6
2014-10-02powerpc: Remove powerpc specific cmd_lineAnton Blanchard1-2/+0
2014-10-02powerpc: Speed up clear_page by unrolling itAnton Blanchard1-11/+31
2014-09-30powerpc/powernv: Override dma_get_required_mask()Gavin Shan1-0/+1
2014-09-30powerpc/eeh: Emulate EEH recovery for VFIO devicesGavin Shan1-0/+1
2014-09-30powerpc/powernv: Sync OpalPciResetScope with firmwareGavin Shan1-3/+6
2014-09-30powerpc/eeh: Unfreeze PE on enabling EEH functionalityGavin Shan1-0/+1
2014-09-30powerpc/eeh: Introduce eeh_ops::err_injectGavin Shan1-0/+2
2014-09-30powerpc/powernv: Sync header with firmwareGavin Shan1-0/+32
2014-09-30powerpc/eeh: Freeze PE before PE resetGavin Shan1-0/+1
2014-09-30powerpc/eeh: Drop unused argument in eeh_check_failure()Gavin Shan1-15/+14
2014-09-30powerpc: ppc64le optimised word at a timeAnton Blanchard1-15/+48
2014-09-30selftests/powerpc: Add test of load_unaligned_zero_pad()Michael Ellerman1-1/+12
2014-09-30powerpc: Implement load_unaligned_zeropadAnton Blanchard1-0/+40
2014-09-25powerpc/eeh: Fix kernel crash when passing through VFWei Yang1-0/+5
2014-09-25powerpc: Emulate icbi, mcrf and conditional-trap instructionsPaul Mackerras1-0/+1
2014-09-25powerpc: Split out instruction analysis part of emulate_step()Paul Mackerras1-0/+61
2014-09-25powerpc/powernv: Don't call generic code on offline cpusPaul Mackerras1-0/+1
2014-09-25powerpc: Move htab_remove_mapping function prototype into header fileAnton Blanchard1-0/+2
2014-09-25powerpc: Remove stale function prototypesAnton Blanchard10-19/+0
2014-09-25powerpc/powernv: Add OPAL check token callMichael Neuling1-0/+2
2014-09-20Revert "powerpc/fsl_msi: spread msi ints across different MSIRs"Scott Wood1-2/+0
2014-09-09powerpc: Wire up sys_seccomp(), sys_getrandom() and sys_memfd_create()Pranith Kumar2-1/+4
2014-09-09powerpc/perf: Fix ABIv2 kernel backtracesAnton Blanchard1-0/+7
2014-09-05powerpc/8xx: Declare SPRG2 as a SCRATCH registerLEROY Christophe1-1/+2
2014-09-05powerpc/fsl_msi: spread msi ints across different MSIRsTudor Laurentiu1-0/+2
2014-09-04powerpc: Dynamic DMA zone limitsScott Wood1-0/+3
2014-08-13powerpc/mm: Use read barrier when creating real_pteAneesh Kumar K.V1-5/+25
2014-08-13powerpc/thp: Handle combo pages in invalidateAneesh Kumar K.V1-1/+1
2014-08-13powerpc/thp: Don't recompute vsid and ssize in loop on invalidateAneesh Kumar K.V1-3/+3
2014-08-13powerpc: remove duplicate definition of TEXASR_FSNishanth Aravamudan1-2/+1
2014-08-13powerpc/powernv: Interface to register/unregister opal dump regionVasant Hegde1-0/+11
2014-08-13powerpc: Add POWER8 features to CPU_FTRS_POSSIBLE/ALWAYSMichael Ellerman1-2/+4
2014-08-13powerpc: Add smp_mb() to arch_spin_is_locked()Michael Ellerman1-0/+1
2014-08-09Merge branch 'akpm' (second patchbomb from Andrew Morton)Linus Torvalds3-20/+1
2014-08-09arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate areaAndy Lutomirski1-3/+0
2014-08-09lib/scatterlist: make ARCH_HAS_SG_CHAIN an actual KconfigLaura Abbott2-17/+1
2014-08-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds14-142/+230
2014-08-07Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds26-186/+326
2014-08-05Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvmPaolo Bonzini14-142/+230