| Commit message (Expand) | Author | Age |
* | [PATCH] fix fatal kernel-doc error | Randy Dunlap | 2007-02-11 |
* | [PATCH] kernel-doc: fix some odd spacing issues | Randy Dunlap | 2007-02-11 |
* | [PATCH] kernel-doc: allow more whitespace | Randy Dunlap | 2007-02-11 |
* | [PATCH] kernel-doc: allow a little whitespace | Randy Dunlap | 2007-02-11 |
* | [PATCH] DocBook/HTML: correction of recursive A tags in HTML output | Pavel Pisa | 2007-02-11 |
* | [PATCH] kbuild: more Makefile cleanups | Roman Zippel | 2007-02-09 |
* | kbuild: fix space for good (take 103) | Linus Torvalds | 2007-02-08 |
* | kbuild: make $(checker-shell ) strip spaces around the result | Linus Torvalds | 2007-02-07 |
* | [PATCH] kbuild, Kbuild.include: avoid using spaces in call arguments | Oleg Verych | 2007-02-07 |
* | [PATCH] kbuild: improve option checking, Kbuild.include cleanup | Oleg Verych | 2007-02-06 |
* | [PATCH] kbuild scripts: replace gawk, head, bc with shell, update | Oleg Verych | 2007-02-06 |
* | [PATCH] translate dashes in filenames for headers install | Mike Frysinger | 2007-01-30 |
* | [PATCH] qconf: (re)fix SIGSEGV on empty menu items | Roman Zippel | 2007-01-11 |
* | [PATCH] x86-64: Modpost whitelist reference to more symbols (pattern 3) | Vivek Goyal | 2007-01-10 |
* | [PATCH] x86-64: modpost add more symbols to whitelist pattern2 | Vivek Goyal | 2007-01-10 |
* | [PATCH] qconf: fix SIGSEGV on empty menu items | Cyrill V. Gorcunov | 2007-01-06 |
* | [PATCH] kernel-doc: allow unnamed structs/unions | Randy Dunlap | 2006-12-22 |
* | [PATCH] kconfig: set gconf's save-widget's sensitivity according to .config's... | Karsten Wiese | 2006-12-13 |
* | [PATCH] kconfig: add "void conf_set_changed_callback(void (*fn)(void))", use ... | Karsten Wiese | 2006-12-13 |
* | [PATCH] kconfig: make sym_change_count static, let it be altered by 2 functio... | Karsten Wiese | 2006-12-13 |
* | [PATCH] kconfig: new function "bool conf_get_changed(void)" | Karsten Wiese | 2006-12-13 |
* | [PATCH] Fix section mismatch in parainstructions | Randy Dunlap | 2006-12-13 |
* | [PATCH] kbuild: don't put temp files in source | Roman Zippel | 2006-12-10 |
* | [PATCH] move kallsyms data to .rodata | Jan Beulich | 2006-12-08 |
* | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 | Linus Torvalds | 2006-12-07 |
|\ |
|
| * | [PATCH] relocatable kernel: Fix kallsyms on avr32 after relocatable kernel ch... | Vivek Goyal | 2006-12-06 |
| * | [PATCH] paravirt: Patch inline replacements for paravirt intercepts | Rusty Russell | 2006-12-06 |
| * | [PATCH] relocatable kernel: Kallsyms generate relocatable symbols | Eric W. Biederman | 2006-12-06 |
* | | [PATCH] kernel-doc: stricter function pointer recognition | Randy Dunlap | 2006-12-07 |
* | | [PATCH] ver_linux additions | Valdis Kletnieks | 2006-12-07 |
* | | [PATCH] qconf: support old QT | akpm@osdl.org | 2006-12-07 |
|/ |
|
* | [PATCH] fix menuconfig colours with TERM=vt100 | Roman Zippel | 2006-11-25 |
* | [PATCH] qconf: fix uninitialsied member | Roman Zippel | 2006-11-25 |
* | [PATCH] initramfs: handle more than one source dir or file list | Thomas Chou | 2006-11-25 |
* | [PATCH] .gitignore: add miscellaneous files | Franck Bui-Huu | 2006-11-13 |
* | [PATCH] update some docbook comments | Randy Dunlap | 2006-11-03 |
* | [POWERPC] Support feature fixups in modules | Benjamin Herrenschmidt | 2006-10-24 |
* | [PATCH] kbuild: allow multi-word $M in Makefile.modpost | Greg Banks | 2006-10-17 |
* | [PATCH] fix `make headers_install' | David Woodhouse | 2006-10-17 |
* | [PATCH] kernel-doc: make parameter description indentation uniform | Randy Dunlap | 2006-10-11 |
* | [PATCH] kernel-doc: drop various "inline" qualifiers | Randy Dunlap | 2006-10-11 |
* | [PATCH] Fix menuconfig build failure due to missing stdbool.h | Luca Tettamanti | 2006-10-11 |
* | [PATCH] hdrcheck permission fix | Andrew Morton | 2006-10-04 |
* | Fix copy&waste bug in comment in scripts/kernel-doc | Rolf Eike Beer | 2006-10-03 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 2006-10-03 |
|\ |
|
| * | kconfig: fix saving alternate kconfig file in parent dir | Sam Ravnborg | 2006-10-01 |
| * | kbuild: make modpost processing configurable | Sam Ravnborg | 2006-10-01 |
| * | kconfig/menuconfig: do not let ncurses clutter screen on exit | Sam Ravnborg | 2006-09-30 |
| * | kconfig/lxdialog: clear long menu lines | Sam Ravnborg | 2006-09-30 |
| * | kbuild: do not build mconf & lxdialog unless needed | Sam Ravnborg | 2006-09-30 |