summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2017-10-16UPSTREAM: kbuild: Consolidate header generation from ASM offset informationMatthias Kaehlcke4-75/+32
2016-05-24scripts/gdb: provide linux constantsKieran Bingham4-1/+54
2015-07-01time: Remove development rules from Kbuild/MakefileThomas Gleixner2-3/+0
2015-05-19time: Move timeconst.h into include/generatedNicholas Mc Guire4-25/+31
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 Daney2-3/+3
2011-11-01Kbuild: append missing-syscalls to the default target listArnaud Lacombe2-3/+4
2010-10-28Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds16-163/+61
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 Beulich7-79/+56
2010-03-11kbuild: Really don't clean bounds.h and asm-offsets.hMichal Marek3-2/+11
2009-12-12kbuild: move asm-offsets.h to include/generatedSam Ravnborg24-4/+22
2009-12-12kbuild: move bounds.h to include/generatedSam Ravnborg6-6/+5
2008-07-25kbuild: asm symlink support for arch/$ARCH/includeSam Ravnborg2-16/+29
2008-05-19Don't clean bounds.h and asm-offsets.hJan Blunck2-2/+2
2008-04-28pageflags: standardize comment inclusion in asm-offsets.h and fix MIPSChristoph Lameter2-205/+205
2008-04-28kbuild: create a way to create preprocessor constants from C expressionsChristoph Lameter2-8/+67
2007-10-11i386/x86_64: move headers to include/asm-x86Thomas Gleixner558-227/+1080
2007-10-11Kbuild: allow arch/xxx to use a different source pathThomas Gleixner2-6/+7
2007-07-16kbuild: asm-offsets.h is now cleaned with O=.. buildsSam Ravnborg1-0/+1
2007-05-02kbuild: complain about missing system callsSam Ravnborg3-0/+130
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 Ravnborg2-3/+4
2005-09-09kbuild: mips use generic asm-offsets.h supportSam Ravnborg20-52/+28
2005-09-09kbuild: full dependency check on asm-offsets.hSam Ravnborg8-42/+57