summaryrefslogtreecommitdiff
path: root/arch/arm/include/asm
AgeCommit message (Expand)AuthorFilesLines
2018-07-22arm64: KVM: Add ARCH_WORKAROUND_2 discovery through ARCH_FEATURES_FUNC_IDMarc Zyngier1-0/+12
2018-07-22arm64: KVM: Add ARCH_WORKAROUND_2 support for guestsMarc Zyngier1-0/+5
2018-07-22KVM: arm/arm64: Do not use kern_hyp_va() with kvm_vgic_global_stateMarc Zyngier1-0/+7
2018-07-03ARM: 8764/1: kgdb: fix NUMREGBYTES so that gdb_regs[] is the correct sizeDavid Rivshin1-1/+1
2018-05-30ARM: 8748/1: mm: Define vdso_start, vdso_end as arrayJinbum Park1-2/+0
2018-05-22ARM: 8772/1: kprobes: Prohibit kprobes on get_user functionsMasami Hiramatsu1-0/+10
2018-05-22KVM: arm/arm64: VGIC/ITS: protect kvm_read_guest() calls with SRCU lockAndre Przywara1-0/+16
2018-05-19futex: Remove duplicated code and fix undefined behaviourJiri Slaby1-22/+4
2018-05-09arm/arm64: KVM: Add PSCI version selection APIMarc Zyngier1-0/+3
2018-04-20arm64: KVM: Report SMCCC_ARCH_WORKAROUND_1 BP hardening supportMark Rutland1-0/+6
2018-04-20arm/arm64: KVM: Consolidate the PSCI include filesMark Rutland1-27/+0
2018-04-20arm64: KVM: Use per-CPU vector when BP hardening is enabledMark Rutland1-0/+10
2018-04-13xen: avoid type warning in xchg_xen_ulongArnd Bergmann1-1/+1
2017-12-14arm: KVM: Survive unknown traps from guestsMark Rutland1-0/+1
2017-12-14ARM: 8657/1: uaccess: consistently check object sizesKees Cook1-12/+32
2017-12-14ARM: BUG if jumping to usermode address in kernel modeRussell King1-0/+18
2017-12-14arm: KVM: Fix VTTBR_BADDR_MASK BUG_ON off-by-oneMarc Zyngier1-2/+1
2017-11-08ARM: 8715/1: add a private asm/unaligned.hArnd Bergmann2-1/+27
2017-08-11ARM: 8632/1: ftrace: fix syscall name matchingRabin Vincent1-0/+18
2017-07-21arm: move ELF_ET_DYN_BASE to 4MBKees Cook1-6/+2
2017-05-25ARM: 8662/1: module: split core and init PLT sectionsArd Biesheuvel1-2/+7
2017-05-25KVM: arm: plug potential guest hardware debug leakageZhichao Huang1-1/+2
2017-03-12arm/arm64: KVM: Enforce unconditional flush to PoC when mapping to stage-2Marc Zyngier1-8/+1
2017-01-26ARM: 8634/1: hw_breakpoint: blacklist Scorpion CPUsMark Rutland1-0/+3
2016-11-27Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds1-1/+0
2016-11-23Revert "arm: move exports to definitions"Russell King1-1/+0
2016-11-11Merge tag 'kvm-arm-for-v4.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini3-0/+5
2016-11-04arm/arm64: KVM: Perform local TLB invalidation when multiplexing vcpus on a s...Marc Zyngier3-0/+5
2016-10-19ARM: wire up new pkey syscallsRussell King1-1/+1
2016-10-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-5/+6
2016-10-15Merge branch 'work.uaccess' into for-linusAl Viro1-5/+6
2016-10-15Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds1-0/+1
2016-10-12treewide: remove redundant #include <linux/kconfig.h>Masahiro Yamada1-1/+0
2016-10-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-2/+3
2016-10-08Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds1-18/+2
2016-10-08nmi_backtrace: add more trigger_*_cpu_backtrace() methodsChris Metcalf1-2/+3
2016-10-06Merge tag 'kvm-4.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds8-70/+144
2016-10-06Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds12-46/+126
2016-10-06Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds1-1/+1
2016-10-06Merge branch 'devel-stable' into for-linusRussell King1-4/+2
2016-10-06Merge branches 'misc' and 'sa1111-base' into for-linusRussell King4-3/+14
2016-10-06ARM: fix delaysRussell King1-1/+1
2016-10-04Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+6
2016-10-03Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-0/+8
2016-09-29ARM: 8617/1: dma: fix dma_max_pfn()Roger Quadros1-1/+1
2016-09-29Merge tag 'kvm-arm-for-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git...Radim Krčmář8-63/+146
2016-09-23arm/arm64: arch_timer: Use archdata to indicate vdso suitabilityScott Wood1-0/+8
2016-09-23ARM: gic-v3: Work around definition of gic_write_bpr1Marc Zyngier1-0/+9
2016-09-22ARM: KVM: Support vgic-v3Vladimir Murzin3-0/+11
2016-09-22ARM: gic-v3: Introduce 32-to-64-bit mappings for GICv3 cpu registersVladimir Murzin1-0/+64