summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] qconf: (re)fix SIGSEGV on empty menu itemsRoman Zippel2007-01-112-13/+4
* [PATCH] x86-64: Modpost whitelist reference to more symbols (pattern 3)Vivek Goyal2007-01-111-2/+24
* [PATCH] x86-64: modpost add more symbols to whitelist pattern2Vivek Goyal2007-01-111-0/+1
* [PATCH] qconf: fix SIGSEGV on empty menu itemsCyrill V. Gorcunov2007-01-052-2/+12
* [PATCH] kernel-doc: allow unnamed structs/unionsRandy Dunlap2006-12-221-2/+15
* [PATCH] kconfig: set gconf's save-widget's sensitivity according to .config's...Karsten Wiese2006-12-132-19/+20
* [PATCH] kconfig: add "void conf_set_changed_callback(void (*fn)(void))", use ...Karsten Wiese2006-12-134-2/+27
* [PATCH] kconfig: make sym_change_count static, let it be altered by 2 functio...Karsten Wiese2006-12-136-9/+21
* [PATCH] kconfig: new function "bool conf_get_changed(void)"Karsten Wiese2006-12-135-10/+23
* [PATCH] Fix section mismatch in parainstructionsRandy Dunlap2006-12-131-0/+1
* [PATCH] kbuild: don't put temp files in sourceRoman Zippel2006-12-101-7/+12
* [PATCH] move kallsyms data to .rodataJan Beulich2006-12-081-1/+1
* Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2006-12-072-3/+23
|\
| * [PATCH] relocatable kernel: Fix kallsyms on avr32 after relocatable kernel ch...Vivek Goyal2006-12-071-2/+6
| * [PATCH] paravirt: Patch inline replacements for paravirt interceptsRusty Russell2006-12-071-0/+2
| * [PATCH] relocatable kernel: Kallsyms generate relocatable symbolsEric W. Biederman2006-12-071-3/+17
* | [PATCH] kernel-doc: stricter function pointer recognitionRandy Dunlap2006-12-071-1/+1
* | [PATCH] ver_linux additionsValdis Kletnieks2006-12-071-0/+8
* | [PATCH] qconf: support old QTakpm@osdl.org2006-12-071-4/+4
|/
* [PATCH] fix menuconfig colours with TERM=vt100Roman Zippel2006-11-251-9/+7
* [PATCH] qconf: fix uninitialsied memberRoman Zippel2006-11-251-0/+1
* [PATCH] initramfs: handle more than one source dir or file listThomas Chou2006-11-251-1/+2
* [PATCH] .gitignore: add miscellaneous filesFranck Bui-Huu2006-11-131-0/+2
* [PATCH] update some docbook commentsRandy Dunlap2006-11-031-1/+1
* [POWERPC] Support feature fixups in modulesBenjamin Herrenschmidt2006-10-251-0/+2
* [PATCH] kbuild: allow multi-word $M in Makefile.modpostGreg Banks2006-10-171-1/+1
* [PATCH] fix `make headers_install'David Woodhouse2006-10-171-1/+1
* [PATCH] kernel-doc: make parameter description indentation uniformRandy Dunlap2006-10-111-5/+7
* [PATCH] kernel-doc: drop various "inline" qualifiersRandy Dunlap2006-10-111-0/+3
* [PATCH] Fix menuconfig build failure due to missing stdbool.hLuca Tettamanti2006-10-111-0/+1
* [PATCH] hdrcheck permission fixAndrew Morton2006-10-041-1/+1
* Fix copy&waste bug in comment in scripts/kernel-docRolf Eike Beer2006-10-031-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2006-10-0315-1442/+1048
|\
| * kconfig: fix saving alternate kconfig file in parent dirSam Ravnborg2006-10-011-1/+1
| * kbuild: make modpost processing configurableSam Ravnborg2006-10-011-3/+8
| * kconfig/menuconfig: do not let ncurses clutter screen on exitSam Ravnborg2006-09-301-8/+8
| * kconfig/lxdialog: clear long menu linesSam Ravnborg2006-09-301-6/+6
| * kbuild: do not build mconf & lxdialog unless neededSam Ravnborg2006-09-301-1/+6
| * kconfig/lxdialog: fix make mrproperSam Ravnborg2006-09-301-1/+0
| * kconfig/lxdialog: support resizeSam Ravnborg2006-09-308-71/+161
| * kconfig/lxdialog: let <ESC><ESC> behave as expectedSam Ravnborg2006-09-308-30/+76
| * kconfig/menuconfig: lxdialog is now built-inSam Ravnborg2006-09-3012-1019/+502
| * kconfig/lxdialog: add a new theme bluetitle which is now defaultSam Ravnborg2006-09-302-2/+18
| * kconfig/lxdialog: add support for color themes and add blackbg themeSam Ravnborg2006-09-302-7/+81
| * kconfig/lxdialog: refactor color supportSam Ravnborg2006-09-3010-362/+250
* | [PATCH] Add unifdef to gitignorePaul Mundt2006-10-021-0/+1
* | [PATCH] allow /proc/config.gz to be built as a moduleRoss Biro2006-10-011-1/+1
|/
* [PATCH] docbook: fix segfault in docproc.cHenrik Kretzschmar2006-09-291-0/+1
* [PATCH] EISA bus MODALIAS attributes supportMichael Tokarev2006-09-271-0/+12
* [PATCH] i386/x86-64: Work around gcc bug with noreturn functions in unwinderJan Beulich2006-09-261-2/+2
OpenPOWER on IntegriCloud