aboutsummaryrefslogtreecommitdiffstats
path: root/Kbuild (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-10-10Merge tag 'kbuild-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-19/+59
2022-09-29kbuild: list sub-directories in ./KbuildMasahiro Yamada1-0/+24
2022-09-29kbuild: check sha1sum just once for each atomic headerMasahiro Yamada1-9/+24
2022-09-29kbuild: add phony targets to ./KbuildMasahiro Yamada1-13/+13
2020-02-04kbuild: rename hostprogs-y/always to hostprogs/always-yMasahiro Yamada1-4/+4
2019-08-21kbuild: do not descend to ./Kbuild when cleaningMasahiro Yamada1-3/+0
2019-08-15kbuild: remove meaningless 'targets' in ./KbuildMasahiro Yamada1-4/+0
2019-03-10Merge tag 'kbuild-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-24/+5
2019-02-27kbuild: remove unimportant comments from ./KbuildMasahiro Yamada1-11/+4
2019-02-27scripts/gdb: delay generation of gdb constants.pyMasahiro Yamada1-10/+0
2019-02-11Merge branch 'locking/atomics' into locking/core, to pick up WIP commitsIngo Molnar1-2/+16
2019-01-06kbuild: use assignment instead of define ... endef for filechk_* rulesMasahiro Yamada1-3/+1
2019-01-06kbuild: change filechk to surround the given command with { }Masahiro Yamada1-1/+1
2018-12-25kbuild: remove unused cmd_gentimeconstMasahiro Yamada1-4/+0
2018-12-23kbuild: remove $(obj)/ prefixes in ./KbuildMasahiro Yamada1-5/+5
2018-12-23treewide: remove explicit rules for *offsets.sMasahiro Yamada1-8/+1
2018-11-09locking/atomics: Fix out-of-tree buildBorislav Petkov1-1/+1
2018-11-01locking/atomics: Check generated headers are up-to-dateMark Rutland1-2/+16
2017-11-17Merge tag 'kbuild-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-2/+0
2017-11-16kbuild: remove redundant mkdir from ./KbuildMasahiro Yamada1-2/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-04-13kbuild: Consolidate header generation from ASM offset informationMatthias Kaehlcke1-25/+0
2016-05-23scripts/gdb: provide linux constantsKieran Bingham1-0/+10
2015-07-01time: Remove development rules from Kbuild/MakefileThomas Gleixner1-1/+0
2015-05-19time: Move timeconst.h into include/generatedNicholas Mc Guire1-7/+27
2015-04-02kbuild: do not add $(bounds-file) and $(offsets-file) to targetsMasahiro Yamada1-2/+1
2015-03-24kbuild: Don't reset timestamps in include/generated if not neededMichal Marek1-9/+9
2015-01-05kbuild: remove redundant line from bounds.h/asm-offsets.hMasahiro Yamada1-1/+0
2015-01-05kbuild: merge bounds.h and asm-offsets.h rulesMasahiro Yamada1-39/+21
2011-11-09kbuild: Fix missing system calls check on mips.David Daney1-1/+1
2011-11-02Kbuild: append missing-syscalls to the default target listArnaud Lacombe1-2/+4
2010-10-28Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6Linus Torvalds1-2/+2
2010-10-27Partially revert patch that encloses asm-offset.h numbers in bracketsDavid Howells1-1/+1
2010-10-22x86, asm: Fix ancient-GAS workaroundAlexander van Heukelum1-1/+2
2010-10-19x86, asm: Fix CFI macro invocations to deal with shortcomings in gasJan Beulich1-1/+1
2010-03-11kbuild: Really don't clean bounds.h and asm-offsets.hMichal Marek1-2/+2
2009-12-12kbuild: move asm-offsets.h to include/generatedSam Ravnborg1-1/+1
2009-12-12kbuild: move bounds.h to include/generatedSam Ravnborg1-1/+1
2008-07-25kbuild: asm symlink support for arch/$ARCH/includeSam Ravnborg1-2/+1
2008-05-19Don't clean bounds.h and asm-offsets.hJan Blunck1-2/+1
2008-04-28pageflags: standardize comment inclusion in asm-offsets.h and fix MIPSChristoph Lameter1-3/+3
2008-04-28kbuild: create a way to create preprocessor constants from C expressionsChristoph Lameter1-8/+48
2007-10-11i386/x86_64: move headers to include/asm-x86Thomas Gleixner1-1/+1
2007-10-11Kbuild: allow arch/xxx to use a different source pathThomas Gleixner1-3/+3
2007-07-16kbuild: asm-offsets.h is now cleaned with O=.. buildsSam Ravnborg1-0/+1
2007-05-02kbuild: complain about missing system callsSam Ravnborg1-0/+11
2006-09-25remove RPM_BUILD_ROOT from asm-offsets.hOlaf Hering1-1/+1
2006-04-05kbuild: mips: fix sed regexp to generate asm-offset.hAtsushi Nemoto1-1/+1
2006-01-08kbuild: clean up asm-offsets.h creationBrian Gerst1-3/+2
2005-09-10kbuild: fix generic asm-offsets.h supportSam Ravnborg1-2/+3