aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2011-07-25Merge 'akpm' patch seriesLinus Torvalds
2011-07-25checkpatch.pl: update $logFunctionsJoe Perches
2011-07-25checkpatch: make utf-8 test --strictJoe Perches
2011-07-25checkpatch.pl: add ability to ignore various messagesJoe Perches
2011-07-25checkpatch: add a "prefer __aligned" checkJoe Perches
2011-07-25checkpatch: validate signature styles and To: and Cc: linesJoe Perches
2011-07-25checkpatch: add __rcu as a sparse modifierSven Eckelmann
2011-07-25checkpatch: suggest using min_t or max_tJoe Perches
2011-07-25get_maintainers.pl: improve .mailmap parsingJoe Perches
2011-07-25Merge branches 'kbuild', 'packaging' and 'misc' of git://git.kernel.org/pub/s...Linus Torvalds
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-07-25genksyms: Use same type in loop comparisonJesper Juhl
2011-07-24modpost: Fix modpost's license checking V3Alessio Igor Bogani
2011-07-20kbuild: silence generated makefile messagePeter Foley
2011-07-13Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds
2011-07-12kbuild: Do not write to builddir in modules_installMichal Marek
2011-07-11Merge branch 'master' into for-nextJiri Kosina
2011-06-24headers_install: fix __packed in exported kernel headersMarkus Trippelsdorf
2011-06-24package: Makefile: fix perf target bugmatt mooney
2011-06-23Merge branch 'kbuild-implicit-parser-rule' of git://github.com/lacombar/linux...Michal Marek
2011-06-16docproc: cleanup brace placementJesper Juhl
2011-06-16scripts/gcc-goto.sh: fix a typo ("suport")Jonathan Neuschäfer
2011-06-15checkpatch: add warning for uses of printk_ratelimitJoe Perches
2011-06-13bootgraph.pl: relax timing information requirementsAndrew Murray
2011-06-09kbuild: Hack for depmod not handling X.Y versionsMichal Marek
2011-06-09kbuild: Move depmod call to a separate scriptMichal Marek
2011-06-09dtc: regen parserArnaud Lacombe
2011-06-09dtc: migrate parser to implicit rulesArnaud Lacombe
2011-06-09kconfig: regen parserArnaud Lacombe
2011-06-09kconfig: migrate parser to implicit rulesArnaud Lacombe
2011-06-09kconfig/zconf.l: do not ask to generate backupArnaud Lacombe
2011-06-09kconfig: kill no longer needed reference to YYDEBUGArnaud Lacombe
2011-06-09kconfig: constify `kconf_id_lookup'Arnaud Lacombe
2011-06-09genksym: regen parserArnaud Lacombe
2011-06-09genksyms: migrate parser to implicit rulesArnaud Lacombe
2011-06-09genksyms: drop -Wno-uninitialized from HOSTCFLAGS_parse.tab.oArnaud Lacombe
2011-06-09genksyms: pass hash and lookup functions name and target language though the ...Arnaud Lacombe
2011-06-09kbuild: simplify the %_shipped ruleArnaud Lacombe
2011-06-09kbuild: add implicit rules for parser generationArnaud Lacombe
2011-06-09kbuild: add `baseprereq'Arnaud Lacombe
2011-06-09kbuild: silence Nothing to be done for 'all' messagePeter Foley
2011-06-07Merge commit 'v3.0-rc1' into kbuild/kbuildMichal Marek
2011-05-28Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-05-27Merge branch 'docs-move' of git://git.kernel.org/pub/scm/linux/kernel/git/rdu...Linus Torvalds
2011-05-27Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar
2011-05-25ftrace/recordmcount: Avoid STT_FUNC symbols as base on ARMRabin Vincent
2011-05-25scripts/tags.sh: Add magic for trace-events for etags tooSteven Rostedt
2011-05-25scripts/tags.sh: Fix ctags for DEFINE_EVENT()Steven Rostedt
2011-05-25Merge branch 'kconfig-for-40' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2011-05-25Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds