summaryrefslogtreecommitdiff
path: root/arch/arm64/include
AgeCommit message (Expand)Author
2016-10-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-10-14Merge branch 'work.uaccess' into for-linusAl Viro
2016-10-11treewide: remove redundant #include <linux/kconfig.h>Masahiro Yamada
2016-10-06Merge tag 'kvm-4.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-10-03Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-10-03Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2016-09-29Merge tag 'kvm-arm-for-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git...Radim Krčmář
2016-09-28arm64: tlbflush.h: add __tlbi() macroMark Rutland
2016-09-23arm/arm64: arch_timer: Use archdata to indicate vdso suitabilityScott Wood
2016-09-23arm64: arch_timer: Work around QorIQ Erratum A-008585Scott Wood
2016-09-23arm64: kgdb: handle read-only text / modulesAKASHI Takahiro
2016-09-22arm64: KVM: Move GIC accessors to arch_gicv3.hVladimir Murzin
2016-09-22arm64: Correctly bounds check virt_addr_validLaura Abbott
2016-09-15arm64: don't zero in __copy_from_user{,_inatomic}Al Viro
2016-09-12irqchip/gic-v3: Reset BPR during initializationDaniel Thompson
2016-09-12arm64/kvm: use alternative auto-nopMark Rutland
2016-09-12arm64: alternative: add auto-nop infrastructureMark Rutland
2016-09-09arm64: lse: convert lse alternatives NOP padding to use __nopsWill Deacon
2016-09-09arm64: barriers: introduce nops and __nops macros for NOP sequencesWill Deacon
2016-09-09arm64: sysreg: replace open-coded mrs_s/msr_s with {read,write}_sysreg_sWill Deacon
2016-09-09arm64: Remove shadowed asm-generic headersRobin Murphy
2016-09-09arm64: Work around systems with mismatched cache line sizesSuzuki K Poulose
2016-09-09arm64: Refactor sysinstr exception handlingSuzuki K Poulose
2016-09-09arm64: Introduce raw_{d,i}cache_line_sizeSuzuki K Poulose
2016-09-09arm64: insn: Add helpers for adrp offsetsSuzuki K Poulose
2016-09-09arm64: Rearrange CPU errata workaround checksSuzuki K Poulose
2016-09-09arm64: Use consistent naming for errata handlingSuzuki K Poulose
2016-09-09arm64: Set the safe value for L1 icache policySuzuki K Poulose
2016-09-09arm64: use preempt_disable_notrace in _percpu_read/writeChunyan Zhang
2016-09-09arm64: spinlocks: implement smp_mb__before_spinlock() as smp_mb()Will Deacon
2016-09-09arm64: simplify contextidr_thread_switchMark Rutland
2016-09-09arm64: simplify sysreg manipulationMark Rutland
2016-09-09arm64/kvm: use {read,write}_sysreg()Mark Rutland
2016-09-09arm64: dcc: simplify accessorsMark Rutland
2016-09-09arm64: arch_timer: simplify accessorsMark Rutland
2016-09-09arm64: sysreg: allow write_sysreg to use XZRMark Rutland
2016-09-08arm64: KVM: Inject a vSerror if detecting a bad GICV access at EL2Marc Zyngier
2016-09-08arm64: KVM: Allow an exit code to be tagged with an SErrorMarc Zyngier
2016-09-08arm64: KVM: Add exception code to report EL1 asynchronous abortsMarc Zyngier
2016-09-08arm64: KVM: Add Virtual Abort injection helperMarc Zyngier
2016-09-08arm64: KVM: Rename HCR_VA to HCR_VSEMarc Zyngier
2016-09-08arm64: KVM: vgic-v2: Add the GICV emulation infrastructureMarc Zyngier
2016-09-08arm64: KVM: Move kvm_vcpu_get_condition out of emulate.cMarc Zyngier
2016-09-08arm64/kvm: remove unused stub functionsMark Rutland
2016-09-08arm64/io: Allow I/O writes to use {W,X}ZRRobin Murphy
2016-09-08KVM: Add provisioning for ulong vm stats and u64 vcpu statsSuraj Jitindar Singh
2016-09-07arm64: Use static keys for CPU featuresCatalin Marinas
2016-09-05arm64: Drop generic xlate_dev_mem_{k,}ptr()James Morse
2016-09-01arm64: remove duplicate macro __KERNEL__ checkzijun_hu
2016-08-31arm64: cpufeature: expose arm64_ftr_reg struct for CTR_EL0Ard Biesheuvel