summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2013-06-12arm64: KVM: 32bit conditional execution emulationMarc Zyngier3-3/+170
2013-06-12arm64: KVM: 32bit GP register accessMarc Zyngier3-2/+183
2013-06-12arm64: KVM: define 32bit specific registersMarc Zyngier3-3/+47
2013-06-12arm64: KVM: Build system integrationMarc Zyngier2-0/+24
2013-06-12arm64: KVM: PSCI implementationMarc Zyngier4-10/+47
2013-06-12arm64: KVM: Plug the arch timerMarc Zyngier2-0/+68
2013-06-12ARM: KVM: timer: allow DT matching for ARMv8 coresMarc Zyngier1-0/+1
2013-06-12arm64: KVM: Plug the VGICMarc Zyngier1-0/+88
2013-06-12arm64: KVM: Exit handlingMarc Zyngier1-0/+119
2013-06-12arm64: KVM: HYP mode world switch implementationMarc Zyngier2-0/+650
2013-06-07arm64: KVM: hypervisor initialization codeMarc Zyngier2-0/+120
2013-06-07arm64: KVM: guest one-reg interfaceMarc Zyngier1-0/+259
2013-06-07arm64: KVM: MMIO access backendMarc Zyngier1-0/+59
2013-06-07arm64: KVM: kvm_arch and kvm_vcpu_arch definitionsMarc Zyngier1-0/+186
2013-06-07arm64: KVM: virtual CPU resetMarc Zyngier1-0/+76
2013-06-07arm64: KVM: CPU specific system registers handlingMarc Zyngier1-0/+85
2013-06-07arm64: KVM: system register handlingMarc Zyngier4-0/+1101
2013-06-07arm64: KVM: user space interfaceMarc Zyngier1-0/+117
2013-06-07arm64: KVM: architecture specific MMU backendMarc Zyngier1-0/+135
2013-06-07arm64: KVM: fault injection into a guestMarc Zyngier1-0/+126
2013-06-07arm64: KVM: Basic ESR_EL2 helpers and vcpu register accessMarc Zyngier1-0/+158
2013-06-07arm64: KVM: system register definitions for 64bit guestsMarc Zyngier1-0/+68
2013-06-07arm64: KVM: EL2 register definitionsMarc Zyngier1-0/+245
2013-06-07arm64: KVM: HYP mode idmap supportMarc Zyngier1-0/+20
2013-06-07arm64: KVM: define HYP and Stage-2 translation page flagsMarc Zyngier3-0/+37
2013-06-02Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/dell...Linus Torvalds4-7/+5
2013-06-01parisc: kernel: using strlcpy() instead of strcpy()Chen Gang1-1/+2
2013-06-01parisc: rename "CONFIG_PA7100" to "CONFIG_PA7000"Paul Bolle1-1/+1
2013-06-01parisc: fix kernel BUG at arch/parisc/include/asm/mmzone.h:50Helge Deller1-4/+1
2013-06-01parisc: memory overflow, 'name' length is too short for usingChen Gang1-1/+1
2013-06-01Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds26-123/+237
2013-06-01powerpc/cputable: Fix typo on P7+ cputable entryWill Schmidt1-1/+1
2013-06-01powerpc/perf: Add missing SIER supportMichael Ellerman1-12/+25
2013-06-01powerpc/perf: Revert to original NO_SIPR logicMichael Ellerman1-24/+6
2013-06-01powerpc/pci: Remove the unused variables in pci_process_bridge_OF_rangesKevin Hao1-4/+1
2013-06-01powerpc/pci: Remove the stale comments of pci_process_bridge_OF_rangesKevin Hao1-9/+0
2013-06-01powerpc/pseries: Always enable CONFIG_HOTPLUG_CPU on PSERIES SMPSrivatsa S. Bhat1-0/+2
2013-06-01powerpc/kvm/book3s: Add support for H_IPOLL and H_XIRR_X in XICS emulationPaul Mackerras4-0/+34
2013-06-01powerpc/32bit:Store temporary result in r0 instead of r8Priyanka Jain1-1/+1
2013-06-01powerpc/mm: Always invalidate tlb on hpte invalidate and updateAneesh Kumar K.V1-8/+22
2013-06-01powerpc/pseries: Improve stream generation comments in copypage/userMichael Neuling2-13/+18
2013-06-01powerpc/pseries: Kill all prefetch streams on context switchMichael Neuling2-0/+18
2013-06-01powerpc/cputable: Fix oprofile_cpu_type on power8Nishanth Aravamudan1-2/+2
2013-06-01powerpc/mpic: Fix irq distribution problem when MPIC_SINGLE_DEST_CPUchenhui zhao1-2/+2
2013-06-01powerpc/tm: Fix userspace stack corruption on signal delivery for active tran...Michael Neuling6-36/+55
2013-06-01powerpc/tm: Move TM abort cause codes to uapiMichael Neuling4-14/+21
2013-06-01powerpc/tm: Abort on emulation and alignment faultsMichael Neuling2-0/+31
2013-06-01powerpc/tm: Make room for hypervisor in abort cause codesMichael Neuling1-7/+8
2013-06-01Merge tag 'arm64-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cma...Linus Torvalds4-6/+25
2013-05-31arm64: don't kill the kernel on a bad esr from el0Mark Rutland1-3/+9