| Commit message (Expand) | Author | Age |
... | |
| * | | kconfig: add defconfig_list/module option | Roman Zippel | 2006-06-09 |
| * | | kconfig: add symbol option config syntax | Roman Zippel | 2006-06-09 |
| * | | kconfig: integrate split config into silentoldconfig | Roman Zippel | 2006-06-09 |
| * | | kconfig: allow loading multiple configurations | Roman Zippel | 2006-06-09 |
| * | | kconfig: allow multiple default values per symbol | Roman Zippel | 2006-06-09 |
| * | | kconfig: remove SYMBOL_{YES,MOD,NO} | Roman Zippel | 2006-06-09 |
| * | | kconfig: fix .config dependencies | Roman Zippel | 2006-06-09 |
| * | | kconfig: improve config load/save output | Roman Zippel | 2006-06-09 |
| * | | kbuild: fix false section mismatch with ARCH=um build | Sam Ravnborg | 2006-06-08 |
| * | | kbuild: ignore smp_locks section warnings from init/exit code | Randy Dunlap | 2006-06-08 |
| * | | kbuild: fix make rpm for powerpc | Mike Wolf | 2006-06-08 |
| * | | kbuild: obj-dirs is calculated incorrectly if hostprogs-y is defined | Pavel Roskin | 2006-06-08 |
| |/ |
|
* | | [PATCH] kernel-doc: use Members for struct fields consistently | Randy Dunlap | 2006-06-25 |
* | | [PATCH] kernel-doc: don't use XML escapes in text or man output mode | Randy Dunlap | 2006-06-25 |
* | | [PATCH] kernel-doc: warn on malformed function docs. | Randy Dunlap | 2006-06-25 |
* | | [PATCH] checkstack: print module names | Randy Dunlap | 2006-06-25 |
* | | [PATCH] kernel-doc: script cleanups | Randy Dunlap | 2006-06-25 |
* | | [PATCH] kernel-doc: drop leading space in sections | Randy Dunlap | 2006-06-25 |
* | | [PATCH] bloat-o-meter: gcc-4 fix | Rob Landley | 2006-06-25 |
|/ |
|
* | [PATCH] kbuild: fix modpost segfault for 64bit mipsel kernel | Atsushi Nemoto | 2006-05-21 |
* | [PATCH] kbuild: check SHT_REL sections | Atsushi Nemoto | 2006-05-21 |
* | Revert "kbuild: fix modpost segfault for 64bit mipsel kernel" | Linus Torvalds | 2006-05-08 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 2006-05-08 |
|\ |
|
| * | kbuild: Do not overwrite makefile as anohter user | Jan Beulich | 2006-05-08 |
| * | kbuild: fix gen_initramfs_list.sh | Sam Ravnborg | 2006-04-30 |
| * | kbuild modpost - relax driver data name | Randy Dunlap | 2006-04-30 |
| * | kbuild: fix modpost segfault for 64bit mipsel kernel | Atsushi Nemoto | 2006-04-30 |
* | | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 | Dmitry Torokhov | 2006-04-29 |
|\| |
|
| * | [PATCH] config: update usage/help info | Randy Dunlap | 2006-04-19 |
| * | Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 2006-04-14 |
| |\ |
|
| | * | kbuild: fix false section mismatch warnings | Sam Ravnborg | 2006-04-14 |
| * | | [PATCH] Enhancing accessibility of lxdialog | Samuel Thibault | 2006-04-14 |
| |/ |
|
| * | kconfig: fix typo in change count initialization | Roman Zippel | 2006-04-11 |
| * | kconfig: recenter menuconfig | Roman Zippel | 2006-04-11 |
| * | kconfig: revert conf behaviour change | Roman Zippel | 2006-04-11 |
| * | kconfig: fix default value for choice input | Roman Zippel | 2006-04-11 |
| * | kbuild: fix NULL dereference in scripts/mod/modpost.c | Eric Sesterhenn | 2006-04-11 |
| * | kbuild: fix mode of checkstack.pl and other files. | Paolo 'Blaisorblade' Giarrusso | 2006-04-11 |
| * | kbuild: rebuild initramfs if content of initramfs changes | Sam Ravnborg | 2006-04-11 |
| * | kbuild: properly pass options to hostcc when doing make O=.. | Sam Ravnborg | 2006-04-07 |
| * | ver_linux: don't print reiser4progs version if none found | Alexey Dobriyan | 2006-04-05 |
* | | Input: move input_device_id to mod_devicetable.h | Dmitry Torokhov | 2006-04-26 |
|/ |
|
* | [PATCH] x86_64: Basic reorder infrastructure | Arjan van de Ven | 2006-03-25 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 2006-03-25 |
|\ |
|
| * | kbuild: remove obsoleted scripts/reference_* files | Sam Ravnborg | 2006-03-21 |
| * | kconfig: fix time ordering of writes to .kconfig.d and include/linux/autoconf.h | Jan Beulich | 2006-03-12 |
| * | kbuild: add -fverbose-asm to i386 Makefile | Chuck Ebbert | 2006-03-12 |
| * | kbuild: clean-up genksyms | Sam Ravnborg | 2006-03-12 |
| * | kbuild: Lindent genksyms.c | Sam Ravnborg | 2006-03-12 |
| * | kbuild: fix genksyms build error | Sam Ravnborg | 2006-03-12 |