index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
kernel
/
asm-offsets.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-07
ARM: save and reset the address limit when entering an exception
Russell King
1
-0
/
+1
2016-06-22
ARM: introduce svc_pt_regs structure
Russell King
1
-0
/
+2
2016-06-22
ARM: rename S_FRAME_SIZE to PT_REGS_SIZE
Russell King
1
-1
/
+1
2016-02-29
ARM: KVM: Remove unused hyp_pc field
Marc Zyngier
1
-1
/
+0
2016-02-29
ARM: KVM: Cleanup asm-offsets.c
Marc Zyngier
1
-30
/
+0
2016-02-29
ARM: KVM: Move GP registers into the CPU context structure
Marc Zyngier
1
-9
/
+9
2016-02-29
ARM: KVM: Move CP15 array into the CPU context structure
Marc Zyngier
1
-1
/
+1
2016-02-29
ARM: KVM: Move VFP registers to a CPU context structure
Marc Zyngier
1
-2
/
+3
2015-04-15
Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+0
2015-04-14
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-0
/
+5
2015-04-12
arm: Remove signal translation and exec_domain
Richard Weinberger
1
-1
/
+0
2015-03-27
ARM: 8330/1: add VDSO user-space code
Nathan Lynch
1
-0
/
+5
2015-03-12
arm/arm64: KVM: Kill CONFIG_KVM_ARM_{VGIC,TIMER}
Christoffer Dall
1
-4
/
+0
2014-10-19
ARM: Blacklist GCC 4.8.0 to GCC 4.8.2 - PR58854
Russell King
1
-1
/
+11
2014-07-11
KVM: arm/arm64: vgic: move GICv2 registers to their own structure
Marc Zyngier
1
-7
/
+7
2014-03-03
ARM: KVM: introduce per-vcpu HYP Configuration Register
Marc Zyngier
1
-0
/
+1
2013-06-20
ARM: kernel: implement stack pointer save array through MPIDR hashing
Lorenzo Pieralisi
1
-0
/
+6
2013-05-05
Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+1
2013-04-28
ARM: KVM: promote vfp_host pointer to generic host cpu context
Marc Zyngier
1
-1
/
+1
2013-04-25
Merge branch 'kvm-arm-cleanup' from git://github.com/columbia/linux-kvm-arm.git
Gleb Natapov
1
-4
/
+4
2013-04-25
Merge branch 'mcpm' of git://git.linaro.org/people/nico/linux into devel-stable
Russell King
1
-1
/
+5
2013-04-24
ARM: mcpm_head.S: vlock-based first man election
Dave Martin
1
-0
/
+1
2013-04-24
ARM: mcpm: introduce helpers for platform coherency exit/setup
Dave Martin
1
-0
/
+3
2013-03-06
ARM: KVM: abstract fault register accesses
Marc Zyngier
1
-4
/
+4
2013-03-03
ARM: 7659/1: mm: make mm->context.id an atomic64_t variable
Will Deacon
1
-1
/
+1
2013-02-11
ARM: KVM: arch_timers: Add timer world switch
Marc Zyngier
1
-0
/
+6
2013-02-11
ARM: KVM: VGIC control interface world switch
Marc Zyngier
1
-0
/
+12
2013-01-23
KVM: ARM: World-switch implementation
Christoffer Dall
1
-0
/
+25
2012-08-29
ARM: Don't unconditionally bloat thread_info
Russell King
1
-0
/
+2
2011-10-17
ARM: 7114/1: cache-l2x0: add resume entry for l2 in secure mode
Barry Song
1
-0
/
+12
2011-07-09
ARM: vfp: fix a hole in VFP thread migration
Russell King
1
-0
/
+3
2011-02-22
ARM: pm: add generic CPU suspend/resume support
Russell King
1
-0
/
+9
2011-02-12
ARM: move cache/processor/fault glue to separate include files
Russell King
1
-0
/
+2
2010-10-20
arm: remove machine_desc.io_pg_offst and .phys_io
Nicolas Pitre
1
-2
/
+0
2010-06-14
ARM: stack protector: change the canary value per task
Nicolas Pitre
1
-0
/
+3
2010-02-15
ARM: dma-mapping: provide per-cpu type map/unmap functions
Russell King
1
-0
/
+5
2008-04-29
arm: use kbuild.h instead of macros in asm-offsets.c
Christoph Lameter
1
-7
/
+1
2008-04-18
Add a prefetch abort handler
Paul Brook
1
-0
/
+7
2008-04-18
ARMv7: Add support for the ThumbEE state saving/restoring
Catalin Marinas
1
-0
/
+3
2007-05-17
[ARM] ARMv6: add CPU_HAS_ASID configuration
Russell King
1
-1
/
+1
2006-11-30
[ARM] Include asm/elf.h instead of asm/procinfo.h
Russell King
1
-0
/
+1
2006-06-29
[ARM] Set bit 4 on section mappings correctly depending on CPU
Russell King
1
-1
/
+2
2006-06-28
[ARM] 3370/2: ep93xx: add crunch support
Lennert Buytenhek
1
-0
/
+3
2006-05-16
[ARM] 3517/1: move definition of PROC_INFO_SZ from procinfo.h to asm-offsets.h
Uwe Zeisberger
1
-0
/
+2
2006-05-05
[ARM] 3496/1: more constants for asm-offsets.h
Uwe Zeisberger
1
-0
/
+6
2006-03-12
[ARM] iwmmxt thread state alignment
Russell King
1
-1
/
+3
2006-01-08
[PATCH] remove gcc-2 checks
Andrew Morton
1
-7
/
+2
2005-10-29
[ARM] 3060/1: allow constants found in asm/memory.h to be used in asm code
Nicolas Pitre
1
-1
/
+0
2005-04-26
[PATCH] ARM: pt_regs offsets
Russell King
1
-0
/
+20
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+83