aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2007-04-01[PATCH] kbuild: fix dependency generationGravatar Jan Beulich 1-3/+7
2007-03-01[PATCH] kernel-doc: allow space after __attribute__Gravatar Randy Dunlap 1-1/+1
2007-02-26Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6Gravatar Linus Torvalds 2-1/+24
2007-02-20[PATCH] remove modpost false warnings on ARMGravatar David Brownell 1-8/+28
2007-02-20[PATCH] kernel-doc: include struct short description in title outputGravatar Randy Dunlap 1-2/+2
2007-02-17[PARISC] rename *_ANY_ID to PA_*_ANY_ID in the exported headerGravatar Kyle McMartin 1-4/+4
2007-02-17[PARISC] generate modalias for parisc_device_id tablesGravatar Kyle McMartin 1-0/+22
2007-02-17Merge branch 'parisc' from /home/kyle/repos/parisc-2.6.gitGravatar Kyle McMartin 1-1/+2
2007-02-14Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Gravatar Linus Torvalds 1-1/+9
2007-02-14[PATCH] qconf: hide empty list itemsGravatar Cyrill V. Gorcunov 1-0/+2
2007-02-14[PATCH] qconf: Back button behaviour normalizationGravatar Cyrill V. Gorcunov 1-1/+4
2007-02-14[PATCH] qconf: fix showing help info on failed searchGravatar Cyrill V. Gorcunov 1-0/+1
2007-02-14[PATCH] qconf: relocate Search CommandGravatar Shlomi Fish 1-3/+6
2007-02-14[PATCH] qconf: immediately update integer and string values in xconfig displayGravatar Karsten Wiese 1-0/+1
2007-02-14[PATCH] Make mkcompile_h use LANG=C and LC_ALL=C for $CC -vGravatar s situert 1-1/+1
2007-02-14[PATCH] search a little harder for mkimageGravatar Mike Frysinger 1-4/+7
2007-02-13[PATCH] i386: move startup_32() in text.head sectionGravatar Vivek Goyal 1-1/+9
2007-02-11[PATCH] fix fatal kernel-doc errorGravatar Randy Dunlap 1-1/+2
2007-02-11[PATCH] kernel-doc: fix some odd spacing issuesGravatar Randy Dunlap 1-4/+20
2007-02-11[PATCH] kernel-doc: allow more whitespaceGravatar Randy Dunlap 1-2/+2
2007-02-11[PATCH] kernel-doc: allow a little whitespaceGravatar Randy Dunlap 1-2/+2
2007-02-11[PATCH] DocBook/HTML: correction of recursive A tags in HTML outputGravatar Pavel Pisa 1-8/+8
2007-02-09[PATCH] kbuild: more Makefile cleanupsGravatar Roman Zippel 1-36/+36
2007-02-08[PATCH] PA-RISC: Fix bogus warnings from modpostGravatar Matthew Wilcox 1-1/+2
2007-02-08kbuild: fix space for good (take 103)Gravatar Linus Torvalds 1-10/+9
2007-02-07kbuild: make $(checker-shell ) strip spaces around the resultGravatar Linus Torvalds 1-3/+2
2007-02-07[PATCH] kbuild, Kbuild.include: avoid using spaces in call argumentsGravatar Oleg Verych 1-20/+20
2007-02-06[PATCH] kbuild: improve option checking, Kbuild.include cleanupGravatar Oleg Verych 1-43/+53
2007-02-06[PATCH] kbuild scripts: replace gawk, head, bc with shell, updateGravatar Oleg Verych 2-38/+39
2007-01-30[PATCH] translate dashes in filenames for headers installGravatar Mike Frysinger 1-1/+1
2007-01-11[PATCH] qconf: (re)fix SIGSEGV on empty menu itemsGravatar Roman Zippel 2-13/+4
2007-01-11[PATCH] x86-64: Modpost whitelist reference to more symbols (pattern 3)Gravatar Vivek Goyal 1-2/+24
2007-01-11[PATCH] x86-64: modpost add more symbols to whitelist pattern2Gravatar Vivek Goyal 1-0/+1
2007-01-05[PATCH] qconf: fix SIGSEGV on empty menu itemsGravatar Cyrill V. Gorcunov 2-2/+12
2006-12-22[PATCH] kernel-doc: allow unnamed structs/unionsGravatar Randy Dunlap 1-2/+15
2006-12-13[PATCH] kconfig: set gconf's save-widget's sensitivity according to .config's...Gravatar Karsten Wiese 2-19/+20
2006-12-13[PATCH] kconfig: add "void conf_set_changed_callback(void (*fn)(void))", use ...Gravatar Karsten Wiese 4-2/+27
2006-12-13[PATCH] kconfig: make sym_change_count static, let it be altered by 2 functio...Gravatar Karsten Wiese 6-9/+21
2006-12-13[PATCH] kconfig: new function "bool conf_get_changed(void)"Gravatar Karsten Wiese 5-10/+23
2006-12-13[PATCH] Fix section mismatch in parainstructionsGravatar Randy Dunlap 1-0/+1
2006-12-10[PATCH] kbuild: don't put temp files in sourceGravatar Roman Zippel 1-7/+12
2006-12-08[PATCH] move kallsyms data to .rodataGravatar Jan Beulich 1-1/+1
2006-12-07Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Gravatar Linus Torvalds 2-3/+23
2006-12-07[PATCH] kernel-doc: stricter function pointer recognitionGravatar Randy Dunlap 1-1/+1
2006-12-07[PATCH] ver_linux additionsGravatar Valdis Kletnieks 1-0/+8
2006-12-07[PATCH] qconf: support old QTGravatar akpm@osdl.org 1-4/+4
2006-12-07[PATCH] relocatable kernel: Fix kallsyms on avr32 after relocatable kernel ch...Gravatar Vivek Goyal 1-2/+6
2006-12-07[PATCH] paravirt: Patch inline replacements for paravirt interceptsGravatar Rusty Russell 1-0/+2
2006-12-07[PATCH] relocatable kernel: Kallsyms generate relocatable symbolsGravatar Eric W. Biederman 1-3/+17
2006-11-25[PATCH] fix menuconfig colours with TERM=vt100Gravatar Roman Zippel 1-9/+7