aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
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
2012-09-27menuconfig: Remove superfluous conditionnalBenjamin Poirier
2012-09-27Kbuild: use normal compression settings for tar*-pkgAndi Kleen
2012-09-27kbuild: Do not package /boot and /lib in make tar-pkgMichal Marek
2012-09-26s390/exceptions: switch to relative exception table entriesHeiko Carstens
2012-09-25Merge branch 'akpm' (sundry from Andrew)Linus Torvalds
2012-09-25checksyscalls: fix "here document" handlingHeiko Carstens
2012-09-23Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds
2012-09-21firmware: fix directory creation rule matching with make 3.80Mark Asselstine
2012-09-16Merge 3.6-rc6 into staging-nextGreg Kroah-Hartman
2012-09-13Merge branch 'core/rcu' into perf/coreIngo Molnar