aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2013-03-15Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds1-5/+6
2013-03-05kbuild: fix make headers_check with make 3.80Sam Ravnborg1-5/+6
2013-03-03Merge tag 'metag-v3.9-rc1-v4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-3/+21
2013-03-02genksyms: fix metag symbol prefix on crc symbolsJames Hogan1-1/+2
2013-03-02scripts/checkstack.pl: Add metag supportJames Hogan1-2/+6
2013-03-02metag: ftrace supportJames Hogan1-0/+13
2013-02-27Merge branch 'akpm' (final batch from Andrew)Linus Torvalds3-2/+6
2013-02-27get_maintainer: allow keywords to match filenamesStephen Warren1-0/+4
2013-02-27scripts/kernel-doc: handle struct member __aligned without numbersNishanth Menon1-1/+1
2013-02-27checkpatch: improve CamelCase test for PageJoe Perches1-1/+1
2013-02-27Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds19-260/+385
2013-02-27Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds6-34/+298
2013-02-27Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds10-326/+617
2013-02-25Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-71/+65
2013-02-25Merge branch 'kbuild/rc-fixes' into kbuild/kconfigMichal Marek26-576/+950
2013-02-25kbuild: Fix reading of .config in link-vmlinux.shMichal Marek1-1/+8
2013-02-22scripts/coccinelle: find constant additions that could be bit orsJulia Lawall1-0/+55
2013-02-22coccicheck: Allow to show the executed command lineBernd Schubert1-7/+21
2013-02-22kbuild: Unset language specific variables in setlocalversion scriptChristophe Leroy1-1/+1
2013-02-22depmod: pass -P $CONFIG_SYMBOL_PREFIXJames Hogan1-3/+23
2013-02-22kbuild: Fix destination-y for installed headersJesper Nilsson1-3/+3
2013-02-22coccicheck: Allow the user to give a V= (verbose) argumentBernd Schubert1-1/+10
2013-02-22scripts/coccinelle/misc/memcpy-assign.cocci: Replace memcpy with struct assig...Peter Senna Tschudin1-0/+103
2013-02-22kbuild: clear KBUILD_SRC when calling 'make' in RPM specDavid R. Bild1-1/+1
2013-02-22scripts/link-vmlinux.sh: source variables from KCONFIG_CONFIGMichael Grzeschik1-1/+1
2013-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2013-02-21Merge branch 'akpm' (incoming from Andrew)Linus Torvalds3-7/+45
2013-02-21checkpatch: fix USLEEP_RANGE testBruce Allan1-2/+2
2013-02-21checkpatch: Add check for kcalloc argument orderJoe Perches1-0/+6
2013-02-21checkpatch: don't emit the CamelCase warning for PageFooJoe Perches1-0/+1
2013-02-21checkpatch: warn on unnecessary __dev<foo> section markingsJoe Perches1-0/+6
2013-02-21checkpatch: prefer dev_<level>( to dev_printk(KERN_<LEVEL>Joe Perches1-0/+9
2013-02-21get_maintainer.pl: find maintainers for removed filesGeert Uytterhoeven1-1/+1
2013-02-21scripts/tags.sh: add ctags magic for declarations of popular kernel typeKirill Tkhai1-4/+20
2013-02-21Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+90
2013-02-20Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds1-0/+14
2013-02-19kbuild: Fix missing '\n' for NEW symbols in yes "" | make oldconfig >conf.newBen Hutchings1-1/+6
2013-02-14scripts/sortextable: silence script outputArnd Bergmann1-1/+1
2013-02-13kbuild: limit dtc+cpp include pathStephen Warren1-2/+6
2013-02-09kconfig: nconf: rewrite labels of function keys lineRoland Eggner1-4/+4
2013-02-09kconfig: nconf: rewrite help textsRoland Eggner1-164/+156
2013-02-08kbuild: create a rule to run the pre-processor on *.dts filesStephen Warren1-0/+10
2013-02-05checkpatch: fix $Float creation of match variablesJoe Perches1-5/+5
2013-01-30kconfig: fix a compiliation error when using make xconfigTiana Rakotovao Andriamahefa1-0/+1
2013-01-29Merge branch 'master' into for-nextJiri Kosina20-106/+499
2013-01-25MODSIGN: Add -s <signature> option to sign-fileMichal Marek1-43/+56
2013-01-25MODSIGN: Specify the hash algorithm on sign-file command lineMichal Marek1-37/+16
2013-01-24mod/file2alias: make modalias generation safe for cross compilingAndreas Schwab6-318/+582
2013-01-24scripts/coccinelle/misc/semicolon.cocci: Add unneeded semicolon testPeter Senna Tschudin1-0/+83
2013-01-24nconf: function keys line, change background color for better readabilityRoland Eggner1-1/+1
2013-01-22lib: devres: Introduce devm_ioremap_resource()Thierry Reding1-0/+90
2013-01-21modpost: Ignore ARC specific non-alloc sectionsVineet Gupta1-0/+2
2013-01-16menuconfig: Get rid of the top-level entries for "Load an Alternate/Save an A...Wang YanQing1-14/+0
2013-01-16menuconfig: Add Save/Load buttonsWang YanQing2-14/+36
2013-01-13scripts/tags.sh: Fix regex syntax for etagsAndreas Schwab1-25/+25
2013-01-12Merge branch 'yem-kconfig-rc-fixes' of git://gitorious.org/linux-kconfig/linu...Michal Marek1-1/+0
2013-01-09treewide: Fix typo in various driversMasanari Iida1-1/+1
2013-01-03misc: remove __dev* attributes.Greg Kroah-Hartman1-1/+0
2013-01-02UAPI: Strip _UAPI prefix on header install no matter the whitespaceDavid Howells1-3/+3
2012-12-27kconfig:lxdialog: remove duplicate codeWang YanQing1-1/+0
2012-12-25menuconfig:inputbox: support navigate input positionWang YanQing1-29/+92
2012-12-20Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds1-2/+5
2012-12-20Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds3-9/+158
2012-12-20checkpatch: warn on uapi #includes that #include <uapi/...Joe Perches1-2/+5
2012-12-20Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds1-0/+7
2012-12-20scripts/kconfig: ensure we use proper CONFIG_ prefixYann E. MORIN1-0/+3
2012-12-19Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+32
2012-12-18Coccinelle: add api/d_find_alias.cocciCyril Roelandt1-0/+80
2012-12-17checkpatch: warn on CamelCase variable namesJoe Perches1-6/+13
2012-12-17checkpatch: add support for floating point constantsJoe Perches1-1/+5
2012-12-17checkpatch: find hex constants as a single IDENTJoe Perches1-1/+1
2012-12-17checkpatch: add --strict test for switch/default missing breakJoe Perches1-2/+16
2012-12-17checkpatch: warn when declaring "struct spinlock foo;"Joe Perches1-0/+6
2012-12-17checkpatch: Add --strict messages for blank lines around bracesJoe Perches1-0/+10
2012-12-17checkpatch: extend line continuation testJoe Perches1-1/+3
2012-12-17checkpatch: allow control over line length warning, default remains 80Joe Perches1-3/+6
2012-12-17checkpatch: consolidate if (foo) bar(foo) checks and add debugfs_removeAndy Whitcroft1-14/+6
2012-12-17checkpatch: remove reference to feature-removal-schedule.txtTao Ma1-37/+0
2012-12-17checkpatch: warn about using CONFIG_EXPERIMENTALKees Cook1-0/+13
2012-12-17checkpatch: warn on unnecessary line continuationsJoe Perches1-0/+9
2012-12-14scripts/config: Fix wrong "shift" for --keep-caseHiroshi Doyu1-1/+0
2012-12-14MODSIGN: Add modules_sign make targetJosh Boyer1-0/+32
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-0/+34
2012-12-12Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-0/+1
2012-12-11Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-14/+10
2012-12-11Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2-0/+5
2012-12-11scripts/tags.sh: Support compiled sourceJoonsoo Kim1-6/+31
2012-12-11scripts/tags.sh: Support subarch for ARMJoonsoo Kim1-2/+18
2012-12-11Merge branches 'cache-l2x0', 'fixes', 'hdrs', 'misc', 'mmci', 'vic' and 'warn...Russell King15-490/+536
2012-12-09merge_config.sh: Add option to specify output dirZhangfei Gao1-4/+16
2012-12-09scripts/coccinelle/misc/warn.cocci: use WARNJulia Lawall1-0/+109
2012-12-06scripts/kernel-doc: check that non-void fcts describe their return valueYacine Belkadi1-0/+34
2012-11-30modpost.c: Stop checking __dev* section mismatchesGreg Kroah-Hartman1-14/+10
2012-11-30kbuild: centralize .dts->.dtb ruleStephen Warren1-0/+3
2012-11-27scripts/kernel-doc: check that non-void fcts describe their return valueYacine Belkadi1-0/+34
2012-11-26UAPI: strip the _UAPI prefix from header guards during header installationDavid Howells1-0/+3
2012-11-21sign-file: fix the perl warning message when extracting ASN.1Chun-Yi Lee1-3/+3
2012-11-21script: dtc: clean generated filesMagnus Damm1-0/+2
2012-11-20kconfig: Regenerate lexerMichal Marek1-4/+4
2012-11-20kconfig: Fix malloc handling in conf toolsAlan Cox6-19/+40
2012-11-20scripts/pnmtologo: fix for plain PBMAndreas Bießmann1-0/+7
2012-11-20kconfig: get CONFIG_ prefix from the environmentYann E. MORIN3-2/+3
2012-11-20kconfig: add a function to get the CONFIG_ prefixYann E. MORIN1-0/+6
2012-11-20kconfig: remove CONFIG_ from string constantsYann E. MORIN2-4/+17
2012-11-20menuconfig: fix extended colors ncurses supportKrzysztof Mazur1-0/+1
2012-11-12Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds5-14/+106
2012-11-09Merge branch 'akpm' (Fixes from Andrew)Linus Torvalds1-2/+4
2012-11-09checkpatch: improve network block comment style checkingJoe Perches1-2/+4
2012-11-06modules: don't break modules_install on external modules with no key.Rusty Russell1-1/+2
2012-11-04ARM: 7568/1: Sort exception table at compile timeStephen Boyd1-0/+1
2012-10-25menuconfig: Replace CIRCLEQ by list_head-style lists.Benjamin Poirier5-14/+106
2012-10-19MODSIGN: Move the magic string to the end of a module and eliminate the searchDavid Howells1-3/+3
2012-10-19MODSIGN: perlify sign-file and merge in x509keyidDavid Howells2-346/+399
2012-10-19kbuild: Fix module signature generationLinus Torvalds1-2/+3
2012-10-19kbuild: sign the modules at install timeRusty Russell4-111/+28
2012-10-18Merge tag 'dt-fixes-for-3.7' of git://sources.calxeda.com/kernel/linuxLinus Torvalds1-34/+10
2012-10-17dtc: fix for_each_*() to skip first object if deletedStephen Warren1-34/+10
2012-10-17uapi: Allow automatic generation of uapi/asm/ header filesCatalin Marinas1-1/+1
2012-10-15kbuild: Fix accidental revert in commit fe04ddfMichal Marek1-2/+2
2012-10-14Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds7-1/+2018
2012-10-12Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds5-9/+366
2012-10-12Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds10-130/+289
2012-10-12Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds4-5/+6
2012-10-11modpost: Permit .GCC.command.line sectionsJonathan Kliegman1-0/+1
2012-10-11coccicheck: Add the rep+ctxt modeNicolas Palix1-0/+3
2012-10-11scripts/coccinelle/tests/odd_ptr_err.cocci: semantic patch for IS_ERR/PTR_ERR...Julia Lawall1-0/+65
2012-10-10MODSIGN: Sign modules during the build processDavid Howells2-1/+191
2012-10-10MODSIGN: Provide a script for generating a key ID from an X.509 certDavid Howells1-0/+268
2012-10-09Merge tag 'xtensa-next-20121008' of git://github.com/czankel/xtensa-linuxLinus Torvalds1-0/+2
2012-10-08X.509: Add simple ASN.1 grammar compilerDavid Howells4-0/+1559
2012-10-08Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds8-16/+16
2012-10-06kernel-doc: don't mangle whitespace in Example sectionDaniel Santos1-2/+7
2012-10-06kernel-doc: bugfix - empty line in Example sectionDaniel Santos1-1/+10
2012-10-06kernel-doc: bugfix - multi-line macrosDaniel Santos1-0/+3
2012-10-06checkpatch: fix name of "MODULE_PARM_DESC"Kees Cook1-1/+1
2012-10-06checkpatch: check networking specific block comment styleJoe Perches1-0/+14
2012-10-06checkpatch: update suggested printk conversionsJoe Perches1-2/+4
2012-10-06checkpatch: check utf-8 content from a commit log when it's missing from charsetPasi Savanainen1-3/+12
2012-10-06kbuild: make: fix if_changed when command contains backslashesSascha Hauer1-1/+1
2012-10-03modpost: fix modpost warnings for xtensaMax Filippov1-0/+2
2012-10-03Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linu...Linus Torvalds2-25/+41
2012-10-03Merge tag 'dt-for-3.7' of git://sources.calxeda.com/kernel/linuxLinus Torvalds30-701/+3847
2012-10-03kbuild: Fix gcc -x syntaxJean Delvare6-13/+13
2012-10-02UAPI: Plumb the UAPI Kbuilds into the user header installation and checkingDavid Howells2-20/+39
2012-10-02UAPI: Remove the objhdr-y export listDavid Howells1-5/+2
2012-10-01Merge tag 'staging-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-0/+15
2012-10-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds1-5/+5
2012-10-01Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+3
2012-10-01Merge tag 'localmodconfig-v3.7-2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-26/+24
2012-10-01localmodconfig: Fix localyesconfig to set to 'y' not 'm'Yuta Ando1-0/+2
2012-10-01dtc: import latest upstream dtcStephen Warren30-701/+3847
2012-10-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-2/+2
2012-09-27kconfig: replace 'oldnoconfig' with 'olddefconfig', and keep the old name as ...Adam Lee2-12/+25
2012-09-27menuconfig: Assign jump keys per-page instead of globallyBenjamin Poirier6-73/+149
2012-09-27menuconfig: Do not open code textbox scroll up/downBenjamin Poirier1-44/+11
2012-09-27menuconfig: Add jump keys to search resultsBenjamin Poirier5-35/+94
2012-09-27menuconfig: Extend dialog_textbox so that it can return to a scrolled positionBenjamin Poirier3-6/+28
2012-09-27menuconfig: Extend dialog_textbox so that it can exit on arbitrary keypressesBenjamin Poirier3-13/+33
2012-09-27menuconfig: Remove superfluous conditionnalBenjamin Poirier1-5/+3
2012-09-27Kbuild: use normal compression settings for tar*-pkgAndi Kleen1-3/+3
2012-09-27kbuild: Do not package /boot and /lib in make tar-pkgMichal Marek2-3/+3
2012-09-26s390/exceptions: switch to relative exception table entriesHeiko Carstens1-5/+5
2012-09-25Merge branch 'akpm' (sundry from Andrew)Linus Torvalds1-1/+1
2012-09-25checksyscalls: fix "here document" handlingHeiko Carstens1-1/+1
2012-09-23Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds1-2/+2
2012-09-21firmware: fix directory creation rule matching with make 3.80Mark Asselstine1-2/+2
2012-09-16Merge 3.6-rc6 into staging-nextGreg Kroah-Hartman2-3/+8
2012-09-13Merge branch 'core/rcu' into perf/coreIngo Molnar2-2/+2
2012-09-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lli...Linus Torvalds1-1/+6
2012-09-11kbuild: add symbol prefix arg to kallsymsJames Hogan1-1/+6
2012-09-07staging/ipack: Fix bug introduced by IPack device matchingJens Taprogge1-1/+1
2012-09-06Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds2-2/+2
2012-09-04Staging: ipack: implement ipack device table.Jens Taprogge1-0/+15
2012-09-01Coccinelle: fix typo in memdup_user.cocciFengguang Wu1-2/+2
2012-08-31scripts/Makefile.modpost: error in finding modules from .mod files.이건호2-2/+2
2012-08-31scripts/tags.sh: Add magic for pci access functionsKirill Tkhai1-2/+6
2012-08-31kconfig: document oldnoconfig to what it really does in conf.cAdam Lee1-1/+1
2012-08-31scripts/coccinelle: ptr_ret: Add ternary operator versionLars-Peter Clausen1-0/+26
2012-08-31scripts/kernel-doc: added support for html5Dan Luedtke1-7/+266
2012-08-30firmware: fix directory creation rule matching with make 3.82Mark Asselstine1-1/+1
2012-08-30kconfig/mconf.c: revision of curses initialization.Dirk Gouders3-4/+8
2012-08-28Merge branch 'perf/urgent' into perf/coreIngo Molnar3-2/+4
2012-08-23ftrace: Make recordmcount.c handle __fentry__Steven Rostedt1-1/+3
2012-08-21checkpatch: add control statement test to SINGLE_STATEMENT_DO_WHILE_MACROJoe Perches1-1/+2
2012-08-17scripts/kernel-doc: fix fatal script errorRandy Dunlap1-0/+1
2012-08-16localmodconfig: Use my variable for loop in streamline_config.plBill Pemberton1-1/+1
2012-08-16localmodconfig: Use 3 parameter open in streamline_config.plBill Pemberton1-16/+14
2012-08-16localmodconfig: Rework find_config in streamline_config.plBill Pemberton1-8/+6
2012-08-16localmodconfig: Set default value for ksource in streamline_config.plBill Pemberton1-1/+1
2012-08-16scripts/decodecode: Fixup trapping instruction markerBorislav Petkov1-1/+1
2012-08-10link-vmlinux.sh: Fix stray "echo" in error messageMichal Marek1-1/+1
2012-07-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds1-0/+1
2012-07-30Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds1-3/+68
2012-07-30checkpatch: add checks for do {} while (0) macro misusesJoe Perches1-0/+39
2012-07-30checkpatch: Add acheck for use of sizeof without parenthesisJoe Perches1-0/+6
2012-07-30checkpatch: check usleep_range() argumentsJoe Perches1-0/+16
2012-07-30checkpatch: test for non-standard signaturesJoe Perches1-1/+5
2012-07-30checkpatch: Update alignment checkJoe Perches1-2/+2
2012-07-30Merge tag 'localmodconfig-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-17/+158