aboutsummaryrefslogtreecommitdiff
path: root/arch/parisc/Makefile
AgeCommit message (Expand)AuthorFilesLines
2024-02-15kbuild: use 4-space indentation when followed by conditionalsGravatar Masahiro Yamada 1-2/+2
2024-01-31kbuild: Replace tabs with spaces when followed by conditionalsGravatar Dmitry Goncharov 1-2/+2
2023-10-28kbuild: unify vdso_install rulesGravatar Masahiro Yamada 1-6/+2
2023-04-20arch/parisc: Implement fb_is_primary_device() under arch/pariscGravatar Thomas Zimmermann 1-0/+2
2023-04-20arch/parisc: Remove trailing whitespacesGravatar Thomas Zimmermann 1-1/+1
2022-10-02kbuild: remove head-y syntaxGravatar Masahiro Yamada 1-2/+0
2022-05-29parisc: remove arch/parisc/nmGravatar Masahiro Yamada 1-1/+0
2022-05-11kbuild: factor out the common installation code into scripts/install.shGravatar Masahiro Yamada 1-6/+5
2022-03-29parisc: Detect hppa-suse-linux-gcc compiler for cross-buildingGravatar Helge Deller 1-2/+2
2022-03-11parisc: Always use the self-extracting kernel featureGravatar Helge Deller 1-9/+0
2022-03-11parisc: Add vDSO supportGravatar Helge Deller 1-0/+30
2021-11-30parisc: Fix KBUILD_IMAGE for self-extracting kernelGravatar Helge Deller 1-0/+5
2021-10-24kbuild: use more subdir- for visiting subdirectories while cleaningGravatar Masahiro Yamada 1-6/+1
2021-09-01parisc: Fix compile failure when building 64-bit kernel nativelyGravatar Masahiro Yamada 1-3/+3
2021-08-30parisc: move core-y in arch/parisc/Makefile to arch/parisc/KbuildGravatar Masahiro Yamada 1-3/+0
2021-05-06arch: use cross_compiling to check whether it is a cross build or notGravatar Masahiro Yamada 1-1/+1
2021-01-29arch: parisc: Remove CONFIG_OPROFILE supportGravatar Viresh Kumar 1-2/+0
2020-06-11kbuild: fix broken builds because of GZIP,BZIP2,LZOP variablesGravatar Denis Efremov 1-1/+1
2020-06-06Merge tag 'kbuild-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Gravatar Linus Torvalds 1-1/+1
2020-06-06kbuild: add variables for compression toolsGravatar Denis Efremov 1-1/+1
2020-05-10parisc: suppress error messages for 'make clean'Gravatar Helge Deller 1-2/+2
2020-03-27parisc: Fix defconfig selectionGravatar Helge Deller 1-0/+7
2019-11-06module/ftrace: handle patchable-function-entryGravatar Mark Rutland 1-1/+0
2019-08-21kbuild: rebuild modules when module linker scripts are updatedGravatar Masahiro Yamada 1-1/+1
2019-08-01parisc: Add archclean Makefile targetGravatar James Bottomley 1-0/+3
2019-07-31parisc: rename default_defconfig to defconfigGravatar Masahiro Yamada 1-2/+0
2019-07-12Merge tag 'kbuild-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Gravatar Linus Torvalds 1-6/+6
2019-07-11kbuild: remove src and obj from the top MakefileGravatar Masahiro Yamada 1-6/+6
2019-06-08parisc: add dynamic ftraceGravatar Sven Schnelle 1-0/+18
2018-12-10parisc: generate uapi header and system call table filesGravatar Firoz Khan 1-0/+3
2018-12-02parisc: Enable -ffunction-sections for modules on 32-bit kernelGravatar Helge Deller 1-0/+7
2018-10-17parisc: remove check for minimum required GCC versionGravatar Masahiro Yamada 1-9/+0
2018-06-29parisc: Build kernel without -ffunction-sectionsGravatar Helge Deller 1-4/+0
2018-06-01kbuild: add machine size to CHECKFLAGSGravatar Luc Van Oostenryck 1-1/+1
2018-05-29kbuild: add endianness flag to CHEKCFLAGSGravatar Luc Van Oostenryck 1-1/+1
2018-04-18parisc: Make bzImage default build targetGravatar Helge Deller 1-0/+3
2017-11-17parisc: Pass endianness info to sparseGravatar Luc Van Oostenryck 1-1/+1
2017-09-22parisc: Reintroduce option to gzip-compress the kernelGravatar Helge Deller 1-0/+5
2017-08-22parisc: Wire up support for self-extracting kernelGravatar Helge Deller 1-3/+13
2016-04-14parisc: Fix ftrace function tracerGravatar Helge Deller 1-3/+1
2015-02-19Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Gravatar Linus Torvalds 1-1/+1
2015-02-16parisc: hpux - Do not compile hpux subdirectoryGravatar Helge Deller 1-1/+0
2015-01-09kbuild: do not add $(call ...) to invoke cc-version or cc-fullversionGravatar Masahiro Yamada 1-1/+1
2014-09-23parisc: Only use -mfast-indirect-calls option for 32-bit kernel buildsGravatar John David Anglin 1-1/+6
2013-11-07parisc: make "make install" not depend on vmlinuxGravatar Helge Deller 1-7/+15
2013-07-09parisc: switch to gzip-compressed vmlinuz kernelGravatar Helge Deller 1-4/+11
2013-06-01parisc: rename "CONFIG_PA7100" to "CONFIG_PA7000"Gravatar Paul Bolle 1-1/+1
2013-05-13parisc: make default cross compiler search more robust (v3)Gravatar Helge Deller 1-12/+9
2013-05-06parisc: fix NATIVE set up in buildGravatar Mike Frysinger 1-3/+1
2013-04-25parisc: disable -mlong-calls compiler option for kernel modulesGravatar Helge Deller 1-2/+4