Age | Commit message (Expand) | Author |
2019-03-10 | Merge tag 'kbuild-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds |
2019-02-27 | kbuild: remove unimportant comments from ./Kbuild | Masahiro Yamada |
2019-02-27 | scripts/gdb: delay generation of gdb constants.py | Masahiro Yamada |
2019-02-11 | Merge branch 'locking/atomics' into locking/core, to pick up WIP commits | Ingo Molnar |
2019-01-06 | kbuild: use assignment instead of define ... endef for filechk_* rules | Masahiro Yamada |
2019-01-06 | kbuild: change filechk to surround the given command with { } | Masahiro Yamada |
2018-12-25 | kbuild: remove unused cmd_gentimeconst | Masahiro Yamada |
2018-12-23 | kbuild: remove $(obj)/ prefixes in ./Kbuild | Masahiro Yamada |
2018-12-23 | treewide: remove explicit rules for *offsets.s | Masahiro Yamada |
2018-11-09 | locking/atomics: Fix out-of-tree build | Borislav Petkov |
2018-11-01 | locking/atomics: Check generated headers are up-to-date | Mark Rutland |
2017-11-17 | Merge tag 'kbuild-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2017-11-16 | kbuild: remove redundant mkdir from ./Kbuild | Masahiro Yamada |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-04-13 | kbuild: Consolidate header generation from ASM offset information | Matthias Kaehlcke |
2016-05-23 | scripts/gdb: provide linux constants | Kieran Bingham |
2015-07-01 | time: Remove development rules from Kbuild/Makefile | Thomas Gleixner |
2015-05-19 | time: Move timeconst.h into include/generated | Nicholas Mc Guire |
2015-04-02 | kbuild: do not add $(bounds-file) and $(offsets-file) to targets | Masahiro Yamada |
2015-03-24 | kbuild: Don't reset timestamps in include/generated if not needed | Michal Marek |
2015-01-05 | kbuild: remove redundant line from bounds.h/asm-offsets.h | Masahiro Yamada |
2015-01-05 | kbuild: merge bounds.h and asm-offsets.h rules | Masahiro Yamada |
2011-11-09 | kbuild: Fix missing system calls check on mips. | David Daney |
2011-11-02 | Kbuild: append missing-syscalls to the default target list | Arnaud Lacombe |
2010-10-28 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds |
2010-10-27 | Partially revert patch that encloses asm-offset.h numbers in brackets | David Howells |
2010-10-22 | x86, asm: Fix ancient-GAS workaround | Alexander van Heukelum |
2010-10-19 | x86, asm: Fix CFI macro invocations to deal with shortcomings in gas | Jan Beulich |
2010-03-11 | kbuild: Really don't clean bounds.h and asm-offsets.h | Michal Marek |
2009-12-12 | kbuild: move asm-offsets.h to include/generated | Sam Ravnborg |
2009-12-12 | kbuild: move bounds.h to include/generated | Sam Ravnborg |
2008-07-25 | kbuild: asm symlink support for arch/$ARCH/include | Sam Ravnborg |
2008-05-19 | Don't clean bounds.h and asm-offsets.h | Jan Blunck |
2008-04-28 | pageflags: standardize comment inclusion in asm-offsets.h and fix MIPS | Christoph Lameter |
2008-04-28 | kbuild: create a way to create preprocessor constants from C expressions | Christoph Lameter |
2007-10-11 | i386/x86_64: move headers to include/asm-x86 | Thomas Gleixner |
2007-10-11 | Kbuild: allow arch/xxx to use a different source path | Thomas Gleixner |
2007-07-16 | kbuild: asm-offsets.h is now cleaned with O=.. builds | Sam Ravnborg |
2007-05-02 | kbuild: complain about missing system calls | Sam Ravnborg |
2006-09-25 | remove RPM_BUILD_ROOT from asm-offsets.h | Olaf Hering |
2006-04-05 | kbuild: mips: fix sed regexp to generate asm-offset.h | Atsushi Nemoto |
2006-01-08 | kbuild: clean up asm-offsets.h creation | Brian Gerst |
2005-09-10 | kbuild: fix generic asm-offsets.h support | Sam Ravnborg |
2005-09-09 | kbuild: mips use generic asm-offsets.h support | Sam Ravnborg |
2005-09-09 | kbuild: full dependency check on asm-offsets.h | Sam Ravnborg |