aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm
AgeCommit message (Expand)AuthorFilesLines
2014-05-30KVM: PPC: Book3S HV: Work around POWER8 performance monitor bugsPaul Mackerras1-5/+7
2014-05-30KVM: PPC: BOOK3S: Remove open coded make_dsisr in alignment handlerAneesh Kumar K.V1-0/+34
2014-05-30KVM: PPC: Disable NX for old magic page using guestsAlexander Graf1-0/+1
2014-05-30KVM: PPC: BOOK3S: HV: Add mixed page-size support for guestAneesh Kumar K.V1-23/+123
2014-05-30KVM: PPC: Book3S PR: Expose TAR facility to guestAlexander Graf1-0/+2
2014-05-30KVM: PPC: Book3S PR: Handle Facility interrupt and FSCRAlexander Graf3-8/+13
2014-05-30KVM: PPC: Make shared struct aka magic page guest endianAlexander Graf4-7/+84
2014-05-30KVM: PPC: BOOK3S: PR: Enable Little Endian PR guestAneesh Kumar K.V1-1/+1
2014-05-30KVM: PPC: E500: Add dcbtls emulationAlexander Graf1-0/+1
2014-05-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+11
2014-05-28powerpc: Fix regression of per-CPU DSCR settingSam bobroff1-0/+3
2014-05-28powerpc: Fix comment around arch specific definition of RECLAIM_DISTANCEPreeti U Murthy1-1/+1
2014-05-28powerpc/powernv: Add support for POWER8 split core on powernvMichael Ellerman1-0/+9
2014-05-28powerpc: Add threads_per_subcoreMichael Ellerman1-0/+7
2014-05-28powerpc/powernv: Make it possible to skip the IRQHAPPENED check in power7_nap()Michael Ellerman1-1/+1
2014-05-28powerpc/kvm/book3s_hv: Rework the secondary inhibit codeMichael Ellerman2-8/+7
2014-05-28powerpc/numa: Enable USE_PERCPU_NUMA_NODE_IDNishanth Aravamudan1-13/+0
2014-05-28Merge branch 'merge' into nextBenjamin Herrenschmidt1-1/+6
2014-05-28powerpc: Fix 64 bit builds with binutils 2.24Guenter Roeck1-1/+6
2014-05-27PCI: Turn pcibios_penalize_isa_irq() into a weak functionHanjun Guo1-5/+0
2014-05-23of: Stop naming platform_device using dcr addressGrant Likely1-4/+0
2014-05-20powerpc: Clear ELF personality flag if ELFv2 is not requested.Jeff Bailey1-0/+2
2014-05-20powerpc: Fix smp_processor_id() in preemptible splat in set_breakpointPaul Gortmaker2-1/+2
2014-05-20powerpc: Drop return value from set_breakpoint as it is unusedPaul Gortmaker1-1/+1
2014-05-20Revert "powerpc/powernv: Fundamental reset on PLX ports"Benjamin Herrenschmidt1-1/+0
2014-05-13Merge branch 'dt-bus-name' into for-nextRob Herring1-23/+19
2014-05-13Merge tag 'signed-for-3.15' of git://github.com/agraf/linux-2.6 into kvm-masterPaolo Bonzini1-0/+11
2014-05-05Merge remote-tracking branch 'anton/abiv2' into nextBenjamin Herrenschmidt12-53/+100
2014-04-30of: push struct boot_param_header and defines into powerpcRob Herring1-0/+39
2014-04-30powerpc: memcpy optimization for 64bit LEPhilippe Bergheaud1-4/+0
2014-04-29KVM guest: Make pv trampoline code executableAlexander Graf1-0/+11
2014-04-28powerpc/tm: Add checking to treclaim/trechkptMichael Neuling1-0/+1
2014-04-28powerpc: powernv: Framework to show the correct clock in /proc/cpuinfoGautham R. Shenoy1-0/+2
2014-04-28powerpc/powernv: Return secondary CPUs to firmware before FW updateVasant Hegde1-0/+1
2014-04-28powerpc/powernv: Fundamental reset on PLX portsGavin Shan1-0/+1
2014-04-28powerpc/pci: Mask linkDown on resetting PCI busGavin Shan1-0/+3
2014-04-28powerpc/eeh: Make the delay for PE reset unifiedGavin Shan1-0/+10
2014-04-28powerpc/eeh: No hotplug on permanently removed devGavin Shan2-0/+2
2014-04-28powerpc/eeh: Cleanup EEH subsystem variablesGavin Shan1-10/+19
2014-04-28powerpc/eeh: Use cached capability for log dumpGavin Shan1-1/+3
2014-04-28powerpc/eeh: Block PCI-CFG access during PE resetGavin Shan1-0/+1
2014-04-28powerpc/eeh: Remove EEH_PE_PHB_DEADGavin Shan1-1/+0
2014-04-28powerpc/powernv: Fix little endian issues in OPAL dump codeAnton Blanchard1-2/+2
2014-04-28powerpc/powernv: Create OPAL sglist helper functions and fix endian issuesAnton Blanchard1-5/+9
2014-04-28powerpc/powernv: Fix little endian issues in OPAL error log codeAnton Blanchard1-1/+1
2014-04-28powerpc/powernv: Remove some OPAL function declaration duplicationAnton Blanchard1-10/+2
2014-04-28powerpc/powernv: Use uint64_t instead of size_t in OPAL APIsAnton Blanchard1-6/+6
2014-04-23powerpc/modules: Create module_trampoline_target()Anton Blanchard1-0/+2
2014-04-23powerpc/modules: Create is_module_trampoline()Anton Blanchard1-0/+1
2014-04-23powerpc/kprobes: Fix ABIv2 issues with kprobe_lookup_nameAnton Blanchard1-2/+3