1. e609ccc Fix Lindent to not indent preprocessor comments so far by Matthew Wilcox · 17 years ago
  2. 3a5df1d m68k: teach modpost about .m68_fixup by Al Viro · 17 years ago
  3. efffbee Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 17 years ago
  4. f0a594c update checkpatch.pl to version 0.08 by Andy Whitcroft · 17 years ago
  5. cdccb31 kernel-doc: fix leading dot in man-mode output by Randy Dunlap · 17 years ago
  6. 51f5a0c kernel-doc: strip C99 comments by Randy Dunlap · 17 years ago
  7. 5f8c7c9 kernel-doc: fix unnamed struct/union warning by Randy Dunlap · 17 years ago
  8. 9281ace kallsyms: make KSYM_NAME_LEN include space for trailing '\0' by Tejun Heo · 17 years ago
  9. 7c5d249 kallsyms: remove usage of memmem and _GNU_SOURCE from scripts/kallsyms.c by Paulo Marques · 17 years ago
  10. d8982ba kconfig: reset generated values only if Kconfig and .config agree. by Roman Zippel · 17 years ago
  11. 0584f9f kconfig: strip 'CONFIG_' automatically in kernel configuration search by Bernhard Walle · 17 years ago
  12. c051903 kbuild: use POSIX BRE in headers install target by Mike Frysinger · 17 years ago
  13. eec73e8 Whitelist references from __dbe_table to .init by Ralf Baechle · 17 years ago
  14. a5eb6a5 modpost white list pattern adjustment by Jan Beulich · 17 years ago
  15. 741f98f kbuild: do section mismatch check on full vmlinux by Sam Ravnborg · 17 years ago
  16. 1e29a70 kbuild: whitelist references from variables named _timer to .init.text by Sam Ravnborg · 17 years ago
  17. 92cc6b0 kbuild: remove hardcoded _logo names from modpost by Sam Ravnborg · 17 years ago
  18. d3ab785 kbuild: remove hardcoded apic_es7000 from modpost by Sam Ravnborg · 17 years ago
  19. 6fc53ba kbuild: warn about references from .init.text to .exit.text by Sam Ravnborg · 17 years ago
  20. 1d8af55 kbuild: consolidate section checks by Sam Ravnborg · 17 years ago
  21. 1087247 kbuild: refactor code in modpost to improve maintainability by Sam Ravnborg · 17 years ago
  22. b28242e kbuild: ignore section mismatch warnings originating from .note section by Sam Ravnborg · 17 years ago
  23. 1de564b kbuild: .paravirtprobe section is obsolete, so modpost doesn't need to handle it by Jeremy Fitzhardinge · 17 years ago
  24. 1abe02f kbuild: suppress modpost warnings for references from the .toc section as used by powerpc by Stephen Rothwell · 17 years ago
  25. 56a974f kbuild: make better section mismatch reports on arm by Sam Ravnborg · 17 years ago
  26. ae4ac12 kbuild: make better section mismatch reports on i386 and mips by Atsushi Nemoto · 17 years ago
  27. b70e325c kconfig: fix update-po-config by Sam Ravnborg · 17 years ago
  28. 4c6f2eb kbuild: add support for squashing uid/gid in gen_initramfs_list.sh by Mike Frysinger · 17 years ago
  29. e99c343 kconfig: use POSIX equality test in check-lxdialog.sh by Mike Frysinger · 17 years ago
  30. cb3ed5b scripts: Make cleanfile/cleanpatch warn about long lines by H. Peter Anvin · 17 years ago
  31. d72e5ed kbuild: avoid environment to set variables used by kbuild by Sam Ravnborg · 17 years ago
  32. 0ab2a27 kbuild: New 'cc-fullversion' macro by Segher Boessenkool · 17 years ago
  33. dcecc6c doc/oops-tracing: add Code: decode info by Randy Dunlap · 17 years ago
  34. de7d4f0 update checkpatch.pl to version 0.07 by Andy Whitcroft · 17 years ago
  35. 0db19c4 x86_64: fix headers_install by David Woodhouse · 17 years ago
  36. edd5cd4 Introduce fixed sys_sync_file_range2() syscall, implement on PowerPC and ARM by David Woodhouse · 17 years ago
  37. d8aaf12 update checkpatch.pl to version 0.06 by Andy Whitcroft · 17 years ago
  38. 653d487 update checkpatch.pl to version 0.05 by Andy Whitcroft · 17 years ago
  39. 2648a53 kbuild: fix sh64 section mismatch problems by Sam Ravnborg · 17 years ago
  40. 00df344 update checkpatch.pl to version 0.04 by Andy Whitcroft · 17 years ago
  41. 389834b checkpatch: produce fewer lines of output by Randy Dunlap · 17 years ago
  42. 4a0df2e update checkpatch.pl to version 0.03 by Andy Whitcroft · 17 years ago
  43. 8381e04 checkpatch.pl: should be executable by Andy Whitcroft · 17 years ago
  44. 0a920b5 add a trivial patch style checker by Andy Whitcroft · 17 years ago
  45. df5f631 Make 'headerscheck' stop immediately on an error by David Woodhouse · 17 years ago
  46. efa5bf1 Revert "kbuild: make better section mismatch reports on i386, arm and mips" by Linus Torvalds · 17 years ago
  47. 080e892 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fix by Linus Torvalds · 17 years ago
  48. 4c87b94 x86_64: Support x86_64 in make buildtar by Andi Kleen · 17 years ago
  49. 577a32f mm: fix section mismatch warnings by Sam Ravnborg · 17 years ago
  50. 9208030 init/main: use __init_refok to fix section mismatch by Sam Ravnborg · 17 years ago
  51. 0e0d314 kbuild: introduce __init_refok/__initdata_refok to supress section mismatch warnings by Sam Ravnborg · 17 years ago
  52. cd54779 kbuild: add "Section mismatch" warning whitelist for powerpc by Li Yang · 17 years ago
  53. f892b7d kbuild: make better section mismatch reports on i386, arm and mips by Atsushi Nemoto · 17 years ago
  54. 25601209 kbuild: make modpost section warnings clearer by Russell King · 17 years ago
  55. 03c9587 kconfig: search harder for curses library in check-lxdialog.sh by Mike Frysinger · 17 years ago
  56. fc31c77 kbuild: include limits.h in sumversion.c for PATH_MAX by Mike Frysinger · 17 years ago
  57. d1ab423 powerpc: Fix the MODALIAS generation in modpost for of devices by Sylvain Munaut · 17 years ago
  58. 9a9136e2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 17 years ago
  59. e61a1c1 Allow arch to initialize arch field of the module structure by Roman Zippel · 17 years ago
  60. 0366299 kernel-doc: small kernel-doc optimization by Borislav Petkov · 17 years ago
  61. 59c5159 Fix occurrences of "the the " by Michael Opdenacker · 17 years ago
  62. 53f049f kill warnings when building mandocs by Borislav Petkov · 17 years ago
  63. 3eb014a kernel-doc: html mode struct highlights by Randy Dunlap · 17 years ago
  64. 884f281 kernel-doc: handle arrays with arithmetic expressions as initializers by Borislav Petkov · 17 years ago
  65. 3c30879 scripts: kernel-doc whitespace cleanup by Randy Dunlap · 17 years ago
  66. 72280ed Add white list into modpost.c for memory hotplug code and ia64's machvec section by Yasunori Goto · 17 years ago
  67. 1394f03 blackfin architecture by Bryan Wu · 17 years ago
  68. 1570077 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 17 years ago
  69. 11de39e kconfig: fix mconf segmentation fault by Marcin Garski · 17 years ago
  70. 767e581 kbuild: enable use of code from a different dir by Sam Ravnborg · 17 years ago
  71. 5447d34 kconfig: error out if recursive dependencies are found by Sam Ravnborg · 17 years ago
  72. 04c58f8 kbuild: scripts/basic/fixdep segfault on pathological string-o-death by Andy Green · 17 years ago
  73. 1e093ec kconfig: correct minor typo in Kconfig warning message. by Robert P. J. Day · 17 years ago
  74. 7ac1c14 kbuild: be more explicit on missing .config file by Randy Dunlap · 17 years ago
  75. eda890a kbuild: propagate errors from find in scripts/gen_initramfs_list.sh by Michael Ellerman · 17 years ago
  76. 9ae5700 kconfig: refer to qt3 if we cannot find qt libraries by Sam Ravnborg · 17 years ago
  77. c299ec2 kbuild: handle compressed cpio initramfs-es by Alex Landau · 17 years ago
  78. b4d5171 kbuild: ignore section mismatch warning for references from .paravirtprobe to .init.text by Sam Ravnborg · 17 years ago
  79. 66bd32e kbuild: remove stale comment in modpost.c by Sam Ravnborg · 17 years ago
  80. f03e166 kbuild/mkuboot.sh: allow spaces in CROSS_COMPILE by Uwe kleine-König · 17 years ago
  81. 145c904 kbuild: remove kconfig binaries during make mrproper by Sam Ravnborg · 17 years ago
  82. d802b50 kconfig/menuconfig: do not hardcode '.config' by Sam Ravnborg · 17 years ago
  83. 87c94bf kbuild: override build timestamp & version by Sam Ravnborg · 17 years ago
  84. c53aeca kbuild: complain about missing system calls by Sam Ravnborg · 17 years ago
  85. 4be40e2 kbuild: do not emit src version warning for non-modules by Sam Ravnborg · 17 years ago
  86. 95e30f9 menuconfig: remember alternate config filename by Sam Ravnborg · 17 years ago
  87. 2a11665 kbuild: distinguish between errors and warnings in modpost by Matthew Wilcox · 18 years ago
  88. 63431e7 kconfig/xconfig: sync main view with search dialog current menu by Marco Costalba · 18 years ago
  89. f88d205 menuconfig: dont use obsolete index() function in lxdialog by Mike Frysinger · 17 years ago
  90. 6e019b0 cleanpatch: a script to clean up stealth whitespace added by a patch by H. Peter Anvin · 17 years ago
  91. 12b3156 cleanfile: a script to clean up stealth whitespace by H. Peter Anvin · 17 years ago
  92. dc24f0e kbuild: remove dependency on input.h from file2alias by Sam Ravnborg · 17 years ago
  93. 5a4910f kbuild: whitelist logo references from .text to .init.data by Sam Ravnborg · 17 years ago
  94. a61b2df kbuild: fix segmentation fault in modpost by Sam Ravnborg · 17 years ago
  95. 9bf8cb9 kbuild: fix warnings from .pci_fixup section by Sam Ravnborg · 17 years ago
  96. aae5f66 kbuild: whitelist section mismatch in init/main.c by Sam Ravnborg · 17 years ago
  97. 85bd2fd kbuild: fix section mismatch check for vmlinux by Sam Ravnborg · 17 years ago
  98. 1833d6b [PATCH] i386: modpost apic related warning fixes by Vivek Goyal · 17 years ago
  99. c21b1e4 [PATCH] kbuild: fix dependency generation by Jan Beulich · 17 years ago
  100. 328d244 [PATCH] kernel-doc: allow space after __attribute__ by Randy Dunlap · 17 years ago