summaryrefslogtreecommitdiffstats
path: root/arch/parisc/Makefile
AgeCommit message (Expand)AuthorLines
2020-06-11kbuild: fix broken builds because of GZIP,BZIP2,LZOP variablesDenis Efremov-1/+1
2020-06-06Merge tag 'kbuild-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds-1/+1
2020-06-06kbuild: add variables for compression toolsDenis Efremov-1/+1
2020-05-10parisc: suppress error messages for 'make clean'Helge Deller-2/+2
2020-03-27parisc: Fix defconfig selectionHelge Deller-0/+7
2019-11-06module/ftrace: handle patchable-function-entryMark Rutland-1/+0
2019-08-21kbuild: rebuild modules when module linker scripts are updatedMasahiro Yamada-1/+1
2019-08-01parisc: Add archclean Makefile targetJames Bottomley-0/+3
2019-07-31parisc: rename default_defconfig to defconfigMasahiro Yamada-2/+0
2019-07-12Merge tag 'kbuild-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds-6/+6
2019-07-11kbuild: remove src and obj from the top MakefileMasahiro Yamada-6/+6
2019-06-08parisc: add dynamic ftraceSven Schnelle-0/+18
2018-12-10parisc: generate uapi header and system call table filesFiroz Khan-0/+3
2018-12-02parisc: Enable -ffunction-sections for modules on 32-bit kernelHelge Deller-0/+7
2018-10-17parisc: remove check for minimum required GCC versionMasahiro Yamada-9/+0
2018-06-29parisc: Build kernel without -ffunction-sectionsHelge Deller-4/+0
2018-06-01kbuild: add machine size to CHECKFLAGSLuc Van Oostenryck-1/+1
2018-05-29kbuild: add endianness flag to CHEKCFLAGSLuc Van Oostenryck-1/+1
2018-04-18parisc: Make bzImage default build targetHelge Deller-0/+3
2017-11-17parisc: Pass endianness info to sparseLuc Van Oostenryck-1/+1
2017-09-22parisc: Reintroduce option to gzip-compress the kernelHelge Deller-0/+5
2017-08-22parisc: Wire up support for self-extracting kernelHelge Deller-3/+13
2016-04-14parisc: Fix ftrace function tracerHelge Deller-3/+1
2015-02-19Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds-1/+1
2015-02-16parisc: hpux - Do not compile hpux subdirectoryHelge Deller-1/+0
2015-01-09kbuild: do not add $(call ...) to invoke cc-version or cc-fullversionMasahiro Yamada-1/+1
2014-09-23parisc: Only use -mfast-indirect-calls option for 32-bit kernel buildsJohn David Anglin-1/+6
2013-11-07parisc: make "make install" not depend on vmlinuxHelge Deller-7/+15
2013-07-09parisc: switch to gzip-compressed vmlinuz kernelHelge Deller-4/+11
2013-06-01parisc: rename "CONFIG_PA7100" to "CONFIG_PA7000"Paul Bolle-1/+1
2013-05-13parisc: make default cross compiler search more robust (v3)Helge Deller-12/+9
2013-05-06parisc: fix NATIVE set up in buildMike Frysinger-3/+1
2013-04-25parisc: disable -mlong-calls compiler option for kernel modulesHelge Deller-2/+4
2013-03-02parisc: do not install modules when installing kernelRolf Eike Beer-3/+1
2013-02-20parisc: add CONFIG_MLONGCALLS option to enable linkage of huge vmlinux execut...Helge Deller-0/+4
2013-02-20parisc: enhance automatic CONFIG_CROSS_COMPILE detectionHelge Deller-5/+4
2012-06-05[PARISC] fix code to find libgccJames Bottomley-1/+2
2012-05-07parisc: Fix init_task falloutThomas Gleixner-1/+1
2012-02-28[PARISC] don't unconditionally override CROSS_COMPILE for 64 bit.James Bottomley-0/+4
2009-09-20kbuild: use INSTALLKERNEL to select customized installkernel scriptSam Ravnborg-2/+2
2009-03-31parisc: add ftrace (function and graph tracer) functionalityHelge Deller-1/+3
2009-01-05parisc: quiet palo not-found message from "which"Kyle McMartin-1/+1
2008-03-15[PARISC] move defconfig to arch/parisc/configs/Adrian Bunk-0/+3
2007-12-06Revert "[PARISC] import necessary bits of libgcc.a"Kyle McMartin-1/+1
2007-10-20[PARISC] Make palo target work when $obj != $srcKyle McMartin-5/+9
2007-10-19[PARISC] Fix tests in palo targetKyle McMartin-2/+2
2007-10-18[PARISC] Fix palo targetKyle McMartin-1/+1
2007-10-18[PARISC] Restore palo targetKyle McMartin-0/+20
2007-10-18[PARISC] Attempt to clean up parisc/MakefileKyle McMartin-38/+24
2007-10-18[PARISC] import necessary bits of libgcc.aKyle McMartin-1/+1