summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-05-056-57/+78
|\
| * modpost: fix unwanted VMLINUX_SYMBOL_STR expansionJames Hogan2013-04-291-1/+1
| * modpost: handle huge numbers of modules.Rusty Russell2013-04-051-3/+5
| * modpost: add -T option to read module names from file/stdin.Rusty Russell2013-04-051-2/+30
| * modpost: minor cleanup.Rusty Russell2013-04-051-8/+15
| * genksyms: pass symbol-prefix instead of archJames Hogan2013-03-202-12/+9Star
| * module: fix symbol versioning with symbol prefixesJames Hogan2013-03-201-1/+2
| * CONFIG_SYMBOL_PREFIX: cleanup.Rusty Russell2013-03-153-31/+17Star
* | Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2013-05-022-42/+68
|\ \
| * \ Merge remote-tracking branch 'swarren/for-3.10/dtc-cpp-chroot-std-headers' in...Shawn Guo2013-04-092-42/+68
| |\ \
| | * | kbuild: always run gcc -E on *.dts, remove cmd_dtc_cppStephen Warren2013-04-051-9/+5Star
| | * | kbuild: cmd_dtc_cpp: extract deps from both gcc -E and dtcStephen Warren2013-04-051-2/+3
| | * | kbuild: fixdep: support concatenated dep filesStephen Warren2013-04-051-32/+61
| | * | kbuild: create an "include chroot" for DT bindingsStephen Warren2013-04-051-1/+1
| | |/
* | | menuconfig: print more info for symbol without promptsWengmeiling2013-05-011-7/+20
* | | Merge tag 'localmodconfig-v3.10' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-04-301-10/+16
|\ \ \
| * | | localmodconfig: Process source kconfig files as they are foundSteven Rostedt2013-04-291-10/+7Star
| * | | localmodconfig: Add debug prints for dependencies of module configsSteven Rostedt2013-04-291-0/+9
* | | | checkpatch: add Suggested-by as a standard signatureMugunthan V N2013-04-301-0/+1
* | | | checkpatch: only warn for empty lines before closing braces by themselvesMatthijs Kooijman2013-04-301-1/+1
* | | | checkpatch: warn on space before semicolonJoe Perches2013-04-301-2/+2
* | | | checkpatch: complain about executable filesJoe Perches2013-04-301-1/+2
* | | | checkpatch: Prefer seq_puts to seq_printfJoe Perches2013-04-301-0/+16
* | | | checkpatch: add check for reuse of krealloc argJoe Perches2013-04-301-0/+7
* | | | get_maintainer: use filename-only regex match for TegraStephen Warren2013-04-301-1/+1
* | | | scripts/decodecode: make faulting insn ptr more robustBorislav Petkov2013-04-301-1/+7
* | | | Merge tag 'char-misc-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-04-292-0/+15
|\ \ \ \ | |/ / / |/| | |
| * | | mei: bus: Initial MEI Client bus type implementationSamuel Ortiz2013-03-292-0/+15
| |/ /
* / / checkpatch: fix stringification macro defectJoe Perches2013-04-181-0/+1
|/ /
* | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2013-03-161-5/+6
|\ \ | |/ |/|
| * kbuild: fix make headers_check with make 3.80Sam Ravnborg2013-03-051-5/+6
* | Merge tag 'metag-v3.9-rc1-v4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-03-033-3/+21
|\ \
| * | genksyms: fix metag symbol prefix on crc symbolsJames Hogan2013-03-021-1/+2
| * | scripts/checkstack.pl: Add metag supportJames Hogan2013-03-021-2/+6
| * | metag: ftrace supportJames Hogan2013-03-021-0/+13
* | | Merge branch 'akpm' (final batch from Andrew)Linus Torvalds2013-02-283-2/+6
|\ \ \
| * | | get_maintainer: allow keywords to match filenamesStephen Warren2013-02-281-0/+4
| * | | scripts/kernel-doc: handle struct member __aligned without numbersNishanth Menon2013-02-281-1/+1
| * | | checkpatch: improve CamelCase test for PageJoe Perches2013-02-281-1/+1
* | | | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2013-02-2719-260/+385
|\ \ \ \
| * \ \ \ Merge branch 'kbuild/rc-fixes' into kbuild/kconfigMichal Marek2013-02-2526-576/+950
| |\ \ \ \
| | * \ \ \ Merge branch 'yem-kconfig-rc-fixes' of git://gitorious.org/linux-kconfig/linu...Michal Marek2013-01-121-1/+0Star
| | |\ \ \ \
| | | * | | | kconfig:lxdialog: remove duplicate codeWang YanQing2012-12-271-1/+0Star
| * | | | | | kbuild: Fix missing '\n' for NEW symbols in yes "" | make oldconfig >conf.newBen Hutchings2013-02-191-1/+6
| * | | | | | kconfig: nconf: rewrite labels of function keys lineRoland Eggner2013-02-091-4/+4
| * | | | | | kconfig: nconf: rewrite help textsRoland Eggner2013-02-091-164/+156Star
| * | | | | | kconfig: fix a compiliation error when using make xconfigTiana Rakotovao Andriamahefa2013-01-301-0/+1
| * | | | | | nconf: function keys line, change background color for better readabilityRoland Eggner2013-01-241-1/+1
| * | | | | | menuconfig: Get rid of the top-level entries for "Load an Alternate/Save an A...Wang YanQing2013-01-161-14/+0Star
| * | | | | | menuconfig: Add Save/Load buttonsWang YanQing2013-01-162-14/+36