aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/include
AgeCommit message (Expand)Author
2019-09-16ARM: prevent tracing IPI_CPU_BACKTRACEArnd Bergmann
2019-08-02ARM: vdso: Remove dependency with the arch_timer driver internalsMarc Zyngier
2019-05-23KVM: arm/arm64: vgic-its: Take the srcu lock when writing to guest memoryMarc Zyngier
2019-04-12ARM: avoid Cortex-A9 livelock on tight dmb loopsRussell King
2019-04-12ARM: 8830/1: NOMMU: Toggle only bits in EXC_RETURN we are really care ofVladimir Murzin
2019-03-26ARM: 8824/1: fix a migrating irq bug when hotplug cpuDietmar Eggemann
2019-03-26arm/arm64: KVM: Allow a VCPU to fully reset itselfMarc Zyngier
2019-03-08ARM: spectre-v2: per-CPU vtables to work around big.Little systemsRussell King
2019-03-08ARM: add PROC_VTABLE and PROC_TABLE macrosRussell King
2019-03-08ARM: clean up per-processor check_bugs method callRussell King
2019-03-08ARM: split out processor lookupRussell King
2019-03-08ARM: 8796/1: spectre-v1,v1.1: provide helpers for address sanitizationJulien Thierry
2019-03-08ARM: 8795/1: spectre-v1.1: use put_user() for __put_user()Julien Thierry
2019-03-08ARM: 8794/1: uaccess: Prevent speculative use of the current addr_limitJulien Thierry
2019-03-08ARM: 8791/1: vfp: use __copy_to_user() when saving VFP stateJulien Thierry
2019-03-08ARM: spectre-v1: mitigate user accessesRussell King
2019-01-12mm: make the __PAGETABLE_PxD_FOLDED defines non-emptyMartin Schwidefsky
2018-06-15docs: Fix some broken referencesMauro Carvalho Chehab
2018-06-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-06-11Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds
2018-06-08Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2018-06-07mm: introduce ARCH_HAS_PTE_SPECIALLaurent Dufour
2018-06-06Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2018-06-05Merge branches 'fixes', 'misc' and 'spectre' into for-linusRussell King
2018-06-04Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-06-04Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2018-06-01kvm: Make VM ioctl do valloc for some archsMarc Orr
2018-06-01Merge tag 'kvmarm-for-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Bonzini
2018-05-31ARM: spectre-v1: add array_index_mask_nospec() implementationRussell King
2018-05-31ARM: spectre-v1: add speculation barrier (csdb) macrosRussell King
2018-05-31arm64: KVM: Add ARCH_WORKAROUND_2 discovery through ARCH_FEATURES_FUNC_IDMarc Zyngier
2018-05-31arm64: KVM: Add ARCH_WORKAROUND_2 support for guestsMarc Zyngier
2018-05-31ARM: KVM: report support for SMCCC_ARCH_WORKAROUND_1Russell King
2018-05-31ARM: spectre-v2: KVM: invalidate icache on guest exit for Brahma B15Russell King
2018-05-31ARM: KVM: invalidate icache on guest exit for Cortex-A15Marc Zyngier
2018-05-31ARM: KVM: invalidate BTB on guest exit for Cortex-A12/A17Marc Zyngier
2018-05-31ARM: spectre-v2: harden user aborts in kernel spaceRussell King
2018-05-31ARM: bugs: add support for per-processor bug checkingRussell King
2018-05-31ARM: bugs: hook processor bug checking into SMP and suspend pathsRussell King
2018-05-31ARM: bugs: prepare processor bug infrastructureRussell King
2018-05-31ARM: add more CPU part numbers for Cortex and Brahma B15 CPUsRussell King
2018-05-25Merge tag 'sunxi-core-for-4.18' of https://git.kernel.org/pub/scm/linux/kerne...Olof Johansson
2018-05-25KVM: arm/arm64: Add KVM_VGIC_V3_ADDR_TYPE_REDIST_REGIONEric Auger
2018-05-25KVM: arm64: Remove eager host SVE state savingDave Martin
2018-05-25KVM: arm64: Save host SVE context as appropriateDave Martin
2018-05-25KVM: arm64: Optimise FPSIMD handling to reduce guest/host thrashingDave Martin
2018-05-20Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2018-05-19ARM: fix kill( ,SIGFPE) breakageRussell King
2018-05-19ARM: 8768/1: uaccess: remove const to avoid duplicate specifierStefan Agner
2018-05-19ARM: 8764/1: kgdb: fix NUMREGBYTES so that gdb_regs[] is the correct sizeDavid Rivshin