1. d4ca3a6 Merge "scripts: gcc-wrapper: Add extents.c to allowed warning list" by Linux Build Service Account · 11 years ago
  2. 790f06d Update copyright to The Linux Foundation by Duy Truong · 11 years ago
  3. 0feabee scripts: gcc-wrapper: Add extents.c to allowed warning list by Rohit Vaswani · 11 years ago
  4. 2f2f189 USB: allow match on bInterfaceNumber by Bjørn Mork · 12 years ago
  5. 8e88129 scripts: Build dtbs as part of 'all' builds by David Brown · 12 years ago
  6. fc0606c scripts: Build make targets sequentially. by Andrew Walker · 12 years ago
  7. 01020ea checkpatch: Add +x check on Device Tree source files by Michael Bohan · 12 years ago
  8. 3c09aeb checkpatch: Excuse reverts from "summary line over 75 characters" check by Matt Wagantall · 12 years ago
  9. f40e12f checkpatch: strlen and strcmp should not be banned by David Brown · 12 years ago
  10. 40f0c3c checkpatch: add new message type string by Steve Muckle · 12 years ago
  11. 32cd2e9 scripts: gcc-wrapper: Add an allowed warning for alignment.c by Sridhar Parasuram · 12 years ago
  12. f132c6c Merge commit 'AU_LINUX_ANDROID_ICS.04.00.04.00.126' into msm-3.4 by Steve Muckle · 12 years ago
  13. e544d700 mmc: block: Add MMC write packing statistics by Maya Erez · 12 years ago
  14. 63c61d6 mmc: block: Add write packing control by Maya Erez · 12 years ago
  15. 968c774 mmc: core: Support packed write command for eMMC4.5 device by Seungwon Jeon · 12 years ago
  16. 6520fe5 x86, realmode: 16-bit real-mode code support for relocs tool by H. Peter Anvin · 12 years ago
  17. 5f5fd05 modpost: fix ALL_INIT_DATA_SECTIONS by Jan Beulich · 12 years ago
  18. ce71e71 ARM: 7324/1: modpost: Fix section warnings for ARM for many compilers by Tony Lindgren · 12 years ago
  19. 4d634ca Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 12 years ago
  20. 0db7bd8 xz: Enable BCJ filters on SPARC and 32-bit x86 by Lasse Collin · 12 years ago
  21. e88aa7b Fix modpost failures in fedora 17 by David Miller · 12 years ago
  22. c06a9eb checkpatch: revert --strict test for net/ and drivers/net block comment style by Joe Perches · 12 years ago
  23. e4757ca kconfig: delete last traces of __enabled_ from autoconf.h by Paul Gortmaker · 12 years ago
  24. a959613 Revert "kconfig: fix __enabled_ macros definition for invisible and un-selected symbols" by Paul Gortmaker · 12 years ago
  25. 258f742 modpost: Fix modpost license checking of vmlinux.o by Frank Rowand · 12 years ago
  26. 5d32c88 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  27. 9b3ae64 scripts/coccinelle/api/simple_open.cocci: semantic patch for simple_open() by Julia Lawall · 12 years ago
  28. 0eb043d Subject: [PATCH] tags.sh: Add missing quotes by Stephen Boyd · 12 years ago
  29. 923f797 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 12 years ago
  30. a7697b9 Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 12 years ago
  31. 2b17b43 Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 12 years ago
  32. 354fa22 scripts/patch-kernel: digest kernel.org hosted .xz patches by Shawn Landden · 12 years ago
  33. 9875c42 merge_config.sh: Add option to display redundant configs by John Stultz · 12 years ago
  34. 55cae30 merge_config.sh: Set execute bit by John Stultz · 12 years ago
  35. a76e99a Merge branch 'Linux 3.0.21' into msm-3.0 by Rohit Vaswani · 12 years ago
  36. 12679a2 Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  37. 7f3bd6c setlocalversion: Use "grep -q" instead of piping output to "read dummy" by Roland Dreier · 12 years ago
  38. 468db96 scripts/coccinelle/api/ptr_ret.cocci: semantic patch for ptr_err by Julia Lawall · 12 years ago
  39. 9aaf440 modpost: fix ALL_INIT_DATA_SECTIONS by Jan Beulich · 12 years ago
  40. 6697922 scripts: refactor remove structure forward declarations by Yang Bai · 12 years ago
  41. e339364 Kbuild: centralize MKIMAGE and cmd_uimage definitions by Stephen Warren · 12 years ago
  42. 98bd462 kbuild: incremental tags update for GNU Global by Jianbin Kang · 12 years ago
  43. f75a8df headers_check: recursively search for linux/types.h inclusion by Bobby Powers · 12 years ago
  44. 875de98 scripts/Kbuild.include: Fix portability problem of "echo -e" by Bernhard Walle · 12 years ago
  45. 0928061 merge_config.sh: Use the first file as the initial config by Josh Boyer · 12 years ago
  46. db7f4e3 scripts: dtc: fix compile warnings by Felipe Balbi · 12 years ago
  47. a9468f3 ARM: 7333/2: jump label: detect %c support for ARM by Rabin Vincent · 12 years ago
  48. ca56dc0 checkpatch: check for quoted strings broken across lines by Josh Triplett · 12 years ago
  49. 6712d85 checkpatch: whitespace - add/remove blank lines by Joe Perches · 12 years ago
  50. 2c92488 checkpatch: warn on use of yield() by Joe Perches · 12 years ago
  51. aad4f61 checkpatch: add --strict tests for braces, comments and casts by Joe Perches · 12 years ago
  52. b337d8b checkpatch: add [] to type extensions by Andy Whitcroft · 12 years ago
  53. fd1b57a checkpatch: high precedence operators do not require additional parentheses in #defines by Andy Whitcroft · 12 years ago
  54. e45bab8 checkpatch: handle string concatenation in simple #defines by Andy Whitcroft · 12 years ago
  55. b9df76a checkpatch: allow simple character constants in #defines by Andy Whitcroft · 12 years ago
  56. daebc53 checkpatch: catch [ ... ] usage when not at the beginning of definition by Andy Whitcroft · 12 years ago
  57. 1123268 checkpatch.pl: be silent when -q and --ignore is given by Artem Bityutskiy · 12 years ago
  58. d1fe9c0 checkpatch: add some --strict coding style checks by Joe Perches · 12 years ago
  59. 6061d94 include/ and checkpatch: prefer __scanf to __attribute__((format(scanf,...) by Joe Perches · 12 years ago
  60. 728f5a9 get_maintainer.pl: add support for moderated lists by Richard Weinberger · 12 years ago
  61. 0ede274 get_maintainer: use a default "unknown" S: status/role by Joe Perches · 12 years ago
  62. cf76837 setlocalversion: Fix version when built/synced on a tag by Stephen Boyd · 12 years ago
  63. d0edc85 Merge "setlocalversion: Prevent tags from overflowing version string" into msm-3.0 by Linux Build Service Account · 12 years ago
  64. cd7c0ee setlocalversion: Prevent tags from overflowing version string by Stephen Boyd · 12 years ago
  65. 665be0d checkpatch: Check for unsafe string functions by Olav Haugan · 12 years ago
  66. 336a3ae checkpatch: recognize only specific tags when ending commit text by Steve Muckle · 12 years ago
  67. 263a5c8 Merge 3.3-rc6 into driver-core-next by Greg Kroah-Hartman · 12 years ago
  68. f0724bc Merge "setlocalversion: Include post Linus git tags in LOCALVERSION_AUTO" into msm-3.0 by Linux Build Service Account · 12 years ago
  69. d3b3b64 checkpatch: require commit text by Steve Muckle · 12 years ago
  70. 3d2c289 scripts: gcc-wrapper: Add an allowed warning for block.c by Rohit Vaswani · 12 years ago
  71. dd2a3ac mod/file2alias: make modpost compile on darwin again by Andreas Bießmann · 12 years ago
  72. 1e73fde Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 12 years ago
  73. 8991058 coccinelle: semantic patch for bool issues by Julia Lawall · 12 years ago
  74. 4a05f06 coccinelle: semantic patch to check for PTR_ERR after reassignment by Julia Lawall · 12 years ago
  75. 47f67ea coccinelle: semantic patch converting 0 test to null test by Julia Lawall · 12 years ago
  76. cd0207a coccinelle: semantic patch for missing iounmap by Julia Lawall · 12 years ago
  77. 53302c1 coccinelle: semantic patch for missing clk_put by Julia Lawall · 12 years ago
  78. dddcbb7 kbuild: Fix out-of-tree build for 'make deb-pkg' by Joerg Roedel · 12 years ago
  79. d7d357b kbuild: Only build linux-image package for UML by Joerg Roedel · 12 years ago
  80. a47b6c6 kbuild: Fix link to headers in 'make deb-pkg' by Joerg Roedel · 12 years ago
  81. 42f1c01 coccicheck: change handling of C={1,2} when M= is set by Greg Dietsche · 12 years ago
  82. f5ded4f setlocalversion: Include post Linus git tags in LOCALVERSION_AUTO by Stephen Boyd · 12 years ago
  83. 6c63522 builddeb: Don't create files in /tmp with predictable names by Ben Hutchings · 12 years ago
  84. 6e2e340 ARM: 7324/1: modpost: Fix section warnings for ARM for many compilers by Tony Lindgren · 12 years ago
  85. 0d86f65 module: fix broken isapnp handling in file2alias by Ondrej Zary · 12 years ago
  86. 5467bdd x86/cpu: Clean up modalias feature matching by Ben Hutchings · 12 years ago
  87. 660d3ff scripts: gcc-wrapper: Add exceptions for netfilter failures with gcc-4.6.3 by Rohit Vaswani · 12 years ago
  88. 8eef05d checkpatch: Warn on code with 6+ tab indentation by Joe Perches · 12 years ago
  89. 116bcf0 scripts: gcc-wrapper: Add exceptions for failures with gcc-4.6.3 by Rohit Vaswani · 12 years ago
  90. bd1d462 Merge 3.3-rc2 into the driver-core-next branch. by Greg Kroah-Hartman · 12 years ago
  91. deb9b4c Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  92. 644e9cb Add driver auto probing for x86 features v4 by Andi Kleen · 12 years ago
  93. f858ee8 kbuild: disable -Wmissing-field-initializers for W=1 by Kirill A. Shutemov · 12 years ago
  94. 5d09598 kconfig: fix new choices being skipped upon config update by Arnaud Lacombe · 12 years ago
  95. 9d3f998 recordmcount: Fix handling of elf64 big-endian objects. by David Daney · 13 years ago
  96. adc0186 kconfig/streamline-config.pl: Fix parsing Makefile with variables by Steven Rostedt · 12 years ago
  97. e5303c2 kconfig/streamline-config.pl: Simplify backslash line concatination by Steven Rostedt · 12 years ago
  98. 70c95b0 scripts/kernel-doc: fix fatal error caused by cfg80211.h by Randy Dunlap · 12 years ago
  99. 620c231 kbuild: do not check for ancient modutils tools by Lucas De Marchi · 12 years ago
  100. 65f2e75 Revert "ARM: sa11x0: Implement autoloading of codec and codec pdata for mcp bus." by Russell King · 12 years ago