summaryrefslogtreecommitdiff
path: root/arch/powerpc/include
AgeCommit message (Expand)Author
2014-09-25powerpc/powernv: Don't call generic code on offline cpusPaul Mackerras
2014-09-25powerpc: Move htab_remove_mapping function prototype into header fileAnton Blanchard
2014-09-25powerpc: Remove stale function prototypesAnton Blanchard
2014-09-25powerpc/powernv: Add OPAL check token callMichael Neuling
2014-09-24Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm-...Paolo Bonzini
2014-09-24kvm: Add arch specific mmu notifier for page invalidationTang Chen
2014-09-24kvm: Fix page ageing bugsAndres Lagar-Cavilla
2014-09-23sparc: simplify syscall_get_arch()Eric Paris
2014-09-23ARCH: AUDIT: implement syscall_get_arch for all archesEric Paris
2014-09-22powerpc/kvm: common sw breakpoint instr across ppcMadhavan Srinivasan
2014-09-22powerpc/kvm: support to handle sw breakpointMadhavan Srinivasan
2014-09-22KVM: PPC: e500mc: Add support for single threaded vcpus on e6500 coreMihai Caraman
2014-09-22KVM: PPC: Remove shared defines for SPE and AltiVec interruptsMihai Caraman
2014-09-22KVM: PPC: Remove the tasklet used by the hrtimerMihai Caraman
2014-09-22KVM: PPC: BOOKE: Emulate debug registers and exceptionBharat Bhushan
2014-09-22KVM: PPC: Move ONE_REG AltiVec support to powerpcMihai Caraman
2014-09-22KVM: PPC: BOOKE: Add one reg interface for DBSRBharat Bhushan
2014-09-22KVM: PPC: BOOKE: Guest and hardware visible debug registers are sameBharat Bhushan
2014-09-22KVM: PPC: BOOKE : Emulate rfdi instructionBharat Bhushan
2014-09-19Revert "powerpc/fsl_msi: spread msi ints across different MSIRs"Scott Wood
2014-09-13irq_work: Introduce arch_irq_work_has_interrupt()Peter Zijlstra
2014-09-09powerpc: Wire up sys_seccomp(), sys_getrandom() and sys_memfd_create()Pranith Kumar
2014-09-09powerpc/perf: Fix ABIv2 kernel backtracesAnton Blanchard
2014-09-04powerpc/8xx: Declare SPRG2 as a SCRATCH registerLEROY Christophe
2014-09-04powerpc/fsl_msi: spread msi ints across different MSIRsTudor Laurentiu
2014-09-03powerpc: Dynamic DMA zone limitsScott Wood
2014-08-29KVM: remove garbage arg to *hardware_{en,dis}ableRadim Krčmář
2014-08-29KVM: static inline empty kvm_arch functionsRadim Krčmář
2014-08-29KVM: forward declare structs in kvm_types.hPaolo Bonzini
2014-08-27Revert "powerpc: Replace __get_cpu_var uses"Tejun Heo
2014-08-26powerpc: Replace __get_cpu_var usesChristoph Lameter
2014-08-26alpha: Replace __get_cpu_varChristoph Lameter
2014-08-14locking,arch,powerpc: Fold atomic_opsPeter Zijlstra
2014-08-13powerpc/mm: Use read barrier when creating real_pteAneesh Kumar K.V
2014-08-13powerpc/thp: Handle combo pages in invalidateAneesh Kumar K.V
2014-08-13powerpc/thp: Don't recompute vsid and ssize in loop on invalidateAneesh Kumar K.V
2014-08-13powerpc: remove duplicate definition of TEXASR_FSNishanth Aravamudan
2014-08-13powerpc/powernv: Interface to register/unregister opal dump regionVasant Hegde
2014-08-13powerpc: Add POWER8 features to CPU_FTRS_POSSIBLE/ALWAYSMichael Ellerman
2014-08-13powerpc: Add smp_mb() to arch_spin_is_locked()Michael Ellerman
2014-08-08Merge branch 'akpm' (second patchbomb from Andrew Morton)Linus Torvalds
2014-08-08arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate areaAndy Lutomirski
2014-08-08lib/scatterlist: make ARCH_HAS_SG_CHAIN an actual KconfigLaura Abbott
2014-08-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-08-07Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2014-08-05Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvmPaolo Bonzini
2014-08-05powerpc: Fail remap_4k_pfn() if PFN doesn't fit inside PTEMadhusudanan Kandasamy
2014-08-05powerpc/powernv: Invoke opal call to handle hmi.Mahesh Salgaonkar
2014-08-05powerpc/book3s: Add basic infrastructure to handle HMI in Linux.Mahesh Salgaonkar
2014-08-05powerpc/powernv: Allow to freeze PEGavin Shan