summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)AuthorLines
2012-09-27menuconfig: Extend dialog_textbox so that it can return to a scrolled positionBenjamin Poirier-6/+28
2012-09-27menuconfig: Extend dialog_textbox so that it can exit on arbitrary keypressesBenjamin Poirier-13/+33
2012-09-27menuconfig: Remove superfluous conditionnalBenjamin Poirier-5/+3
2012-09-27Kbuild: use normal compression settings for tar*-pkgAndi Kleen-3/+3
2012-09-27kbuild: Do not package /boot and /lib in make tar-pkgMichal Marek-3/+3
2012-09-26s390/exceptions: switch to relative exception table entriesHeiko Carstens-5/+5
2012-09-25Merge branch 'akpm' (sundry from Andrew)Linus Torvalds-1/+1
2012-09-25checksyscalls: fix "here document" handlingHeiko Carstens-1/+1
2012-09-23Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds-2/+2
2012-09-21firmware: fix directory creation rule matching with make 3.80Mark Asselstine-2/+2
2012-09-16Merge 3.6-rc6 into staging-nextGreg Kroah-Hartman-3/+8
2012-09-13Merge branch 'core/rcu' into perf/coreIngo Molnar-2/+2
2012-09-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lli...Linus Torvalds-1/+6
2012-09-11kbuild: add symbol prefix arg to kallsymsJames Hogan-1/+6
2012-09-07staging/ipack: Fix bug introduced by IPack device matchingJens Taprogge-1/+1
2012-09-06Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds-2/+2
2012-09-04Staging: ipack: implement ipack device table.Jens Taprogge-0/+15
2012-09-01Coccinelle: fix typo in memdup_user.cocciFengguang Wu-2/+2
2012-08-31scripts/Makefile.modpost: error in finding modules from .mod files.이건호-2/+2
2012-08-31scripts/tags.sh: Add magic for pci access functionsKirill Tkhai-2/+6
2012-08-31kconfig: document oldnoconfig to what it really does in conf.cAdam Lee-1/+1
2012-08-31scripts/coccinelle: ptr_ret: Add ternary operator versionLars-Peter Clausen-0/+26
2012-08-31scripts/kernel-doc: added support for html5Dan Luedtke-7/+266
2012-08-30firmware: fix directory creation rule matching with make 3.82Mark Asselstine-1/+1
2012-08-30kconfig/mconf.c: revision of curses initialization.Dirk Gouders-4/+8
2012-08-28Merge branch 'perf/urgent' into perf/coreIngo Molnar-2/+4
2012-08-23ftrace: Make recordmcount.c handle __fentry__Steven Rostedt-1/+3
2012-08-21checkpatch: add control statement test to SINGLE_STATEMENT_DO_WHILE_MACROJoe Perches-1/+2
2012-08-17scripts/kernel-doc: fix fatal script errorRandy Dunlap-0/+1
2012-08-16localmodconfig: Use my variable for loop in streamline_config.plBill Pemberton-1/+1
2012-08-16localmodconfig: Use 3 parameter open in streamline_config.plBill Pemberton-16/+14
2012-08-16localmodconfig: Rework find_config in streamline_config.plBill Pemberton-8/+6
2012-08-16localmodconfig: Set default value for ksource in streamline_config.plBill Pemberton-1/+1
2012-08-16scripts/decodecode: Fixup trapping instruction markerBorislav Petkov-1/+1
2012-08-10link-vmlinux.sh: Fix stray "echo" in error messageMichal Marek-1/+1
2012-07-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds-0/+1
2012-07-30Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds-3/+68
2012-07-30checkpatch: add checks for do {} while (0) macro misusesJoe Perches-0/+39
2012-07-30checkpatch: Add acheck for use of sizeof without parenthesisJoe Perches-0/+6
2012-07-30checkpatch: check usleep_range() argumentsJoe Perches-0/+16
2012-07-30checkpatch: test for non-standard signaturesJoe Perches-1/+5
2012-07-30checkpatch: Update alignment checkJoe Perches-2/+2
2012-07-30Merge tag 'localmodconfig-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-17/+158
2012-07-30Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds-21/+264
2012-07-30Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds-36/+104
2012-07-30Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds-2/+2
2012-07-26Merge tag 'usb-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-1/+4
2012-07-26kconfig: Document oldnoconfig to what it really doesSteven Rostedt-1/+1
2012-07-26scripts/tags.sh: Teach [ce]tags about libtraceeevent error codesNamhyung Kim-2/+4
2012-07-26nconf: add u, d command keys in scroll windowsBenjamin Poirier-6/+8