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