index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
kernel
/
head-common.S
Age
Commit message (
Expand
)
Author
2011-02-15
ARM: Defer lookup of machine_type to setup.c
Russell King
2011-01-15
ARM: fix missing branch in __error_a
Russell King
2010-10-18
Merge branch 'hotplug' into devel
Russell King
2010-10-08
ARM: cleanup lookup_machine_type data and ensure these are placed in __HEAD
Russell King
2010-10-08
ARM: hotplug cpu: move __error and __error_p to cpuinit section
Russell King
2010-10-08
ARM: move __mmap_switched, C-API functions to init section
Russell King
2010-10-08
ARM: cleanup boot cpu calling __mmap_switched
Russell King
2010-10-08
ARM: hotplug cpu: Keep processor information, startup code & __lookup_process...
Russell King
2010-10-08
ARM: vmlinux.lds: Refer to start of .data using _sdata rather than _data
Russell King
2009-11-08
ARM: 5784/1: fix early boot machine ID mismatch error display
Nicolas Pitre
2009-10-02
ARM: 5739/1: ARM: allow empty ATAG_CORE
David Brown
2009-07-24
Thumb-2: Implementation of the unified start-up and exceptions code
Catalin Marinas
2009-07-24
Thumb-2: Add some .align statements to the .S files
Catalin Marinas
2008-12-01
[ARM] use asm/sections.h
Russell King
2008-09-01
[ARM] 5227/1: Add the ENDPROC declarations to the .S files
Catalin Marinas
2008-08-02
[ARM] move include/asm-arm to arch/arm/include/asm
Russell King
2008-04-19
[ARM] 4881/1: print unrecognised processor ID as part of failure message
Lennert Buytenhek
2008-03-06
[ARM] 4849/1: move ATAGS asm definitions
Greg Ungerer
2007-07-12
[ARM] 4423/1: add ATAGS support
Bill Gatliff
2006-03-27
[ARM] nommu: start-up code
Hyok S. Choi