Age | Commit message (Expand) | Author | Files | Lines |
2024-10-02 | move asm/unaligned.h to linux/unaligned.h | Al Viro | 1 | -1/+1 |
2024-05-14 | Makefile: remove redundant tool coverage variables | Masahiro Yamada | 1 | -6/+0 |
2024-02-23 | mips: zboot: Fix "no previous prototype" build warning | Serge Semin | 3 | -0/+6 |
2024-01-17 | Merge tag 'mips_6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux | Linus Torvalds | 2 | -3/+3 |
2024-01-08 | MIPS: Fix typos | Bjorn Helgaas | 1 | -1/+1 |
2023-12-21 | MIPS: compressed: Use correct instruction for 64 bit code | Gregory CLEMENT | 1 | -2/+2 |
2023-12-10 | mips: decompress: fix add missing prototypes | Arnd Bergmann | 4 | -14/+29 |
2023-10-19 | MIPS: AR7: remove platform | Wolfram Sang | 1 | -5/+0 |
2022-11-11 | mips: boot/compressed: use __NO_FORTIFY | John Thomson | 1 | -0/+1 |
2022-03-14 | MIPS: boot/compressed: Use array reference for image bounds | Kees Cook | 1 | -5/+5 |
2022-02-22 | mips: Enable KCSAN | Nemanja Rakovic | 1 | -1/+1 |
2022-02-07 | mips: Enable KCSAN | Nemanja Rakovic | 1 | -0/+1 |
2022-01-19 | Merge tag 'kbuild-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 1 | -6/+6 |
2022-01-14 | kbuild: rename cmd_{bzip2,lzma,lzo,lz4,xzkern,zstd22} | Masahiro Yamada | 1 | -6/+6 |
2022-01-09 | MIPS: compressed: Fix build with ZSTD compression | Paul Cercueil | 2 | -1/+3 |
2022-01-02 | MIPS: new Kconfig option ZBOOT_LOAD_ADDRESS | YunQiang Su | 1 | -0/+4 |
2021-11-25 | MIPS: boot/compressed/: add __ashldi3 to target for ZSTD compression | Paul Cercueil | 1 | -1/+1 |
2021-11-10 | mips: decompressor: do not copy source files while building | Masahiro Yamada | 6 | -19/+8 |
2021-11-10 | MIPS: boot/compressed/: add __bswapdi2() to target for ZSTD decompression | Randy Dunlap | 1 | -0/+6 |
2021-10-24 | MIPS: Remove NETLOGIC support | Thomas Bogendoerfer | 1 | -12/+0 |
2021-07-05 | mips: disable branch profiling in boot/decompress.o | Randy Dunlap | 1 | -0/+2 |
2021-07-05 | mips: always link byteswap helpers into decompressor | Arnd Bergmann | 1 | -2/+2 |
2021-06-01 | MIPS: boot: Support specifying UART port on Ingenic SoCs | Paul Cercueil | 1 | -2/+2 |
2021-04-21 | MIPS: Makefile: Replace -pg with CC_FLAGS_FTRACE | zhaoxiao | 1 | -1/+1 |
2021-03-08 | MIPS: boot/compressed: Copy DTB to aligned address | Paul Cercueil | 1 | -0/+8 |
2021-02-21 | Merge tag 'mips_5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l... | Linus Torvalds | 2 | -12/+9 |
2021-02-09 | MIPS: compressed: fix build with enabled UBSAN | Alexander Lobakin | 1 | -0/+1 |
2021-01-07 | MIPS: zboot: Avoid endless loop in clear BSS. | Jinyang He | 1 | -1/+1 |
2021-01-04 | MIPS: zboot: head.S clean up | Jiaxun Yang | 1 | -11/+7 |
2020-12-28 | MIPS: boot: Fix unaligned access with CONFIG_MIPS_RAW_APPENDED_DTB | Paul Cercueil | 1 | -1/+2 |
2020-12-04 | MIPS: Enable GCOV | Xingxing Su | 1 | -0/+1 |
2020-11-12 | mips: boot: add support for self-extracting FIT images (vmlinuz.itb) | Alexander Lobakin | 1 | -0/+48 |
2020-11-12 | mips: boot: clean up self-extracting targets scenarios | Alexander Lobakin | 1 | -15/+35 |
2020-11-06 | MIPS: zboot: put appended dtb into a section | Chuanhong Guo | 1 | -3/+6 |
2020-09-21 | MIPS: Loongson-3: Enable COP2 usage in kernel | Huacai Chen | 1 | -0/+5 |
2020-09-03 | MIPS: Add support for ZSTD-compressed kernels | Paul Cercueil | 3 | -1/+23 |
2020-05-07 | MIPS: Truncate link address into 32bit for 32bit kernel | Jiaxun Yang | 1 | -1/+1 |
2020-03-25 | .gitignore: add SPDX License Identifier | Masahiro Yamada | 1 | -0/+1 |
2020-02-04 | kbuild: rename hostprogs-y/always to hostprogs/always-y | Masahiro Yamada | 1 | -2/+2 |
2019-12-18 | MIPS: Prevent link failure with kcov instrumentation | Jouni Hogander | 1 | -0/+3 |
2019-06-19 | MIPS: fix build on non-linux hosts | Kevin Darbyshire-Bryant | 2 | -1/+3 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 2 | -10/+2 |
2018-11-20 | MIPS: Align kernel load address to 64KB | Huacai Chen | 1 | -3/+4 |
2018-08-24 | kbuild: rename LDFLAGS to KBUILD_LDFLAGS | Masahiro Yamada | 1 | -1/+1 |
2018-07-17 | mips: unify prom_putchar() declarations | Alexander Sverdlin | 1 | -2/+1 |
2018-06-12 | Merge tag 'mips_4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l... | Linus Torvalds | 1 | -4/+7 |
2018-05-14 | MIPS: Fix build with DEBUG_ZBOOT and MACH_JZ4770 | Paul Cercueil | 1 | -3/+3 |
2018-04-23 | MIPS: vmlinuz: Use generic ashldi3 | Matt Redfearn | 1 | -4/+7 |
2018-04-05 | zboot: fix stack protector in compressed boot phase | Huacai Chen | 1 | -8/+1 |
2018-01-18 | MIPS: Fix clean of vmlinuz.{32,ecoff,bin,srec} | James Hogan | 1 | -1/+5 |