aboutsummaryrefslogtreecommitdiffstats
path: root/arch/parisc/Makefile (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-10-02kbuild: remove head-y syntaxMasahiro Yamada1-2/+0
2022-05-29parisc: remove arch/parisc/nmMasahiro Yamada1-1/+0
2022-05-11kbuild: factor out the common installation code into scripts/install.shMasahiro Yamada1-6/+5
2022-03-29parisc: Detect hppa-suse-linux-gcc compiler for cross-buildingHelge Deller1-2/+2
2022-03-11parisc: Always use the self-extracting kernel featureHelge Deller1-9/+0
2022-03-11parisc: Add vDSO supportHelge Deller1-0/+30
2021-11-30parisc: Fix KBUILD_IMAGE for self-extracting kernelHelge Deller1-0/+5
2021-10-24kbuild: use more subdir- for visiting subdirectories while cleaningMasahiro Yamada1-6/+1
2021-09-01parisc: Fix compile failure when building 64-bit kernel nativelyMasahiro Yamada1-3/+3
2021-08-30parisc: move core-y in arch/parisc/Makefile to arch/parisc/KbuildMasahiro Yamada1-3/+0
2021-05-06arch: use cross_compiling to check whether it is a cross build or notMasahiro Yamada1-1/+1
2021-01-29arch: parisc: Remove CONFIG_OPROFILE supportViresh Kumar1-2/+0
2020-06-11kbuild: fix broken builds because of GZIP,BZIP2,LZOP variablesDenis Efremov1-1/+1
2020-06-06Merge tag 'kbuild-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-1/+1
2020-06-06kbuild: add variables for compression toolsDenis Efremov1-1/+1
2020-05-10parisc: suppress error messages for 'make clean'Helge Deller1-2/+2
2020-03-27parisc: Fix defconfig selectionHelge Deller1-0/+7
2019-11-06module/ftrace: handle patchable-function-entryMark Rutland1-1/+0
2019-08-21kbuild: rebuild modules when module linker scripts are updatedMasahiro Yamada1-1/+1
2019-08-01parisc: Add archclean Makefile targetJames Bottomley1-0/+3
2019-07-31parisc: rename default_defconfig to defconfigMasahiro Yamada1-2/+0
2019-07-12Merge tag 'kbuild-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-6/+6
2019-07-11kbuild: remove src and obj from the top MakefileMasahiro Yamada1-6/+6
2019-06-08parisc: add dynamic ftraceSven Schnelle1-0/+18
2018-12-10parisc: generate uapi header and system call table filesFiroz Khan1-0/+3
2018-12-02parisc: Enable -ffunction-sections for modules on 32-bit kernelHelge Deller1-0/+7
2018-10-17parisc: remove check for minimum required GCC versionMasahiro Yamada1-9/+0
2018-06-29parisc: Build kernel without -ffunction-sectionsHelge Deller1-4/+0
2018-06-01kbuild: add machine size to CHECKFLAGSLuc Van Oostenryck1-1/+1
2018-05-29kbuild: add endianness flag to CHEKCFLAGSLuc Van Oostenryck1-1/+1
2018-04-18parisc: Make bzImage default build targetHelge Deller1-0/+3
2017-11-17parisc: Pass endianness info to sparseLuc Van Oostenryck1-1/+1
2017-09-22parisc: Reintroduce option to gzip-compress the kernelHelge Deller1-0/+5
2017-08-22parisc: Wire up support for self-extracting kernelHelge Deller1-3/+13
2016-04-14parisc: Fix ftrace function tracerHelge Deller1-3/+1
2015-02-19Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds1-1/+1
2015-02-16parisc: hpux - Do not compile hpux subdirectoryHelge Deller1-1/+0
2015-01-09kbuild: do not add $(call ...) to invoke cc-version or cc-fullversionMasahiro Yamada1-1/+1
2014-09-23parisc: Only use -mfast-indirect-calls option for 32-bit kernel buildsJohn David Anglin1-1/+6
2013-11-07parisc: make "make install" not depend on vmlinuxHelge Deller1-7/+15
2013-07-09parisc: switch to gzip-compressed vmlinuz kernelHelge Deller1-4/+11
2013-06-01parisc: rename "CONFIG_PA7100" to "CONFIG_PA7000"Paul Bolle1-1/+1
2013-05-13parisc: make default cross compiler search more robust (v3)Helge Deller1-12/+9
2013-05-06parisc: fix NATIVE set up in buildMike Frysinger1-3/+1
2013-04-25parisc: disable -mlong-calls compiler option for kernel modulesHelge Deller1-2/+4
2013-03-02parisc: do not install modules when installing kernelRolf Eike Beer1-3/+1
2013-02-20parisc: add CONFIG_MLONGCALLS option to enable linkage of huge vmlinux executablesHelge Deller1-0/+4
2013-02-20parisc: enhance automatic CONFIG_CROSS_COMPILE detectionHelge Deller1-5/+4
2012-06-05[PARISC] fix code to find libgccJames Bottomley1-1/+2
2012-05-07parisc: Fix init_task falloutThomas Gleixner1-1/+1