aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/include
Commit message (Expand)AuthorAge
* arm64: uaccess: ensure extension of access_ok() addrMark Rutland2017-05-25
* arm64: ensure extension of smp_store_release valueMark Rutland2017-05-25
* arm64: xchg: hazard against entire exchange variableMark Rutland2017-05-25
* arm64: KVM: Fix decoding of Rt/Rt2 when trapping AArch32 CP accessesMarc Zyngier2017-05-20
* arm64: Improve detection of user/non-user mappings in set_pte(_at)Catalin Marinas2017-05-14
* arm/arm64: KVM: Enforce unconditional flush to PoC when mapping to stage-2Marc Zyngier2017-03-12
* arm64: mm: avoid name clash in __page_to_voff()Oleksandr Andrushchenko2017-01-26
* arm64/ptrace: Avoid uninitialised struct padding in fpr_set()Dave Martin2017-01-26
* Merge tag 'kvm-arm-for-4.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Radim Krčmář2016-11-19
|\
| * KVM: arm64: Fix the issues when guest PMCCFILTR is configuredWei Huang2016-11-18
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-11-13
|\ \
| * | Merge tag 'kvm-arm-for-v4.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini2016-11-11
| |\|
| | * arm/arm64: KVM: Perform local TLB invalidation when multiplexing vcpus on a s...Marc Zyngier2016-11-04
* | | arm64: Fix circular include of asm/lse.h through linux/jump_label.hCatalin Marinas2016-11-05
|/ /
* / arm64: mm: fix __page_to_voff definitionNeeraj Upadhyay2016-10-26
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-10-21
|\
| * arm64: KVM: Take S1 walks into account when determining S2 write faultsWill Deacon2016-10-21
* | arm64: suspend: Reconfigure PSTATE after resume from idleJames Morse2016-10-20
* | arm64: cpufeature: Schedule enable() calls instead of calling them via IPIJames Morse2016-10-20
* | arm64: Cortex-A53 errata workaround: check for kernel addressesAndre Przywara2016-10-20
* | arm64: percpu: rewrite ll/sc loops in assemblyWill Deacon2016-10-19
* | arm64: sysreg: Fix use of XZR in write_sysreg_sWill Deacon2016-10-17
* | arm64: kaslr: fix breakage with CONFIG_MODVERSIONS=yArd Biesheuvel2016-10-17
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-10-14
|\
| * Merge branch 'work.uaccess' into for-linusAl Viro2016-10-14
| |\
| | * arm64: don't zero in __copy_from_user{,_inatomic}Al Viro2016-09-15
* | | treewide: remove redundant #include <linux/kconfig.h>Masahiro Yamada2016-10-11
|/ /
* | Merge tag 'kvm-4.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-10-06
|\ \
| * \ Merge tag 'kvm-arm-for-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git...Radim Krčmář2016-09-29
| |\ \
| | * | arm64: KVM: Move GIC accessors to arch_gicv3.hVladimir Murzin2016-09-22
| | * | arm64: KVM: Inject a vSerror if detecting a bad GICV access at EL2Marc Zyngier2016-09-08
| | * | arm64: KVM: Allow an exit code to be tagged with an SErrorMarc Zyngier2016-09-08
| | * | arm64: KVM: Add exception code to report EL1 asynchronous abortsMarc Zyngier2016-09-08
| | * | arm64: KVM: Add Virtual Abort injection helperMarc Zyngier2016-09-08
| | * | arm64: KVM: Rename HCR_VA to HCR_VSEMarc Zyngier2016-09-08
| | * | arm64: KVM: vgic-v2: Add the GICV emulation infrastructureMarc Zyngier2016-09-08
| | * | arm64: KVM: Move kvm_vcpu_get_condition out of emulate.cMarc Zyngier2016-09-08
| | * | arm64/kvm: remove unused stub functionsMark Rutland2016-09-08
| | |/
| * / KVM: Add provisioning for ulong vm stats and u64 vcpu statsSuraj Jitindar Singh2016-09-07
| |/
* | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-10-03
|\ \
| * | irqchip/gic-v3: Reset BPR during initializationDaniel Thompson2016-09-12
* | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-10-03
|\ \ \
| * | | arm64: tlbflush.h: add __tlbi() macroMark Rutland2016-09-28
| * | | arm/arm64: arch_timer: Use archdata to indicate vdso suitabilityScott Wood2016-09-23
| * | | arm64: arch_timer: Work around QorIQ Erratum A-008585Scott Wood2016-09-23
| * | | arm64: Correctly bounds check virt_addr_validLaura Abbott2016-09-22
| * | | arm64/kvm: use alternative auto-nopMark Rutland2016-09-12
| * | | arm64: alternative: add auto-nop infrastructureMark Rutland2016-09-12
| * | | arm64: lse: convert lse alternatives NOP padding to use __nopsWill Deacon2016-09-09
| * | | arm64: barriers: introduce nops and __nops macros for NOP sequencesWill Deacon2016-09-09