index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
sh
/
boot
/
compressed
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2024-05-18
1
-3
/
+0
|
\
|
*
Makefile: remove redundant tool coverage variables
Masahiro Yamada
2024-05-14
1
-3
/
+0
*
|
sh: boot: Add proper forward declarations
Geert Uytterhoeven
2024-05-02
2
-0
/
+11
*
|
sh: boot: Remove sh5 cache handling
Geert Uytterhoeven
2024-05-02
3
-21
/
+1
|
/
*
sh: Fix build with CONFIG_UBSAN=y
Kees Cook
2024-03-02
1
-0
/
+1
*
sh: Use generic GCC library routines
Geert Uytterhoeven
2023-04-25
1
-2
/
+2
*
kbuild: clean up stale file removal
Masahiro Yamada
2023-01-22
1
-7
/
+0
*
arch: decompressor: remove useless vmlinux.bin.all-y
Masahiro Yamada
2022-01-13
1
-7
/
+5
*
kbuild: rename cmd_{bzip2,lzma,lzo,lz4,xzkern,zstd22}
Masahiro Yamada
2022-01-13
1
-4
/
+4
*
sh: rename suffix-y to suffix_y
Masahiro Yamada
2022-01-13
1
-1
/
+1
*
Merge tag 'sh-for-5.16' of git://git.libc.org/linux-sh
Linus Torvalds
2021-11-14
7
-24
/
+23
|
\
|
*
sh: boot: avoid unneeded rebuilds under arch/sh/boot/compressed/
Masahiro Yamada
2021-09-17
7
-24
/
+23
*
|
ftrace/sh: Add arch_ftrace_ops_list_func stub to have compressed image still ...
Steven Rostedt (VMware)
2021-10-26
1
-0
/
+3
|
/
*
kbuild: sh: remove unused install script
Greg Kroah-Hartman
2021-09-03
1
-56
/
+0
*
kbuild: introduce ccflags-remove-y and asflags-remove-y
Masahiro Yamada
2020-08-09
1
-4
/
+1
*
sh: remove sh5 support
Arnd Bergmann
2020-06-01
2
-16
/
+4
*
arch/sh: vmlinux.scr
Romain Naour
2020-06-01
1
-1
/
+1
*
.gitignore: add SPDX License Identifier
Masahiro Yamada
2020-03-25
1
-0
/
+1
*
fgraph: Fix function type mismatches of ftrace_graph_return using ftrace_stub
Steven Rostedt (VMware)
2019-11-14
1
-0
/
+5
*
zboot: fix stack protector in compressed boot phase
Huacai Chen
2018-04-06
1
-8
/
+1
*
Merge tag 'kbuild-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2017-11-18
1
-0
/
+5
|
\
|
*
sh: decompressor: add shipped files to .gitignore
Masahiro Yamada
2017-11-16
1
-0
/
+5
*
|
sh/boot: add static stack-protector to pre-kernel
Kees Cook
2017-11-18
1
-0
/
+14
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
4
-0
/
+4
|
/
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
kbuild: delete unnecessary "@:"
Masahiro Yamada
2016-04-20
1
-1
/
+0
*
sh: Disable trace for kernel uncompressing.
Yoshinori Sato
2016-03-17
1
-1
/
+1
*
lib/decompressors: use real out buf size for gunzip with kernel
Yinghai Lu
2015-09-10
1
-1
/
+1
*
sh: Remove compressed kernel libgcc dependency.
Paul Mundt
2011-06-06
1
-3
/
+19
*
sh: Enable CONFIG_GCOV_PROFILE_ALL for sh
Chris Smith
2011-02-15
1
-0
/
+2
*
sh: support XZ-compressed kernel.
Paul Mundt
2011-01-14
2
-1
/
+7
*
sh: boot kernel with SR.BL set
Magnus Damm
2010-09-30
1
-1
/
+3
*
Merge branch 'for-35' of git://repo.or.cz/linux-kbuild
Linus Torvalds
2010-06-01
1
-1
/
+1
|
\
|
*
Rename .rodata.compressed to .rodata..compressed.
Denys Vlasenko
2010-03-03
1
-1
/
+1
*
|
sh: Fix zImage load address when CONFIG_32BIT=y
Matt Fleming
2010-04-25
1
-0
/
+6
*
|
sh: Fix address to decompress at when CONFIG_32BIT=y
Matt Fleming
2010-04-25
1
-0
/
+4
*
|
arch/sh/boot/compressed/cache.c: Checkpatch cleanup
Andrea Gelmini
2010-03-01
1
-1
/
+1
*
|
sh: Merge legacy and dynamic PMB modes.
Paul Mundt
2010-02-18
1
-1
/
+1
*
|
sh: Fix zImage boot using fixed PMB.
Nobuhiro Iwamatsu
2010-02-16
1
-1
/
+1
*
|
sh: Kill off superfluous sh_bios references from compressed loader.
Paul Mundt
2010-01-28
2
-23
/
+0
*
|
sh: Add support for LZO-compressed kernels.
Paul Mundt
2010-01-13
2
-0
/
+7
|
/
*
sh: Obliterate the P1 area macros
Matt Fleming
2009-10-10
1
-1
/
+1
*
kbuild: use INSTALLKERNEL to select customized installkernel script
Sam Ravnborg
2009-09-20
1
-2
/
+2
*
sh: Remove implicit sign extension from assembler immediates
Stuart Menefy
2009-08-24
1
-1
/
+1
*
-
.
Merge branches 'sh/compressors' and 'sh/stable-updates'
Paul Mundt
2009-07-21
1
-4
/
+0
|
\
\
|
*
|
sh: bzip2/lzma uImage support.
Paul Mundt
2009-07-21
1
-4
/
+0
*
|
|
Merge branches 'sh/compressors' and 'sh/ftrace'
Paul Mundt
2009-07-12
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
sh: Decouple mcount from ftrace.
Paul Mundt
2009-07-11
1
-1
/
+1
|
|
/
*
|
sh64: Don't use PHYSADDR() for output_addr calculation.
Paul Mundt
2009-07-11
1
-0
/
+4
*
|
sh: rename arch/sh/boot/compressed/misc_32.c -> misc.c
Paul Mundt
2009-07-11
3
-111
/
+2
[next]