Age | Commit message (Expand) | Author |
2024-05-03 | arch: Select fbdev helpers with CONFIG_VIDEO | Thomas Zimmermann |
2024-02-15 | kbuild: use 4-space indentation when followed by conditionals | Masahiro Yamada |
2024-01-31 | kbuild: Replace tabs with spaces when followed by conditionals | Dmitry Goncharov |
2023-10-28 | kbuild: unify vdso_install rules | Masahiro Yamada |
2023-04-20 | arch/parisc: Implement fb_is_primary_device() under arch/parisc | Thomas Zimmermann |
2023-04-20 | arch/parisc: Remove trailing whitespaces | Thomas Zimmermann |
2022-10-02 | kbuild: remove head-y syntax | Masahiro Yamada |
2022-05-29 | parisc: remove arch/parisc/nm | Masahiro Yamada |
2022-05-11 | kbuild: factor out the common installation code into scripts/install.sh | Masahiro Yamada |
2022-03-29 | parisc: Detect hppa-suse-linux-gcc compiler for cross-building | Helge Deller |
2022-03-11 | parisc: Always use the self-extracting kernel feature | Helge Deller |
2022-03-11 | parisc: Add vDSO support | Helge Deller |
2021-11-30 | parisc: Fix KBUILD_IMAGE for self-extracting kernel | Helge Deller |
2021-10-24 | kbuild: use more subdir- for visiting subdirectories while cleaning | Masahiro Yamada |
2021-09-01 | parisc: Fix compile failure when building 64-bit kernel natively | Masahiro Yamada |
2021-08-30 | parisc: move core-y in arch/parisc/Makefile to arch/parisc/Kbuild | Masahiro Yamada |
2021-05-06 | arch: use cross_compiling to check whether it is a cross build or not | Masahiro Yamada |
2021-01-29 | arch: parisc: Remove CONFIG_OPROFILE support | Viresh Kumar |
2020-06-11 | kbuild: fix broken builds because of GZIP,BZIP2,LZOP variables | Denis Efremov |
2020-06-06 | Merge tag 'kbuild-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds |
2020-06-06 | kbuild: add variables for compression tools | Denis Efremov |
2020-05-10 | parisc: suppress error messages for 'make clean' | Helge Deller |
2020-03-27 | parisc: Fix defconfig selection | Helge Deller |
2019-11-06 | module/ftrace: handle patchable-function-entry | Mark Rutland |
2019-08-21 | kbuild: rebuild modules when module linker scripts are updated | Masahiro Yamada |
2019-08-01 | parisc: Add archclean Makefile target | James Bottomley |
2019-07-31 | parisc: rename default_defconfig to defconfig | Masahiro Yamada |
2019-07-12 | Merge tag 'kbuild-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds |
2019-07-11 | kbuild: remove src and obj from the top Makefile | Masahiro Yamada |
2019-06-08 | parisc: add dynamic ftrace | Sven Schnelle |
2018-12-10 | parisc: generate uapi header and system call table files | Firoz Khan |
2018-12-02 | parisc: Enable -ffunction-sections for modules on 32-bit kernel | Helge Deller |
2018-10-17 | parisc: remove check for minimum required GCC version | Masahiro Yamada |
2018-06-29 | parisc: Build kernel without -ffunction-sections | Helge Deller |
2018-06-01 | kbuild: add machine size to CHECKFLAGS | Luc Van Oostenryck |
2018-05-29 | kbuild: add endianness flag to CHEKCFLAGS | Luc Van Oostenryck |
2018-04-18 | parisc: Make bzImage default build target | Helge Deller |
2017-11-17 | parisc: Pass endianness info to sparse | Luc Van Oostenryck |
2017-09-22 | parisc: Reintroduce option to gzip-compress the kernel | Helge Deller |
2017-08-22 | parisc: Wire up support for self-extracting kernel | Helge Deller |
2016-04-14 | parisc: Fix ftrace function tracer | Helge Deller |
2015-02-19 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds |
2015-02-16 | parisc: hpux - Do not compile hpux subdirectory | Helge Deller |
2015-01-09 | kbuild: do not add $(call ...) to invoke cc-version or cc-fullversion | Masahiro Yamada |
2014-09-23 | parisc: Only use -mfast-indirect-calls option for 32-bit kernel builds | John David Anglin |
2013-11-07 | parisc: make "make install" not depend on vmlinux | Helge Deller |
2013-07-09 | parisc: switch to gzip-compressed vmlinuz kernel | Helge Deller |
2013-06-01 | parisc: rename "CONFIG_PA7100" to "CONFIG_PA7000" | Paul Bolle |
2013-05-13 | parisc: make default cross compiler search more robust (v3) | Helge Deller |
2013-05-06 | parisc: fix NATIVE set up in build | Mike Frysinger |