Age | Commit message (Expand) | Author |
2011-04-29 | kbuild: don't warn about include/linux/version.h not including itself | Peter Foley |
2011-04-29 | kconfig: quiet commands when V=0 | Peter Foley |
2011-04-29 | kconfig: change update-po-config to reflect new layout of arch/um | Peter Foley |
2011-04-29 | kconfig: make update-po-config work in KBUILD_OUTPUT | Peter Foley |
2011-04-29 | kconfig: rearrange clean-files | Peter Foley |
2011-04-29 | kconfig: change gconf to modify hostprogs-y like nconf and mconf | Peter Foley |
2011-04-29 | kconfig: change qconf to modify hostprogs-y like nconf and mconf | Peter Foley |
2011-04-29 | kconfig: only build kxgettext when needed | Peter Foley |
2011-04-28 | kbuild: asm-generic support | Sam Ravnborg |
2011-04-28 | kbuild: implement several W= levels | Sam Ravnborg |
2011-04-24 | kconfig: Avoid buffer underrun in choice input | Ben Hutchings |
2011-04-20 | kbuild: Fix build with binutils <= 2.19 | Michal Marek |
2011-04-19 | nconfig: Silence unused return values from wattrset | Stephen Boyd |
2011-04-18 | initramfs: Use KBUILD_BUILD_TIMESTAMP for generated entries | Michal Marek |
2011-04-18 | kbuild: Allow to override LINUX_COMPILE_BY and LINUX_COMPILE_HOST macros | Michal Marek |
2011-04-18 | kbuild: Drop unused LINUX_COMPILE_TIME and LINUX_COMPILE_DOMAIN macros | Michal Marek |
2011-04-18 | kbuild: Use the deterministic mode of ar | Michal Marek |
2011-04-18 | kbuild: Call gzip with -n | Michal Marek |
2011-04-18 | kconfig: Do not record timestamp in auto.conf and autoconf.h | Michal Marek |
2011-04-15 | kconfig: get rid of unused flags | Yann E. MORIN |
2011-04-15 | kconfig: allow multiple inclusion of the same file | Yann E. MORIN |
2011-04-08 | kconfig: Avoid buffer underrun in choice input | Ben Hutchings |
2011-04-04 | eradicate bashisms in scripts/patch-kernel | Andreas Mohr |
2011-03-31 | Fix common misspellings | Lucas De Marchi |
2011-03-22 | bloat-o-meter: include read-only data section in report | Jean Delvare |
2011-03-22 | checkpatch: warn about memset with swapped arguments | Dave Jones |
2011-03-22 | scripts/checkpatch.pl: reset rpt_cleaners warnings | Mike Frysinger |
2011-03-22 | kstrto*: converting strings to integers done (hopefully) right | Alexey Dobriyan |
2011-03-22 | get_maintainer.pl: allow "K:" pattern tests to match non-patch text | Joe Perches |
2011-03-21 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds |
2011-03-20 | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k... | Linus Torvalds |
2011-03-20 | Merge branch 'packaging' of git://git.kernel.org/pub/scm/linux/kernel/git/mma... | Linus Torvalds |
2011-03-17 | Merge branch 'genksyms-enum' into kbuild/kbuild | Michal Marek |
2011-03-17 | genksyms: Regenerate lexer and parser | Michal Marek |
2011-03-17 | genksyms: Track changes to enum constants | Michal Marek |
2011-03-17 | genksyms: simplify usage of find_symbol() | Michal Marek |
2011-03-17 | genksyms: Add helpers for building string lists | Michal Marek |
2011-03-17 | genksyms: Simplify printing of symbol types | Michal Marek |
2011-03-17 | genksyms: Simplify lexer | Michal Marek |
2011-03-17 | genksyms: Do not paste the bison header file to lex.c | Michal Marek |
2011-03-17 | modpost: fix trailing comma | Randy Dunlap |
2011-03-17 | KBuild: silence "'scripts/unifdef' is up to date." | Mike Waychison |
2011-03-16 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds |
2011-03-15 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2011-03-15 | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2011-03-16 | Merge branch 'next' into for-linus | James Morris |
2011-03-13 | kbuild: Fix computing srcversion for modules | Michal Marek |
2011-03-10 | ftrace: Add .ref.text as one of the safe areas to trace | Steven Rostedt |
2011-03-09 | kbuild: Add make tarxz-pkg build option | Zdenek Kaspar |
2011-03-09 | Merge commit 'v2.6.38-rc1' into kbuild/packaging | Michal Marek |