Age | Commit message (Expand) | Author | Files | Lines |
2007-01-11 | [PATCH] qconf: (re)fix SIGSEGV on empty menu items | Roman Zippel | 2 | -13/+4 |
2007-01-11 | [PATCH] x86-64: Modpost whitelist reference to more symbols (pattern 3) | Vivek Goyal | 1 | -2/+24 |
2007-01-11 | [PATCH] x86-64: modpost add more symbols to whitelist pattern2 | Vivek Goyal | 1 | -0/+1 |
2007-01-05 | [PATCH] qconf: fix SIGSEGV on empty menu items | Cyrill V. Gorcunov | 2 | -2/+12 |
2006-12-22 | [PATCH] kernel-doc: allow unnamed structs/unions | Randy Dunlap | 1 | -2/+15 |
2006-12-13 | [PATCH] kconfig: set gconf's save-widget's sensitivity according to .config's... | Karsten Wiese | 2 | -19/+20 |
2006-12-13 | [PATCH] kconfig: add "void conf_set_changed_callback(void (*fn)(void))", use ... | Karsten Wiese | 4 | -2/+27 |
2006-12-13 | [PATCH] kconfig: make sym_change_count static, let it be altered by 2 functio... | Karsten Wiese | 6 | -9/+21 |
2006-12-13 | [PATCH] kconfig: new function "bool conf_get_changed(void)" | Karsten Wiese | 5 | -10/+23 |
2006-12-13 | [PATCH] Fix section mismatch in parainstructions | Randy Dunlap | 1 | -0/+1 |
2006-12-10 | [PATCH] kbuild: don't put temp files in source | Roman Zippel | 1 | -7/+12 |
2006-12-08 | [PATCH] move kallsyms data to .rodata | Jan Beulich | 1 | -1/+1 |
2006-12-07 | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 | Linus Torvalds | 2 | -3/+23 |
2006-12-07 | [PATCH] kernel-doc: stricter function pointer recognition | Randy Dunlap | 1 | -1/+1 |
2006-12-07 | [PATCH] ver_linux additions | Valdis Kletnieks | 1 | -0/+8 |
2006-12-07 | [PATCH] qconf: support old QT | akpm@osdl.org | 1 | -4/+4 |
2006-12-07 | [PATCH] relocatable kernel: Fix kallsyms on avr32 after relocatable kernel ch... | Vivek Goyal | 1 | -2/+6 |
2006-12-07 | [PATCH] paravirt: Patch inline replacements for paravirt intercepts | Rusty Russell | 1 | -0/+2 |
2006-12-07 | [PATCH] relocatable kernel: Kallsyms generate relocatable symbols | Eric W. Biederman | 1 | -3/+17 |
2006-11-25 | [PATCH] fix menuconfig colours with TERM=vt100 | Roman Zippel | 1 | -9/+7 |
2006-11-25 | [PATCH] qconf: fix uninitialsied member | Roman Zippel | 1 | -0/+1 |
2006-11-25 | [PATCH] initramfs: handle more than one source dir or file list | Thomas Chou | 1 | -1/+2 |
2006-11-13 | [PATCH] .gitignore: add miscellaneous files | Franck Bui-Huu | 1 | -0/+2 |
2006-11-03 | [PATCH] update some docbook comments | Randy Dunlap | 1 | -1/+1 |
2006-10-25 | [POWERPC] Support feature fixups in modules | Benjamin Herrenschmidt | 1 | -0/+2 |
2006-10-17 | [PATCH] kbuild: allow multi-word $M in Makefile.modpost | Greg Banks | 1 | -1/+1 |
2006-10-17 | [PATCH] fix `make headers_install' | David Woodhouse | 1 | -1/+1 |
2006-10-11 | [PATCH] kernel-doc: make parameter description indentation uniform | Randy Dunlap | 1 | -5/+7 |
2006-10-11 | [PATCH] kernel-doc: drop various "inline" qualifiers | Randy Dunlap | 1 | -0/+3 |
2006-10-11 | [PATCH] Fix menuconfig build failure due to missing stdbool.h | Luca Tettamanti | 1 | -0/+1 |
2006-10-04 | [PATCH] hdrcheck permission fix | Andrew Morton | 1 | -1/+1 |
2006-10-03 | Fix copy&waste bug in comment in scripts/kernel-doc | Rolf Eike Beer | 1 | -2/+2 |
2006-10-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 15 | -1442/+1048 |
2006-10-02 | [PATCH] Add unifdef to gitignore | Paul Mundt | 1 | -0/+1 |
2006-10-01 | kconfig: fix saving alternate kconfig file in parent dir | Sam Ravnborg | 1 | -1/+1 |
2006-10-01 | kbuild: make modpost processing configurable | Sam Ravnborg | 1 | -3/+8 |
2006-10-01 | [PATCH] allow /proc/config.gz to be built as a module | Ross Biro | 1 | -1/+1 |
2006-09-30 | kconfig/menuconfig: do not let ncurses clutter screen on exit | Sam Ravnborg | 1 | -8/+8 |
2006-09-30 | kconfig/lxdialog: clear long menu lines | Sam Ravnborg | 1 | -6/+6 |
2006-09-30 | kbuild: do not build mconf & lxdialog unless needed | Sam Ravnborg | 1 | -1/+6 |
2006-09-30 | kconfig/lxdialog: fix make mrproper | Sam Ravnborg | 1 | -1/+0 |
2006-09-30 | kconfig/lxdialog: support resize | Sam Ravnborg | 8 | -71/+161 |
2006-09-30 | kconfig/lxdialog: let <ESC><ESC> behave as expected | Sam Ravnborg | 8 | -30/+76 |
2006-09-30 | kconfig/menuconfig: lxdialog is now built-in | Sam Ravnborg | 12 | -1019/+502 |
2006-09-30 | kconfig/lxdialog: add a new theme bluetitle which is now default | Sam Ravnborg | 2 | -2/+18 |
2006-09-30 | kconfig/lxdialog: add support for color themes and add blackbg theme | Sam Ravnborg | 2 | -7/+81 |
2006-09-30 | kconfig/lxdialog: refactor color support | Sam Ravnborg | 10 | -362/+250 |
2006-09-29 | [PATCH] docbook: fix segfault in docproc.c | Henrik Kretzschmar | 1 | -0/+1 |
2006-09-27 | [PATCH] EISA bus MODALIAS attributes support | Michael Tokarev | 1 | -0/+12 |
2006-09-26 | [PATCH] i386/x86-64: Work around gcc bug with noreturn functions in unwinder | Jan Beulich | 1 | -2/+2 |