index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
include
/
asm
/
elf.h
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-14
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-1
/
+10
2015-04-14
mm: fold arch_randomize_brk into ARCH_HAS_ELF_RANDOMIZE
Kees Cook
1
-4
/
+0
2015-04-14
Merge branches 'misc', 'vdso' and 'fixes' into for-next
Russell King
1
-1
/
+10
2015-03-28
ARM: 8320/1: fix integer overflow in ELF_ET_DYN_BASE
Andrey Ryabinin
1
-1
/
+1
2015-03-27
ARM: 8329/1: miscellaneous vdso infrastructure, preparation
Nathan Lynch
1
-0
/
+9
2014-08-27
ARM: 8127/1: module: add support for R_ARM_TARGET1 relocations
Andrey Ryabinin
1
-0
/
+1
2013-09-02
Move the EM_ARM and EM_AARCH64 definitions to uapi/linux/elf-em.h
Dan Aloni
1
-2
/
+0
2013-08-03
ARM: fix nommu builds with 48be69a02 (ARM: move signal handlers into a vdso-l...
Russell King
1
-0
/
+2
2013-08-01
ARM: move signal handlers into a vdso-like page
Russell King
1
-0
/
+4
2012-03-24
ARM: 7294/1: vectors: use gate_vma for vectors user mapping
Will Deacon
1
-4
/
+0
2011-05-14
ARM: 6883/1: ptrace: Migrate to regsets framework
Dave Martin
1
-0
/
+1
2010-11-30
ARM: 6486/1: provide zero vmcore_elf64_check_arch()
Mika Westerberg
1
-0
/
+2
2010-10-01
ARM: add a vma entry for the user accessible vector page
Nicolas Pitre
1
-0
/
+4
2010-08-05
ARM: 6189/1: Add support for the MOVW/MOVT relocations in Thumb-2
Catalin Marinas
1
-0
/
+2
2010-07-26
ARM: fix build warning in asm/elf.h
Russell King
1
-0
/
+1
2010-06-14
[ARM] implement arch_randomize_brk()
Nicolas Pitre
1
-0
/
+3
2010-05-01
arch/arm/include/asm/elf.h: forward-declare the task-struct
Andrew Morton
1
-0
/
+2
2010-03-13
ARM: 5987/1: fix warning in kernel/elfcore.c from ARM's elf.h
Mikael Pettersson
1
-0
/
+1
2009-12-16
elf: kill USE_ELF_CORE_DUMP
Christoph Hellwig
1
-1
/
+0
2009-10-14
ARM: 5759/1: Add register information of threads to coredump
Artem Bityutskiy
1
-0
/
+3
2009-07-24
Thumb-2: Add support for loadable modules
Catalin Marinas
1
-0
/
+3
2009-05-07
[ARM] 5507/1: support R_ARM_MOVW_ABS_NC and MOVT_ABS relocation types
Paul Gortmaker
1
-7
/
+9
2009-03-28
Merge branch 'master' into devel
Russell King
1
-0
/
+1
2009-03-21
[ARM] 5428/1: Module relocation update for R_ARM_V4BX
Daniel Silverstone
1
-0
/
+1
2009-02-19
[ARM] 5384/1: unwind: Add stack unwinding support for loadable modules
Catalin Marinas
1
-0
/
+1
2008-10-16
[PATCH] remove unused ibcs2/PER_SVR4 in SET_PERSONALITY
Martin Schwidefsky
1
-1
/
+1
2008-10-01
[ARM] Improve non-executable support
Russell King
1
-34
/
+34
2008-10-01
[ARM] Don't include asm/elf.h in asm code
Russell King
1
-4
/
+0
2008-08-02
[ARM] move include/asm-arm to arch/arm/include/asm
Russell King
1
-0
/
+116