summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2010-05-05Merge branch 'quilt/driver-core'Stephen Rothwell
2010-05-05Merge remote branch 'trivial/for-next'Stephen Rothwell
2010-05-05Merge remote branch 'security-testing/next'Stephen Rothwell
2010-05-05Merge branch 'quilt/rr'Stephen Rothwell
2010-05-05Merge remote branch 'net/master'Stephen Rothwell
2010-05-05Merge remote branch 'kbuild/for-next'Stephen Rothwell
2010-05-05lockdep: Add novalidate class for dev->mutex conversionPeter Zijlstra
2010-04-27MODULE_DEVICE_TABLE(isapnp, ...) does nothingOndrej Zary
2010-04-23Merge branch 'master' into for-nextJiri Kosina
2010-04-14gconfig: add support to show hidden options that have promptsLi Zefan
2010-04-14menuconfig: add support to show hidden options which have promptsLi Zefan
2010-04-14gconfig: remove show_debug optionLi Zefan
2010-04-14gconfig: remove dbg_print_ptype() and dbg_print_stype()Li Zefan
2010-04-14kconfig: fix zconfdump()Li Zefan
2010-04-14kconfig: some small fixesLi Zefan
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-04-02phylib: Support phy module autoloadingDavid Woodhouse
2010-03-31Merge branch 'master' into nextJames Morris
2010-03-29Fix comment and Kconfig typos for 'require' and 'fragment'Gilles Espinasse
2010-03-24scripts/kernel-doc: fix fatal error on function prototypeRandy Dunlap
2010-03-24get_maintainer: repair STDIN usageWolfram Sang
2010-03-24scripts/kernel-doc: handle struct member __alignedRandy Dunlap
2010-03-23kbuild: Include gen_initramfs_list.sh and the file list in the .d fileJason Gunthorpe
2010-03-23kconfig: recalc symbol value before showing search resultsLi Zefan
2010-03-23headerdep: perlcritic warningStephen Hemminger
2010-03-16selinux: fix warning in genheadersJames Morris
2010-03-15kconfig: util: Fix typo in commentThomas Weber
2010-03-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2010-03-12scripts/kernel-doc: fix empty function description sectionRandy Dunlap
2010-03-11scripts/Makefile.lib: Align the output of LZOWu Zhangjin
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina
2010-03-08Revert "kbuild: specify absolute paths for cscope"Michal Marek
2010-03-07headers_install: use local file handlesStephen Hemminger
2010-03-07headers_check: fix perl warningsStephen Hemminger
2010-03-07export_report: fix perl warningsStephen Hemminger
2010-03-07profile2linkerlist: fix perl warningsStephen Hemminger
2010-03-07namespace: perlcritic warningsStephen Hemminger
2010-03-07checkversion: perl cleanupStephen Hemminger
2010-03-07checkincludes: fix perlcritic warningsStephen Hemminger
2010-03-07scripts: improve checkstackStephen Hemminger
2010-03-07kbuild: deb-pkg md5sumsFEJES Jozsef
2010-03-06checkpatch: warn on unnecessary spaces before quoted newlinesJoe Perches
2010-03-06checkpatch.pl: warn if an adding line introduce spaces before tabs.Alberto Panizzo
2010-03-06checkpatch.pl: extend list of expected-to-be-const structuresEmese Revfy
2010-03-06checkpatch.pl: add union and struct to the exceptions listStefani Seibold
2010-03-06checkpatch: fix false positive on __initconstWolfram Sang
2010-03-06checkpatch.pl: allow > 80 char lines for logging functions not just printkJoe Perches
2010-03-06checkpatch: trivial fix for trailing statements checkHidetoshi Seto
2010-03-06scripts/checkpatch.pl: add WARN on sizeof(&foo)Joe Perches
2010-03-06scripts/get_maintainer.pl: fix possible infinite loopJoe Perches