index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
boot
/
compressed
Commit message (
Expand
)
Author
Age
Files
Lines
*
kbuild: remove redundant target cleaning on failure
Masahiro Yamada
2019-01-06
1
-1
/
+1
*
Merge tag 'for-4.21' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2019-01-05
1
-0
/
+23
|
\
|
*
ARM: 8804/1: zImage: atags_to_fdt: add serial-number for ATAG_SERIAL
Ben Dooks
2018-11-08
1
-0
/
+23
*
|
ARM: smp: add support for per-task stack canaries
Ard Biesheuvel
2018-12-12
1
-0
/
+1
|
/
*
Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-10-26
1
-0
/
+2
|
\
|
*
libfdt: Ensure INT_MAX is defined in libfdt_env.h
Rob Herring
2018-09-19
1
-0
/
+2
*
|
ARM: 8786/1: Debug kernel copy by printing
Fabrizio Castro
2018-09-19
1
-0
/
+43
|
/
*
arm: port KCOV to arm
Dmitry Vyukov
2018-06-15
1
-0
/
+3
*
-
.
Merge branches 'fixes', 'misc' and 'spectre' into for-linus
Russell King
2018-06-05
1
-1
/
+1
|
\
\
|
*
|
ARM: 8767/1: add support for building ARM kernel with clang
Stefan Agner
2018-05-19
1
-1
/
+1
*
|
|
ARM: replace unnecessary perl with sed and the shell $(( )) operator
Russell King
2018-05-19
1
-5
/
+3
*
|
|
ARM: 8758/1: decompressor: restore r1 and r2 just before jumping to the kernel
Łukasz Stelmach
2018-05-19
1
-2
/
+2
*
|
|
ARM: 8753/1: decompressor: add a missing parameter to the addruart macro
Łukasz Stelmach
2018-05-19
1
-8
/
+8
|
/
/
*
|
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2018-04-09
3
-5
/
+17
|
\
\
|
*
|
ARM: decompressor: fix warning introduced in fortify patch
Russell King
2018-04-05
3
-5
/
+12
|
*
|
ARM: 8749/1: Kconfig: Add ARCH_HAS_FORTIFY_SOURCE
Jinbum Park
2018-03-28
1
-0
/
+5
|
|
/
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-04-06
1
-8
/
+1
|
\
\
|
*
|
zboot: fix stack protector in compressed boot phase
Huacai Chen
2018-04-05
1
-8
/
+1
|
|
/
*
|
ARM: boot: add strrchr function
Rob Herring
2018-03-01
1
-0
/
+10
|
/
*
ARM: 8745/1: get rid of __memzero()
Nicolas Pitre
2018-01-21
1
-5
/
+0
*
ARM: verify size of zImage
Russell King
2017-12-17
1
-0
/
+8
*
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2017-11-16
3
-2
/
+18
|
\
|
*
-
.
Merge branches 'fixes', 'misc' and 'sa1111-for-next' into for-next
Russell King
2017-11-08
3
-2
/
+18
|
|
\
\
|
|
*
|
ARM: add additional table to compressed kernel
Russell King
2017-10-03
2
-0
/
+13
|
|
*
|
ARM: decompressor: fix BSS size calculation
Russell King
2017-10-03
1
-2
/
+5
|
|
|
/
*
|
|
Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2017-11-04
1
-0
/
+9
|
\
\
\
|
|
/
/
|
*
|
ARM: add debug ".edata_real" symbol
Russell King
2017-11-02
1
-0
/
+9
*
|
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
12
-0
/
+12
|
/
/
*
|
ARM: 8704/1: semihosting: use proper instruction on v7m processors
Nicolas Pitre
2017-10-12
1
-0
/
+4
|
/
*
arm/efi: Split zImage code and data into separate PE/COFF sections
Ard Biesheuvel
2017-08-21
2
-16
/
+46
*
arm/efi: Replace open coded constants with symbolic ones
Ard Biesheuvel
2017-08-21
1
-61
/
+67
*
arm/efi: Remove pointless dummy .reloc section
Ard Biesheuvel
2017-08-21
1
-17
/
+1
*
arm/efi: Remove forbidden values from the PE/COFF header
Ard Biesheuvel
2017-08-21
1
-3
/
+3
*
bitmap: use memcmp optimisation in more situations
Matthew Wilcox
2017-07-10
1
-0
/
+1
*
ARM: 8680/1: boot/compressed: fix inappropriate Thumb2 mnemonic for __nop
Ard Biesheuvel
2017-06-12
1
-1
/
+2
*
ARM: 8677/1: boot/compressed: fix decompressor header layout for v7-M
Ard Biesheuvel
2017-06-05
2
-10
/
+11
*
ARM: decompressor: Remove __hyp_get_vectors usage
Marc Zyngier
2017-04-09
1
-1
/
+11
*
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2017-02-28
1
-0
/
+1
|
\
|
*
ARM: 8654/1: decompressor: add strlen prototype
Arnd Bergmann
2017-02-28
1
-0
/
+1
*
|
scripts/spelling.txt: add "swith" pattern and fix typo instances
Masahiro Yamada
2017-02-27
1
-1
/
+1
|
/
*
ARM: 8618/1: decompressor: reset ttbcr fields to use TTBR0 on ARMv7
Srinivas Ramana
2016-10-02
1
-1
/
+1
*
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
2016-03-19
7
-47
/
+16
|
\
|
*
-
-
-
-
-
.
Merge branches 'amba', 'fixes', 'misc' and 'tauros2' into for-next
Russell King
2016-03-04
7
-47
/
+18
|
|
\
\
\
\
|
|
|
|
*
|
ARM: 8543/1: decompressor: rename suffix_y to compress-y
Masahiro Yamada
2016-02-22
1
-6
/
+6
|
|
|
|
*
|
ARM: 8542/1: decompressor: merge piggy.*.S and simplify Makefile
Masahiro Yamada
2016-02-22
7
-38
/
+8
|
|
|
|
*
|
ARM: 8541/1: decompressor: drop redundant FORCE in Makefile
Masahiro Yamada
2016-02-22
1
-1
/
+1
|
|
|
|
*
|
ARM: 8540/1: decompressor: use clean-files instead of extra-y to clean files
Masahiro Yamada
2016-02-22
1
-2
/
+1
|
|
|
|
*
|
ARM: 8539/1: decompressor: drop more unneeded assignments to "targets"
Masahiro Yamada
2016-02-22
1
-1
/
+1
|
|
|
|
*
|
ARM: 8538/1: decompressor: drop unneeded assignments to "targets"
Masahiro Yamada
2016-02-22
1
-2
/
+2
|
|
|
|
*
|
ARM: 8534/1: virt: fix hyp-stub build for pre-ARMv7 CPUs
Jean-Philippe Brucker
2016-02-22
1
-0
/
+2
|
|
|
|
/
/
|
|
|
/
|
|
[next]