index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
kernel
/
asm-offsets.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
*
ARM: smp: add support for per-task stack canaries
Ard Biesheuvel
2018-12-12
1
-0
/
+4
*
include/linux/compiler*.h: make compiler-*.h mutually exclusive
Nick Desaulniers
2018-08-23
1
-12
/
+1
*
Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variables
Linus Torvalds
2018-06-14
1
-1
/
+1
*
ARM: 8757/1: NOMMU: Support PMSAv8 MPU
Vladimir Murzin
2018-05-19
1
-0
/
+2
*
ARM: 8754/1: NOMMU: Move PMSAv7 MPU under it's own namespace
Vladimir Murzin
2018-05-19
1
-3
/
+3
*
ARM: 8708/1: NOMMU: Rework MPU to be mostly done in C
Vladimir Murzin
2017-10-23
1
-0
/
+11
*
ARM: signal handling support for FDPIC_FUNCPTRS functions
Nicolas Pitre
2017-09-11
1
-0
/
+4
*
ARM: save and reset the address limit when entering an exception
Russell King
2016-07-07
1
-0
/
+1
*
ARM: introduce svc_pt_regs structure
Russell King
2016-06-22
1
-0
/
+2
*
ARM: rename S_FRAME_SIZE to PT_REGS_SIZE
Russell King
2016-06-22
1
-1
/
+1
*
ARM: KVM: Remove unused hyp_pc field
Marc Zyngier
2016-02-29
1
-1
/
+0
*
ARM: KVM: Cleanup asm-offsets.c
Marc Zyngier
2016-02-29
1
-30
/
+0
*
ARM: KVM: Move GP registers into the CPU context structure
Marc Zyngier
2016-02-29
1
-9
/
+9
*
ARM: KVM: Move CP15 array into the CPU context structure
Marc Zyngier
2016-02-29
1
-1
/
+1
*
ARM: KVM: Move VFP registers to a CPU context structure
Marc Zyngier
2016-02-29
1
-2
/
+3
*
Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-04-15
1
-1
/
+0
|
\
|
*
arm: Remove signal translation and exec_domain
Richard Weinberger
2015-04-12
1
-1
/
+0
*
|
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
2015-04-15
1
-0
/
+5
|
\
\
|
*
|
ARM: 8330/1: add VDSO user-space code
Nathan Lynch
2015-03-27
1
-0
/
+5
|
|
/
*
/
arm/arm64: KVM: Kill CONFIG_KVM_ARM_{VGIC,TIMER}
Christoffer Dall
2015-03-12
1
-4
/
+0
|
/
*
ARM: Blacklist GCC 4.8.0 to GCC 4.8.2 - PR58854
Russell King
2014-10-19
1
-1
/
+11
*
KVM: arm/arm64: vgic: move GICv2 registers to their own structure
Marc Zyngier
2014-07-11
1
-7
/
+7
*
ARM: KVM: introduce per-vcpu HYP Configuration Register
Marc Zyngier
2014-03-03
1
-0
/
+1
*
ARM: kernel: implement stack pointer save array through MPIDR hashing
Lorenzo Pieralisi
2013-06-20
1
-0
/
+6
*
Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2013-05-05
1
-1
/
+1
|
\
|
*
ARM: KVM: promote vfp_host pointer to generic host cpu context
Marc Zyngier
2013-04-29
1
-1
/
+1
|
*
Merge branch 'kvm-arm-cleanup' from git://github.com/columbia/linux-kvm-arm.git
Gleb Natapov
2013-04-25
1
-4
/
+4
|
|
\
*
|
\
Merge branch 'mcpm' of git://git.linaro.org/people/nico/linux into devel-stable
Russell King
2013-04-25
1
-1
/
+5
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
ARM: mcpm_head.S: vlock-based first man election
Dave Martin
2013-04-24
1
-0
/
+1
|
*
|
ARM: mcpm: introduce helpers for platform coherency exit/setup
Dave Martin
2013-04-24
1
-0
/
+3
|
|
/
|
*
ARM: 7659/1: mm: make mm->context.id an atomic64_t variable
Will Deacon
2013-03-03
1
-1
/
+1
*
|
ARM: KVM: abstract fault register accesses
Marc Zyngier
2013-03-07
1
-4
/
+4
|
/
*
ARM: KVM: arch_timers: Add timer world switch
Marc Zyngier
2013-02-11
1
-0
/
+6
*
ARM: KVM: VGIC control interface world switch
Marc Zyngier
2013-02-11
1
-0
/
+12
*
KVM: ARM: World-switch implementation
Christoffer Dall
2013-01-23
1
-0
/
+25
*
ARM: Don't unconditionally bloat thread_info
Russell King
2012-08-29
1
-0
/
+2
*
ARM: 7114/1: cache-l2x0: add resume entry for l2 in secure mode
Barry Song
2011-10-17
1
-0
/
+12
*
ARM: vfp: fix a hole in VFP thread migration
Russell King
2011-07-09
1
-0
/
+3
*
ARM: pm: add generic CPU suspend/resume support
Russell King
2011-02-22
1
-0
/
+9
*
ARM: move cache/processor/fault glue to separate include files
Russell King
2011-02-12
1
-0
/
+2
*
arm: remove machine_desc.io_pg_offst and .phys_io
Nicolas Pitre
2010-10-20
1
-2
/
+0
*
ARM: stack protector: change the canary value per task
Nicolas Pitre
2010-06-15
1
-0
/
+3
*
ARM: dma-mapping: provide per-cpu type map/unmap functions
Russell King
2010-02-15
1
-0
/
+5
*
arm: use kbuild.h instead of macros in asm-offsets.c
Christoph Lameter
2008-04-29
1
-7
/
+1
*
Add a prefetch abort handler
Paul Brook
2008-04-18
1
-0
/
+7
*
ARMv7: Add support for the ThumbEE state saving/restoring
Catalin Marinas
2008-04-18
1
-0
/
+3
*
[ARM] ARMv6: add CPU_HAS_ASID configuration
Russell King
2007-05-17
1
-1
/
+1
*
[ARM] Include asm/elf.h instead of asm/procinfo.h
Russell King
2006-11-30
1
-0
/
+1
*
[ARM] Set bit 4 on section mappings correctly depending on CPU
Russell King
2006-06-29
1
-1
/
+2
[next]