index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
parisc
/
boot
Age
Commit message (
Expand
)
Author
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
2021-09-03
parisc: Fix unaligned-access crash in bootloader
Helge Deller
2021-08-30
parisc: remove unused arch/parisc/boot/install.sh and its phony target
Masahiro Yamada
2020-09-01
vmlinux.lds.h: Split ELF_DETAILS from STABS_DEBUG
Kees Cook
2020-05-10
parisc: use -fno-strict-aliasing for decompressor
Arnd Bergmann
2020-03-25
.gitignore: add SPDX License Identifier
Masahiro Yamada
2019-09-12
parisc: Have git ignore generated real2.S and firmware.c
Jeroen Roovers
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-08-01
parisc: Fix build of compressed kernel even with debug enabled
Helge Deller
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-06
parisc: Use PA_ASM_LEVEL in boot code
Helge Deller
2019-05-03
parisc: PA-Linux requires at least 32 MB RAM
Helge Deller
2019-02-21
parisc: remove meaningless ccflags-y in arch/parisc/boot/Makefile
Masahiro Yamada
2018-10-17
parisc: Include compressed vmlinux file in vmlinuz boot kernel
Helge Deller
2018-02-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...
Linus Torvalds
2018-01-09
parisc64: Add .opd based function descriptor dereference
Sergey Senozhatsky
2017-12-17
parisc: Fix indenting in puts()
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