summaryrefslogtreecommitdiff
path: root/arch/arm/include
AgeCommit message (Expand)Author
2022-05-19Merge tag 'v5.4.193' into update-to-2.3.7__5.4-2.3.x-imxPhilippe Schenker
2022-03-19KVM: 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-09-27Merge tag 'v5.4.149' into 5.4-2.3.x-imxAndrey Zhizhikin
2021-09-26ARM: 9079/1: ftrace: Add MODULE_PLTS supportAlex Sverdlin
2021-09-26ARM: 9078/1: Add warn suppress parameter to arm_gen_branch_link()Alex Sverdlin
2021-09-26ARM: 9077/1: PLT: Move struct plt_entries definition to headerAlex Sverdlin
2021-05-22Merge tag 'v5.4.121' into 5.4-2.3.x-imxAndrey Zhizhikin
2021-05-22KVM: arm64: Initialize VCPU mdcr_el2 before loading itAlexandru Elisei
2021-05-19Merge tag 'v5.4.120' into 5.4-2.3.x-imxAndrey Zhizhikin
2021-05-19ARM: 9020/1: mm: use correct section size macro to describe the FDT virtual a...Ard Biesheuvel
2021-05-19ARM: 9012/1: move device tree mapping out of linear regionArd Biesheuvel
2021-05-19ARM: 9011/1: centralize phys-to-virt conversion of DT/ATAGS addressArd Biesheuvel
2021-03-18Merge tag 'v5.4.106' into 5.4-2.3.x-imxAndrey Zhizhikin
2021-03-17KVM: arm64: Ensure I-cache isolation between vcpus of a same VMMarc Zyngier
2021-02-17Merge tag 'v5.4.99' into 5.4-2.3.x-imxAndrey Zhizhikin
2021-02-17ARM: kexec: fix oops after TLB are invalidatedRussell King
2021-01-11Merge tag 'v5.4.81' into 5.4-2.3.x-imxAndrey Zhizhikin
2021-01-11Merge tag 'v5.4.78' into 5.4-2.3.x-imxAndrey Zhizhikin
2020-12-02arch: pgtable: define MAX_POSSIBLE_PHYSMEM_BITS where neededArnd Bergmann
2020-11-18ARM: 9019/1: kprobes: Avoid fortify_panic() when copying optprobe templateAndrew Jeffery
2020-10-08Merge tag 'v5.4.70' into imx_5.4.yJason Liu
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-07-22arm64: Introduce a way to disable the 32bit vdsoMarc Zyngier
2020-06-19Merge tag 'v5.4.47' into imx_5.4.yJason Liu
2020-06-17KVM: arm64: Save the host's PtrAuth keys in non-preemptible contextMarc Zyngier
2020-06-17KVM: 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-05-27ARM: futex: Address build warningThomas Gleixner
2020-03-08Merge tag 'v5.4.24' into imx_5.4.yJason Liu
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
2019-12-02Merge branch 'kvm/next' into nextDong Aisheng
2019-11-25arm: add pgprot_cached and pgprot_cached_ns supportJianhua Xie
2019-11-25arm: add new non-shareable ioremapPan Jiafei
2019-11-25arch: arm: add ARM specific fucntions required for ehci fsl driverZhao Qiang
2019-11-25arm/arm64 KVM: allow specifying s2 prot bits when mapping i/oLaurentiu Tudor
2019-10-23Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2019-10-22Merge branch 'misc' into fixesRussell King
2019-10-10ARM: 8908/1: add __always_inline to functions called from __get_user_check()Masahiro Yamada
2019-10-04Merge tag 'for-linus-5.4-rc2-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-10-02xen/efi: have a common runtime setup functionJuergen Gross