summaryrefslogtreecommitdiff
path: root/arch/arm/kernel/asm-offsets.c
AgeCommit message (Expand)Author
2024-02-20vdso/ARM: Make union vdso_data_store available for all architecturesAnna-Maria Behnsen
2023-08-14Merge branch 'devel-stable' into for-nextRussell King (Oracle)
2023-05-29ARM: mm: Make virt_to_pfn() a static inlineLinus Walleij
2023-05-17ARM: kernel: Get rid of thread_info::used_cp[] arrayArd Biesheuvel
2023-01-11ARM: 9282/1: vfp: Manipulate task VFP state with softirqs disabledArd Biesheuvel
2021-12-06ARM: implement THREAD_INFO_IN_TASK for uniprocessor systemsArd Biesheuvel
2021-09-27ARM: smp: Enable THREAD_INFO_IN_TASKArd Biesheuvel
2021-09-27gcc-plugins: arm-ssp: Prepare for THREAD_INFO_IN_TASK supportArd Biesheuvel
2021-09-09Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2021-08-20ARM: 9113/1: uaccess: remove set_fs() implementationArnd Bergmann
2021-08-20ARM: 9107/1: syscall: always store thread_info->abi_syscallArnd Bergmann
2021-08-04ARM: ep93xx: remove MaverickCrunch supportArnd Bergmann
2021-04-18ARM: 9075/1: kernel: Fix interrupted SMC callsManivannan Sadhasivam
2021-02-05ARM: kexec: fix oops after TLB are invalidatedRussell King
2020-07-08Raise gcc version requirement to 4.9Linus Torvalds
2020-03-24arm: Remove 32bit KVM host supportMarc Zyngier
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2018-12-12ARM: smp: add support for per-task stack canariesArd Biesheuvel
2018-08-22include/linux/compiler*.h: make compiler-*.h mutually exclusiveNick Desaulniers
2018-06-14Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variablesLinus Torvalds
2018-05-19ARM: 8757/1: NOMMU: Support PMSAv8 MPUVladimir Murzin
2018-05-19ARM: 8754/1: NOMMU: Move PMSAv7 MPU under it's own namespaceVladimir Murzin
2017-10-23ARM: 8708/1: NOMMU: Rework MPU to be mostly done in CVladimir Murzin
2017-09-10ARM: signal handling support for FDPIC_FUNCPTRS functionsNicolas Pitre
2016-07-07ARM: save and reset the address limit when entering an exceptionRussell King
2016-06-22ARM: introduce svc_pt_regs structureRussell King
2016-06-22ARM: rename S_FRAME_SIZE to PT_REGS_SIZERussell King
2016-02-29ARM: KVM: Remove unused hyp_pc fieldMarc Zyngier
2016-02-29ARM: KVM: Cleanup asm-offsets.cMarc Zyngier
2016-02-29ARM: KVM: Move GP registers into the CPU context structureMarc Zyngier
2016-02-29ARM: KVM: Move CP15 array into the CPU context structureMarc Zyngier
2016-02-29ARM: KVM: Move VFP registers to a CPU context structureMarc Zyngier
2015-04-15Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-04-14Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2015-04-12arm: Remove signal translation and exec_domainRichard Weinberger
2015-03-27ARM: 8330/1: add VDSO user-space codeNathan Lynch
2015-03-12arm/arm64: KVM: Kill CONFIG_KVM_ARM_{VGIC,TIMER}Christoffer Dall
2014-10-19ARM: Blacklist GCC 4.8.0 to GCC 4.8.2 - PR58854Russell King
2014-07-11KVM: arm/arm64: vgic: move GICv2 registers to their own structureMarc Zyngier
2014-03-03ARM: KVM: introduce per-vcpu HYP Configuration RegisterMarc Zyngier
2013-06-20ARM: kernel: implement stack pointer save array through MPIDR hashingLorenzo Pieralisi
2013-05-05Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-04-28ARM: KVM: promote vfp_host pointer to generic host cpu contextMarc Zyngier
2013-04-25Merge branch 'kvm-arm-cleanup' from git://github.com/columbia/linux-kvm-arm.gitGleb Natapov
2013-04-25Merge branch 'mcpm' of git://git.linaro.org/people/nico/linux into devel-stableRussell King
2013-04-24ARM: mcpm_head.S: vlock-based first man electionDave Martin
2013-04-24ARM: mcpm: introduce helpers for platform coherency exit/setupDave Martin
2013-03-06ARM: KVM: abstract fault register accessesMarc Zyngier
2013-03-03ARM: 7659/1: mm: make mm->context.id an atomic64_t variableWill Deacon
2013-02-11ARM: KVM: arch_timers: Add timer world switchMarc Zyngier