summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
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-12-01modpost.c: Stop checking __dev* section mismatchesGreg Kroah-Hartman1-14/+10
2012-11-30kbuild: centralize .dts->.dtb ruleStephen Warren1-0/+3
2012-11-28scripts/kernel-doc: check that non-void fcts describe their return valueYacine Belkadi1-0/+34
2012-11-27UAPI: 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-13Merge 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-20MODSIGN: Move the magic string to the end of a module and eliminate the searchDavid Howells1-3/+3
2012-10-20MODSIGN: 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-18dtc: 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-16kbuild: Fix accidental revert in commit fe04ddfMichal Marek1-2/+2
2012-10-15Merge 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-12modpost: 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-05kernel-doc: don't mangle whitespace in Example sectionDaniel Santos1-2/+7
2012-10-05kernel-doc: bugfix - empty line in Example sectionDaniel Santos1-1/+10
2012-10-05kernel-doc: bugfix - multi-line macrosDaniel Santos1-0/+3
2012-10-05checkpatch: fix name of "MODULE_PARM_DESC"Kees Cook1-1/+1