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
/
kernel
/
head-nommu.S
Age
Commit message (
Expand
)
Author
Files
Lines
2013-12-13
ARM: fix asm/memory.h build error
Russell King
1
-2
/
+2
2013-08-01
ARM: Add .text annotations where required after __CPUINIT removal
Russell King
1
-0
/
+1
2013-07-14
arm: delete __cpuinit/__CPUINIT usage from all ARM users
Paul Gortmaker
1
-1
/
+0
2013-06-17
ARM: mpu: protect the vectors page with an MPU region
Jonathan Austin
1
-0
/
+16
2013-06-07
ARM: mpu: add MPU initialisation for secondary cores
Jonathan Austin
1
-0
/
+7
2013-06-07
ARM: mpu: add early bring-up code for the ARMv7 PMSA-compliant MPU
Jonathan Austin
1
-0
/
+87
2013-06-07
ARM: nommu: add entry point for secondary CPUs to head-nommu.S
Will Deacon
1
-4
/
+46
2013-04-17
ARM: Add base support for ARMv7-M
Catalin Marinas
1
-3
/
+7
2013-01-31
ARM: let CPUs not being able to run in ARM mode enter in THUMB mode
Uwe Kleine-König
1
-1
/
+7
2012-12-07
ARM: 7591/1: nommu: Enable the strict alignment (CR_A) bit only if ARCH < v6
Armando Visconti
1
-1
/
+1
2012-03-28
ARM: move CP15 definitions to separate header file
Russell King
1
-1
/
+1
2011-07-19
ARM: 6999/1: head, zImage: Always Enter the kernel in ARM state
Dave Martin
1
-0
/
+8
2011-02-15
ARM: Defer lookup of machine_type to setup.c
Russell King
1
-3
/
+0
2010-10-08
ARM: no need for nommu to jump through the hoops that mmu does
Russell King
1
-4
/
+1
2009-11-23
ARM: convert to use __HEAD and HEAD_TEXT macros.
Tim Abbott
1
-1
/
+1
2009-07-24
nommu: Do not override the CP15 control reg value returned from initfunc
Catalin Marinas
1
-1
/
+4
2009-07-24
Thumb-2: Implementation of the unified start-up and exceptions code
Catalin Marinas
1
-4
/
+7
2008-09-01
[ARM] 5227/1: Add the ENDPROC declarations to the .S files
Catalin Marinas
1
-2
/
+2
2008-08-07
[ARM] Eliminate useless includes of asm/mach-types.h
Russell King
1
-1
/
+0
2007-05-08
[ARM] Ensure head text is always placed at the start of kernel
Russell King
1
-1
/
+1
2006-11-30
[ARM] Include asm/elf.h instead of asm/procinfo.h
Russell King
1
-1
/
+0
2006-09-28
[ARM] nommu: confirms the CR_V bit in nommu mode
Hyok S. Choi
1
-0
/
+5
2006-09-27
[ARM] nommu: manage the CP15 things
Hyok S. Choi
1
-1
/
+6
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-25
[ARM] Remove MODE_(SVC|IRQ|FIQ|USR) and DEFAULT_FIQ
Russell King
1
-1
/
+1
2006-05-05
[ARM] 3496/1: more constants for asm-offsets.h
Uwe Zeisberger
1
-3
/
+1
2006-04-24
[ARM] nommu: trivial fixups for head-nommu.S and the Makefile
Hyok S. Choi
1
-1
/
+3
2006-03-27
[ARM] nommu: start-up code
Hyok S. Choi
1
-0
/
+83