aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
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-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-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-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
2012-09-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lli...Linus Torvalds
2012-09-11kbuild: add symbol prefix arg to kallsymsJames Hogan
2012-09-07staging/ipack: Fix bug introduced by IPack device matchingJens Taprogge
2012-09-06Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds
2012-09-04Staging: ipack: implement ipack device table.Jens Taprogge
2012-09-01Coccinelle: fix typo in memdup_user.cocciFengguang Wu
2012-08-30firmware: fix directory creation rule matching with make 3.82Mark Asselstine
2012-08-28Merge branch 'perf/urgent' into perf/coreIngo Molnar
2012-08-23ftrace: Make recordmcount.c handle __fentry__Steven Rostedt
2012-08-21checkpatch: add control statement test to SINGLE_STATEMENT_DO_WHILE_MACROJoe Perches
2012-08-17scripts/kernel-doc: fix fatal script errorRandy Dunlap
2012-08-16localmodconfig: Use my variable for loop in streamline_config.plBill Pemberton
2012-08-16localmodconfig: Use 3 parameter open in streamline_config.plBill Pemberton
2012-08-16localmodconfig: Rework find_config in streamline_config.plBill Pemberton
2012-08-16localmodconfig: Set default value for ksource in streamline_config.plBill Pemberton
2012-08-16scripts/decodecode: Fixup trapping instruction markerBorislav Petkov
2012-08-10link-vmlinux.sh: Fix stray "echo" in error messageMichal Marek
2012-07-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2012-07-30Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-07-30checkpatch: add checks for do {} while (0) macro misusesJoe Perches
2012-07-30checkpatch: Add acheck for use of sizeof without parenthesisJoe Perches
2012-07-30checkpatch: check usleep_range() argumentsJoe Perches
2012-07-30checkpatch: test for non-standard signaturesJoe Perches
2012-07-30checkpatch: Update alignment checkJoe Perches