1. d68e818 nconf: add u, d command keys in scroll windows by Benjamin Poirier · 12 years ago
  2. 9d4792c menuconfig: add u, d, q command keys in text boxes by Benjamin Poirier · 12 years ago
  3. 1925a27 scripts/config: fix double-quotes un-escaping by Yann E. MORIN · 12 years ago
  4. 5b580fa kconfig: Print errors to stderr in the Makefile by Michal Marek · 12 years ago
  5. 1a7a8c6 kconfig: allow long lines in config file by Cody Schafer · 12 years ago
  6. 92b72e8 kconfig: remove lkc_defs.h from .gitignore and dontdiff by Paul Bolle · 12 years ago
  7. ebca026 xconfig: add quiet rule for moc by Yaakov Selkowitz · 12 years ago
  8. 4848594 xconfig: use pkgconfig to find moc by Yaakov Selkowitz · 12 years ago
  9. 3725f3e kconfig: fix check-lxdialog for DLL platforms by Yaakov Selkowitz · 12 years ago
  10. 8435425 kconfig: check ncursesw headers first in check-lxdialog by Yaakov Selkowitz · 12 years ago
  11. d7c67a2 kconfig/nconf: fix compile with ncurses reentrant API by Yaakov Selkowitz · 12 years ago
  12. 243f380 checkpatch: suggest pr_<level> over printk(KERN_<LEVEL> by Joe Perches · 12 years ago
  13. 9a4cad4 checkpatch: check for whitespace before semicolon at EOL by Eric Nelson · 12 years ago
  14. 905cec4 Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 12 years ago
  15. da85d34 Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 12 years ago
  16. 1347a2ce Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 12 years ago
  17. 19a4b98 builddeb: include autogenerated header files by Lekensteyn · 12 years ago
  18. 2cbd082 scripts/coccinelle: sizeof of pointer by Julia Lawall · 12 years ago
  19. 4619c2b scripts/coccinelle: address test is always true by Julia Lawall · 12 years ago
  20. fb827ec Merge tag 'module-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 12 years ago
  21. d5b4bb4 Merge branch 'delete-mca' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 12 years ago
  22. 269af9a Merge branch 'x86-extable-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  23. 3c7ec94 modpost: use proper kernel style for autogenerated files by Greg Kroah-Hartman · 12 years ago
  24. eb3d5cc modpost: Stop grab_file() from leaking filedescriptors if fstat() fails by Jesper Juhl · 12 years ago
  25. 3c2c4b7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 12 years ago
  26. 6520fe5 x86, realmode: 16-bit real-mode code support for relocs tool by H. Peter Anvin · 12 years ago
  27. bb8187d MCA: delete all remaining traces of microchannel bus support. by Paul Gortmaker · 12 years ago
  28. d6686da scripts/config: properly report and set string options by Yann E. MORIN · 12 years ago
  29. 00e6c28c kbuild: fix ia64 link by Sam Ravnborg · 12 years ago
  30. 9f420bf kbuild: all{no,yes,mod,def,rand}config only read files when instructed to. by Eric W. Biederman · 12 years ago
  31. 1f2bfbd kbuild: link of vmlinux moved to a script by Sam Ravnborg · 12 years ago
  32. 5efe241 kconfig: Add error handling to KCONFIG_ALLCONFIG by Eric W. Biederman · 12 years ago
  33. 7431fb7 HID: Allow bus wildcard matching by Henrik Rydberg · 12 years ago
  34. 4d53b80 HID: Add device group to modalias by Henrik Rydberg · 12 years ago
  35. d59a168 scripts/sortextable: Handle relative entries, and other cleanups by David Daney · 12 years ago
  36. 4d634ca Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 12 years ago
  37. a79f248 scripts: Add sortextable to sort the kernel's exception table. by David Daney · 12 years ago
  38. 0db7bd8 xz: Enable BCJ filters on SPARC and 32-bit x86 by Lasse Collin · 12 years ago
  39. e88aa7b Fix modpost failures in fedora 17 by David Miller · 12 years ago
  40. c06a9eb checkpatch: revert --strict test for net/ and drivers/net block comment style by Joe Perches · 12 years ago
  41. e4757ca kconfig: delete last traces of __enabled_ from autoconf.h by Paul Gortmaker · 12 years ago
  42. a959613 Revert "kconfig: fix __enabled_ macros definition for invisible and un-selected symbols" by Paul Gortmaker · 12 years ago
  43. 258f742 modpost: Fix modpost license checking of vmlinux.o by Frank Rowand · 12 years ago
  44. 5d32c88 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  45. 9b3ae64 scripts/coccinelle/api/simple_open.cocci: semantic patch for simple_open() by Julia Lawall · 12 years ago
  46. 0eb043d Subject: [PATCH] tags.sh: Add missing quotes by Stephen Boyd · 12 years ago
  47. 923f797 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 12 years ago
  48. a7697b9 Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 12 years ago
  49. 2b17b43 Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 12 years ago
  50. 354fa22 scripts/patch-kernel: digest kernel.org hosted .xz patches by Shawn Landden · 13 years ago
  51. 9875c42 merge_config.sh: Add option to display redundant configs by John Stultz · 13 years ago
  52. 55cae30 merge_config.sh: Set execute bit by John Stultz · 13 years ago
  53. 12679a2 Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  54. 7f3bd6c setlocalversion: Use "grep -q" instead of piping output to "read dummy" by Roland Dreier · 13 years ago
  55. 468db96 scripts/coccinelle/api/ptr_ret.cocci: semantic patch for ptr_err by Julia Lawall · 13 years ago
  56. 9aaf440 modpost: fix ALL_INIT_DATA_SECTIONS by Jan Beulich · 13 years ago
  57. 6697922 scripts: refactor remove structure forward declarations by Yang Bai · 13 years ago
  58. e339364 Kbuild: centralize MKIMAGE and cmd_uimage definitions by Stephen Warren · 13 years ago
  59. 98bd462 kbuild: incremental tags update for GNU Global by Jianbin Kang · 13 years ago
  60. f75a8df headers_check: recursively search for linux/types.h inclusion by Bobby Powers · 13 years ago
  61. 875de98 scripts/Kbuild.include: Fix portability problem of "echo -e" by Bernhard Walle · 13 years ago
  62. 0928061 merge_config.sh: Use the first file as the initial config by Josh Boyer · 13 years ago
  63. db7f4e3 scripts: dtc: fix compile warnings by Felipe Balbi · 13 years ago
  64. a9468f3 ARM: 7333/2: jump label: detect %c support for ARM by Rabin Vincent · 13 years ago
  65. ca56dc0 checkpatch: check for quoted strings broken across lines by Josh Triplett · 13 years ago
  66. 6712d85 checkpatch: whitespace - add/remove blank lines by Joe Perches · 13 years ago
  67. 2c92488 checkpatch: warn on use of yield() by Joe Perches · 13 years ago
  68. aad4f61 checkpatch: add --strict tests for braces, comments and casts by Joe Perches · 13 years ago
  69. b337d8b checkpatch: add [] to type extensions by Andy Whitcroft · 13 years ago
  70. fd1b57a checkpatch: high precedence operators do not require additional parentheses in #defines by Andy Whitcroft · 13 years ago
  71. e45bab8 checkpatch: handle string concatenation in simple #defines by Andy Whitcroft · 13 years ago
  72. b9df76a checkpatch: allow simple character constants in #defines by Andy Whitcroft · 13 years ago
  73. daebc53 checkpatch: catch [ ... ] usage when not at the beginning of definition by Andy Whitcroft · 13 years ago
  74. 1123268 checkpatch.pl: be silent when -q and --ignore is given by Artem Bityutskiy · 13 years ago
  75. d1fe9c0 checkpatch: add some --strict coding style checks by Joe Perches · 13 years ago
  76. 6061d94 include/ and checkpatch: prefer __scanf to __attribute__((format(scanf,...) by Joe Perches · 13 years ago
  77. 728f5a9 get_maintainer.pl: add support for moderated lists by Richard Weinberger · 13 years ago
  78. 0ede274 get_maintainer: use a default "unknown" S: status/role by Joe Perches · 13 years ago
  79. 263a5c8 Merge 3.3-rc6 into driver-core-next by Greg Kroah-Hartman · 13 years ago
  80. dd2a3ac mod/file2alias: make modpost compile on darwin again by Andreas Bießmann · 13 years ago
  81. 1e73fde Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 13 years ago
  82. 8991058 coccinelle: semantic patch for bool issues by Julia Lawall · 13 years ago
  83. 4a05f06 coccinelle: semantic patch to check for PTR_ERR after reassignment by Julia Lawall · 13 years ago
  84. 47f67ea coccinelle: semantic patch converting 0 test to null test by Julia Lawall · 13 years ago
  85. cd0207a coccinelle: semantic patch for missing iounmap by Julia Lawall · 13 years ago
  86. 53302c1 coccinelle: semantic patch for missing clk_put by Julia Lawall · 13 years ago
  87. dddcbb7 kbuild: Fix out-of-tree build for 'make deb-pkg' by Joerg Roedel · 13 years ago
  88. d7d357b kbuild: Only build linux-image package for UML by Joerg Roedel · 13 years ago
  89. a47b6c6 kbuild: Fix link to headers in 'make deb-pkg' by Joerg Roedel · 13 years ago
  90. 42f1c01 coccicheck: change handling of C={1,2} when M= is set by Greg Dietsche · 13 years ago
  91. 6c63522 builddeb: Don't create files in /tmp with predictable names by Ben Hutchings · 13 years ago
  92. 6e2e340 ARM: 7324/1: modpost: Fix section warnings for ARM for many compilers by Tony Lindgren · 13 years ago
  93. 0d86f65 module: fix broken isapnp handling in file2alias by Ondrej Zary · 13 years ago
  94. 5467bdd x86/cpu: Clean up modalias feature matching by Ben Hutchings · 13 years ago
  95. 8eef05d checkpatch: Warn on code with 6+ tab indentation by Joe Perches · 13 years ago
  96. bd1d462 Merge 3.3-rc2 into the driver-core-next branch. by Greg Kroah-Hartman · 13 years ago
  97. deb9b4c Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 13 years ago
  98. 644e9cb Add driver auto probing for x86 features v4 by Andi Kleen · 13 years ago
  99. f858ee8 kbuild: disable -Wmissing-field-initializers for W=1 by Kirill A. Shutemov · 13 years ago
  100. 5d09598 kconfig: fix new choices being skipped upon config update by Arnaud Lacombe · 13 years ago