summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | powerpc/perf/hv-24x7: Use per-cpu page buffersukadev@linux.vnet.ibm.com2014-12-121-12/+9
| * | | | | | | | | | | | powerpc: Secondary CPUs must set cpu_callin_map after setting active and onlineAnton Blanchard2014-12-091-1/+8
* | | | | | | | | | | | | Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-12-189-10/+10
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | x86 / PM: Replace CONFIG_PM_RUNTIME in io_apic.cRafael J. Wysocki2014-12-131-1/+1
| * | | | | | | | | | | | | PM / Kconfig: Replace PM_RUNTIME with PM in dependenciesRafael J. Wysocki2014-12-132-2/+2
| * | | | | | | | | | | | | ARM / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki2014-12-136-7/+7
* | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2014-12-181-4/+7
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | sparc32: destroy_context() and switch_mm() needs to disable interrupts.Andreas Larsson2014-12-181-4/+7
* | | | | | | | | | | | | | | Merge tag 'arc-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds2014-12-187-73/+22
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | ARC: rename default defconfigVineet Gupta2014-12-173-64/+1
| * | | | | | | | | | | | | | | ARC: [nsimosci] move peripherals to match model to FPGAVineet Gupta2014-12-151-9/+9
| * | | | | | | | | | | | | | | ARC: document memory clobber in irq control macrosVineet Gupta2014-12-121-0/+9
| * | | | | | | | | | | | | | | ARC: R-M-W assist locks only needed for !LLSCVineet Gupta2014-12-121-0/+2
| * | | | | | | | | | | | | | | ARC: add power management optionsAlexey Brodkin2014-11-031-0/+1
* | | | | | | | | | | | | | | | Merge tag 'nios2-fixes-v3.19' of git://git.rocketboards.org/linux-socfpga-nextLinus Torvalds2014-12-183-2/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | nios2/uaccess: fix sparse errorsLey Foon Tan2014-12-171-2/+2
| * | | | | | | | | | | | | | | | nios2: enable "make defconfig"Paul Bolle2014-12-171-0/+2
| * | | | | | | | | | | | | | | | nios2: add definition of ioremap_wc to io.hGuenter Roeck2014-12-171-0/+2
* | | | | | | | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-12-18100-15633/+5767
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into HEADPaolo Bonzini2014-12-1826-1093/+870
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | KVM: PPC: Book3S: Enable in-kernel XICS emulation by defaultAnton Blanchard2014-12-171-0/+1
| | * | | | | | | | | | | | | | | | | KVM: PPC: Book3S HV: Improve H_CONFER implementationSam Bobroff2014-12-174-2/+74
| | * | | | | | | | | | | | | | | | | KVM: PPC: Book3S HV: Fix endianness of instruction obtained from HEIR registerPaul Mackerras2014-12-174-2/+9
| | * | | | | | | | | | | | | | | | | KVM: PPC: Book3S HV: Remove code for PPC970 processorsPaul Mackerras2014-12-1713-955/+70
| | * | | | | | | | | | | | | | | | | KVM: PPC: Book3S HV: Tracepoints for KVM HV guest interactionsSuresh E. Warrier2014-12-175-27/+539
| | * | | | | | | | | | | | | | | | | KVM: PPC: Book3S HV: Simplify locking around stolen time calculationsPaul Mackerras2014-12-172-29/+32
| | * | | | | | | | | | | | | | | | | arch: powerpc: kvm: book3s_paired_singles.c: Remove unused functionRickard Strandqvist2014-12-171-8/+0
| | * | | | | | | | | | | | | | | | | arch: powerpc: kvm: book3s_pr.c: Remove unused functionRickard Strandqvist2014-12-171-5/+0
| | * | | | | | | | | | | | | | | | | arch: powerpc: kvm: book3s.c: Remove some unused functionsRickard Strandqvist2014-12-172-16/+0
| | * | | | | | | | | | | | | | | | | arch: powerpc: kvm: book3s_32_mmu.c: Remove unused functionRickard Strandqvist2014-12-171-5/+0
| | * | | | | | | | | | | | | | | | | KVM: PPC: Book3S HV: Check wait conditions before sleeping in kvmppc_vcore_bl...Suresh E. Warrier2014-12-151-0/+20
| | * | | | | | | | | | | | | | | | | KVM: PPC: Book3S HV: ptes are big endianCédric Le Goater2014-12-151-1/+7
| | * | | | | | | | | | | | | | | | | KVM: PPC: Book3S HV: Fix inaccuracies in ICP emulation for H_IPISuresh E. Warrier2014-12-153-15/+52
| | * | | | | | | | | | | | | | | | | KVM: PPC: Book3S HV: Fix KSM memory corruptionPaul Mackerras2014-12-151-27/+17
| | * | | | | | | | | | | | | | | | | KVM: PPC: Book3S HV: Fix an issue where guest is paused on receiving HMIMahesh Salgaonkar2014-12-151-0/+2
| | * | | | | | | | | | | | | | | | | KVM: PPC: Book3S HV: Fix computation of tlbie operandPaul Mackerras2014-12-151-1/+1
| | * | | | | | | | | | | | | | | | | KVM: PPC: Book3S HV: Add missing HPTE unlockAneesh Kumar K.V2014-12-151-1/+4
| | * | | | | | | | | | | | | | | | | KVM: PPC: BookE: Improve irq inject tracepointAlexander Graf2014-12-151-2/+45
| * | | | | | | | | | | | | | | | | | KVM: move APIC types to arch/x86/Paolo Bonzini2014-12-182-0/+27
| * | | | | | | | | | | | | | | | | | Merge tag 'kvm-arm-for-3.19-take2' of git://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini2014-12-1513-81/+214
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | arm/arm64: KVM: Require in-kernel vgic for the arch timersChristoffer Dall2014-12-151-2/+11
| | * | | | | | | | | | | | | | | | | | arm/arm64: KVM: Don't allow creating VCPUs after vgic_initializedChristoffer Dall2014-12-131-0/+5
| | * | | | | | | | | | | | | | | | | | arm/arm64: KVM: Rename vgic_initialized to vgic_readyChristoffer Dall2014-12-131-1/+1
| | * | | | | | | | | | | | | | | | | | arm/arm64: KVM: vgic: move reset initialization into vgic_init_maps()Peter Maydell2014-12-131-3/+3
| | * | | | | | | | | | | | | | | | | | arm/arm64: KVM: Introduce stage2_unmap_vmChristoffer Dall2014-12-134-0/+74
| | * | | | | | | | | | | | | | | | | | arm/arm64: KVM: Turn off vcpus on PSCI shutdown/rebootChristoffer Dall2014-12-132-0/+19
| | * | | | | | | | | | | | | | | | | | arm/arm64: KVM: Clarify KVM_ARM_VCPU_INIT ABIChristoffer Dall2014-12-135-54/+43
| | * | | | | | | | | | | | | | | | | | arm/arm64: KVM: Reset the HCR on each vcpu when resetting the vcpuChristoffer Dall2014-12-135-2/+12
| | * | | | | | | | | | | | | | | | | | arm/arm64: KVM: Correct KVM_ARM_VCPU_INIT power off optionChristoffer Dall2014-12-131-0/+2
| | * | | | | | | | | | | | | | | | | | arm/arm64: KVM: Don't clear the VCPU_POWER_OFF flagChristoffer Dall2014-12-131-1/+1