summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* ARM: KVM: Implement HVC_RESET_VECTORS stub hypercall in the init codeMarc Zyngier2017-04-093-7/+29
* ARM: hyp-stub: Implement HVC_RESET_VECTORS stub hypercallMarc Zyngier2017-04-092-1/+13
* ARM: hyp-stub: Define a return value for failed stub callsMarc Zyngier2017-04-092-1/+3
* ARM: Expose the VA/IDMAP offsetMarc Zyngier2017-04-091-0/+5
* ARM: hyp-stub: Use r1 for the soft-restart addressMarc Zyngier2017-04-091-3/+2
* ARM: Update cpu_v7_reset documentationMarc Zyngier2017-04-091-1/+2
* ARM: KVM: Convert KVM to use HVC_GET_VECTORSMarc Zyngier2017-04-093-5/+9
* ARM: soft-reboot into same mode that we entered the kernelRussell King2017-04-094-8/+28
* ARM: hyp-stub: improve ABIRussell King2017-04-091-5/+22
* arm64: KVM: Implement HVC_SOFT_RESTART in the init codeMarc Zyngier2017-04-091-8/+23
* arm64: KVM: Convert __cpu_reset_hyp_mode to using __hyp_reset_vectorsMarc Zyngier2017-04-094-20/+1
* arm64: KVM: Allow the main HYP code to use the init hyp stub implementationMarc Zyngier2017-04-091-5/+19
* arm64: KVM: Implement HVC_GET_VECTORS in the init codeMarc Zyngier2017-04-091-1/+6
* arm64: KVM: Implement HVC_RESET_VECTORS stub hypercall in the init codeMarc Zyngier2017-04-091-0/+13
* arm64: hyp-stub: Implement HVC_RESET_VECTORS stub hypercallMarc Zyngier2017-04-092-1/+19
* arm64: hyp-stub: Update documentation in asm/virt.hMarc Zyngier2017-04-091-3/+8
* arm64: hyp-stub: Define a return value for failed stub callsMarc Zyngier2017-04-093-2/+5
* arm64: hyp-stub: Don't save lr in the EL1 codeMarc Zyngier2017-04-091-4/+0
* arm64: KVM: Move lr save/restore to do_el2_callMarc Zyngier2017-04-092-5/+2
* arm64: hyp-stub: Stop pointlessly clobbering lrMarc Zyngier2017-04-091-6/+0
* arm: KVM: Treat CP15 accessors returning false as successfulMarc Zyngier2017-04-091-3/+3
* arm: KVM: Make unexpected register accesses inject an undefMarc Zyngier2017-04-092-18/+18
* arm64: KVM: Do not corrupt registers on failed 64bit CP readMarc Zyngier2017-04-091-11/+16
* arm64: KVM: Treat sysreg accessors returning false as successfulMarc Zyngier2017-04-091-29/+20
* arm64: KVM: PMU: Inject UNDEF on read access to PMSWINC_EL0Marc Zyngier2017-04-091-7/+6
* arm64: KVM: Make unexpected reads from WO registers inject an undefMarc Zyngier2017-04-092-18/+9
* arm64: KVM: PMU: Inject UNDEF on non-privileged accessesMarc Zyngier2017-04-091-2/+6
* arm64: KVM: PMU: Inject UNDEF exception on illegal register accessMarc Zyngier2017-04-091-1/+6
* arm64: KVM: PMU: Refactor pmu_*_el0_disabledMarc Zyngier2017-04-091-14/+11
* KVM: arm/arm64: vgic: Defer touching GICH_VMCR to vcpu_load/putChristoffer Dall2017-04-093-5/+11
* kvm: arm/arm64: Rework gpa callback handlersSuzuki K Poulose2017-04-091-18/+13
* Merge tag 'powerpc-4.11-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-03-204-2/+6
|\
| * powerpc/pseries: Don't give a warning when HPT resizing isn't availableMichael Ellerman2017-03-171-1/+3
| * powerpc: Wire up statx() syscallChandan Rajendra2017-03-163-1/+3
* | Merge branch 'parisc-4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-03-208-68/+88
|\ \
| * | parisc: Fix system shutdown haltHelge Deller2017-03-181-0/+2
| * | parisc: perf: Fix potential NULL pointer dereferenceArvind Yadav2017-03-181-45/+49
| * | parisc: Avoid compiler warnings with access_ok()Helge Deller2017-03-151-1/+2
| * | parisc: Wire up statx system callHelge Deller2017-03-152-1/+3
| * | parisc: Optimize flush_kernel_vmap_range and invalidate_kernel_vmap_rangeJohn David Anglin2017-03-152-21/+24
| * | parisc: support R_PARISC_SECREL32 relocation in modulesMikulas Patocka2017-03-151-0/+8
* | | Merge tag 'openrisc-for-linus' of git://github.com/openrisc/linuxLinus Torvalds2017-03-184-3/+12
|\ \ \
| * | | openrisc: Export symbols needed by modulesStafford Horne2017-03-152-0/+5
| * | | openrisc: fix issue handling 8 byte get_user callsStafford Horne2017-03-151-1/+1
| * | | openrisc: xchg: fix `computed is not used` warningStafford Horne2017-03-151-2/+6
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-03-1711-24/+126
|\ \ \ \
| * | | | x86/mpx: Make unnecessarily global function staticTobias Klauser2017-03-161-1/+1
| * | | | x86/intel_rdt: Put group node in rdtgroup_kn_unlockJiri Olsa2017-03-141-1/+1
| * | | | x86/unwind: Fix last frame check for aligned function stacksJosh Poimboeuf2017-03-141-6/+30
| * | | | mm, x86: Fix native_pud_clear build errorArnd Bergmann2017-03-142-4/+1