summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2007-05-23[PATCH] kbuild: fixdep segfault on pathological string-o-deathAndy Green
2007-04-01[PATCH] kbuild: fix dependency generationJan Beulich
2007-03-01[PATCH] kernel-doc: allow space after __attribute__Randy Dunlap
2007-02-26Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds
2007-02-20[PATCH] remove modpost false warnings on ARMDavid Brownell
2007-02-20[PATCH] kernel-doc: include struct short description in title outputRandy Dunlap
2007-02-17[PARISC] rename *_ANY_ID to PA_*_ANY_ID in the exported headerKyle McMartin
2007-02-17[PARISC] generate modalias for parisc_device_id tablesKyle McMartin
2007-02-17Merge branch 'parisc' from /home/kyle/repos/parisc-2.6.gitKyle McMartin
2007-02-14Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds
2007-02-14[PATCH] qconf: hide empty list itemsCyrill V. Gorcunov
2007-02-14[PATCH] qconf: Back button behaviour normalizationCyrill V. Gorcunov
2007-02-14[PATCH] qconf: fix showing help info on failed searchCyrill V. Gorcunov
2007-02-14[PATCH] qconf: relocate Search CommandShlomi Fish
2007-02-14[PATCH] qconf: immediately update integer and string values in xconfig displayKarsten Wiese
2007-02-14[PATCH] Make mkcompile_h use LANG=C and LC_ALL=C for $CC -vs situert
2007-02-14[PATCH] search a little harder for mkimageMike Frysinger
2007-02-13[PATCH] i386: move startup_32() in text.head sectionVivek Goyal
2007-02-11[PATCH] fix fatal kernel-doc errorRandy Dunlap
2007-02-11[PATCH] kernel-doc: fix some odd spacing issuesRandy Dunlap
2007-02-11[PATCH] kernel-doc: allow more whitespaceRandy Dunlap
2007-02-11[PATCH] kernel-doc: allow a little whitespaceRandy Dunlap
2007-02-11[PATCH] DocBook/HTML: correction of recursive A tags in HTML outputPavel Pisa
2007-02-09[PATCH] kbuild: more Makefile cleanupsRoman Zippel
2007-02-08[PATCH] PA-RISC: Fix bogus warnings from modpostMatthew Wilcox
2007-02-08kbuild: fix space for good (take 103)Linus Torvalds
2007-02-07kbuild: make $(checker-shell ) strip spaces around the resultLinus Torvalds
2007-02-07[PATCH] kbuild, Kbuild.include: avoid using spaces in call argumentsOleg Verych
2007-02-06[PATCH] kbuild: improve option checking, Kbuild.include cleanupOleg Verych
2007-02-06[PATCH] kbuild scripts: replace gawk, head, bc with shell, updateOleg Verych
2007-01-30[PATCH] translate dashes in filenames for headers installMike Frysinger
2007-01-11[PATCH] qconf: (re)fix SIGSEGV on empty menu itemsRoman Zippel
2007-01-11[PATCH] x86-64: Modpost whitelist reference to more symbols (pattern 3)Vivek Goyal
2007-01-11[PATCH] x86-64: modpost add more symbols to whitelist pattern2Vivek Goyal
2007-01-05[PATCH] qconf: fix SIGSEGV on empty menu itemsCyrill V. Gorcunov
2006-12-22[PATCH] kernel-doc: allow unnamed structs/unionsRandy Dunlap
2006-12-13[PATCH] kconfig: set gconf's save-widget's sensitivity according to .config's...Karsten Wiese
2006-12-13[PATCH] kconfig: add "void conf_set_changed_callback(void (*fn)(void))", use ...Karsten Wiese
2006-12-13[PATCH] kconfig: make sym_change_count static, let it be altered by 2 functio...Karsten Wiese
2006-12-13[PATCH] kconfig: new function "bool conf_get_changed(void)"Karsten Wiese
2006-12-13[PATCH] Fix section mismatch in parainstructionsRandy Dunlap
2006-12-10[PATCH] kbuild: don't put temp files in sourceRoman Zippel
2006-12-08[PATCH] move kallsyms data to .rodataJan Beulich
2006-12-07Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds
2006-12-07[PATCH] kernel-doc: stricter function pointer recognitionRandy Dunlap
2006-12-07[PATCH] ver_linux additionsValdis Kletnieks
2006-12-07[PATCH] qconf: support old QTakpm@osdl.org
2006-12-07[PATCH] relocatable kernel: Fix kallsyms on avr32 after relocatable kernel ch...Vivek Goyal
2006-12-07[PATCH] paravirt: Patch inline replacements for paravirt interceptsRusty Russell
2006-12-07[PATCH] relocatable kernel: Kallsyms generate relocatable symbolsEric W. Biederman