index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
include
/
asm
/
elf.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2017-11-16
1
-2
/
+14
|
\
|
*
ARM: add ELF_FDPIC support
Nicolas Pitre
2017-09-10
1
-0
/
+12
|
*
arm_elf_read_implies_exec(): remove unused argument
Nicolas Pitre
2017-09-10
1
-2
/
+2
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
|
/
*
arm: move ELF_ET_DYN_BASE to 4MB
Kees Cook
2017-07-10
1
-6
/
+2
*
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
2015-04-14
1
-1
/
+10
|
\
|
*
-
.
Merge branches 'misc', 'vdso' and 'fixes' into for-next
Russell King
2015-04-14
1
-1
/
+10
|
|
\
\
|
|
|
*
ARM: 8320/1: fix integer overflow in ELF_ET_DYN_BASE
Andrey Ryabinin
2015-03-28
1
-1
/
+1
|
|
|
/
|
|
/
|
|
|
*
ARM: 8329/1: miscellaneous vdso infrastructure, preparation
Nathan Lynch
2015-03-27
1
-0
/
+9
|
|
/
*
/
mm: fold arch_randomize_brk into ARCH_HAS_ELF_RANDOMIZE
Kees Cook
2015-04-14
1
-4
/
+0
|
/
*
ARM: 8127/1: module: add support for R_ARM_TARGET1 relocations
Andrey Ryabinin
2014-08-27
1
-0
/
+1
*
Move the EM_ARM and EM_AARCH64 definitions to uapi/linux/elf-em.h
Dan Aloni
2013-09-02
1
-2
/
+0
*
ARM: fix nommu builds with 48be69a02 (ARM: move signal handlers into a vdso-l...
Russell King
2013-08-03
1
-0
/
+2
*
ARM: move signal handlers into a vdso-like page
Russell King
2013-08-01
1
-0
/
+4
*
ARM: 7294/1: vectors: use gate_vma for vectors user mapping
Will Deacon
2012-03-24
1
-4
/
+0
*
ARM: 6883/1: ptrace: Migrate to regsets framework
Dave Martin
2011-05-14
1
-0
/
+1
*
ARM: 6486/1: provide zero vmcore_elf64_check_arch()
Mika Westerberg
2010-11-30
1
-0
/
+2
*
ARM: add a vma entry for the user accessible vector page
Nicolas Pitre
2010-10-01
1
-0
/
+4
*
ARM: 6189/1: Add support for the MOVW/MOVT relocations in Thumb-2
Catalin Marinas
2010-08-05
1
-0
/
+2
*
ARM: fix build warning in asm/elf.h
Russell King
2010-07-26
1
-0
/
+1
*
[ARM] implement arch_randomize_brk()
Nicolas Pitre
2010-06-14
1
-0
/
+3
*
arch/arm/include/asm/elf.h: forward-declare the task-struct
Andrew Morton
2010-05-01
1
-0
/
+2
*
ARM: 5987/1: fix warning in kernel/elfcore.c from ARM's elf.h
Mikael Pettersson
2010-03-13
1
-0
/
+1
*
elf: kill USE_ELF_CORE_DUMP
Christoph Hellwig
2009-12-16
1
-1
/
+0
*
ARM: 5759/1: Add register information of threads to coredump
Artem Bityutskiy
2009-10-14
1
-0
/
+3
*
Thumb-2: Add support for loadable modules
Catalin Marinas
2009-07-24
1
-0
/
+3
*
[ARM] 5507/1: support R_ARM_MOVW_ABS_NC and MOVT_ABS relocation types
Paul Gortmaker
2009-05-07
1
-7
/
+9
*
Merge branch 'master' into devel
Russell King
2009-03-28
1
-0
/
+1
|
\
|
*
[ARM] 5428/1: Module relocation update for R_ARM_V4BX
Daniel Silverstone
2009-03-21
1
-0
/
+1
*
|
[ARM] 5384/1: unwind: Add stack unwinding support for loadable modules
Catalin Marinas
2009-02-19
1
-0
/
+1
|
/
*
[PATCH] remove unused ibcs2/PER_SVR4 in SET_PERSONALITY
Martin Schwidefsky
2008-10-16
1
-1
/
+1
*
[ARM] Improve non-executable support
Russell King
2008-10-01
1
-34
/
+34
*
[ARM] Don't include asm/elf.h in asm code
Russell King
2008-10-01
1
-4
/
+0
*
[ARM] move include/asm-arm to arch/arm/include/asm
Russell King
2008-08-02
1
-0
/
+116