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
/
boot
/
compressed
Age
Commit message (
Expand
)
Author
2018-06-15
arm: port KCOV to arm
Dmitry Vyukov
2018-06-05
Merge branches 'fixes', 'misc' and 'spectre' into for-linus
Russell King
2018-05-19
ARM: 8767/1: add support for building ARM kernel with clang
Stefan Agner
2018-05-19
ARM: replace unnecessary perl with sed and the shell $(( )) operator
Russell King
2018-05-19
ARM: 8758/1: decompressor: restore r1 and r2 just before jumping to the kernel
Łukasz Stelmach
2018-05-19
ARM: 8753/1: decompressor: add a missing parameter to the addruart macro
Łukasz Stelmach
2018-04-09
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2018-04-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-04-05
zboot: fix stack protector in compressed boot phase
Huacai Chen
2018-04-05
ARM: decompressor: fix warning introduced in fortify patch
Russell King
2018-03-28
ARM: 8749/1: Kconfig: Add ARCH_HAS_FORTIFY_SOURCE
Jinbum Park
2018-03-01
ARM: boot: add strrchr function
Rob Herring
2018-01-21
ARM: 8745/1: get rid of __memzero()
Nicolas Pitre
2017-12-17
ARM: verify size of zImage
Russell King
2017-11-16
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2017-11-08
Merge branches 'fixes', 'misc' and 'sa1111-for-next' into for-next
Russell King
2017-11-04
Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
ARM: add debug ".edata_real" symbol
Russell King
2017-10-12
ARM: 8704/1: semihosting: use proper instruction on v7m processors
Nicolas Pitre
2017-10-03
ARM: add additional table to compressed kernel
Russell King
2017-10-03
ARM: decompressor: fix BSS size calculation
Russell King
2017-08-21
arm/efi: Split zImage code and data into separate PE/COFF sections
Ard Biesheuvel
2017-08-21
arm/efi: Replace open coded constants with symbolic ones
Ard Biesheuvel
2017-08-21
arm/efi: Remove pointless dummy .reloc section
Ard Biesheuvel
2017-08-21
arm/efi: Remove forbidden values from the PE/COFF header
Ard Biesheuvel
2017-07-10
bitmap: use memcmp optimisation in more situations
Matthew Wilcox
2017-06-12
ARM: 8680/1: boot/compressed: fix inappropriate Thumb2 mnemonic for __nop
Ard Biesheuvel
2017-06-05
ARM: 8677/1: boot/compressed: fix decompressor header layout for v7-M
Ard Biesheuvel
2017-04-09
ARM: decompressor: Remove __hyp_get_vectors usage
Marc Zyngier
2017-02-28
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2017-02-28
ARM: 8654/1: decompressor: add strlen prototype
Arnd Bergmann
2017-02-27
scripts/spelling.txt: add "swith" pattern and fix typo instances
Masahiro Yamada
2016-10-02
ARM: 8618/1: decompressor: reset ttbcr fields to use TTBR0 on ARMv7
Srinivas Ramana
2016-03-19
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
2016-03-19
Merge tag 'devicetree-for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2016-03-04
Merge branches 'amba', 'fixes', 'misc' and 'tauros2' into for-next
Russell King
2016-02-22
ARM: 8543/1: decompressor: rename suffix_y to compress-y
Masahiro Yamada
2016-02-22
ARM: 8542/1: decompressor: merge piggy.*.S and simplify Makefile
Masahiro Yamada
2016-02-22
ARM: 8541/1: decompressor: drop redundant FORCE in Makefile
Masahiro Yamada
2016-02-22
ARM: 8540/1: decompressor: use clean-files instead of extra-y to clean files
Masahiro Yamada
2016-02-22
ARM: 8539/1: decompressor: drop more unneeded assignments to "targets"
Masahiro Yamada
2016-02-22
ARM: 8538/1: decompressor: drop unneeded assignments to "targets"
Masahiro Yamada
2016-02-22
ARM: 8534/1: virt: fix hyp-stub build for pre-ARMv7 CPUs
Jean-Philippe Brucker
2016-02-22
ARM: 8534/1: virt: fix hyp-stub build for pre-ARMv7 CPUs
Jean-Philippe Brucker
2016-02-11
ARM: boot: Add an implementation of strnlen for libfdt
Rob Herring
2016-01-26
ARM: 8500/1: fix atags_to_fdt with stack-protector-strong
Kees Cook
2015-12-14
ARM: add UEFI stub support
Roy Franz
2015-09-10
lib/decompressors: use real out buf size for gunzip with kernel
Yinghai Lu
2015-07-06
ARM: shmobile: Remove obsolete zboot support
Geert Uytterhoeven
[next]