summaryrefslogtreecommitdiffstats
path: root/Kbuild
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'kbuild-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2017-11-171-2/+0
|\
| * kbuild: remove redundant mkdir from ./KbuildMasahiro Yamada2017-11-161-2/+0
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* kbuild: Consolidate header generation from ASM offset informationMatthias Kaehlcke2017-04-131-25/+0
* scripts/gdb: provide linux constantsKieran Bingham2016-05-231-0/+10
* time: Remove development rules from Kbuild/MakefileThomas Gleixner2015-07-011-1/+0
* time: Move timeconst.h into include/generatedNicholas Mc Guire2015-05-191-7/+27
* kbuild: do not add $(bounds-file) and $(offsets-file) to targetsMasahiro Yamada2015-04-021-2/+1
* kbuild: Don't reset timestamps in include/generated if not neededMichal Marek2015-03-241-9/+9
* kbuild: remove redundant line from bounds.h/asm-offsets.hMasahiro Yamada2015-01-051-1/+0
* kbuild: merge bounds.h and asm-offsets.h rulesMasahiro Yamada2015-01-051-39/+21
* kbuild: Fix missing system calls check on mips.David Daney2011-11-091-1/+1
* Kbuild: append missing-syscalls to the default target listArnaud Lacombe2011-11-021-2/+4
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2010-10-281-2/+2
|\
| * kbuild: Really don't clean bounds.h and asm-offsets.hMichal Marek2010-03-111-2/+2
* | Partially revert patch that encloses asm-offset.h numbers in bracketsDavid Howells2010-10-271-1/+1
* | x86, asm: Fix ancient-GAS workaroundAlexander van Heukelum2010-10-221-1/+2
* | x86, asm: Fix CFI macro invocations to deal with shortcomings in gasJan Beulich2010-10-191-1/+1
|/
* kbuild: move asm-offsets.h to include/generatedSam Ravnborg2009-12-121-1/+1
* kbuild: move bounds.h to include/generatedSam Ravnborg2009-12-121-1/+1
* kbuild: asm symlink support for arch/$ARCH/includeSam Ravnborg2008-07-251-2/+1
* Don't clean bounds.h and asm-offsets.hJan Blunck2008-05-191-2/+1
* pageflags: standardize comment inclusion in asm-offsets.h and fix MIPSChristoph Lameter2008-04-281-3/+3
* kbuild: create a way to create preprocessor constants from C expressionsChristoph Lameter2008-04-281-8/+48
* i386/x86_64: move headers to include/asm-x86Thomas Gleixner2007-10-111-1/+1
* Kbuild: allow arch/xxx to use a different source pathThomas Gleixner2007-10-111-3/+3
* kbuild: asm-offsets.h is now cleaned with O=.. buildsSam Ravnborg2007-07-161-0/+1
* kbuild: complain about missing system callsSam Ravnborg2007-05-021-0/+11
* remove RPM_BUILD_ROOT from asm-offsets.hOlaf Hering2006-09-251-1/+1
* kbuild: mips: fix sed regexp to generate asm-offset.hAtsushi Nemoto2006-04-051-1/+1
* kbuild: clean up asm-offsets.h creationBrian Gerst2006-01-081-3/+2
* kbuild: fix generic asm-offsets.h supportSam Ravnborg2005-09-101-2/+3
* kbuild: mips use generic asm-offsets.h supportSam Ravnborg2005-09-091-1/+8
* kbuild: full dependency check on asm-offsets.hSam Ravnborg2005-09-091-0/+41
OpenPOWER on IntegriCloud