Age | Commit message (Expand) | Author | Files | Lines |
2024-05-14 | Makefile: remove redundant tool coverage variables | Masahiro Yamada | 1 | -4/+0 |
2023-10-30 | parisc: Allow building uncompressed Linux kernel | Helge Deller | 1 | -1/+1 |
2023-08-10 | parisc: boot: Nuke some sparse warnings in decompressor | Helge Deller | 1 | -5/+5 |
2022-01-19 | Merge tag 'kbuild-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 1 | -13/+11 |
2022-01-13 | arch: decompressor: remove useless vmlinux.bin.all-y | Masahiro Yamada | 1 | -8/+6 |
2022-01-13 | kbuild: rename cmd_{bzip2,lzma,lzo,lz4,xzkern,zstd22} | Masahiro Yamada | 1 | -5/+5 |
2022-01-05 | parisc: decompressor: do not copy source files while building | Masahiro Yamada | 4 | -10/+4 |
2021-11-01 | parisc: decompressor: clean up Makefile | Masahiro Yamada | 1 | -4/+3 |
2021-11-01 | parisc: decompressor: remove repeated depenency of misc.o | Masahiro Yamada | 1 | -2/+0 |
2021-09-09 | parisc: Add missing FORCE prerequisite in Makefile | Helge Deller | 1 | -9/+9 |
2021-09-03 | parisc: Fix unaligned-access crash in bootloader | Helge Deller | 1 | -1/+1 |
2021-08-30 | parisc: remove unused arch/parisc/boot/install.sh and its phony target | Masahiro Yamada | 2 | -69/+0 |
2020-09-01 | vmlinux.lds.h: Split ELF_DETAILS from STABS_DEBUG | Kees Cook | 1 | -0/+1 |
2020-05-10 | parisc: use -fno-strict-aliasing for decompressor | Arnd Bergmann | 1 | -0/+1 |
2020-03-25 | .gitignore: add SPDX License Identifier | Masahiro Yamada | 2 | -0/+2 |
2019-09-12 | parisc: Have git ignore generated real2.S and firmware.c | Jeroen Roovers | 1 | -0/+2 |
2019-08-01 | parisc: Add archclean Makefile target | James Bottomley | 1 | -0/+1 |
2019-08-01 | parisc: Strip debug info from kernel before creating compressed vmlinuz | Helge Deller | 1 | -1/+2 |
2019-08-01 | parisc: Fix build of compressed kernel even with debug enabled | Helge Deller | 1 | -2/+2 |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 2 | -0/+2 |
2019-05-06 | parisc: Use PA_ASM_LEVEL in boot code | Helge Deller | 1 | -3/+3 |
2019-05-04 | parisc: PA-Linux requires at least 32 MB RAM | Helge Deller | 1 | -11/+20 |
2019-02-21 | parisc: remove meaningless ccflags-y in arch/parisc/boot/Makefile | Masahiro Yamada | 1 | -6/+0 |
2018-10-17 | parisc: Include compressed vmlinux file in vmlinuz boot kernel | Helge Deller | 3 | -25/+84 |
2018-02-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml... | Linus Torvalds | 1 | -0/+2 |
2018-01-09 | parisc64: Add .opd based function descriptor dereference | Sergey Senozhatsky | 1 | -0/+2 |
2017-12-17 | parisc: Fix indenting in puts() | Helge Deller | 1 | -2/+2 |
2017-09-22 | parisc: Unbreak bootloader due to gcc-7 optimizations | Helge Deller | 2 | -2/+3 |
2017-08-22 | parisc: Add core code for self-extracting kernel | Helge Deller | 9 | -0/+679 |