summaryrefslogtreecommitdiffstats
path: root/Kbuild (follow)
Commit message (Expand)AuthorAgeLines
* Merge tag 'kbuild-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2022-10-10-19/+59
|\
| * kbuild: list sub-directories in ./KbuildMasahiro Yamada2022-09-29-0/+24
| * kbuild: check sha1sum just once for each atomic headerMasahiro Yamada2022-09-29-9/+24
| * kbuild: add phony targets to ./KbuildMasahiro Yamada2022-09-29-13/+13
|/
* kbuild: rename hostprogs-y/always to hostprogs/always-yMasahiro Yamada2020-02-04-4/+4
* kbuild: do not descend to ./Kbuild when cleaningMasahiro Yamada2019-08-21-3/+0
* kbuild: remove meaningless 'targets' in ./KbuildMasahiro Yamada2019-08-15-4/+0
* Merge tag 'kbuild-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2019-03-10-24/+5
|\
| * kbuild: remove unimportant comments from ./KbuildMasahiro Yamada2019-02-27-11/+4
| * scripts/gdb: delay generation of gdb constants.pyMasahiro Yamada2019-02-27-10/+0
* | Merge branch 'locking/atomics' into locking/core, to pick up WIP commitsIngo Molnar2019-02-11-2/+16
|\ \ | |/ |/|
| * locking/atomics: Fix out-of-tree buildBorislav Petkov2018-11-09-1/+1
| * locking/atomics: Check generated headers are up-to-dateMark Rutland2018-11-01-2/+16
* | kbuild: use assignment instead of define ... endef for filechk_* rulesMasahiro Yamada2019-01-06-3/+1
* | kbuild: change filechk to surround the given command with { }Masahiro Yamada2019-01-06-1/+1
* | kbuild: remove unused cmd_gentimeconstMasahiro Yamada2018-12-25-4/+0
* | kbuild: remove $(obj)/ prefixes in ./KbuildMasahiro Yamada2018-12-23-5/+5
* | treewide: remove explicit rules for *offsets.sMasahiro Yamada2018-12-23-8/+1
|/
* Merge tag 'kbuild-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2017-11-17-2/+0
|\
| * kbuild: remove redundant mkdir from ./KbuildMasahiro Yamada2017-11-16-2/+0
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02-0/+1
|/
* kbuild: Consolidate header generation from ASM offset informationMatthias Kaehlcke2017-04-13-25/+0
* scripts/gdb: provide linux constantsKieran Bingham2016-05-23-0/+10
* time: Remove development rules from Kbuild/MakefileThomas Gleixner2015-07-01-1/+0
* time: Move timeconst.h into include/generatedNicholas Mc Guire2015-05-19-7/+27
* kbuild: do not add $(bounds-file) and $(offsets-file) to targetsMasahiro Yamada2015-04-02-2/+1
* kbuild: Don't reset timestamps in include/generated if not neededMichal Marek2015-03-24-9/+9
* kbuild: remove redundant line from bounds.h/asm-offsets.hMasahiro Yamada2015-01-05-1/+0
* kbuild: merge bounds.h and asm-offsets.h rulesMasahiro Yamada2015-01-05-39/+21
* kbuild: Fix missing system calls check on mips.David Daney2011-11-09-1/+1
* Kbuild: append missing-syscalls to the default target listArnaud Lacombe2011-11-02-2/+4
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2010-10-28-2/+2
|\
| * kbuild: Really don't clean bounds.h and asm-offsets.hMichal Marek2010-03-11-2/+2
* | Partially revert patch that encloses asm-offset.h numbers in bracketsDavid Howells2010-10-27-1/+1
* | x86, asm: Fix ancient-GAS workaroundAlexander van Heukelum2010-10-22-1/+2
* | x86, asm: Fix CFI macro invocations to deal with shortcomings in gasJan Beulich2010-10-19-1/+1
|/
* kbuild: move asm-offsets.h to include/generatedSam Ravnborg2009-12-12-1/+1
* kbuild: move bounds.h to include/generatedSam Ravnborg2009-12-12-1/+1
* kbuild: asm symlink support for arch/$ARCH/includeSam Ravnborg2008-07-25-2/+1
* Don't clean bounds.h and asm-offsets.hJan Blunck2008-05-19-2/+1
* pageflags: standardize comment inclusion in asm-offsets.h and fix MIPSChristoph Lameter2008-04-28-3/+3
* kbuild: create a way to create preprocessor constants from C expressionsChristoph Lameter2008-04-28-8/+48
* i386/x86_64: move headers to include/asm-x86Thomas Gleixner2007-10-11-1/+1
* Kbuild: allow arch/xxx to use a different source pathThomas Gleixner2007-10-11-3/+3
* kbuild: asm-offsets.h is now cleaned with O=.. buildsSam Ravnborg2007-07-16-0/+1
* kbuild: complain about missing system callsSam Ravnborg2007-05-02-0/+11
* remove RPM_BUILD_ROOT from asm-offsets.hOlaf Hering2006-09-25-1/+1
* kbuild: mips: fix sed regexp to generate asm-offset.hAtsushi Nemoto2006-04-05-1/+1
* kbuild: clean up asm-offsets.h creationBrian Gerst2006-01-08-3/+2
* kbuild: fix generic asm-offsets.h supportSam Ravnborg2005-09-10-2/+3