summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel/asm-offsets.c
AgeCommit message (Expand)AuthorLines
2020-07-08Raise gcc version requirement to 4.9Linus Torvalds-9/+0
2020-03-24arm: Remove 32bit KVM host supportMarc Zyngier-11/+0
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner-4/+1
2018-12-12ARM: smp: add support for per-task stack canariesArd Biesheuvel-0/+4
2018-08-22include/linux/compiler*.h: make compiler-*.h mutually exclusiveNick Desaulniers-12/+1
2018-06-14Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variablesLinus Torvalds-1/+1
2018-05-19ARM: 8757/1: NOMMU: Support PMSAv8 MPUVladimir Murzin-0/+2
2018-05-19ARM: 8754/1: NOMMU: Move PMSAv7 MPU under it's own namespaceVladimir Murzin-3/+3
2017-10-23ARM: 8708/1: NOMMU: Rework MPU to be mostly done in CVladimir Murzin-0/+11
2017-09-10ARM: signal handling support for FDPIC_FUNCPTRS functionsNicolas Pitre-0/+4
2016-07-07ARM: save and reset the address limit when entering an exceptionRussell King-0/+1
2016-06-22ARM: introduce svc_pt_regs structureRussell King-0/+2
2016-06-22ARM: rename S_FRAME_SIZE to PT_REGS_SIZERussell King-1/+1
2016-02-29ARM: KVM: Remove unused hyp_pc fieldMarc Zyngier-1/+0
2016-02-29ARM: KVM: Cleanup asm-offsets.cMarc Zyngier-30/+0
2016-02-29ARM: KVM: Move GP registers into the CPU context structureMarc Zyngier-9/+9
2016-02-29ARM: KVM: Move CP15 array into the CPU context structureMarc Zyngier-1/+1
2016-02-29ARM: KVM: Move VFP registers to a CPU context structureMarc Zyngier-2/+3
2015-04-15Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-1/+0
2015-04-14Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds-0/+5
2015-04-12arm: Remove signal translation and exec_domainRichard Weinberger-1/+0
2015-03-27ARM: 8330/1: add VDSO user-space codeNathan Lynch-0/+5
2015-03-12arm/arm64: KVM: Kill CONFIG_KVM_ARM_{VGIC,TIMER}Christoffer Dall-4/+0
2014-10-19ARM: Blacklist GCC 4.8.0 to GCC 4.8.2 - PR58854Russell King-1/+11
2014-07-11KVM: arm/arm64: vgic: move GICv2 registers to their own structureMarc Zyngier-7/+7
2014-03-03ARM: KVM: introduce per-vcpu HYP Configuration RegisterMarc Zyngier-0/+1
2013-06-20ARM: kernel: implement stack pointer save array through MPIDR hashingLorenzo Pieralisi-0/+6
2013-05-05Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-1/+1
2013-04-28ARM: KVM: promote vfp_host pointer to generic host cpu contextMarc Zyngier-1/+1
2013-04-25Merge branch 'kvm-arm-cleanup' from git://github.com/columbia/linux-kvm-arm.gitGleb Natapov-4/+4
2013-04-25Merge branch 'mcpm' of git://git.linaro.org/people/nico/linux into devel-stableRussell King-1/+5
2013-04-24ARM: mcpm_head.S: vlock-based first man electionDave Martin-0/+1
2013-04-24ARM: mcpm: introduce helpers for platform coherency exit/setupDave Martin-0/+3
2013-03-06ARM: KVM: abstract fault register accessesMarc Zyngier-4/+4
2013-03-03ARM: 7659/1: mm: make mm->context.id an atomic64_t variableWill Deacon-1/+1
2013-02-11ARM: KVM: arch_timers: Add timer world switchMarc Zyngier-0/+6
2013-02-11ARM: KVM: VGIC control interface world switchMarc Zyngier-0/+12
2013-01-23KVM: ARM: World-switch implementationChristoffer Dall-0/+25
2012-08-29ARM: Don't unconditionally bloat thread_infoRussell King-0/+2
2011-10-17ARM: 7114/1: cache-l2x0: add resume entry for l2 in secure modeBarry Song-0/+12
2011-07-09ARM: vfp: fix a hole in VFP thread migrationRussell King-0/+3
2011-02-22ARM: pm: add generic CPU suspend/resume supportRussell King-0/+9
2011-02-12ARM: move cache/processor/fault glue to separate include filesRussell King-0/+2
2010-10-20arm: remove machine_desc.io_pg_offst and .phys_ioNicolas Pitre-2/+0
2010-06-14ARM: stack protector: change the canary value per taskNicolas Pitre-0/+3
2010-02-15ARM: dma-mapping: provide per-cpu type map/unmap functionsRussell King-0/+5
2008-04-29arm: use kbuild.h instead of macros in asm-offsets.cChristoph Lameter-7/+1
2008-04-18Add a prefetch abort handlerPaul Brook-0/+7
2008-04-18ARMv7: Add support for the ThumbEE state saving/restoringCatalin Marinas-0/+3
2007-05-17[ARM] ARMv6: add CPU_HAS_ASID configurationRussell King-1/+1