summaryrefslogtreecommitdiff
path: root/arch/ia64/Makefile
Commit message (Expand)AuthorAgeFilesLines
* arch: Introduce CONFIG_FUNCTION_ALIGNMENTPeter Zijlstra2022-10-171-1/+1
* kbuild: remove head-y syntaxMasahiro Yamada2022-10-021-1/+0
* kbuild: factor out the common installation code into scripts/install.shMasahiro Yamada2022-05-111-1/+2
* ia64: make the install target not depend on any build artifactMasahiro Yamada2022-05-081-2/+2
* kbuild: use more subdir- for visiting subdirectories while cleaningMasahiro Yamada2021-10-241-2/+0
* ia64: move core-y in arch/ia64/Makefile to arch/ia64/KbuildMasahiro Yamada2021-09-031-2/+0
* ia64: remove redundant READELF from arch/ia64/MakefileMasahiro Yamada2021-02-281-1/+0
* Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2021-02-251-6/+0
|\
| * ia64: remove generated/nr-irqs.h generation to fix build warningMasahiro Yamada2021-02-121-6/+0
* | Merge tag 'oprofile-removal-5.12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-02-211-1/+0
|\ \ | |/ |/|
| * arch: ia64: Remove CONFIG_OPROFILE supportViresh Kumar2021-01-221-1/+0
* | kbuild: remove PYTHON variableMasahiro Yamada2021-02-011-1/+1
|/
* kbuild: preprocess module linker scriptMasahiro Yamada2020-09-251-1/+0
* kbuild: fix broken builds because of GZIP,BZIP2,LZOP variablesDenis Efremov2020-06-111-1/+1
* kbuild: add variables for compression toolsDenis Efremov2020-06-061-1/+1
* Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2019-09-201-1/+1
|\
| * kbuild: rebuild modules when module linker scripts are updatedMasahiro Yamada2019-08-211-1/+1
* | ia64: remove support for machvecsChristoph Hellwig2019-08-161-6/+1
* | ia64: rework iommu probingChristoph Hellwig2019-08-161-1/+0
* | ia64: remove the zx1 swiotlb machvecChristoph Hellwig2019-08-161-2/+0
* | ia64: remove CONFIG_PCI ifdefsChristoph Hellwig2019-08-161-1/+1
* | ia64: remove the hpsim platformChristoph Hellwig2019-08-161-13/+14
* | ia64: remove support for the SGI SN2 platformChristoph Hellwig2019-08-161-2/+1
|/
* ia64: remove redundant 'export AWK'Masahiro Yamada2019-01-161-2/+0
* ia64: generate uapi header and system call table filesFiroz Khan2018-11-131-0/+3
* kbuild: add machine size to CHECKFLAGSLuc Van Oostenryck2018-06-011-1/+1
* Construct init thread stack in the linker script rather than by unionDavid Howells2018-01-091-1/+1
* kbuild: drop redundant "PHONY += FORCE"Masahiro Yamada2016-04-201-1/+1
* kbuild: drop FORCE from PHONY targetsMasahiro Yamada2016-04-201-2/+2
* KVM: ia64: removePaolo Bonzini2014-11-201-1/+0
* kbuild: allow to override Python command nameMasahiro Yamada2014-07-181-1/+1
* ia64/xen: Remove Xen support for ia64Boris Ostrovsky2013-12-101-2/+0
* Merge commit 'v2.6.35' into kbuild/kbuildMichal Marek2010-08-041-1/+0
|\
| * [IA64] Remove COMPAT_IA32 supportTony Luck2010-02-081-1/+0
* | kbuild: allow assignment to {A,C}FLAGS_KERNEL on the command lineSam Ravnborg2010-08-031-2/+2
* | kbuild: allow assignment to {A,C,LD}FLAGS_MODULE on the command lineSam Ravnborg2010-08-031-1/+1
|/
* ia64: move nr-irqs.h to include/generatedSam Ravnborg2009-12-121-1/+1
* arch/ia64/Makefile: Remove -mtune=merced in IA64 kernel buildFenghua Yu2009-08-111-5/+0
* Pull vtd-iommu into release branchTony Luck2008-10-171-0/+1
|\
| * [IA64] Add Variable Page Size and IA64 Support in Intel IOMMUFenghua Yu2008-10-171-0/+1
* | ia64/xen: define xen machine vector for domU.Isaku Yamahata2008-10-171-0/+2
|/
* Pull pvops into release branchTony Luck2008-07-171-0/+6
|\
| * [IA64] pvops: paravirtualize NR_IRQSIsaku Yamahata2008-05-271-0/+6
* | [IA64] Fix CONFIG_IA64_SGI_UV build errorJack Steiner2008-06-161-0/+1
|/
* [IA64] machvec support for SGI UV platformJack Steiner2008-05-141-1/+1
* KVM: ia64: Enable kvm build for ia64Xiantao Zhang2008-04-271-0/+1
* [IA64] move defconfig to arch/ia64/configs/Adrian Bunk2008-03-041-0/+2
* [IA64] don't assume that unwcheck.py is executableAndrew Morton2007-12-071-1/+1
* kbuild: enable 'make CPPFLAGS=...' to add additional options to CPPSam Ravnborg2007-10-151-1/+1
* kbuild: enable 'make CFLAGS=...' to add additional options to CCSam Ravnborg2007-10-141-1/+1