index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
boot
/
compressed
/
Makefile
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-10
ARM: 9105/1: atags_to_fdt: don't warn about stack size
David Heidelberg
1
-0
/
+2
2021-06-07
ARM: 9076/1: boot: remove redundant piggy_data from clean-files
Masahiro Yamada
1
-1
/
+1
2021-05-08
Merge tag 'kbuild-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
1
-7
/
+0
2021-05-02
kbuild: add a script to remove stale generated files
Masahiro Yamada
1
-7
/
+0
2021-03-09
ARM: 9056/1: decompressor: fix BSS size calculation for LLVM ld.lld
Ard Biesheuvel
1
-2
/
+2
2021-02-01
ARM: 9045/1: uncompress: Validate start of physical memory against passed DTB
Geert Uytterhoeven
1
-1
/
+4
2020-12-22
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux
Linus Torvalds
1
-0
/
+1
2020-12-01
kbuild: Hoist '--orphan-handling' into Kconfig
Nathan Chancellor
1
-1
/
+3
2020-10-27
ARM: 9013/2: Disable KASan instrumentation for some code
Linus Walleij
1
-0
/
+1
2020-10-20
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-1
/
+6
2020-09-15
ARM: add malloc size to decompressor kexec size structure
Russell King
1
-1
/
+4
2020-09-15
ARM: add TEXT_OFFSET to decompressor kexec image structure
Russell King
1
-0
/
+1
2020-09-15
ARM: 9009/1: uncompress: Enable debug in head.S
Linus Walleij
1
-0
/
+1
2020-09-03
arm/boot: Warn on orphan section placement
Kees Cook
1
-0
/
+2
2020-08-10
kbuild: introduce ccflags-remove-y and asflags-remove-y
Masahiro Yamada
1
-5
/
+1
2020-07-07
kbuild: remove cc-option test of -fno-stack-protector
Masahiro Yamada
1
-2
/
+1
2020-04-29
ARM: 8969/1: decompressor: simplify libfdt builds
Masahiro Yamada
1
-23
/
+15
2020-02-21
ARM: 8961/2: Fix Kbuild issue caused by per-task stack protector GCC plugin
Ard Biesheuvel
1
-2
/
+2
2020-01-25
ARM: 8945/1: decompressor: use CONFIG option instead of cc-option
Masahiro Yamada
1
-6
/
+6
2019-11-22
ARM: 8939/1: kbuild: use correct nm executable
Dmitry Golovin
1
-2
/
+2
2019-02-01
ARM: 8819/1: Remove '-p' from LDFLAGS
Nathan Chancellor
1
-2
/
+0
2019-01-06
kbuild: remove redundant target cleaning on failure
Masahiro Yamada
1
-1
/
+1
2018-12-12
ARM: smp: add support for per-task stack canaries
Ard Biesheuvel
1
-0
/
+1
2018-06-15
arm: port KCOV to arm
Dmitry Vyukov
1
-0
/
+3
2018-06-05
Merge branches 'fixes', 'misc' and 'spectre' into for-linus
Russell King
1
-1
/
+1
2018-05-19
ARM: 8767/1: add support for building ARM kernel with clang
Stefan Agner
1
-1
/
+1
2018-05-19
ARM: replace unnecessary perl with sed and the shell $(( )) operator
Russell King
1
-5
/
+3
2017-11-16
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-2
/
+5
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-03
ARM: decompressor: fix BSS size calculation
Russell King
1
-2
/
+5
2016-03-04
Merge branches 'amba', 'fixes', 'misc' and 'tauros2' into for-next
Russell King
1
-17
/
+16
2016-02-22
ARM: 8543/1: decompressor: rename suffix_y to compress-y
Masahiro Yamada
1
-6
/
+6
2016-02-22
ARM: 8542/1: decompressor: merge piggy.*.S and simplify Makefile
Masahiro Yamada
1
-8
/
+6
2016-02-22
ARM: 8541/1: decompressor: drop redundant FORCE in Makefile
Masahiro Yamada
1
-1
/
+1
2016-02-22
ARM: 8540/1: decompressor: use clean-files instead of extra-y to clean files
Masahiro Yamada
1
-2
/
+1
2016-02-22
ARM: 8539/1: decompressor: drop more unneeded assignments to "targets"
Masahiro Yamada
1
-1
/
+1
2016-02-22
ARM: 8538/1: decompressor: drop unneeded assignments to "targets"
Masahiro Yamada
1
-2
/
+2
2016-02-22
ARM: 8534/1: virt: fix hyp-stub build for pre-ARMv7 CPUs
Jean-Philippe Brucker
1
-0
/
+2
2016-02-22
ARM: 8534/1: virt: fix hyp-stub build for pre-ARMv7 CPUs
Jean-Philippe Brucker
1
-0
/
+2
2016-01-26
ARM: 8500/1: fix atags_to_fdt with stack-protector-strong
Kees Cook
1
-0
/
+9
2015-12-14
ARM: add UEFI stub support
Roy Franz
1
-1
/
+3
2015-07-06
ARM: shmobile: Remove obsolete zboot support
Geert Uytterhoeven
1
-4
/
+0
2015-05-28
ARM: 8373/1: disable branch profiling in uncompressor
Arnd Bergmann
1
-0
/
+2
2015-02-24
ARM: shmobile: sh7372: Remove ZBOOT MMC/SDHI support
Magnus Damm
1
-15
/
+0
2014-09-26
ARM: 8153/1: Enable gcov support on the ARM architecture
Vincent Sanders
1
-0
/
+2
2014-07-01
ARM: simplify generation of compressed vmlinux.lds file
Russell King
1
-5
/
+2
2014-07-01
ARM: 8067/1: zImage: ensure header in LE format for BE8 kernels
Nicolas Pitre
1
-2
/
+2
2014-01-23
Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
1
-1
/
+1
2013-12-29
ARM: 7877/1: use built-in byte swap function
Kim Phillips
1
-4
/
+11
2013-12-10
ARM: Rename ARCH_SHMOBILE to ARCH_SHMOBILE_LEGACY
Laurent Pinchart
1
-1
/
+1
[next]