summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-12-12Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-12-11Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-12-11Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-12-11Merge branches 'cache-l2x0', 'fixes', 'hdrs', 'misc', 'mmci', 'vic' and 'warn...Russell King
2012-11-30modpost.c: Stop checking __dev* section mismatchesGreg Kroah-Hartman
2012-11-30kbuild: centralize .dts->.dtb ruleStephen Warren
2012-11-27scripts/kernel-doc: check that non-void fcts describe their return valueYacine Belkadi
2012-11-26UAPI: strip the _UAPI prefix from header guards during header installationDavid Howells
2012-11-21sign-file: fix the perl warning message when extracting ASN.1Chun-Yi Lee
2012-11-21script: dtc: clean generated filesMagnus Damm
2012-11-12Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds
2012-11-09Merge branch 'akpm' (Fixes from Andrew)Linus Torvalds
2012-11-09checkpatch: improve network block comment style checkingJoe Perches
2012-11-06modules: don't break modules_install on external modules with no key.Rusty Russell
2012-11-04ARM: 7568/1: Sort exception table at compile timeStephen Boyd
2012-10-25menuconfig: Replace CIRCLEQ by list_head-style lists.Benjamin Poirier
2012-10-19MODSIGN: Move the magic string to the end of a module and eliminate the searchDavid Howells
2012-10-19MODSIGN: perlify sign-file and merge in x509keyidDavid Howells
2012-10-19kbuild: Fix module signature generationLinus Torvalds
2012-10-19kbuild: sign the modules at install timeRusty Russell
2012-10-18Merge tag 'dt-fixes-for-3.7' of git://sources.calxeda.com/kernel/linuxLinus Torvalds
2012-10-17dtc: fix for_each_*() to skip first object if deletedStephen Warren
2012-10-17uapi: Allow automatic generation of uapi/asm/ header filesCatalin Marinas
2012-10-15kbuild: Fix accidental revert in commit fe04ddfMichal Marek
2012-10-14Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-10-12Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds
2012-10-12Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds
2012-10-12Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2012-10-11modpost: Permit .GCC.command.line sectionsJonathan Kliegman
2012-10-11coccicheck: Add the rep+ctxt modeNicolas Palix
2012-10-11scripts/coccinelle/tests/odd_ptr_err.cocci: semantic patch for IS_ERR/PTR_ERR...Julia Lawall
2012-10-10MODSIGN: Sign modules during the build processDavid Howells
2012-10-10MODSIGN: Provide a script for generating a key ID from an X.509 certDavid Howells
2012-10-09Merge tag 'xtensa-next-20121008' of git://github.com/czankel/xtensa-linuxLinus Torvalds
2012-10-08X.509: Add simple ASN.1 grammar compilerDavid Howells
2012-10-08Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds
2012-10-06kernel-doc: don't mangle whitespace in Example sectionDaniel Santos
2012-10-06kernel-doc: bugfix - empty line in Example sectionDaniel Santos
2012-10-06kernel-doc: bugfix - multi-line macrosDaniel Santos
2012-10-06checkpatch: fix name of "MODULE_PARM_DESC"Kees Cook
2012-10-06checkpatch: check networking specific block comment styleJoe Perches
2012-10-06checkpatch: update suggested printk conversionsJoe Perches
2012-10-06checkpatch: check utf-8 content from a commit log when it's missing from charsetPasi Savanainen
2012-10-06kbuild: make: fix if_changed when command contains backslashesSascha Hauer
2012-10-03modpost: fix modpost warnings for xtensaMax Filippov
2012-10-03Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linu...Linus Torvalds
2012-10-03Merge tag 'dt-for-3.7' of git://sources.calxeda.com/kernel/linuxLinus Torvalds
2012-10-03kbuild: Fix gcc -x syntaxJean Delvare
2012-10-02UAPI: Plumb the UAPI Kbuilds into the user header installation and checkingDavid Howells