index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
parisc
/
boot
/
compressed
/
Makefile
Age
Commit message (
Expand
)
Author
2025-05-20
parisc: fix building with gcc-15
Arnd Bergmann
2024-05-14
Makefile: remove redundant tool coverage variables
Masahiro Yamada
2022-01-19
Merge tag 'kbuild-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2022-01-14
arch: decompressor: remove useless vmlinux.bin.all-y
Masahiro Yamada
2022-01-14
kbuild: rename cmd_{bzip2,lzma,lzo,lz4,xzkern,zstd22}
Masahiro Yamada
2022-01-05
parisc: decompressor: do not copy source files while building
Masahiro Yamada
2021-11-01
parisc: decompressor: clean up Makefile
Masahiro Yamada
2021-11-01
parisc: decompressor: remove repeated depenency of misc.o
Masahiro Yamada
2021-09-09
parisc: Add missing FORCE prerequisite in Makefile
Helge Deller
2020-05-10
parisc: use -fno-strict-aliasing for decompressor
Arnd Bergmann
2019-08-01
parisc: Add archclean Makefile target
James Bottomley
2019-08-01
parisc: Strip debug info from kernel before creating compressed vmlinuz
Helge Deller
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2018-10-17
parisc: Include compressed vmlinux file in vmlinuz boot kernel
Helge Deller
2017-09-22
parisc: Unbreak bootloader due to gcc-7 optimizations
Helge Deller
2017-08-22
parisc: Add core code for self-extracting kernel
Helge Deller