index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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
*
ARM: ep93xx: multiplatform support
Arnd Bergmann
2022-04-04
2
-0
/
+90
*
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2022-04-03
1
-2
/
+2
|
\
|
*
ARM: 9189/1: decompressor: fix unneeded rebuilds of library objects
Masahiro Yamada
2022-03-31
1
-2
/
+2
*
|
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2022-03-23
2
-12
/
+1
|
\
\
|
|
/
|
/
|
|
*
ARM: decompressor: disable stack protector
Ard Biesheuvel
2021-12-03
2
-12
/
+1
*
|
Merge tag 'kbuild-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2022-01-19
1
-4
/
+4
|
\
\
|
*
|
kbuild: rename cmd_{bzip2,lzma,lzo,lz4,xzkern,zstd22}
Masahiro Yamada
2022-01-14
1
-4
/
+4
|
|
/
*
|
ARM: 9159/1: decompressor: Avoid UNPREDICTABLE NOP encoding
Andre Przywara
2021-12-17
2
-9
/
+16
*
|
ARM: 9154/1: decompressor: do not copy source files while building
Masahiro Yamada
2021-12-17
7
-35
/
+16
|
/
*
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2021-11-02
1
-6
/
+42
|
\
|
*
-
.
Merge branches 'devel-stable' and 'misc' into for-linus
Russell King (Oracle)
2021-11-02
1
-6
/
+42
|
|
\
\
|
|
|
*
ARM: 9124/1: uncompress: Parse "linux,usable-memory-range" DT property
Geert Uytterhoeven
2021-10-19
1
-6
/
+42
|
|
|
/
*
|
|
Merge tag 'overflow-v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-11-01
1
-0
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
lib/string: Move helper functions out of string.c
Kees Cook
2021-09-25
1
-0
/
+1
|
|
/
*
/
ARM: 9134/1: remove duplicate memcpy() definition
Arnd Bergmann
2021-10-19
1
-0
/
+3
|
/
*
ARM: 9105/1: atags_to_fdt: don't warn about stack size
David Heidelberg
2021-08-10
1
-0
/
+2
*
ARM: 9083/1: uncompress: atags_to_fdt: Spelling s/REturn/Return/
Geert Uytterhoeven
2021-06-07
1
-1
/
+1
*
ARM: 9076/1: boot: remove redundant piggy_data from clean-files
Masahiro Yamada
2021-06-07
1
-1
/
+1
*
Merge tag 'kbuild-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2021-05-08
1
-7
/
+0
|
\
|
*
kbuild: add a script to remove stale generated files
Masahiro Yamada
2021-05-02
1
-7
/
+0
*
|
ARM: 9056/1: decompressor: fix BSS size calculation for LLVM ld.lld
Ard Biesheuvel
2021-03-09
1
-2
/
+2
|
/
*
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2021-02-22
3
-10
/
+171
|
\
|
*
ARM: 9046/1: decompressor: Do not clear SCTLR.nTLSMD for ARMv7+ cores
Vladimir Murzin
2021-02-01
1
-2
/
+2
|
*
ARM: 9045/1: uncompress: Validate start of physical memory against passed DTB
Geert Uytterhoeven
2021-02-01
3
-4
/
+168
|
*
ARM: 9039/1: assembler: generalize byte swapping macro into rev_l
Ard Biesheuvel
2021-02-01
1
-4
/
+1
*
|
ARM: zImage: atags_to_fdt: Fix node names on added root nodes
Rob Herring
2021-01-26
1
-1
/
+2
|
/
*
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux
Linus Torvalds
2020-12-22
3
-36
/
+44
|
\
|
*
Merge branch 'devel-stable' into for-next
Russell King
2020-12-21
1
-15
/
+3
|
|
\
|
|
*
ARM: kvm: replace open coded VA->PA calculations with adr_l call
Ard Biesheuvel
2020-10-28
1
-13
/
+2
|
|
*
ARM: efistub: replace adrl pseudo-op with adr_l macro invocation
Ard Biesheuvel
2020-10-28
1
-2
/
+1
|
*
|
ARM: 9037/1: uncompress: Add OF_DT_MAGIC macro
Geert Uytterhoeven
2020-12-21
1
-5
/
+7
|
*
|
ARM: 9036/1: uncompress: Fix dbgadtb size parameter name
Geert Uytterhoeven
2020-12-21
1
-2
/
+2
|
*
|
ARM: 9035/1: uncompress: Add be32tocpu macro
Geert Uytterhoeven
2020-12-21
1
-14
/
+12
|
*
|
ARM: 9014/2: Replace string mem* functions for KASan
Linus Walleij
2020-10-27
1
-0
/
+19
|
*
|
ARM: 9013/2: Disable KASan instrumentation for some code
Linus Walleij
2020-10-27
1
-0
/
+1
|
|
/
*
|
kbuild: Hoist '--orphan-handling' into Kconfig
Nathan Chancellor
2020-12-01
1
-1
/
+3
*
|
efi/arm: set HSCTLR Thumb2 bit correctly for HVC calls from HYP
Ard Biesheuvel
2020-10-26
1
-0
/
+3
|
/
*
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2020-10-20
4
-42
/
+48
|
\
|
*
ARM: add malloc size to decompressor kexec size structure
Russell King
2020-09-15
3
-4
/
+8
|
*
ARM: add TEXT_OFFSET to decompressor kexec image structure
Russell King
2020-09-15
2
-1
/
+3
|
*
ARM: 9010/1: uncompress: Print the location of appended DTB
Linus Walleij
2020-09-15
1
-0
/
+23
|
*
ARM: 9009/1: uncompress: Enable debug in head.S
Linus Walleij
2020-09-15
1
-0
/
+1
|
*
ARM: 9008/1: uncompress: Drop excess whitespace print
Linus Walleij
2020-09-15
1
-2
/
+0
|
*
ARM: 9006/1: uncompress: Wait for ready and busy in debug prints
Linus Walleij
2020-09-15
1
-5
/
+10
|
*
ARM: 9005/1: debug: Select flow control for all debug UARTs
Linus Walleij
2020-09-15
1
-0
/
+2
|
*
ARM: 9004/1: debug: Split waituart to CTS and TXRDY
Linus Walleij
2020-09-15
1
-1
/
+2
|
*
ARM: 9003/1: uncompress: Delete unused debug macros
Linus Walleij
2020-09-15
1
-30
/
+0
*
|
arm/boot: Warn on orphan section placement
Kees Cook
2020-09-03
1
-0
/
+2
*
|
arm/boot: Handle all sections explicitly
Kees Cook
2020-09-01
1
-10
/
+10
|
/
*
kbuild: introduce ccflags-remove-y and asflags-remove-y
Masahiro Yamada
2020-08-10
1
-5
/
+1
[next]