aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAge
...
| * | | | | | | kernel-doc: drop the -filelist option, it doesn't workIlya Dryomov2010-02-26
| * | | | | | | kernel-doc: track line numbers for each file separatelyIlya Dryomov2010-02-26
| * | | | | | | Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2010-02-25
| |\ \ \ \ \ \ \
| | * | | | | | | kconfig: Simplify LSMOD= handlingMichal Marek2010-02-03
| | * | | | | | | kconfig: Add LSMOD=file to override the lsmod for localmodconfigSteven Rostedt2010-02-02
| | * | | | | | | kconfig: Look in both /bin and /sbin for lsmod in streamline_config.plSteven Rostedt2010-02-02
| | * | | | | | | kconfig: Check for if conditions in Kconfig for localmodconfigSteven Rostedt2010-01-06
| | * | | | | | | kconfig: Create include/generated for localmodconfigSteven Rostedt2010-01-06
| | |/ / / / / /
| * | | | | | | Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2010-02-25
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| | * | | | | | kconfig: simplification of scripts/extract-ikconfigDick Streefland2009-10-07
| * | | | | | | markup_oops.pl: fix $func_offset error with x86_64Hui Zhu2010-02-02
| * | | | | | | get_maintainer.pl: teach git log to use --no-colorRichard Kennedy2010-02-02
* | | | | | | | modpost: support objects with more than 64k sectionsDenys Vlasenko2010-08-03
* | | | | | | | trivial: fix a typo in a filenameUwe Kleine-König2010-08-03
* | | | | | | | kbuild: allow assignment to {A,C}FLAGS_KERNEL on the command lineSam Ravnborg2010-08-03
* | | | | | | | kbuild: allow assignment to {A,C,LD}FLAGS_MODULE on the command lineSam Ravnborg2010-08-03
* | | | | | | | Merge branch 'setlocalversion-speedup' into kbuild/kbuildMichal Marek2010-06-18
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | kbuild: Clean up and speed up the localversion logicMichal Marek2010-06-18
| | |_|_|/ / / | |/| | | | |
* / | | | | | Makefile.build: make KBUILD_SYMTYPES work againDon Zickus2010-06-04
|/ / / / / /
* | | | | | gconfig: add support to show hidden options that have promptsLi Zefan2010-04-14
* | | | | | menuconfig: add support to show hidden options which have promptsLi Zefan2010-04-14
* | | | | | gconfig: remove show_debug optionLi Zefan2010-04-14
* | | | | | gconfig: remove dbg_print_ptype() and dbg_print_stype()Li Zefan2010-04-14
* | | | | | kconfig: fix zconfdump()Li Zefan2010-04-14
* | | | | | kconfig: some small fixesLi Zefan2010-04-14
* | | | | | kbuild: Include gen_initramfs_list.sh and the file list in the .d fileJason Gunthorpe2010-03-23
* | | | | | kconfig: recalc symbol value before showing search resultsLi Zefan2010-03-23
* | | | | | headerdep: perlcritic warningStephen Hemminger2010-03-23
| |_|_|_|/ |/| | | |
* | | | | scripts/Makefile.lib: Align the output of LZOWu Zhangjin2010-03-11
* | | | | Revert "kbuild: specify absolute paths for cscope"Michal Marek2010-03-08
* | | | | headers_install: use local file handlesStephen Hemminger2010-03-07
* | | | | headers_check: fix perl warningsStephen Hemminger2010-03-07
* | | | | export_report: fix perl warningsStephen Hemminger2010-03-07
* | | | | profile2linkerlist: fix perl warningsStephen Hemminger2010-03-07
* | | | | namespace: perlcritic warningsStephen Hemminger2010-03-07
* | | | | checkversion: perl cleanupStephen Hemminger2010-03-07
* | | | | checkincludes: fix perlcritic warningsStephen Hemminger2010-03-07
* | | | | scripts: improve checkstackStephen Hemminger2010-03-07
* | | | | kbuild: deb-pkg md5sumsFEJES Jozsef2010-03-07
* | | | | tags: Add the ability to make tags for all archs using "all"John Kacur2010-03-03
* | | | | tags: Fix spelling error in comment (is->if)John Kacur2010-03-03
* | | | | tags: Use $SRCARCHMichal Marek2010-02-22
* | | | | tags: include headers before source filesGuennadi Liakhovetski2010-02-17
* | | | | markup_oops.pl: minor fixesHui Zhu2010-02-05
* | | | | markup_oops.pl: add options to improve cross-sompilation environmentsHui Zhu2010-02-05
* | | | | Merge branch 'modpost' of git://git.pengutronix.de/git/ukl/linux-2.6 into kbu...Michal Marek2010-02-02
|\ \ \ \ \
| * | | | | modpost: don't allow *driver to reference .init.*Uwe Kleine-König2010-01-30
| * | | | | modpost: make symbol white list a per mismatch type variableUwe Kleine-König2010-01-30
| * | | | | modpost: remove now unused NO_MISMATCH constantUwe Kleine-König2010-01-30
| * | | | | modpost: pass around const struct sectioncheck * instead of enum mismatchUwe Kleine-König2010-01-30