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