| Commit message (Expand) | Author | Age | Files | Lines |
* | [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 |
| * | kconfig/lxdialog: fix make mrproper | Sam Ravnborg | 2006-09-30 | 1 | -1/+0 |
| * | kconfig/lxdialog: support resize | Sam Ravnborg | 2006-09-30 | 8 | -71/+161 |
| * | kconfig/lxdialog: let <ESC><ESC> behave as expected | Sam Ravnborg | 2006-09-30 | 8 | -30/+76 |
| * | kconfig/menuconfig: lxdialog is now built-in | Sam Ravnborg | 2006-09-30 | 12 | -1019/+502 |
| * | kconfig/lxdialog: add a new theme bluetitle which is now default | Sam Ravnborg | 2006-09-30 | 2 | -2/+18 |
| * | kconfig/lxdialog: add support for color themes and add blackbg theme | Sam Ravnborg | 2006-09-30 | 2 | -7/+81 |
| * | kconfig/lxdialog: refactor color support | Sam Ravnborg | 2006-09-30 | 10 | -362/+250 |
* | | [PATCH] Add unifdef to gitignore | Paul Mundt | 2006-10-03 | 1 | -0/+1 |
* | | [PATCH] allow /proc/config.gz to be built as a module | Ross Biro | 2006-10-01 | 1 | -1/+1 |
|/ |
|
* | [PATCH] docbook: fix segfault in docproc.c | Henrik Kretzschmar | 2006-09-29 | 1 | -0/+1 |
* | [PATCH] EISA bus MODALIAS attributes support | Michael Tokarev | 2006-09-27 | 1 | -0/+12 |
* | [PATCH] i386/x86-64: Work around gcc bug with noreturn functions in unwinder | Jan Beulich | 2006-09-26 | 1 | -2/+2 |
* | [PATCH] Add the -fstack-protector option to the CFLAGS | Arjan van de Ven | 2006-09-26 | 1 | -0/+6 |
* | [PATCH] x86: Detect CFI support in the assembler at runtime | Andi Kleen | 2006-09-26 | 1 | -0/+7 |
* | Merge git://git.infradead.org/~dwmw2/khdrs-2.6 | Linus Torvalds | 2006-09-24 | 2 | -45/+81 |
|\ |
|
| * | Use dependencies for 'make headers_install'. | David Woodhouse | 2006-09-24 | 2 | -45/+81 |
* | | kbuild: fix "mkdir -p" usage in scripts/package/mkspec | Rolf Eike Beer | 2006-09-25 | 1 | -2/+2 |