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