- 01464f3 checkpatch: statement/block context analyser should look at sanitised lines by Andy Whitcroft · 14 years ago
- 3cbf62d checkpatch: handle EXPORT_SYMBOL for DEVICE_ATTR and similar by Andy Whitcroft · 14 years ago
- 5eaa20b checkpatch: clean up structure definition macro handline by Andy Whitcroft · 14 years ago
- 015830b checkpatch: update copyright dates by Andy Whitcroft · 14 years ago
- 03f1df7 checkpatch: Add additional attribute #defines by Joe Perches · 14 years ago
- 3bf9a00 checkpatch: check for incorrect permissions by Rabin Vincent · 14 years ago
- 9fe287d7 checkpatch: ensure kconfig help checks only apply when we are adding help by Andy Whitcroft · 14 years ago
- 0c73b4e checkpatch: simplify and consolidate "missing space after" checks by Andy Whitcroft · 14 years ago
- 8cf6de7 checkpatch: add check for space after struct, union, and enum by Andy Whitcroft · 14 years ago
- 53a3c44 checkpatch: returning errno typically should be negative by Andy Whitcroft · 14 years ago
- 9446ef5 checkpatch: handle casts better fixing false categorisation of : as binary by Andy Whitcroft · 14 years ago
- fb2d2c1 checkpatch: ensure we do not collapse bracketed sections into constants by Andy Whitcroft · 14 years ago
- d2c0a23 checkpatch: suggest cleanpatch and cleanfile when appropriate by Andy Whitcroft · 14 years ago
- e91b6e2 checkpatch: types may sit on a line on their own by Andy Whitcroft · 14 years ago
- 6b4c5be checkpatch: fix regressions in "fix handling of leading spaces" by Andy Whitcroft · 14 years ago
- fae9920 scripts/get_maintainer.pl: don't deduplicate unnamed addresses ie: mailing lists by Joe Perches · 14 years ago
- b9e2331 scripts/get_maintainer.pl: use mailmap in name deduplication and other updates by Joe Perches · 14 years ago
- 47abc72 scripts/get_maintainer.pl: correct indentation in a few places by Joe Perches · 14 years ago
- 7fa8ff2 scripts/get_maintainer.pl: fix mailmap handling by Florian Mickler · 14 years ago
- 6ef1c52 scripts/get_maintainer.pl: use case insensitive name de-duplication by Joe Perches · 14 years ago
- 683c6f8 scripts/get_maintainer.pl: improve --interactive UI by Joe Perches · 14 years ago
- dace8e3 scripts/get_maintainer.pl: add interactive mode by Florian Mickler · 14 years ago
- bcde44e scripts/get_maintainer.pl: use .get_maintainer.conf from . then $HOME then scripts by Joe Perches · 14 years ago
- e3e9d11 scripts/get_maintainer.pl: add default --git-fallback, remove default --git by Joe Perches · 14 years ago
- fab9ed1 scripts/get_maintainer.pl: don't search MAINTAINERS for keywords or emails by Joe Perches · 14 years ago
- 6ffd948 scripts/get_maintainer.pl: use correct indentation by Joe Perches · 14 years ago
- 63ab52d scripts/get_maintainer.pl: Add --git-blame --rolestats "Authored lines" information by Joe Perches · 14 years ago
- b515316 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
- 5d70f79 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- 809b4e0 Merge branch 'devel-stable' into devel by Russell King · 14 years ago
- 23beab7 Merge branches 'at91', 'dcache', 'ftrace', 'hwbpt', 'misc', 'mmci', 's3c', 'st-ux' and 'unwind' into devel by Russell King · 14 years ago
- d7b4d6d ftrace: Remove recursion between recordmcount and scripts/mod/empty by Steven Rostedt · 14 years ago
- 85caa99 ftrace: Use objtree for C version of recordmcount by Steven Rostedt · 14 years ago
- 4447586 ftrace: Do not process kernel/trace/ftrace.o with C recordmcount program by Steven Rostedt · 14 years ago
- c28d507 ftrace: Remove duplicate code for 64 and 32 bit in recordmcount.c by Steven Rostedt · 14 years ago
- 72441cb ftrace/x86: Add support for C version of recordmcount by Steven Rostedt · 14 years ago
- 81d3858 ftrace: Add C version of recordmcount compile time code by John Reiser · 14 years ago
- c2d5a73 scripts/package: don't break if %{_smp_mflags} isn't set by Nishanth Aravamudan · 14 years ago
- 03ee0c4 Coccinelle: Use the -no_show_diff option for org and report mode by Nicolas Palix · 14 years ago
- 2c1160c8 Coccinelle: Add a new mode named 'chain' by Nicolas Palix · 14 years ago
- e90f659 Coccinelle: Use new comment format to explain kfree.cocci by Nicolas Palix · 14 years ago
- 3c90841 Coccinelle: Improve user information with a new kind of comment by Nicolas Palix · 14 years ago
- b1f7d6e Revert "kconfig: Temporarily disable dependency warnings" by Michal Marek · 14 years ago
- 239060b Merge branch 'kbuild/rc-fixes' into kbuild/kconfig by Michal Marek · 14 years ago
- 29979aa Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 14 years ago
- e9203c9 kbuild: fix oldnoconfig to do the right thing by Kyle McMartin · 14 years ago
- 71ebc01 kconfig: Temporarily disable dependency warnings by Michal Marek · 14 years ago
- 1408b15 kconfig: Use PATH_MAX instead of 128 for path buffer sizes. by Will Newton · 14 years ago
- ff5ff60 kconfig: delay symbol direct dependency initialization by Arnaud Lacombe · 14 years ago
- 19c29f3 kconfig: Fix realloc usage() by Michal Marek · 14 years ago
- a01ebe1 kconfig: Propagate const by Michal Marek · 14 years ago
- 8bea754 kconfig: Don't go out from read config loop when you read new symbol by Naohiro Aota · 14 years ago
- ef89487 scripts/kallsyms: Enable error messages while hush up unnecessary warnings by Jean Sacren · 14 years ago
- 0455029 Merge branch 'kbuild/kconfig/kbuild-generic-v7' of http://github.com/lacombar/linux-2.6 into kbuild/kconfig by Michal Marek · 14 years ago
- d6dad19 jump label: Fix GCC feature check when distcc is used by Ingo Molnar · 14 years ago
- 52159d9 jump label: Convert dynamic debug to use jump labels by Jason Baron · 14 years ago
- bf5438fc jump label: Base patch for jump label by Jason Baron · 14 years ago
- 8c41e5e kconfig: fix menuconfig on debian lenny by Junio C Hamano · 14 years ago
- 838a2e5 kbuild: migrate all arch to the kconfig mainmenu upgrade by Arnaud Lacombe · 14 years ago
- c7abe86 kconfig: expand file names by Arnaud Lacombe · 14 years ago
- e82dae9 kconfig: use the file's name of sourced file by Arnaud Lacombe · 14 years ago
- 2e7a091 kconfig: constify file name by Arnaud Lacombe · 14 years ago
- ba6ff60 kconfig: don't emit warning upon rootmenu's prompt redefinition by Arnaud Lacombe · 14 years ago
- 0954828 kconfig: replace KERNELVERSION usage by the mainmenu's prompt by Arnaud Lacombe · 14 years ago
- c55c9d5 kconfig: delay gconf window initialization by Arnaud Lacombe · 14 years ago
- f6ce00b kconfig: expand by default the rootmenu's prompt by Arnaud Lacombe · 14 years ago
- 76a5409 kconfig: add a symbol string expansion helper by Arnaud Lacombe · 14 years ago
- c0920a1 kconfig: regen parser by Arnaud Lacombe · 14 years ago
- 8ea13e2 kconfig: implement the `mainmenu' directive by Arnaud Lacombe · 14 years ago
- ef21160 kconfig: allow PACKAGE to be defined on the compiler's command-line by Arnaud Lacombe · 14 years ago
- 652cf98 kconfig: rephrase help texts/comments not to include the package name by Arnaud Lacombe · 14 years ago
- ffb5957 kconfig: allow build-time definition of the internal config prefix by Arnaud Lacombe · 14 years ago
- 59dfa24 kconfig: rephrase help text not to mention the internal prefix by Arnaud Lacombe · 14 years ago
- 8baefd3 kconfig: replace a `switch()' statement by a more flexible `if()' statement by Arnaud Lacombe · 14 years ago
- cec1921 scripts/kconfig/gconf.glade Update broken web addresses. by Justin P. Mattock · 14 years ago
- 60eab87 Merge branch 'kbuild/clean' into kbuild/kbuild by Michal Marek · 14 years ago
- 458452f kconfig: Simplify Makefile for xconfig by Michal Marek · 14 years ago
- 20f4ad8 Fix QT4 moc, cflags libs detection on dual QT3/Qt4 systems by Alexander Stein · 14 years ago
- aee08ed nconfig: Fix help for choice menus by Stephen Boyd · 14 years ago
- eda603f docbook: warn on unused doc entries by Johannes Berg · 14 years ago
- 1f3a668 kernel-doc: ignore case when stripping attributes by Johannes Berg · 14 years ago
- 71d8066 kbuild: fix oldnoconfig to do the right thing by Kyle McMartin · 14 years ago
- 76a136c xconfig: Change the titlebar if using Qt3 by Michal Marek · 14 years ago
- 242c5ab kbuild, deb-pkg: Check if KBUILD_IMAGE exists before copying it by Guillem Jover · 14 years ago
- c3e2f19 scripts/setlocalversion: update comment by Michael Prokop · 14 years ago
- 72dc43a ARM: 6319/1: ftrace: add Thumb-2 support to dynamic ftrace by Rabin Vincent · 14 years ago
- 3b6c223 ARM: 6318/1: ftrace: fix and update dynamic ftrace by Rabin Vincent · 14 years ago
- f9810a8 ARM: 6317/1: ftrace: pass KBUILD_CFLAGS to record_mcount.pl by Rabin Vincent · 14 years ago
- 133c5f7 kconfig qconf: port to QT4 by Alexander Stein · 14 years ago
- c94d3fb kbuild: use getopt_long(), not its _only() variant by Arnaud Lacombe · 14 years ago
- 49ab7a3 Coccinelle: Add misc/ifcol.cocci by Nicolas Palix · 14 years ago
- 033456e Coccinelle: Add misc/doubleinit.cocci by Nicolas Palix · 14 years ago
- be8fe9d Coccinelle: Move alloc directory into api directory by Nicolas Palix · 14 years ago
- 77c272f Coccinelle: Move resource_size.cocci to the api directory by Nicolas Palix · 14 years ago
- 99d653d Coccinelle: Move err_cast.cocci to the api directory by Nicolas Palix · 14 years ago
- 0341745 Coccinelle: Add api/memdup_user by Nicolas Palix · 14 years ago
- 0426a97 Coccinelle: Add api/memdup.cocci by Nicolas Palix · 14 years ago
- 998f552 Coccinelle: Add api/kstrdup.cocci by Nicolas Palix · 14 years ago
- 43ba21b Coccinelle: Add free/kfree.cocci by Nicolas Palix · 14 years ago
- 5c34050 Coccinelle: Add iterators/list_entry_update.cocci by Nicolas Palix · 14 years ago