aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm
AgeCommit message (Expand)Author
2023-11-28ARM: 9320/1: fix stack depot IRQ stack filterVincent Whitchurch
2023-08-08ARM: cpu: Switch to arch_cpu_finalize_init()Thomas Gleixner
2022-12-14ARM: 9266/1: mm: fix no-MMU ZERO_PAGE() implementationGiulio Benetti
2022-12-14ARM: 9251/1: perf: Fix stacktraces for tracepoint events in THUMB2 kernelsTomislav Novak
2022-07-21ARM: 9214/1: alignment: advance IT state after emulating Thumb instructionArd Biesheuvel
2022-06-25arm: use fallback for random_get_entropy() instead of zeroJason A. Donenfeld
2022-03-23KVM: arm64: Allow SMCCC_ARCH_WORKAROUND_3 to be discovered and migratedJames Morse
2022-03-16ARM: Spectre-BHB: provide empty stub for non-configRandy Dunlap
2022-03-11ARM: fix co-processor register typoRussell King (Oracle)
2022-03-11ARM: Spectre-BHB workaroundRussell King (Oracle)
2022-03-11ARM: report Spectre v2 status through sysfsRussell King (Oracle)
2021-12-01hugetlbfs: flush TLBs correctly after huge_pmd_unshareNadav Amit
2021-11-06arch: pgtable: define MAX_POSSIBLE_PHYSMEM_BITS where neededArnd Bergmann
2021-10-06ARM: 9079/1: ftrace: Add MODULE_PLTS supportAlex Sverdlin
2021-10-06ARM: 9078/1: Add warn suppress parameter to arm_gen_branch_link()Alex Sverdlin
2021-10-06ARM: 9077/1: PLT: Move struct plt_entries definition to headerAlex Sverdlin
2021-05-22KVM: arm64: Initialize VCPU mdcr_el2 before loading itAlexandru Elisei
2021-02-23ARM: kexec: fix oops after TLB are invalidatedRussell King
2020-11-18ARM: 9019/1: kprobes: Avoid fortify_panic() when copying optprobe templateAndrew Jeffery
2020-10-01KVM: arm64: Assume write fault on S1PTW permission fault on instruction fetchMarc Zyngier
2020-08-26KVM: Pass MMU notifier range flags to kvm_unmap_hva_range()Will Deacon
2020-08-07ARM: percpu.h: fix build errorGrygorii Strashko
2020-06-22KVM: arm64: Synchronize sysreg state on injecting an AArch32 exceptionMarc Zyngier
2020-06-03ARM: uaccess: fix DACR mismatch with nested exceptionsRussell King
2020-06-03ARM: uaccess: integrate uaccess_save and uaccess_restoreRussell King
2020-06-03ARM: uaccess: consolidate uaccess asm to asm/uaccess-asm.hRussell King
2020-06-03ARM: 8843/1: use unified assembler in headersStefan Agner
2020-05-27ARM: futex: Address build warningThomas Gleixner
2020-02-11KVM: arm64: Only sign-extend MMIO up to register widthChristoffer Dall
2020-02-11KVM: arm/arm64: Correct AArch32 SPSR on exception entryMark Rutland
2020-02-11KVM: arm/arm64: Correct CPSR on exception entryMark Rutland
2020-01-27ARM: 8847/1: pm: fix HYP/SVC mode mismatch when MCPM is usedMarek Szyprowski
2019-12-13ARM: 8813/1: Make aligned 2-byte getuser()/putuser() atomic on ARMv6+Vincent Whitchurch
2019-06-15ARM: prevent tracing IPI_CPU_BACKTRACEArnd Bergmann
2019-05-31ARM: vdso: Remove dependency with the arch_timer driver internalsMarc Zyngier
2019-05-04KVM: arm/arm64: vgic-its: Take the srcu lock when writing to guest memoryMarc Zyngier
2019-04-05ARM: avoid Cortex-A9 livelock on tight dmb loopsRussell King
2019-04-05ARM: 8830/1: NOMMU: Toggle only bits in EXC_RETURN we are really care ofVladimir Murzin
2019-03-23ARM: 8824/1: fix a migrating irq bug when hotplug cpuDietmar Eggemann
2019-03-23arm/arm64: KVM: Allow a VCPU to fully reset itselfMarc Zyngier
2019-02-20ARM: spectre-v2: per-CPU vtables to work around big.Little systemsRussell King
2019-02-20ARM: add PROC_VTABLE and PROC_TABLE macrosRussell King
2019-02-20ARM: clean up per-processor check_bugs method callRussell King
2019-02-20ARM: split out processor lookupRussell King
2019-02-20ARM: 8796/1: spectre-v1,v1.1: provide helpers for address sanitizationJulien Thierry
2019-02-20ARM: 8795/1: spectre-v1.1: use put_user() for __put_user()Julien Thierry
2019-02-20ARM: 8794/1: uaccess: Prevent speculative use of the current addr_limitJulien Thierry
2019-02-20ARM: 8791/1: vfp: use __copy_to_user() when saving VFP stateJulien Thierry
2018-12-29mm: make the __PAGETABLE_PxD_FOLDED defines non-emptyMartin Schwidefsky
2018-09-07KVM: Remove obsolete kvm_unmap_hva notifier backendMarc Zyngier