summaryrefslogtreecommitdiffstats
path: root/scripts (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | get_maintainer: fix perlcritic warningsStephen Hemminger2010-03-061-14/+20
| * | | | | | scripts/get_maintainer.pl: add ability to read from STDINJoe Perches2010-03-061-11/+15
| * | | | | | scripts/get_maintainer.pl: change --sections to print in the same style as MA...Joe Perches2010-03-061-0/+2
| * | | | | | scripts/get_maintainer.pl: add --sections, print entire matched subsystemJoe Perches2010-03-061-4/+32
| * | | | | | scripts/get_maintainer.pl: add --file-emails, find embedded email addressesJoe Perches2010-03-061-7/+76
| | |/ / / / | |/| | | |
| * | | | | Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2010-02-281-21/+18
| |\ \ \ \ \
| | * | | | | Merge commit 'v2.6.33' into tracing/coreIngo Molnar2010-02-266-40/+78
| | |\| | | |
| | * | | | | tracing: Use appropriate perl constructs in recordmcount.plWolfram Sang2010-01-071-18/+11
| | * | | | | tracing: optimize recordmcount.pl for offsets-handlingWolfram Sang2010-01-061-9/+9
| * | | | | | kernel-doc: drop the -filelist option, it doesn't workIlya Dryomov2010-02-271-13/+1
| * | | | | | kernel-doc: track line numbers for each file separatelyIlya Dryomov2010-02-271-0/+2
| * | | | | | Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2010-02-252-4/+69
| |\ \ \ \ \ \
| | * | | | | | kconfig: Simplify LSMOD= handlingMichal Marek2010-02-031-5/+4
| | * | | | | | kconfig: Add LSMOD=file to override the lsmod for localmodconfigSteven Rostedt2010-02-032-13/+38
| | * | | | | | kconfig: Look in both /bin and /sbin for lsmod in streamline_config.plSteven Rostedt2010-02-021-1/+14
| | * | | | | | kconfig: Check for if conditions in Kconfig for localmodconfigSteven Rostedt2010-01-061-0/+26
| | * | | | | | kconfig: Create include/generated for localmodconfigSteven Rostedt2010-01-061-0/+2
| | |/ / / / /
| * | | | | | Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2010-02-253-247/+44
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | kconfig: simplification of scripts/extract-ikconfigDick Streefland2009-10-073-247/+44
| * | | | | | markup_oops.pl: fix $func_offset error with x86_64Hui Zhu2010-02-031-1/+1
| * | | | | | get_maintainer.pl: teach git log to use --no-colorRichard Kennedy2010-02-031-2/+2
* | | | | | | modpost: support objects with more than 64k sectionsDenys Vlasenko2010-08-033-29/+122
* | | | | | | trivial: fix a typo in a filenameUwe Kleine-König2010-08-031-1/+1
* | | | | | | kbuild: allow assignment to {A,C}FLAGS_KERNEL on the command lineSam Ravnborg2010-08-031-2/+2
* | | | | | | kbuild: allow assignment to {A,C,LD}FLAGS_MODULE on the command lineSam Ravnborg2010-08-032-6/+10
* | | | | | | Merge branch 'setlocalversion-speedup' into kbuild/kbuildMichal Marek2010-06-182-48/+133
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | kbuild: Clean up and speed up the localversion logicMichal Marek2010-06-182-48/+133
| | |_|_|/ / | |/| | | |
* / | | | | Makefile.build: make KBUILD_SYMTYPES work againDon Zickus2010-06-041-13/+13
|/ / / / /
* | | | | gconfig: add support to show hidden options that have promptsLi Zefan2010-04-142-11/+64
* | | | | menuconfig: add support to show hidden options which have promptsLi Zefan2010-04-144-16/+41
* | | | | gconfig: remove show_debug optionLi Zefan2010-04-142-19/+0
* | | | | gconfig: remove dbg_print_ptype() and dbg_print_stype()Li Zefan2010-04-141-63/+4
* | | | | kconfig: fix zconfdump()Li Zefan2010-04-142-8/+34
* | | | | kconfig: some small fixesLi Zefan2010-04-142-3/+3
* | | | | kbuild: Include gen_initramfs_list.sh and the file list in the .d fileJason Gunthorpe2010-03-231-1/+2
* | | | | kconfig: recalc symbol value before showing search resultsLi Zefan2010-03-231-0/+1
* | | | | headerdep: perlcritic warningStephen Hemminger2010-03-231-2/+1
* | | | | scripts/Makefile.lib: Align the output of LZOWu Zhangjin2010-03-111-1/+1
* | | | | Revert "kbuild: specify absolute paths for cscope"Michal Marek2010-03-081-7/+3
* | | | | headers_install: use local file handlesStephen Hemminger2010-03-071-9/+10
* | | | | headers_check: fix perl warningsStephen Hemminger2010-03-071-5/+6
* | | | | export_report: fix perl warningsStephen Hemminger2010-03-071-17/+20
* | | | | profile2linkerlist: fix perl warningsStephen Hemminger2010-03-071-5/+3
* | | | | namespace: perlcritic warningsStephen Hemminger2010-03-071-32/+33
* | | | | checkversion: perl cleanupStephen Hemminger2010-03-071-12/+11
* | | | | checkincludes: fix perlcritic warningsStephen Hemminger2010-03-071-10/+14
* | | | | scripts: improve checkstackStephen Hemminger2010-03-071-10/+6
* | | | | kbuild: deb-pkg md5sumsFEJES Jozsef2010-03-071-0/+2
* | | | | tags: Add the ability to make tags for all archs using "all"John Kacur2010-03-031-0/+11
* | | | | tags: Fix spelling error in comment (is->if)John Kacur2010-03-031-1/+1