Age | Commit message (Expand) | Author |
2022-10-17 | arch: Introduce CONFIG_FUNCTION_ALIGNMENT | Peter Zijlstra |
2022-10-02 | kbuild: remove head-y syntax | Masahiro Yamada |
2022-05-11 | kbuild: factor out the common installation code into scripts/install.sh | Masahiro Yamada |
2022-05-08 | ia64: make the install target not depend on any build artifact | Masahiro Yamada |
2021-10-24 | kbuild: use more subdir- for visiting subdirectories while cleaning | Masahiro Yamada |
2021-09-03 | ia64: move core-y in arch/ia64/Makefile to arch/ia64/Kbuild | Masahiro Yamada |
2021-02-28 | ia64: remove redundant READELF from arch/ia64/Makefile | Masahiro Yamada |
2021-02-25 | Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2021-02-21 | Merge tag 'oprofile-removal-5.12' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2021-02-12 | ia64: remove generated/nr-irqs.h generation to fix build warning | Masahiro Yamada |
2021-02-01 | kbuild: remove PYTHON variable | Masahiro Yamada |
2021-01-22 | arch: ia64: Remove CONFIG_OPROFILE support | Viresh Kumar |
2020-09-25 | kbuild: preprocess module linker script | Masahiro Yamada |
2020-06-11 | kbuild: fix broken builds because of GZIP,BZIP2,LZOP variables | Denis Efremov |
2020-06-06 | kbuild: add variables for compression tools | Denis Efremov |
2019-09-20 | Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds |
2019-08-21 | kbuild: rebuild modules when module linker scripts are updated | Masahiro Yamada |
2019-08-16 | ia64: remove support for machvecs | Christoph Hellwig |
2019-08-16 | ia64: rework iommu probing | Christoph Hellwig |
2019-08-16 | ia64: remove the zx1 swiotlb machvec | Christoph Hellwig |
2019-08-16 | ia64: remove CONFIG_PCI ifdefs | Christoph Hellwig |
2019-08-16 | ia64: remove the hpsim platform | Christoph Hellwig |
2019-08-16 | ia64: remove support for the SGI SN2 platform | Christoph Hellwig |
2019-01-16 | ia64: remove redundant 'export AWK' | Masahiro Yamada |
2018-11-13 | ia64: generate uapi header and system call table files | Firoz Khan |
2018-06-01 | kbuild: add machine size to CHECKFLAGS | Luc Van Oostenryck |
2018-01-09 | Construct init thread stack in the linker script rather than by union | David Howells |
2016-04-20 | kbuild: drop redundant "PHONY += FORCE" | Masahiro Yamada |
2016-04-20 | kbuild: drop FORCE from PHONY targets | Masahiro Yamada |
2014-11-20 | KVM: ia64: remove | Paolo Bonzini |
2014-07-18 | kbuild: allow to override Python command name | Masahiro Yamada |
2013-12-10 | ia64/xen: Remove Xen support for ia64 | Boris Ostrovsky |
2010-08-04 | Merge commit 'v2.6.35' into kbuild/kbuild | Michal Marek |
2010-08-03 | kbuild: allow assignment to {A,C}FLAGS_KERNEL on the command line | Sam Ravnborg |
2010-08-03 | kbuild: allow assignment to {A,C,LD}FLAGS_MODULE on the command line | Sam Ravnborg |
2010-02-08 | [IA64] Remove COMPAT_IA32 support | Tony Luck |
2009-12-12 | ia64: move nr-irqs.h to include/generated | Sam Ravnborg |
2009-08-11 | arch/ia64/Makefile: Remove -mtune=merced in IA64 kernel build | Fenghua Yu |
2008-10-17 | Pull vtd-iommu into release branch | Tony Luck |
2008-10-17 | [IA64] Add Variable Page Size and IA64 Support in Intel IOMMU | Fenghua Yu |
2008-10-17 | ia64/xen: define xen machine vector for domU. | Isaku Yamahata |
2008-07-17 | Pull pvops into release branch | Tony Luck |
2008-06-16 | [IA64] Fix CONFIG_IA64_SGI_UV build error | Jack Steiner |
2008-05-27 | [IA64] pvops: paravirtualize NR_IRQS | Isaku Yamahata |
2008-05-14 | [IA64] machvec support for SGI UV platform | Jack Steiner |
2008-04-27 | KVM: ia64: Enable kvm build for ia64 | Xiantao Zhang |
2008-03-04 | [IA64] move defconfig to arch/ia64/configs/ | Adrian Bunk |
2007-12-07 | [IA64] don't assume that unwcheck.py is executable | Andrew Morton |
2007-10-15 | kbuild: enable 'make CPPFLAGS=...' to add additional options to CPP | Sam Ravnborg |
2007-10-14 | kbuild: enable 'make CFLAGS=...' to add additional options to CC | Sam Ravnborg |