Age | Commit message (Expand) | Author |
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 |
2013-04-25 | parisc: disable -mlong-calls compiler option for kernel modules | Helge Deller |
2013-03-02 | parisc: do not install modules when installing kernel | Rolf Eike Beer |
2013-02-20 | parisc: add CONFIG_MLONGCALLS option to enable linkage of huge vmlinux execut... | Helge Deller |
2013-02-20 | parisc: enhance automatic CONFIG_CROSS_COMPILE detection | Helge Deller |
2012-06-05 | [PARISC] fix code to find libgcc | James Bottomley |
2012-05-07 | parisc: Fix init_task fallout | Thomas Gleixner |
2012-02-28 | [PARISC] don't unconditionally override CROSS_COMPILE for 64 bit. | James Bottomley |
2009-09-20 | kbuild: use INSTALLKERNEL to select customized installkernel script | Sam Ravnborg |
2009-03-31 | parisc: add ftrace (function and graph tracer) functionality | Helge Deller |