summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
AgeCommit message (Expand)Author
2014-09-25powerpc: Make a bunch of things staticAnton Blanchard
2014-09-25powerpc: Separate ppc32 symbol exports into ppc_ksyms_32.cAnton Blanchard
2014-09-25powerpc: Move lib symbol exports into arch/powerpc/lib/ppc_ksyms.cAnton Blanchard
2014-09-25powerpc: Remove unused 32bit symbol exportsAnton Blanchard
2014-09-25powerpc: Move more symbol exports next to function definitionsAnton Blanchard
2014-09-25powerpc: Move via-cuda symbol exports next to function definitionsAnton Blanchard
2014-09-25powerpc: Move adb symbol exports next to function definitionsAnton Blanchard
2014-09-25powerpc/powernv: Check OPAL dump calls exist before usingMichael Neuling
2014-09-25powerpc/powernv: Check OPAL elog calls exist before usingMichael Neuling
2014-09-25powerpc/powernv: Check OPAL RTC calls exists before usingMichael Neuling
2014-09-25powerpc/powernv: Add OPAL check token callMichael Neuling
2014-09-25powerpc: Fix build error with CONFIG_PCI=nPranith Kumar
2014-09-25powerpc/boot: Don't install zImage.* from make installTony Breeds
2014-09-25powerpc/powernv: Improve error messages in dump codeVasant Hegde
2014-09-24Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm-...Paolo Bonzini
2014-09-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-09-24powerpc: Update defconfigs which were missing CONFIG_NET.David S. Miller
2014-09-24powerpc: Set CONFIG_NET=y in defconfigsMichal Marek
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: audit_syscall_entry() should not require the archEric Paris
2014-09-23ARCH: AUDIT: implement syscall_get_arch for all archesEric Paris
2014-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-09-23powerpc/pseries: Drop unnecessary continueHimangi Saraogi
2014-09-22KVM: PPC: Pass enum to kvmppc_get_last_instAlexander Graf
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: Book3E: Enable e6500 coreMihai Caraman
2014-09-22KVM: PPC: e500mc: Add support for single threaded vcpus on e6500 coreMihai Caraman
2014-09-22KVM: PPC: Book3S HV: Only accept host PVR value for guest PVRPaul Mackerras
2014-09-22KVM: PPC: Book3S HV: Increase timeout for grabbing secondary threadsPaul Mackerras
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: Make ONE_REG powerpc genericMihai Caraman
2014-09-22KVM: PPC: Book3e: Add AltiVec supportMihai Caraman
2014-09-22KVM: PPC: Book3E: Increase FPU lazinessMihai Caraman
2014-09-22KVM: PPC: Book3S HV: Add register name when loading tocMichael Neuling
2014-09-22powerpc/booke: Revert SPE/AltiVec common defines for interrupt numbersMihai Caraman
2014-09-22powerpc/booke: Restrict SPE exception handlers to e200/e500 coresMihai 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: Clear guest dbsr in userspace exit KVM_EXIT_DEBUGBharat Bhushan
2014-09-22KVM: PPC: BOOKE: Allow guest to change MSR_DEBharat Bhushan
2014-09-22KVM: PPC: BOOKE : Emulate rfdi instructionBharat Bhushan
2014-09-22KVM: PPC: BOOKE: allow debug interrupt at "debug level"Bharat Bhushan
2014-09-19Revert "powerpc/fsl_msi: spread msi ints across different MSIRs"Scott Wood
2014-09-19powerpc/mm: Use common paging_init() for NUMAScott Wood