index
:
kernel/git/stable/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
boot
/
compressed
Age
Commit message (
Expand
)
Author
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
2015-07-01
Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2015-06-12
Merge branch 'bsym' into for-next
Russell King
2015-05-28
ARM: 8373/1: disable branch profiling in uncompressor
Arnd Bergmann
2015-05-08
ARM: replace BSYM() with badr assembly macro
Russell King
2015-04-29
libfdt: add fdt type definitions
Rob Herring
2015-04-22
Merge tag 'armsoc-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2015-03-28
ARM: 8327/1: zImage: add support for ARMv7-M
Joachim Eastwood
2015-03-27
ARM: add documentation for finding start of physical memory
Russell King
2015-02-24
ARM: shmobile: sh7372: Remove ZBOOT MMC/SDHI support
Magnus Damm
2015-02-10
Merge branches 'debug', 'fixes', 'l2c' (early part), 'misc' and 'sa1100' into...
Russell King
2015-01-29
ARM: 8294/1: ATAG_DTB_COMPAT: remove the DT workspace's hardcoded 64KB size
Nicolas Pitre
2015-01-21
ARM: 8290/1: decompressor: fix a wrong comment
Masahiro Yamada
2014-11-13
ARM: 8191/1: decompressor: ensure I-side picks up relocated code
Will Deacon
2014-09-26
ARM: 8153/1: Enable gcov support on the ARM architecture
Vincent Sanders
2014-07-18
ARM: 8079/1: zImage: identify kernel endianness
Nicolas Pitre
2014-07-01
ARM: simplify generation of compressed vmlinux.lds file
Russell King
2014-07-01
ARM: 8067/1: zImage: ensure header in LE format for BE8 kernels
Nicolas Pitre
2014-06-05
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into next
Linus Torvalds
2014-06-01
ARM: 8025/1: Get rid of meminfo
Laura Abbott
2014-05-26
ARM: compressed/head.S: remove s3c24xx special case
Heiko Stuebner
2014-03-07
ARM: 7992/1: boot: compressed: ignore bswapsdi2.S
Mark Rutland
2014-01-23
Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
[next]