summaryrefslogtreecommitdiffstats
path: root/arch/ia64/Makefile
AgeCommit message (Expand)AuthorLines
2023-09-11arch: Remove Itanium (IA-64) architectureArd Biesheuvel-82/+0
2022-10-17arch: Introduce CONFIG_FUNCTION_ALIGNMENTPeter Zijlstra-1/+1
2022-10-02kbuild: remove head-y syntaxMasahiro Yamada-1/+0
2022-05-11kbuild: factor out the common installation code into scripts/install.shMasahiro Yamada-1/+2
2022-05-08ia64: make the install target not depend on any build artifactMasahiro Yamada-2/+2
2021-10-24kbuild: use more subdir- for visiting subdirectories while cleaningMasahiro Yamada-2/+0
2021-09-03ia64: move core-y in arch/ia64/Makefile to arch/ia64/KbuildMasahiro Yamada-2/+0
2021-02-28ia64: remove redundant READELF from arch/ia64/MakefileMasahiro Yamada-1/+0
2021-02-25Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds-6/+0
2021-02-21Merge tag 'oprofile-removal-5.12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-1/+0
2021-02-12ia64: remove generated/nr-irqs.h generation to fix build warningMasahiro Yamada-6/+0
2021-02-01kbuild: remove PYTHON variableMasahiro Yamada-1/+1
2021-01-22arch: ia64: Remove CONFIG_OPROFILE supportViresh Kumar-1/+0
2020-09-25kbuild: preprocess module linker scriptMasahiro Yamada-1/+0
2020-06-11kbuild: fix broken builds because of GZIP,BZIP2,LZOP variablesDenis Efremov-1/+1
2020-06-06kbuild: add variables for compression toolsDenis Efremov-1/+1
2019-09-20Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds-1/+1
2019-08-21kbuild: rebuild modules when module linker scripts are updatedMasahiro Yamada-1/+1
2019-08-16ia64: remove support for machvecsChristoph Hellwig-6/+1
2019-08-16ia64: rework iommu probingChristoph Hellwig-1/+0
2019-08-16ia64: remove the zx1 swiotlb machvecChristoph Hellwig-2/+0
2019-08-16ia64: remove CONFIG_PCI ifdefsChristoph Hellwig-1/+1
2019-08-16ia64: remove the hpsim platformChristoph Hellwig-13/+14
2019-08-16ia64: remove support for the SGI SN2 platformChristoph Hellwig-2/+1
2019-01-16ia64: remove redundant 'export AWK'Masahiro Yamada-2/+0
2018-11-13ia64: generate uapi header and system call table filesFiroz Khan-0/+3
2018-06-01kbuild: add machine size to CHECKFLAGSLuc Van Oostenryck-1/+1
2018-01-09Construct init thread stack in the linker script rather than by unionDavid Howells-1/+1
2016-04-20kbuild: drop redundant "PHONY += FORCE"Masahiro Yamada-1/+1
2016-04-20kbuild: drop FORCE from PHONY targetsMasahiro Yamada-2/+2
2014-11-20KVM: ia64: removePaolo Bonzini-1/+0
2014-07-18kbuild: allow to override Python command nameMasahiro Yamada-1/+1
2013-12-10ia64/xen: Remove Xen support for ia64Boris Ostrovsky-2/+0
2010-08-04Merge commit 'v2.6.35' into kbuild/kbuildMichal Marek-1/+0
2010-08-03kbuild: allow assignment to {A,C}FLAGS_KERNEL on the command lineSam Ravnborg-2/+2
2010-08-03kbuild: allow assignment to {A,C,LD}FLAGS_MODULE on the command lineSam Ravnborg-1/+1
2010-02-08[IA64] Remove COMPAT_IA32 supportTony Luck-1/+0
2009-12-12ia64: move nr-irqs.h to include/generatedSam Ravnborg-1/+1
2009-08-11arch/ia64/Makefile: Remove -mtune=merced in IA64 kernel buildFenghua Yu-5/+0
2008-10-17Pull vtd-iommu into release branchTony Luck-0/+1
2008-10-17[IA64] Add Variable Page Size and IA64 Support in Intel IOMMUFenghua Yu-0/+1
2008-10-17ia64/xen: define xen machine vector for domU.Isaku Yamahata-0/+2
2008-07-17Pull pvops into release branchTony Luck-0/+6
2008-06-16[IA64] Fix CONFIG_IA64_SGI_UV build errorJack Steiner-0/+1
2008-05-27[IA64] pvops: paravirtualize NR_IRQSIsaku Yamahata-0/+6
2008-05-14[IA64] machvec support for SGI UV platformJack Steiner-1/+1
2008-04-27KVM: ia64: Enable kvm build for ia64Xiantao Zhang-0/+1
2008-03-04[IA64] move defconfig to arch/ia64/configs/Adrian Bunk-0/+2
2007-12-07[IA64] don't assume that unwcheck.py is executableAndrew Morton-1/+1
2007-10-15kbuild: enable 'make CPPFLAGS=...' to add additional options to CPPSam Ravnborg-1/+1