Age | Commit message (Expand) | Author | Files | Lines |
2006-06-25 | [PATCH] kernel-doc: use Members for struct fields consistently | Randy Dunlap | 1 | -1/+1 |
2006-06-25 | [PATCH] kernel-doc: don't use XML escapes in text or man output mode | Randy Dunlap | 1 | -0/+3 |
2006-06-25 | [PATCH] kernel-doc: warn on malformed function docs. | Randy Dunlap | 1 | -0/+7 |
2006-06-25 | [PATCH] checkstack: print module names | Randy Dunlap | 1 | -2/+12 |
2006-06-25 | [PATCH] kernel-doc: script cleanups | Randy Dunlap | 1 | -2/+2 |
2006-06-25 | [PATCH] kernel-doc: drop leading space in sections | Randy Dunlap | 1 | -0/+3 |
2006-06-25 | [PATCH] bloat-o-meter: gcc-4 fix | Rob Landley | 1 | -1/+2 |
2006-05-21 | [PATCH] kbuild: fix modpost segfault for 64bit mipsel kernel | Atsushi Nemoto | 2 | -6/+46 |
2006-05-21 | [PATCH] kbuild: check SHT_REL sections | Atsushi Nemoto | 2 | -19/+48 |
2006-05-09 | Revert "kbuild: fix modpost segfault for 64bit mipsel kernel" | Linus Torvalds | 2 | -28/+2 |
2006-05-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 4 | -7/+40 |
2006-05-08 | kbuild: Do not overwrite makefile as anohter user | Jan Beulich | 1 | -1/+4 |
2006-05-01 | kbuild: fix gen_initramfs_list.sh | Sam Ravnborg | 1 | -1/+5 |
2006-05-01 | kbuild modpost - relax driver data name | Randy Dunlap | 1 | -3/+3 |
2006-05-01 | kbuild: fix modpost segfault for 64bit mipsel kernel | Atsushi Nemoto | 2 | -2/+28 |
2006-04-29 | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 | Dmitry Torokhov | 13 | -124/+194 |
2006-04-26 | Input: move input_device_id to mod_devicetable.h | Dmitry Torokhov | 1 | -19/+17 |
2006-04-19 | [PATCH] config: update usage/help info | Randy Dunlap | 1 | -1/+2 |
2006-04-15 | Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 1 | -4/+9 |
2006-04-15 | kbuild: fix false section mismatch warnings | Sam Ravnborg | 1 | -4/+9 |
2006-04-14 | [PATCH] Enhancing accessibility of lxdialog | Samuel Thibault | 1 | -10/+9 |
2006-04-11 | kconfig: fix typo in change count initialization | Roman Zippel | 1 | -1/+1 |
2006-04-11 | kconfig: recenter menuconfig | Roman Zippel | 1 | -9/+10 |
2006-04-11 | kconfig: revert conf behaviour change | Roman Zippel | 1 | -16/+2 |
2006-04-11 | kconfig: fix default value for choice input | Roman Zippel | 1 | -2/+1 |
2006-04-11 | kbuild: fix NULL dereference in scripts/mod/modpost.c | Eric Sesterhenn | 1 | -1/+1 |
2006-04-11 | kbuild: fix mode of checkstack.pl and other files. | Paolo 'Blaisorblade' Giarrusso | 4 | -0/+0 |
2006-04-11 | kbuild: rebuild initramfs if content of initramfs changes | Sam Ravnborg | 1 | -73/+152 |
2006-04-07 | kbuild: properly pass options to hostcc when doing make O=.. | Sam Ravnborg | 2 | -5/+5 |
2006-04-05 | ver_linux: don't print reiser4progs version if none found | Alexey Dobriyan | 1 | -2/+2 |
2006-03-25 | [PATCH] x86_64: Basic reorder infrastructure | Arjan van de Ven | 1 | -0/+21 |
2006-03-25 | Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 22 | -1013/+1139 |
2006-03-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 1 | -1/+1 |
2006-03-25 | [PATCH] kallsyms: handle malloc() failure | Jesper Juhl | 1 | -1/+11 |
2006-03-24 | fix typos "wich" -> "which" | Uwe Zeisberger | 1 | -1/+1 |
2006-03-24 | [PATCH] extract-ikconfig: don't use --long-options | Alexey Dobriyan | 1 | -1/+1 |
2006-03-24 | [PATCH] extract-ikconfig: be sure binoffset exists before extracting | Alexey Dobriyan | 1 | -0/+1 |
2006-03-24 | [PATCH] extract-ikconfig: use mktemp(1) | Alexey Dobriyan | 1 | -1/+1 |
2006-03-21 | kbuild: remove obsoleted scripts/reference_* files | Sam Ravnborg | 2 | -220/+0 |
2006-03-21 | [PATCH] add EXPORT_SYMBOL_GPL_FUTURE() | Greg Kroah-Hartman | 2 | -45/+47 |
2006-03-17 | [PATCH] kbuild: fix buffer overflow in modpost | Sam Ravnborg | 1 | -7/+2 |
2006-03-13 | kconfig: fix time ordering of writes to .kconfig.d and include/linux/autoconf.h | Jan Beulich | 1 | -1/+1 |
2006-03-13 | kbuild: add -fverbose-asm to i386 Makefile | Chuck Ebbert | 1 | -1/+1 |
2006-03-13 | kbuild: clean-up genksyms | Sam Ravnborg | 2 | -94/+43 |
2006-03-13 | kbuild: Lindent genksyms.c | Sam Ravnborg | 1 | -438/+402 |
2006-03-13 | kbuild: fix genksyms build error | Sam Ravnborg | 2 | -6/+13 |
2006-03-08 | kbuild: replace PHONY with FORCE | Sam Ravnborg | 1 | -11/+7 |
2006-03-08 | kbuild: Fix bug in crc symbol generating of kernel and modules | Luke Yang | 2 | -4/+4 |
2006-03-07 | [PATCH] s390: fix match in ccw modalias | Bastian Blank | 1 | -1/+1 |
2006-03-06 | kbuild: change kbuild to not rely on incorrect GNU make behavior | Paul Smith | 8 | -25/+52 |