aboutsummaryrefslogtreecommitdiff
path: root/Kbuild
AgeCommit message (Expand)AuthorFilesLines
2011-11-09kbuild: Fix missing system calls check on mips.Gravatar David Daney 1-1/+1
2011-11-02Kbuild: append missing-syscalls to the default target listGravatar Arnaud Lacombe 1-2/+4
2010-10-28Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Gravatar Linus Torvalds 1-2/+2
2010-10-27Partially revert patch that encloses asm-offset.h numbers in bracketsGravatar David Howells 1-1/+1
2010-10-22x86, asm: Fix ancient-GAS workaroundGravatar Alexander van Heukelum 1-1/+2
2010-10-19x86, asm: Fix CFI macro invocations to deal with shortcomings in gasGravatar Jan Beulich 1-1/+1
2010-03-11kbuild: Really don't clean bounds.h and asm-offsets.hGravatar Michal Marek 1-2/+2
2009-12-12kbuild: move asm-offsets.h to include/generatedGravatar Sam Ravnborg 1-1/+1
2009-12-12kbuild: move bounds.h to include/generatedGravatar Sam Ravnborg 1-1/+1
2008-07-25kbuild: asm symlink support for arch/$ARCH/includeGravatar Sam Ravnborg 1-2/+1
2008-05-19Don't clean bounds.h and asm-offsets.hGravatar Jan Blunck 1-2/+1
2008-04-28pageflags: standardize comment inclusion in asm-offsets.h and fix MIPSGravatar Christoph Lameter 1-3/+3
2008-04-28kbuild: create a way to create preprocessor constants from C expressionsGravatar Christoph Lameter 1-8/+48
2007-10-11i386/x86_64: move headers to include/asm-x86Gravatar Thomas Gleixner 1-1/+1
2007-10-11Kbuild: allow arch/xxx to use a different source pathGravatar Thomas Gleixner 1-3/+3
2007-07-16kbuild: asm-offsets.h is now cleaned with O=.. buildsGravatar Sam Ravnborg 1-0/+1
2007-05-02kbuild: complain about missing system callsGravatar Sam Ravnborg 1-0/+11
2006-09-25remove RPM_BUILD_ROOT from asm-offsets.hGravatar Olaf Hering 1-1/+1
2006-04-05kbuild: mips: fix sed regexp to generate asm-offset.hGravatar Atsushi Nemoto 1-1/+1
2006-01-08kbuild: clean up asm-offsets.h creationGravatar Brian Gerst 1-3/+2
2005-09-10kbuild: fix generic asm-offsets.h supportGravatar Sam Ravnborg 1-2/+3
2005-09-09kbuild: mips use generic asm-offsets.h supportGravatar Sam Ravnborg 1-1/+8
2005-09-09kbuild: full dependency check on asm-offsets.hGravatar Sam Ravnborg 1-0/+41