summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* kbuild: be more explicit on missing .config fileRandy Dunlap2007-05-021-0/+1
* kbuild: propagate errors from find in scripts/gen_initramfs_list.shMichael Ellerman2007-05-021-1/+1
* kconfig: refer to qt3 if we cannot find qt librariesSam Ravnborg2007-05-021-2/+2
* kbuild: handle compressed cpio initramfs-esAlex Landau2007-05-021-2/+8
* kbuild: ignore section mismatch warning for references from .paravirtprobe to...Sam Ravnborg2007-05-021-0/+13
* kbuild: remove stale comment in modpost.cSam Ravnborg2007-05-021-1/+0
* kbuild/mkuboot.sh: allow spaces in CROSS_COMPILEUwe kleine-König2007-05-021-1/+1
* kbuild: remove kconfig binaries during make mrproperSam Ravnborg2007-05-021-0/+1
* kconfig/menuconfig: do not hardcode '.config'Sam Ravnborg2007-05-022-1/+2
* kbuild: override build timestamp & versionSam Ravnborg2007-05-021-7/+20
* 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
OpenPOWER on IntegriCloud