summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] fix fatal kernel-doc errorRandy Dunlap2007-02-111-1/+2
* [PATCH] kernel-doc: fix some odd spacing issuesRandy Dunlap2007-02-111-4/+20
* [PATCH] kernel-doc: allow more whitespaceRandy Dunlap2007-02-111-2/+2
* [PATCH] kernel-doc: allow a little whitespaceRandy Dunlap2007-02-111-2/+2
* [PATCH] DocBook/HTML: correction of recursive A tags in HTML outputPavel Pisa2007-02-111-8/+8
* [PATCH] kbuild: more Makefile cleanupsRoman Zippel2007-02-091-36/+36
* kbuild: fix space for good (take 103)Linus Torvalds2007-02-081-10/+9
* kbuild: make $(checker-shell ) strip spaces around the resultLinus Torvalds2007-02-071-3/+2
* [PATCH] kbuild, Kbuild.include: avoid using spaces in call argumentsOleg Verych2007-02-071-20/+20
* [PATCH] kbuild: improve option checking, Kbuild.include cleanupOleg Verych2007-02-061-43/+53
* [PATCH] kbuild scripts: replace gawk, head, bc with shell, updateOleg Verych2007-02-062-38/+39
* [PATCH] translate dashes in filenames for headers installMike Frysinger2007-01-301-1/+1
* [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