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