aboutsummaryrefslogtreecommitdiffstats
path: root/scripts (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-10-08Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds8-16/+16
2012-10-06kernel-doc: don't mangle whitespace in Example sectionDaniel Santos1-2/+7
2012-10-06kernel-doc: bugfix - empty line in Example sectionDaniel Santos1-1/+10
2012-10-06kernel-doc: bugfix - multi-line macrosDaniel Santos1-0/+3
2012-10-06checkpatch: fix name of "MODULE_PARM_DESC"Kees Cook1-1/+1
2012-10-06checkpatch: check networking specific block comment styleJoe Perches1-0/+14
2012-10-06checkpatch: update suggested printk conversionsJoe Perches1-2/+4
2012-10-06checkpatch: check utf-8 content from a commit log when it's missing from charsetPasi Savanainen1-3/+12
2012-10-06kbuild: make: fix if_changed when command contains backslashesSascha Hauer1-1/+1
2012-10-03Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linux-headersLinus Torvalds2-25/+41
2012-10-03Merge tag 'dt-for-3.7' of git://sources.calxeda.com/kernel/linuxLinus Torvalds30-701/+3847
2012-10-03kbuild: Fix gcc -x syntaxJean Delvare6-13/+13
2012-10-02UAPI: Plumb the UAPI Kbuilds into the user header installation and checkingDavid Howells2-20/+39
2012-10-02UAPI: Remove the objhdr-y export listDavid Howells1-5/+2
2012-10-01Merge tag 'staging-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds1-0/+15
2012-10-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-5/+5
2012-10-01Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+3
2012-10-01Merge tag 'localmodconfig-v3.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-kconfigLinus Torvalds1-26/+24
2012-10-01localmodconfig: Fix localyesconfig to set to 'y' not 'm'Yuta Ando1-0/+2
2012-10-01dtc: import latest upstream dtcStephen Warren30-701/+3847
2012-10-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-2/+2
2012-09-27kbuild: Do not package /boot and /lib in make tar-pkgMichal Marek2-3/+3
2012-09-26s390/exceptions: switch to relative exception table entriesHeiko Carstens1-5/+5
2012-09-25Merge branch 'akpm' (sundry from Andrew)Linus Torvalds1-1/+1
2012-09-25checksyscalls: fix "here document" handlingHeiko Carstens1-1/+1
2012-09-23Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds1-2/+2
2012-09-21firmware: fix directory creation rule matching with make 3.80Mark Asselstine1-2/+2
2012-09-16Merge 3.6-rc6 into staging-nextGreg Kroah-Hartman2-3/+8
2012-09-13Merge branch 'core/rcu' into perf/coreIngo Molnar2-2/+2
2012-09-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lliubbo/blackfinLinus Torvalds1-1/+6
2012-09-11kbuild: add symbol prefix arg to kallsymsJames Hogan1-1/+6
2012-09-07staging/ipack: Fix bug introduced by IPack device matchingJens Taprogge1-1/+1
2012-09-06Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds2-2/+2
2012-09-04Staging: ipack: implement ipack device table.Jens Taprogge1-0/+15
2012-09-01Coccinelle: fix typo in memdup_user.cocciFengguang Wu1-2/+2
2012-08-30firmware: fix directory creation rule matching with make 3.82Mark Asselstine1-1/+1
2012-08-28Merge branch 'perf/urgent' into perf/coreIngo Molnar3-2/+4
2012-08-23ftrace: Make recordmcount.c handle __fentry__Steven Rostedt1-1/+3
2012-08-21checkpatch: add control statement test to SINGLE_STATEMENT_DO_WHILE_MACROJoe Perches1-1/+2
2012-08-17scripts/kernel-doc: fix fatal script errorRandy Dunlap1-0/+1
2012-08-16localmodconfig: Use my variable for loop in streamline_config.plBill Pemberton1-1/+1
2012-08-16localmodconfig: Use 3 parameter open in streamline_config.plBill Pemberton1-16/+14
2012-08-16localmodconfig: Rework find_config in streamline_config.plBill Pemberton1-8/+6
2012-08-16localmodconfig: Set default value for ksource in streamline_config.plBill Pemberton1-1/+1
2012-08-16scripts/decodecode: Fixup trapping instruction markerBorislav Petkov1-1/+1
2012-08-10link-vmlinux.sh: Fix stray "echo" in error messageMichal Marek1-1/+1
2012-07-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-0/+1
2012-07-30Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds1-3/+68
2012-07-30checkpatch: add checks for do {} while (0) macro misusesJoe Perches1-0/+39
2012-07-30checkpatch: Add acheck for use of sizeof without parenthesisJoe Perches1-0/+6