aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm (follow)
AgeCommit message (Expand)AuthorFilesLines
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-24Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm-nextPaolo Bonzini5-17/+27
2014-09-24kvm: Add arch specific mmu notifier for page invalidationTang Chen1-0/+5
2014-09-24kvm: Fix page ageing bugsAndres Lagar-Cavilla2-2/+2
2014-09-23sparc: simplify syscall_get_arch()Eric Paris1-8/+2
2014-09-23ARCH: AUDIT: implement syscall_get_arch for all archesEric Paris1-0/+12
2014-09-22powerpc/kvm: common sw breakpoint instr across ppcMadhavan Srinivasan1-2/+0
2014-09-22powerpc/kvm: support to handle sw breakpointMadhavan Srinivasan1-0/+6
2014-09-22KVM: PPC: e500mc: Add support for single threaded vcpus on e6500 coreMihai Caraman1-1/+4
2014-09-22KVM: PPC: Remove shared defines for SPE and AltiVec interruptsMihai Caraman1-10/+10
2014-09-22KVM: PPC: Remove the tasklet used by the hrtimerMihai Caraman2-2/+1
2014-09-22KVM: PPC: BOOKE: Emulate debug registers and exceptionBharat Bhushan2-0/+5
2014-09-22KVM: PPC: BOOKE: Guest and hardware visible debug registers are sameBharat Bhushan1-2/+0
2014-09-22KVM: PPC: BOOKE : Emulate rfdi instructionBharat Bhushan1-0/+1
2014-09-19Revert "powerpc/fsl_msi: spread msi ints across different MSIRs"Scott Wood1-2/+0
2014-09-13irq_work: Introduce arch_irq_work_has_interrupt()Peter Zijlstra1-0/+1
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-04powerpc/8xx: Declare SPRG2 as a SCRATCH registerLEROY Christophe1-1/+2
2014-09-04powerpc/fsl_msi: spread msi ints across different MSIRsTudor Laurentiu1-0/+2
2014-09-03powerpc: Dynamic DMA zone limitsScott Wood1-0/+3
2014-08-29KVM: remove garbage arg to *hardware_{en,dis}ableRadim Krčmář1-1/+1
2014-08-29KVM: static inline empty kvm_arch functionsRadim Krčmář1-0/+8
2014-08-29KVM: forward declare structs in kvm_types.hPaolo Bonzini1-5/+0
2014-08-27Revert "powerpc: Replace __get_cpu_var uses"Tejun Heo3-9/+7
2014-08-26powerpc: Replace __get_cpu_var usesChristoph Lameter3-7/+9
2014-08-26alpha: Replace __get_cpu_varChristoph Lameter1-3/+3
2014-08-14locking,arch,powerpc: Fold atomic_opsPeter Zijlstra1-121/+77
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-08Merge branch 'akpm' (second patchbomb from Andrew Morton)Linus Torvalds3-20/+1
2014-08-08arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate areaAndy Lutomirski1-3/+0
2014-08-08lib/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/powerpcLinus Torvalds26-186/+326
2014-08-05Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvmPaolo Bonzini14-142/+230
2014-08-05powerpc: Fail remap_4k_pfn() if PFN doesn't fit inside PTEMadhusudanan Kandasamy1-2/+3
2014-08-05powerpc/powernv: Invoke opal call to handle hmi.Mahesh Salgaonkar2-0/+48
2014-08-05powerpc/book3s: Add basic infrastructure to handle HMI in Linux.Mahesh Salgaonkar6-0/+11
2014-08-05powerpc/powernv: Allow to freeze PEGavin Shan1-1/+8
2014-08-05powerpc/powernv: Enable M64 aperatus for PHB3Guo Chao1-1/+7