summaryrefslogtreecommitdiff
path: root/arch/arm/include/asm
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v4.9.285' into v4.9-rtLuis Claudio R. Goncalves2021-10-073-4/+17
|\
| * ARM: 9079/1: ftrace: Add MODULE_PLTS supportAlex Sverdlin2021-10-062-0/+4
| * ARM: 9078/1: Add warn suppress parameter to arm_gen_branch_link()Alex Sverdlin2021-10-061-4/+4
| * ARM: 9077/1: PLT: Move struct plt_entries definition to headerAlex Sverdlin2021-10-061-0/+9
* | Merge tag 'v4.9.267' into v4.9-rtLuis Claudio R. Goncalves2021-04-301-74/+3
|\ \ | |/
| * ARM: 8723/2: always assume the "unified" syntax for assembly codeNicolas Pitre2021-04-161-74/+3
* | Merge tag 'v4.9.233' into v4.9-rtClark Williams2020-08-221-0/+2
|\ \ | |/
| * ARM: percpu.h: fix build errorGrygorii Strashko2020-08-211-0/+2
* | Merge tag 'v4.9.225' into v4.9-rtClark Williams2020-06-061-2/+7
|\ \ | |/
| * ARM: futex: Address build warningThomas Gleixner2020-05-271-2/+7
* | Merge tag 'v4.9.212' into v4.9-rtClark Williams2020-02-191-0/+1
|\ \ | |/
| * ARM: 8847/1: pm: fix HYP/SVC mode mismatch when MCPM is usedMarek Szyprowski2020-01-291-0/+1
* | Merge tag 'v4.9.207' into v4.9-rtClark Williams2020-02-191-0/+18
|\ \ | |/
| * ARM: 8813/1: Make aligned 2-byte getuser()/putuser() atomic on ARMv6+Vincent Whitchurch2019-12-211-0/+18
* | Merge tag 'v4.9.195' into v4.9-rtSteven Rostedt (VMware)2019-11-142-0/+3
|\ \ | |/
| * ARM: prevent tracing IPI_CPU_BACKTRACEArnd Bergmann2019-06-221-0/+1
| * ARM: vdso: Remove dependency with the arch_timer driver internalsMarc Zyngier2019-05-311-0/+2
* | Merge tag 'v4.9.170' into v4.9-rtSteven Rostedt (VMware)2019-04-263-2/+7
|\ \ | |/
| * ARM: avoid Cortex-A9 livelock on tight dmb loopsRussell King2019-04-052-1/+7
| * ARM: 8824/1: fix a migrating irq bug when hotplug cpuDietmar Eggemann2019-03-231-1/+0
* | Merge tag 'v4.9.163' into v4.9-rtSteven Rostedt (VMware)2019-04-265-20/+106
|\ \ | |/
| * ARM: spectre-v2: per-CPU vtables to work around big.Little systemsRussell King2019-02-201-0/+23
| * ARM: add PROC_VTABLE and PROC_TABLE macrosRussell King2019-02-201-13/+26
| * ARM: clean up per-processor check_bugs method callRussell King2019-02-201-0/+1
| * ARM: split out processor lookupRussell King2019-02-201-0/+1
| * ARM: 8796/1: spectre-v1,v1.1: provide helpers for address sanitizationJulien Thierry2019-02-202-0/+37
| * ARM: 8795/1: spectre-v1.1: use put_user() for __put_user()Julien Thierry2019-02-201-6/+9
| * ARM: 8794/1: uaccess: Prevent speculative use of the current addr_limitJulien Thierry2019-02-201-0/+8
| * ARM: 8791/1: vfp: use __copy_to_user() when saving VFP stateJulien Thierry2019-02-201-2/+2
* | Merge tag 'v4.9.139' into v4.9-rtJulia Cartwright2018-12-2012-16/+133
|\ \ | |/
| * ARM: spectre-v1: mitigate user accessesRussell King2018-11-231-0/+4
| * ARM: spectre-v1: use get_user() for __get_user()Russell King2018-11-231-6/+11
| * ARM: use __inttype() in get_user()Russell King2018-11-231-1/+8
| * ARM: vfp: use __copy_from_user() when restoring VFP stateRussell King2018-11-231-2/+2
| * ARM: spectre-v1: add array_index_mask_nospec() implementationRussell King2018-11-231-0/+19
| * ARM: spectre-v1: add speculation barrier (csdb) macrosRussell King2018-11-232-0/+21
| * ARM: KVM: report support for SMCCC_ARCH_WORKAROUND_1Russell King2018-11-231-2/+12
| * ARM: spectre-v2: KVM: invalidate icache on guest exit for Brahma B15Russell King2018-11-231-0/+1
| * ARM: KVM: invalidate icache on guest exit for Cortex-A15Marc Zyngier2018-11-231-0/+5
| * ARM: KVM: invalidate BTB on guest exit for Cortex-A12/A17Marc Zyngier2018-11-232-3/+16
| * ARM: spectre-v2: harden user aborts in kernel spaceRussell King2018-11-232-0/+18
| * ARM: bugs: add support for per-processor bug checkingRussell King2018-11-231-0/+4
| * ARM: bugs: hook processor bug checking into SMP and suspend pathsRussell King2018-11-231-0/+2
| * ARM: bugs: prepare processor bug infrastructureRussell King2018-11-231-2/+2
| * ARM: add more CPU part numbers for Cortex and Brahma B15 CPUsRussell King2018-11-231-0/+8
* | Merge tag 'v4.9.114' into v4.9-rtJulia Cartwright2018-08-032-0/+24
|\ \ | |/
| * arm64: KVM: Add ARCH_WORKAROUND_2 discovery through ARCH_FEATURES_FUNC_IDMarc Zyngier2018-07-221-0/+12
| * arm64: KVM: Add ARCH_WORKAROUND_2 support for guestsMarc Zyngier2018-07-221-0/+5
| * KVM: arm/arm64: Do not use kern_hyp_va() with kvm_vgic_global_stateMarc Zyngier2018-07-221-0/+7
* | Merge tag 'v4.9.111' into v4.9-rtJulia Cartwright2018-08-031-1/+1
|\ \ | |/