summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* kbuild: complain about missing system callsSam Ravnborg2007-05-021-0/+118
* kbuild: do not emit src version warning for non-modulesSam Ravnborg2007-05-021-3/+2
* menuconfig: remember alternate config filenameSam Ravnborg2007-05-023-12/+37
* kbuild: distinguish between errors and warnings in modpostMatthew Wilcox2007-05-022-3/+20
* kconfig/xconfig: sync main view with search dialog current menuMarco Costalba2007-05-022-2/+5
* menuconfig: dont use obsolete index() function in lxdialogMike Frysinger2007-05-021-2/+2
* cleanpatch: a script to clean up stealth whitespace added by a patchH. Peter Anvin2007-05-021-0/+206
* cleanfile: a script to clean up stealth whitespaceH. Peter Anvin2007-05-021-0/+126
* kbuild: remove dependency on input.h from file2aliasSam Ravnborg2007-05-021-10/+11
* kbuild: whitelist logo references from .text to .init.dataSam Ravnborg2007-05-021-0/+15
* kbuild: fix segmentation fault in modpostSam Ravnborg2007-05-021-2/+6
* kbuild: fix warnings from .pci_fixup sectionSam Ravnborg2007-05-021-19/+25
* kbuild: whitelist section mismatch in init/main.cSam Ravnborg2007-05-021-1/+14
* kbuild: fix section mismatch check for vmlinuxSam Ravnborg2007-05-022-16/+25
* [PATCH] kbuild: fix dependency generationJan Beulich2007-04-011-3/+7
* [PATCH] kernel-doc: allow space after __attribute__Randy Dunlap2007-03-011-1/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds2007-02-262-1/+24
|\
| * [PARISC] rename *_ANY_ID to PA_*_ANY_ID in the exported headerKyle McMartin2007-02-171-4/+4
| * [PARISC] generate modalias for parisc_device_id tablesKyle McMartin2007-02-171-0/+22
| * Merge branch 'parisc' from /home/kyle/repos/parisc-2.6.gitKyle McMartin2007-02-171-1/+2
| |\
| | * [PATCH] PA-RISC: Fix bogus warnings from modpostMatthew Wilcox2007-02-081-1/+2
* | | [PATCH] remove modpost false warnings on ARMDavid Brownell2007-02-201-8/+28
* | | [PATCH] kernel-doc: include struct short description in title outputRandy Dunlap2007-02-201-2/+2
* | | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2007-02-141-1/+9
|\ \ \
| * | | [PATCH] i386: move startup_32() in text.head sectionVivek Goyal2007-02-131-1/+9
* | | | [PATCH] qconf: hide empty list itemsCyrill V. Gorcunov2007-02-141-0/+2
* | | | [PATCH] qconf: Back button behaviour normalizationCyrill V. Gorcunov2007-02-141-1/+4
* | | | [PATCH] qconf: fix showing help info on failed searchCyrill V. Gorcunov2007-02-141-0/+1
* | | | [PATCH] qconf: relocate Search CommandShlomi Fish2007-02-141-3/+6
* | | | [PATCH] qconf: immediately update integer and string values in xconfig displayKarsten Wiese2007-02-141-0/+1
* | | | [PATCH] Make mkcompile_h use LANG=C and LC_ALL=C for $CC -vs situert2007-02-141-1/+1
* | | | [PATCH] search a little harder for mkimageMike Frysinger2007-02-141-4/+7
|/ / /
* | | [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
OpenPOWER on IntegriCloud