summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'kvm-arm-for-4.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Radim Krčmář2016-11-191-1/+9
|\
| * KVM: arm64: Fix the issues when guest PMCCFILTR is configuredWei Huang2016-11-181-1/+9
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-11-133-1/+5
|\ \
| * \ Merge tag 'kvm-arm-for-v4.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini2016-11-113-1/+5
| |\ \ | | |/
| | * arm/arm64: KVM: Perform local TLB invalidation when multiplexing vcpus on a s...Marc Zyngier2016-11-043-1/+5
* | | arm64: Fix circular include of asm/lse.h through linux/jump_label.hCatalin Marinas2016-11-054-21/+42
|/ /
* | arm64: mm: fix __page_to_voff definitionNeeraj Upadhyay2016-10-261-1/+1
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-10-211-5/+6
|\
| * arm64: KVM: Take S1 walks into account when determining S2 write faultsWill Deacon2016-10-211-5/+6
* | arm64: suspend: Reconfigure PSTATE after resume from idleJames Morse2016-10-201-0/+3
* | arm64: cpufeature: Schedule enable() calls instead of calling them via IPIJames Morse2016-10-202-4/+4
* | arm64: Cortex-A53 errata workaround: check for kernel addressesAndre Przywara2016-10-201-0/+8
* | arm64: percpu: rewrite ll/sc loops in assemblyWill Deacon2016-10-191-64/+56
* | arm64: sysreg: Fix use of XZR in write_sysreg_sWill Deacon2016-10-171-1/+1
* | arm64: kaslr: fix breakage with CONFIG_MODVERSIONS=yArd Biesheuvel2016-10-171-0/+5
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-10-141-4/+6
|\
| * Merge branch 'work.uaccess' into for-linusAl Viro2016-10-141-4/+6
| |\
| | * arm64: don't zero in __copy_from_user{,_inatomic}Al Viro2016-09-151-4/+6
* | | treewide: remove redundant #include <linux/kconfig.h>Masahiro Yamada2016-10-111-1/+0
|/ /
* | Merge tag 'kvm-4.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-10-067-16/+40
|\ \
| * \ Merge tag 'kvm-arm-for-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git...Radim Krčmář2016-09-296-10/+34
| |\ \
| | * | arm64: KVM: Move GIC accessors to arch_gicv3.hVladimir Murzin2016-09-221-0/+13
| | * | arm64: KVM: Inject a vSerror if detecting a bad GICV access at EL2Marc Zyngier2016-09-081-1/+1
| | * | arm64: KVM: Allow an exit code to be tagged with an SErrorMarc Zyngier2016-09-081-0/+4
| | * | arm64: KVM: Add exception code to report EL1 asynchronous abortsMarc Zyngier2016-09-081-2/+3
| | * | arm64: KVM: Add Virtual Abort injection helperMarc Zyngier2016-09-081-0/+1
| | * | arm64: KVM: Rename HCR_VA to HCR_VSEMarc Zyngier2016-09-081-2/+2
| | * | arm64: KVM: vgic-v2: Add the GICV emulation infrastructureMarc Zyngier2016-09-081-0/+1
| | * | arm64: KVM: Move kvm_vcpu_get_condition out of emulate.cMarc Zyngier2016-09-081-0/+10
| | * | arm64/kvm: remove unused stub functionsMark Rutland2016-09-081-6/+0
| | |/
| * | KVM: Add provisioning for ulong vm stats and u64 vcpu statsSuraj Jitindar Singh2016-09-081-6/+6
| |/
* | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-10-031-0/+6
|\ \
| * | irqchip/gic-v3: Reset BPR during initializationDaniel Thompson2016-09-121-0/+6
* | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-10-0333-260/+481
|\ \ \
| * | | arm64: tlbflush.h: add __tlbi() macroMark Rutland2016-09-281-8/+26
| * | | arm/arm64: arch_timer: Use archdata to indicate vdso suitabilityScott Wood2016-09-231-0/+8
| * | | arm64: arch_timer: Work around QorIQ Erratum A-008585Scott Wood2016-09-231-3/+44
| * | | arm64: Correctly bounds check virt_addr_validLaura Abbott2016-09-221-2/+6
| * | | arm64/kvm: use alternative auto-nopMark Rutland2016-09-121-7/+3
| * | | arm64: alternative: add auto-nop infrastructureMark Rutland2016-09-121-17/+53
| * | | arm64: lse: convert lse alternatives NOP padding to use __nopsWill Deacon2016-09-093-56/+39
| * | | arm64: barriers: introduce nops and __nops macros for NOP sequencesWill Deacon2016-09-092-0/+12
| * | | arm64: sysreg: replace open-coded mrs_s/msr_s with {read,write}_sysreg_sWill Deacon2016-09-092-5/+16
| * | | arm64: Remove shadowed asm-generic headersRobin Murphy2016-09-091-4/+0
| * | | arm64: Work around systems with mismatched cache line sizesSuzuki K Poulose2016-09-094-3/+33
| * | | arm64: Refactor sysinstr exception handlingSuzuki K Poulose2016-09-091-9/+67
| * | | arm64: Introduce raw_{d,i}cache_line_sizeSuzuki K Poulose2016-09-091-4/+20
| * | | arm64: insn: Add helpers for adrp offsetsSuzuki K Poulose2016-09-091-1/+10
| * | | arm64: Rearrange CPU errata workaround checksSuzuki K Poulose2016-09-091-2/+2
| * | | arm64: Use consistent naming for errata handlingSuzuki K Poulose2016-09-091-2/+2
OpenPOWER on IntegriCloud