1. b4bc7b5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 18 years ago
  2. f47634b [PATCH] kernel-doc: make man/text mode function output same by Randy Dunlap · 18 years ago
  3. 1d7e1d4 [PATCH] kernel-doc: consistent text/man mode output by Randy.Dunlap · 18 years ago
  4. c96fca2 kbuild: warn when a moduled uses a symbol marked UNUSED by Sam Ravnborg · 18 years ago
  5. 534b89a kbuild: fix segv in modpost by Sam Ravnborg · 18 years ago
  6. 66392c4 kconfig: enhancing accessibility of lxdialog by Samuel Thibault · 18 years ago
  7. 5e8d780 kbuild: fix ia64 breakage after introducing make -rR by Sam Ravnborg · 18 years ago
  8. 0bafd21 [PATCH] rtmutex: Modify rtmutex-tester to test the setscheduler propagation by Thomas Gleixner · 18 years ago
  9. 61a8712 [PATCH] pi-futex: rt mutex tester by Thomas Gleixner · 18 years ago
  10. d38b6968 Revert "kbuild: fix make -rR breakage" by Linus Torvalds · 18 years ago
  11. 2a2ed2d Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 18 years ago
  12. c51d3da [PATCH] kernel-doc: use Members for struct fields consistently by Randy Dunlap · 18 years ago
  13. ecfb251 [PATCH] kernel-doc: don't use XML escapes in text or man output mode by Randy Dunlap · 18 years ago
  14. 850622d [PATCH] kernel-doc: warn on malformed function docs. by Randy Dunlap · 18 years ago
  15. 8ad2914 [PATCH] checkstack: print module names by Randy Dunlap · 18 years ago
  16. 232acbc [PATCH] kernel-doc: script cleanups by Randy Dunlap · 18 years ago
  17. 0518949 [PATCH] kernel-doc: drop leading space in sections by Randy Dunlap · 18 years ago
  18. 5184973 [PATCH] bloat-o-meter: gcc-4 fix by Rob Landley · 18 years ago
  19. 6803dc0 kbuild: replace abort() with exit(1) by Sam Ravnborg · 18 years ago
  20. 15fde67 kbuild: support for %.symtypes files by Andreas Gruenbacher · 18 years ago
  21. ac031f2 kbuild: add option for stripping modules while installing them by Theodore Ts'o · 18 years ago
  22. 468d949 kbuild: kill some false positives from modpost by Al Viro · 18 years ago
  23. c5e3003 kbuild: export-symbol usage report generator by Ram Pai · 18 years ago
  24. e5c44fd kbuild: fix make -rR breakage by Sam Ravnborg · 18 years ago
  25. 216b2f1 kbuild: append -dirty for updated but uncommited changes by Uwe Zeisberger · 18 years ago
  26. 29b0c89 kbuild: append git revision for all untagged commits by Uwe Zeisberger · 18 years ago
  27. 9ac545b kbuild: fix module.symvers parsing in modpost by Laurent Riffard · 18 years ago
  28. 6449bd6 kbuild: modpost build fix by Andrew Morton · 18 years ago
  29. b817f6f kbuild: check license compatibility when building modules by Sam Ravnborg · 18 years ago
  30. bd5cbce kbuild: export-type enhancement to modpost.c by Ram Pai · 18 years ago
  31. 14cdd3c kconfig: KCONFIG_OVERWRITECONFIG by Roman Zippel · 18 years ago
  32. 250725a kconfig: exit if no beginning filename by Randy Dunlap · 18 years ago
  33. f001f7f kconfig: warn about leading whitespace for menu prompts by Roman Zippel · 18 years ago
  34. b65a47e kconfig: jump to linked menu prompt by Roman Zippel · 18 years ago
  35. ab45d19 kconfig: create links in info window by Roman Zippel · 18 years ago
  36. 7fc925f kconfig: finer customization via popup menus by Roman Zippel · 18 years ago
  37. 43bf612 kconfig: Add search option for xconfig by Roman Zippel · 18 years ago
  38. face437 kconfig: add defconfig_list/module option by Roman Zippel · 18 years ago
  39. f6a88aa kconfig: add symbol option config syntax by Roman Zippel · 18 years ago
  40. 2e3646e kconfig: integrate split config into silentoldconfig by Roman Zippel · 18 years ago
  41. 669bfad kconfig: allow loading multiple configurations by Roman Zippel · 18 years ago
  42. 0c1822e kconfig: allow multiple default values per symbol by Roman Zippel · 18 years ago
  43. c0e150ac kconfig: remove SYMBOL_{YES,MOD,NO} by Roman Zippel · 18 years ago
  44. c955cca kconfig: fix .config dependencies by Roman Zippel · 18 years ago
  45. ddc97ca kconfig: improve config load/save output by Roman Zippel · 18 years ago
  46. 909252d kbuild: fix false section mismatch with ARCH=um build by Sam Ravnborg · 18 years ago
  47. 35899c5 kbuild: ignore smp_locks section warnings from init/exit code by Randy Dunlap · 18 years ago
  48. 1a0f3d4 kbuild: fix make rpm for powerpc by Mike Wolf · 18 years ago
  49. 9870a93 kbuild: obj-dirs is calculated incorrectly if hostprogs-y is defined by Pavel Roskin · 18 years ago
  50. eae07ac [PATCH] kbuild: fix modpost segfault for 64bit mipsel kernel by Atsushi Nemoto · 18 years ago
  51. 2c1a51f [PATCH] kbuild: check SHT_REL sections by Atsushi Nemoto · 18 years ago
  52. 601e7f0 Revert "kbuild: fix modpost segfault for 64bit mipsel kernel" by Linus Torvalds · 18 years ago
  53. bed7a56 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 18 years ago
  54. fd5f0cd kbuild: Do not overwrite makefile as anohter user by Jan Beulich · 18 years ago
  55. 46ed981 kbuild: fix gen_initramfs_list.sh by Sam Ravnborg · 18 years ago
  56. 72ee59b kbuild modpost - relax driver data name by Randy Dunlap · 18 years ago
  57. c8d8b83 kbuild: fix modpost segfault for 64bit mipsel kernel by Atsushi Nemoto · 18 years ago
  58. 7b7e394 Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Dmitry Torokhov · 18 years ago
  59. ddc5d34 Input: move input_device_id to mod_devicetable.h by Dmitry Torokhov · 18 years ago
  60. 9dfb563 [PATCH] config: update usage/help info by Randy Dunlap · 18 years ago
  61. 1d73135 Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 18 years ago
  62. 5ecdd0f kbuild: fix false section mismatch warnings by Sam Ravnborg · 18 years ago
  63. f043ca4 [PATCH] Enhancing accessibility of lxdialog by Samuel Thibault · 18 years ago
  64. b5ac481 kconfig: fix typo in change count initialization by Roman Zippel · 18 years ago
  65. 94f2505 kconfig: recenter menuconfig by Roman Zippel · 18 years ago
  66. 59c6a3f kconfig: revert conf behaviour change by Roman Zippel · 18 years ago
  67. 40aee72 kconfig: fix default value for choice input by Roman Zippel · 18 years ago
  68. eaaae38 kbuild: fix NULL dereference in scripts/mod/modpost.c by Eric Sesterhenn · 18 years ago
  69. 71378be kbuild: fix mode of checkstack.pl and other files. by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  70. d39a206b kbuild: rebuild initramfs if content of initramfs changes by Sam Ravnborg · 18 years ago
  71. d9df92e kbuild: properly pass options to hostcc when doing make O=.. by Sam Ravnborg · 18 years ago
  72. ea88df9 ver_linux: don't print reiser4progs version if none found by Alexey Dobriyan · 19 years ago
  73. 4bdc3b7 [PATCH] x86_64: Basic reorder infrastructure by Arjan van de Ven · 18 years ago
  74. 2e1ca21 Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 18 years ago
  75. 1e8c573 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 18 years ago
  76. f1a136e [PATCH] kallsyms: handle malloc() failure by Jesper Juhl · 18 years ago
  77. c30fe7f fix typos "wich" -> "which" by Uwe Zeisberger · 18 years ago
  78. 008accb [PATCH] extract-ikconfig: don't use --long-options by Alexey Dobriyan · 18 years ago
  79. ff45e99 [PATCH] extract-ikconfig: be sure binoffset exists before extracting by Alexey Dobriyan · 18 years ago
  80. 66f9f59 [PATCH] extract-ikconfig: use mktemp(1) by Alexey Dobriyan · 18 years ago
  81. eae0f53 kbuild: remove obsoleted scripts/reference_* files by Sam Ravnborg · 18 years ago
  82. 9f28bb7 [PATCH] add EXPORT_SYMBOL_GPL_FUTURE() by Greg Kroah-Hartman · 18 years ago
  83. 7670f02 [PATCH] kbuild: fix buffer overflow in modpost by Sam Ravnborg · 18 years ago
  84. dc9a49a kconfig: fix time ordering of writes to .kconfig.d and include/linux/autoconf.h by Jan Beulich · 18 years ago
  85. 7d18598 kbuild: add -fverbose-asm to i386 Makefile by Chuck Ebbert · 18 years ago
  86. ce56068 kbuild: clean-up genksyms by Sam Ravnborg · 18 years ago
  87. 78c04153 kbuild: Lindent genksyms.c by Sam Ravnborg · 18 years ago
  88. c79c7b0 kbuild: fix genksyms build error by Sam Ravnborg · 18 years ago
  89. 0131705 kbuild: replace PHONY with FORCE by Sam Ravnborg · 18 years ago
  90. f7b05e6 kbuild: Fix bug in crc symbol generating of kernel and modules by Luke Yang · 18 years ago
  91. de1d9c0 [PATCH] s390: fix match in ccw modalias by Bastian Blank · 18 years ago
  92. 4f19336 kbuild: change kbuild to not rely on incorrect GNU make behavior by Paul Smith · 18 years ago
  93. 7b75b13 kbuild: when warning symbols exported twice now tell user this is the problem by Sam Ravnborg · 18 years ago
  94. 43c74d1 kbuild: in the section mismatch check try harder to find symbols by Sam Ravnborg · 18 years ago
  95. e835a39 kbuild: fix section mismatch check for unwind on IA64 by Sam Ravnborg · 18 years ago
  96. 9209aed kbuild: kill false positives from section mismatch warnings for powerpc by Sam Ravnborg · 18 years ago
  97. 62070fa kbuild: kill trailing whitespace in modpost & friends by Sam Ravnborg · 18 years ago
  98. e11f049 kbuild: small update of allnoconfig description by Jesper Juhl · 18 years ago
  99. 3a25f0b kbuild: make namespace.pl CROSS_COMPILE happy by Aaron Brooks · 18 years ago
  100. 4c8fbca kbuild: whitelist false section mismatch warnings by Sam Ravnborg · 18 years ago