summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)AuthorFilesLines
2014-09-25powerpc: Separate ppc32 symbol exports into ppc_ksyms_32.cAnton Blanchard3-108/+79
2014-09-25powerpc: Move lib symbol exports into arch/powerpc/lib/ppc_ksyms.cAnton Blanchard3-33/+40
2014-09-25powerpc: Remove unused 32bit symbol exportsAnton Blanchard1-16/+0
2014-09-25powerpc: Move more symbol exports next to function definitionsAnton Blanchard5-14/+7
2014-09-25powerpc: Move via-cuda symbol exports next to function definitionsAnton Blanchard1-4/+0
2014-09-25powerpc: Move adb symbol exports next to function definitionsAnton Blanchard1-7/+0
2014-09-25powerpc/powernv: Check OPAL dump calls exist before usingMichael Neuling1-0/+4
2014-09-25powerpc/powernv: Check OPAL elog calls exist before usingMichael Neuling1-0/+4
2014-09-25powerpc/powernv: Check OPAL RTC calls exists before usingMichael Neuling1-5/+10
2014-09-25powerpc/powernv: Add OPAL check token callMichael Neuling2-0/+3
2014-09-25powerpc: Fix build error with CONFIG_PCI=nPranith Kumar1-1/+1
2014-09-25powerpc/boot: Don't install zImage.* from make installTony Breeds1-0/+5
2014-09-25powerpc/powernv: Improve error messages in dump codeVasant Hegde1-5/+9
2014-09-25Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm-...Paolo Bonzini26-300/+761
2014-09-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller6-0/+6
2014-09-24powerpc: Update defconfigs which were missing CONFIG_NET.David S. Miller1-0/+1
2014-09-24powerpc: Set CONFIG_NET=y in defconfigsMichal Marek5-0/+5
2014-09-24kvm: Add arch specific mmu notifier for page invalidationTang Chen1-0/+5
2014-09-24kvm: Fix page ageing bugsAndres Lagar-Cavilla7-9/+11
2014-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller18-20/+47
2014-09-23powerpc/pseries: Drop unnecessary continueHimangi Saraogi1-1/+0
2014-09-22KVM: PPC: Pass enum to kvmppc_get_last_instAlexander Graf4-5/+5
2014-09-22powerpc/kvm: common sw breakpoint instr across ppcMadhavan Srinivasan3-5/+20
2014-09-22powerpc/kvm: support to handle sw breakpointMadhavan Srinivasan5-5/+63
2014-09-22KVM: PPC: Book3E: Enable e6500 coreMihai Caraman1-0/+10
2014-09-22KVM: PPC: e500mc: Add support for single threaded vcpus on e6500 coreMihai Caraman4-24/+65
2014-09-22KVM: PPC: Book3S HV: Only accept host PVR value for guest PVRPaul Mackerras1-1/+3
2014-09-22KVM: PPC: Book3S HV: Increase timeout for grabbing secondary threadsPaul Mackerras1-1/+1
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 Caraman5-15/+4
2014-09-22KVM: PPC: BOOKE: Emulate debug registers and exceptionBharat Bhushan4-1/+194
2014-09-22KVM: PPC: Move ONE_REG AltiVec support to powerpcMihai Caraman3-42/+47
2014-09-22KVM: PPC: Make ONE_REG powerpc genericMihai Caraman3-129/+138
2014-09-22KVM: PPC: Book3e: Add AltiVec supportMihai Caraman4-8/+101
2014-09-22KVM: PPC: Book3E: Increase FPU lazinessMihai Caraman3-43/+36
2014-09-22KVM: PPC: Book3S HV: Add register name when loading tocMichael Neuling1-1/+2
2014-09-22powerpc/booke: Revert SPE/AltiVec common defines for interrupt numbersMihai Caraman2-6/+6
2014-09-22powerpc/booke: Restrict SPE exception handlers to e200/e500 coresMihai Caraman4-7/+34
2014-09-22KVM: PPC: BOOKE: Add one reg interface for DBSRBharat Bhushan2-0/+7
2014-09-22KVM: PPC: BOOKE: Guest and hardware visible debug registers are sameBharat Bhushan3-11/+9
2014-09-22KVM: PPC: BOOKE: Clear guest dbsr in userspace exit KVM_EXIT_DEBUGBharat Bhushan1-0/+2
2014-09-22KVM: PPC: BOOKE: Allow guest to change MSR_DEBharat Bhushan1-1/+1
2014-09-22KVM: PPC: BOOKE : Emulate rfdi instructionBharat Bhushan2-0/+14
2014-09-22KVM: PPC: BOOKE: allow debug interrupt at "debug level"Bharat Bhushan1-1/+5
2014-09-20Revert "powerpc/fsl_msi: spread msi ints across different MSIRs"Scott Wood4-52/+11
2014-09-20powerpc/mm: Use common paging_init() for NUMAScott Wood2-9/+6
2014-09-20powerpc/85xx/defconfig: Remove duplicate CONFIG_RTC_DRV_DS1307Scott Wood2-2/+0
2014-09-19sched: Add helper for task stack page overrun checkingAaron Tomlin1-3/+1
2014-09-19init/main.c: Give init_task a canaryAaron Tomlin1-2/+1
2014-09-18driver:gpio remove all usage of gpio_remove retval in driverabdoulaye berthe1-1/+2