summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | arm64: Set the safe value for L1 icache policySuzuki K Poulose2016-09-091-1/+1
| * | | arm64: simplify contextidr_thread_switchMark Rutland2016-09-091-6/+3
| * | | arm64: simplify sysreg manipulationMark Rutland2016-09-095-33/+31
| * | | arm64/kvm: use {read,write}_sysreg()Mark Rutland2016-09-091-4/+2
| * | | arm64: dcc: simplify accessorsMark Rutland2016-09-091-10/+4
| * | | arm64: arch_timer: simplify accessorsMark Rutland2016-09-091-27/+14
| * | | arm64: sysreg: allow write_sysreg to use XZRMark Rutland2016-09-091-2/+6
| * | | arm64/io: Allow I/O writes to use {W,X}ZRRobin Murphy2016-09-081-4/+4
| * | | arm64: Use static keys for CPU featuresCatalin Marinas2016-09-071-3/+11
| * | | arm64: Drop generic xlate_dev_mem_{k,}ptr()James Morse2016-09-051-11/+0
| * | | arm64: remove duplicate macro __KERNEL__ checkzijun_hu2016-09-011-2/+0
| * | | arm64: cpufeature: expose arm64_ftr_reg struct for CTR_EL0Ard Biesheuvel2016-08-311-0/+2
| * | | arm64: cpufeature: constify arm64_ftr_regs arrayArd Biesheuvel2016-08-311-1/+0
| * | | arm64: cpufeature: constify arm64_ftr_bits structuresArd Biesheuvel2016-08-311-7/+7
| * | | arm64: cleanup unused UDBG_* defineKefeng Wang2016-08-311-6/+0
OpenPOWER on IntegriCloud