aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/include
AgeCommit message (Expand)Author
2014-01-27KVM: PPC: Book3S HV: Add handler for HV facility unavailableMichael Ellerman
2014-01-27KVM: PPC: Book3S HV: Context-switch new POWER8 SPRsMichael Neuling
2014-01-27KVM: PPC: Book3S HV: Align physical and virtual CPU thread numbersPaul Mackerras
2014-01-27kvm/ppc: IRQ disabling cleanupScott Wood
2014-01-27KVM: PPC: Book3S: MMIO emulation support for little endian guestsCédric Le Goater
2014-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-01-23powerpc: use generic fixmap.hMark Salter
2014-01-20Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2014-01-20Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-01-20Merge branch 'core-debug-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-01-18net: introduce SO_BPF_EXTENSIONSMichal Sekletar
2014-01-16Merge branch 'perf/urgent' into perf/coreIngo Molnar
2014-01-15powerpc/powernv: Call OPAL sync before kexec'ingVasant Hegde
2014-01-15powerpc/eeh: Handle multiple EEH errorsGavin Shan
2014-01-15powerpc/thp: Fix crash on mremapAneesh Kumar K.V
2014-01-15Merge remote-tracking branch 'scott/next' into nextBenjamin Herrenschmidt
2014-01-15powerpc: Don't corrupt transactional state when using FP/VMX in kernelPaul Mackerras
2014-01-15powerpc: Reclaim two unused thread_info flag bitsPaul Mackerras
2014-01-15Move precessing of MCE queued event out from syscall exit path.Mahesh Salgaonkar
2014-01-15powerpc: Fix the setup of CPU-to-Node mappings during CPU onlineSrivatsa S. Bhat
2014-01-15powerpc/eeh: Hotplug improvementGavin Shan
2014-01-15powerpc/eeh: Call opal_pci_reinit() on powernv for restoring config spaceGavin Shan
2014-01-15powerpc/eeh: Add restore_config operationGavin Shan
2014-01-15powerpc: Delete non-required instances of include <linux/init.h>Paul Gortmaker
2014-01-13Merge tag 'v3.13-rc8' into core/lockingIngo Molnar
2014-01-12powerpc/512x: clk: support MPC5121/5123/5125 SoC variantsGerhard Sittig
2014-01-12clk: mpc5xxx: switch to COMMON_CLK, retire PPC_CLOCKGerhard Sittig
2014-01-12arch: Introduce smp_load_acquire(), smp_store_release()Peter Zijlstra
2014-01-10powerpc/85xx: handle the eLBC error interrupt if it exists in dtsShaohui Xie
2014-01-09powerpc/e6500: TLB miss handler with hardware tablewalk supportScott Wood
2014-01-09powerpc: introduce macro LOAD_REG_ADDR_PICKevin Hao
2014-01-09KVM: PPC: Unify kvmppc_get_last_inst and scAlexander Graf
2014-01-09kvm: powerpc: use caching attributes as per linux pteBharat Bhushan
2014-01-09kvm: powerpc: define a linux pte lookup functionBharat Bhushan
2014-01-09KVM: PPC: Store FP/VSX/VMX state in thread_fp/vr_state structuresPaul Mackerras
2014-01-09KVM: PPC: Use load_fp/vr_state rather than load_up_fpu/altivecPaul Mackerras
2014-01-09kvm/powerpc: move kvm_hypercall0() and friends to epapr_hypercall0()Bharat Bhushan
2014-01-09kvm/powerpc: rename kvm_hypercall() to epapr_hypercall()Bharat Bhushan
2014-01-07powerpc/fsl: add E6500 PVR and SPRN_PWRMGTCR0 defineWang Dongsheng
2014-01-07powerpc: fix exception clearing in e500 SPE float emulationJoseph Myers
2014-01-07powerpc/booke64: Add LRAT error exception handlerMihai Caraman
2014-01-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-12-30Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2013-12-30Merge branch 'merge' into nextBenjamin Herrenschmidt
2013-12-30powerpc/iommu: Update the generic code to use dynamic iommu page sizesAlistair Popple
2013-12-30powerpc/iommu: Add it_page_shift field to determine iommu page sizeAlistair Popple
2013-12-30powerpc/iommu: Update constant names to reflect their hardcoded page sizeAlistair Popple
2013-12-30powerpc: Make unaligned accesses endian-safe for powerpcRajesh B Prathipati
2013-12-30powerpc: Fix bad stack check in exception entryMichael Neuling
2013-12-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds