aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
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-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
2012-10-02UAPI: Remove the objhdr-y export listDavid Howells
2012-10-01Merge tag 'staging-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-10-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2012-10-01Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-10-01Merge tag 'localmodconfig-v3.7-2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-10-01localmodconfig: Fix localyesconfig to set to 'y' not 'm'Yuta Ando
2012-10-01dtc: import latest upstream dtcStephen Warren
2012-10-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-09-27kconfig: replace 'oldnoconfig' with 'olddefconfig', and keep the old name as ...Adam Lee
2012-09-27menuconfig: Assign jump keys per-page instead of globallyBenjamin Poirier
2012-09-27menuconfig: Do not open code textbox scroll up/downBenjamin Poirier
2012-09-27menuconfig: Add jump keys to search resultsBenjamin Poirier
2012-09-27menuconfig: Extend dialog_textbox so that it can return to a scrolled positionBenjamin Poirier
2012-09-27menuconfig: Extend dialog_textbox so that it can exit on arbitrary keypressesBenjamin Poirier