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
/
arm64
/
kernel
/
head.S
Age
Commit message (
Expand
)
Author
2014-11-26
arm64: Move some head.text functions to executable section
Laura Abbott
2014-11-25
arm64: Switch to adrp for loading the stub vectors
Laura Abbott
2014-11-05
arm64/efi: set PE/COFF file alignment to 512 bytes
Ard Biesheuvel
2014-11-05
arm64/efi: set PE/COFF section alignment to 4 KB
Ard Biesheuvel
2014-11-05
arm64/efi: efistub: jump to 'stext' directly, not through the header
Ard Biesheuvel
2014-09-08
arm64/efi: efistub: cover entire static mem footprint in PE/COFF .text
Ard Biesheuvel
2014-08-26
arm64: Remove unused variable in head.S
Geoff Levand
2014-08-19
arm64: align randomized TEXT_OFFSET on 4 kB boundary
Ard Biesheuvel
2014-07-25
arm64: gicv3: Allow GICv3 compilation with older binutils
Catalin Marinas
2014-07-25
Merge tag 'deps-irqchip-gic-3.17' of git://git.infradead.org/users/jcooper/linux
Catalin Marinas
2014-07-23
arm64: Add support for 48-bit VA space with 64KB page configuration
Catalin Marinas
2014-07-23
arm64: Clean up the initial page table creation in head.S
Catalin Marinas
2014-07-23
arm64: Convert bool ARM64_x_LEVELS to int ARM64_PGTABLE_LEVELS
Catalin Marinas
2014-07-23
arm64: mm: Implement 4 levels of translation tables
Jungseok Lee
2014-07-23
arm64: Do not initialise the fixmap page tables in head.S
Catalin Marinas
2014-07-10
arm64: Enable TEXT_OFFSET fuzzing
Mark Rutland
2014-07-10
arm64: Update the Image header
Mark Rutland
2014-07-10
arm64: place initial page tables above the kernel
Mark Rutland
2014-07-10
arm64: head.S: remove unnecessary function alignment
Mark Rutland
2014-07-08
irqchip: gic-v3: Initial support for GICv3
Marc Zyngier
2014-07-04
arm64: fix el2_setup check of CurrentEL
Marc Zyngier
2014-06-06
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2014-05-09
arm64: head: fix cache flushing and barriers in set_cpu_boot_mode_flag
Will Deacon
2014-04-30
arm64: efi: add EFI stub
Mark Salter
2014-04-08
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2014-04-07
arm64: add early_ioremap support
Mark Salter
2014-04-05
arm64: Relax the kernel cache requirements for boot
Catalin Marinas
2014-02-26
arm64: Extend the idmap to the whole kernel image
Catalin Marinas
2013-12-20
arm64: Remove unused __data_loc variable
Geoff Levand
2013-12-06
arm64: kernel: add code to set cpu boot mode to secondary_entry shim
Lorenzo Pieralisi
2013-10-25
arm64: big-endian: set correct endianess on kernel entry
Matthew Leach
2013-10-25
arm64: head: create a new function for setting the boot_cpu_mode flag
Matthew Leach
2013-10-25
arm64: factor out spin-table boot method
Mark Rutland
2013-08-22
arm64: Expand arm64 image header
Roy Franz
2013-03-20
arm64: head: match all affinity levels in the pen of the secondaries
Javi Merino
2013-01-22
arm64: Add simple earlyprintk support
Catalin Marinas
2012-12-05
arm64: hyp: initialize vttbr_el2 to zero
Marc Zyngier
2012-12-05
arm64: add hypervisor stub
Marc Zyngier
2012-12-05
arm64: record boot mode when entering the kernel
Marc Zyngier
2012-12-05
arm64: generic timer: use virtual counter instead of physical at EL0
Will Deacon
2012-09-17
arm64: Kernel booting and initialisation
Catalin Marinas