1. a5d6e63 Merge branch 'akpm' (fixes from Andrew) by Linus Torvalds · 11 years ago
  2. 78dc53c Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 11 years ago
  3. c11230f checkpatch: fix "Use of uninitialized value" warnings by Joe Perches · 11 years ago
  4. b29c830 Merge tag 'trace-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 11 years ago
  5. e4528d6 Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 11 years ago
  6. d72681d Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 11 years ago
  7. 762fb1d Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 11 years ago
  8. ce6513f Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 11 years ago
  9. 480f439 kallsyms: Revert back to 128 max symbol length by Michal Marek · 11 years ago
  10. e946c43a kernel-doc: improve "no structured comments found" error by Johannes Berg · 11 years ago
  11. 9ba4bcb initramfs: read CONFIG_RD_ variables for initramfs compression by P J P · 11 years ago
  12. 823b794 checkpatch: add check for sscanf without return use by Joe Perches · 11 years ago
  13. 2b7ab45 checkpatch: don't require kernel style __attribute__ shortcuts in uapi paths by Joe Perches · 11 years ago
  14. 507e514 checkpatch: improve "return is not a function" test by Joe Perches · 11 years ago
  15. 4783f89 checkpatch.pl: check for the FSF mailing address by Josh Triplett · 11 years ago
  16. c1fd7bb checkpatch: make the memory barrier test noisier by Joe Perches · 11 years ago
  17. e970b88 checkpatch: add rules to check init attribute and const defects by Joe Perches · 11 years ago
  18. 52ea850 checkpatch: add test for #defines of ARCH_HAS_<foo> by Joe Perches · 11 years ago
  19. 11ea516 checkpatch: find CamelCase definitions of struct/union/enum by Joe Perches · 11 years ago
  20. 0666872 checkpatch: update seq_<foo> tests by Joe Perches · 11 years ago
  21. d8b0771 checkpatch: extend CamelCase types and ignore existing CamelCase uses in a patch by Joe Perches · 11 years ago
  22. 8473162 checkpatch: report missing spaces around trigraphs with --strict by Joe Perches · 11 years ago
  23. b506465 scripts/mod/modpost.c: handle non ABS crc symbols by Andi Kleen · 11 years ago
  24. 59c3645 scripts/sortextable: support objects with more than 64K sections. by Jamie Iles · 11 years ago
  25. 6cf3a6e scripts/tags.sh: remove obsolete __devinit[const|data] by Michael Opdenacker · 11 years ago
  26. 6f62259 scripts: kallsyms: Use %zu to print 'size_t' by Fabio Estevam · 11 years ago
  27. a614d01 perf tools: Fix version when building out of tree by David Ahern · 11 years ago
  28. c2e182f scripts/bloat-o-meter: use .startswith rather than fragile slicing by Josh Triplett · 11 years ago
  29. 5a7b2d2 scripts/bloat-o-meter: ignore changes in the size of linux_banner by Josh Triplett · 11 years ago
  30. b6568b1 modpost: fix bogus 'exported twice' warnings. by Rusty Russell · 11 years ago
  31. 849464d kbuild: replace unbounded sprintf call in modpost by Kees Cook · 11 years ago
  32. 21cf6e5 kbuild, bloat-o-meter: fix static detection by Andi Kleen · 11 years ago
  33. f3462aa Kbuild: Handle longer symbols in kallsyms.c by Andi Kleen · 11 years ago
  34. 9645ae8 scripts/kernel-doc: make unknown function prototype a Warning instead of an Error by Randy Dunlap · 11 years ago
  35. f02b625 recordmcount.pl: Add support for __fentry__ by Jamie Iles · 11 years ago
  36. f6537f2 scripts/kallsyms: filter symbols not in kernel address space by Ming Lei · 11 years ago
  37. e125096 Merge branch 'yem/kconfig-for-next' of git://gitorious.org/linux-kconfig/linux-kconfig into kbuild/kconfig by Michal Marek · 11 years ago
  38. e0f244c asmlinkage, module: Make ksymtab and kcrctab symbols and __this_module __visible by Andi Kleen · 11 years ago
  39. f29b5f3 show_delta: Update script to support python versions 2.5 through 3.3 by Mike Pagano · 11 years ago
  40. a690876 scripts/coccinelle/api: remove devm_request_and_ioremap.cocci by Wolfram Sang · 11 years ago
  41. f5a8213 scripts/tags.sh: Increase identifier list by Kirill Tkhai · 11 years ago
  42. 00d4f8f xconfig: Fix the filename for GUI settings by Ben Hutchings · 11 years ago
  43. 503c823 kconfig: fix bug in search results string: use strlen(gstr->s), not gstr->len by Martin Walch · 11 years ago
  44. 3381960 kconfig: remove unused definition from scanner by Martin Walch · 11 years ago
  45. 57540f1d kconfig: adjust warning message for conflicting types by Martin Walch · 11 years ago
  46. 8d9dfe8 kconfig: fix trivial typos and update mconf documentation by Martin Walch · 11 years ago
  47. 31bfb10 kconfig: add short explanation to SYMBOL_WRITE by Martin Walch · 11 years ago
  48. eb8948a X.509: remove possible code fragility: enumeration values not handled by Antonio Alecrim Jr · 11 years ago
  49. d1d8578 checkpatch: make extern in .h prototypes quieter by Joe Perches · 11 years ago
  50. eed380f modpost: Optionally ignore secondary errors seen if a single module build fails by Guenter Roeck · 11 years ago
  51. 183c420 Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 11 years ago
  52. 86eb7818 scripts/config: fix variable substitution command by Clement Chauplannaz · 11 years ago
  53. 5a7d8a2 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 11 years ago
  54. 8716de3 checkpatch: add test for positional misuse of section specifiers like __initdata by Joe Perches · 11 years ago
  55. 58cb3cf checkpatch: fix perl version 5.12 and earlier incompatibility by Joe Perches · 11 years ago
  56. 1b5539b checkpatch: reduce runtime/cpu time used by Joe Perches · 11 years ago
  57. b34c648 checkpatch: better --fix of SPACING errors. by Joe Perches · 11 years ago
  58. f95a7e6 checkpatch: ignore #define TRACE_<foo> macros by Joe Perches · 11 years ago
  59. 91bfe48 checkpatch: add --types option to report only specific message types by Joe Perches · 11 years ago
  60. 61135e9 checkpatch: fix networking kernel-doc block comment defect by Joe Perches · 11 years ago
  61. 70dc8a4 checkpatch: warn when using extern with function prototypes in .h files by Joe Perches · 11 years ago
  62. 7e51f19 checkpatch: check for duplicate signatures by Joe Perches · 11 years ago
  63. d62a201 checkpatch: enforce sane perl version by Dave Hansen · 11 years ago
  64. 7e781f6 checkpatch: check CamelCase by word, not by $Lval by Joe Perches · 11 years ago
  65. d5e616f checkpatch: add a few more --fix corrections by Joe Perches · 11 years ago
  66. 5b41978 Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 11 years ago
  67. 327fff3 Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 11 years ago
  68. 1ff5e37 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 11 years ago
  69. 4de9ad9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 11 years ago
  70. e062781 kconfig: do not allow more than one symbol to have 'option modules' by Yann E. MORIN · 11 years ago
  71. c80de52 kconfig: regenerate bison parser by Yann E. MORIN · 11 years ago
  72. 6902dcc kconfig: do not special-case 'MODULES' symbol by Yann E. MORIN · 11 years ago
  73. 3398d25 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 11 years ago
  74. c8272fa diffconfig: Update script to support python versions 2.5 through 3.3 by Mike Pagano · 11 years ago
  75. a61fd5e tile: support ftrace on tilegx by Tony Lu · 11 years ago
  76. 36b5401 scripts/checkkconfigsymbols.sh: replace echo -e with printf by Max Filippov · 11 years ago
  77. 7848ea7 kbuild: Add MIPS specific files to generated package. by Stuart Longland · 14 years ago
  78. 4d10c22 scripts/mod/modpost.c: permit '.cranges' secton for sh64 architecture. by Chen Gang · 11 years ago
  79. 6bf2e84 diffconfig: Gracefully exit if the default config files are not present by Mike Pagano · 11 years ago
  80. 04b19b7 kconfig: silence warning when parsing auto.conf when a symbol has changed type by Yann E. MORIN · 11 years ago
  81. 83e8b90 scripts/config: use sed's POSIX interface by Clement Chauplannaz · 11 years ago
  82. 129784a kconfig: switch to "long long" for sanity by Kees Cook · 11 years ago
  83. 95e2a7d Provide version number for Debian firmware package by Heinrich Schuchardt · 11 years ago
  84. 46b5c9b coccinelle: replace 0/1 with false/true in functions returning bool by Rasmus Villemoes · 11 years ago
  85. 4f9879f scripts: remove unused function in sortextable.c by Ramkumar Ramachandra · 11 years ago
  86. c95182b deb-pkg: add a hook argument to match debian hooks parameters by Anisse Astier · 11 years ago
  87. 9de7017 deb-pkg: fix installed image path on parisc, mips and powerpc by Anisse Astier · 11 years ago
  88. 810e843 deb-pkg: split debug symbols in their own package by Anisse Astier · 11 years ago
  89. d209176 deb-pkg: use KCONFIG_CONFIG instead of .config file directly by Anisse Astier · 11 years ago
  90. c3286ee Merge branch 'yem-kconfig-rc-fixes' of git://gitorious.org/linux-kconfig/linux-kconfig into kbuild/kconfig by Michal Marek · 11 years ago
  91. 2174d29 rpm-pkg: add generation of kernel-devel by Mike Marciniszyn · 11 years ago
  92. 4161237 rpm-pkg: install firmware files in kernel relative directory by Mike Marciniszyn · 11 years ago
  93. 3c9c7a1 rpm-pkg: add %post section to create initramfs and grub hooks by Mike Marciniszyn · 11 years ago
  94. 508382a kconfig: simplify symbol-search code by Yann E. MORIN · 11 years ago
  95. 1407f97 kconfig: don't allocate n+1 elements in temporary array by Yann E. MORIN · 11 years ago
  96. 803b351 kconfig: minor style fixes in symbol-search code by Yann E. MORIN · 11 years ago
  97. f6eb6e4 kconfig/[mn]conf: shorten title in search-box by Yann E. MORIN · 11 years ago
  98. 26e933e kconfig: avoid multiple calls to strlen by Yann E. MORIN · 11 years ago
  99. 8c6ffba PTR_RET is now PTR_ERR_OR_ZERO(): Replace most. by Rusty Russell · 11 years ago
  100. ae92494 Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 11 years ago