1. ad7a3bf [PATCH] Add unifdef to gitignore by Paul Mundt · 18 years ago
  2. f2443ab [PATCH] allow /proc/config.gz to be built as a module by Ross Biro · 18 years ago
  3. 074a5dd [PATCH] docbook: fix segfault in docproc.c by Henrik Kretzschmar · 18 years ago
  4. 07563c7 [PATCH] EISA bus MODALIAS attributes support by Michael Tokarev · 18 years ago
  5. adf1423 [PATCH] i386/x86-64: Work around gcc bug with noreturn functions in unwinder by Jan Beulich · 18 years ago
  6. 4f7fd4d [PATCH] Add the -fstack-protector option to the CFLAGS by Arjan van de Ven · 18 years ago
  7. e241491 [PATCH] x86: Detect CFI support in the assembler at runtime by Andi Kleen · 18 years ago
  8. 398477d Merge git://git.infradead.org/~dwmw2/khdrs-2.6 by Linus Torvalds · 18 years ago
  9. a5fa393 kbuild: fix "mkdir -p" usage in scripts/package/mkspec by Rolf Eike Beer · 18 years ago
  10. b32c826 kbuild: update help in top level Makefile by Robert P. J. Day · 18 years ago
  11. c53ddac kbuild: fail kernel compilation in case of unresolved module symbols by Kirill Korotaev · 18 years ago
  12. 2212692 kbuild: remove debug left-over from Makefile.host by Sam Ravnborg · 18 years ago
  13. 7b5b820 kbuild: create output directory for hostprogs with O=.. build by Sam Ravnborg · 18 years ago
  14. 93659af kbuild: add missing return statement in modpost.c:secref_whitelist() by Sam Ravnborg · 18 years ago
  15. 45d506b kbuild: make V=2 tell why a target is rebuild by Sam Ravnborg · 18 years ago
  16. 12715d2 kbuild: modpost on vmlinux regardless of CONFIG_MODULES by Sam Ravnborg · 18 years ago
  17. 9e157a5 kbuild: ignore references from ".pci_fixup" to ".init.text" by Magnus Damm · 18 years ago
  18. 07aea3a kbuild: use in-kernel unifdef by Sam Ravnborg · 18 years ago
  19. 14a036d kbuild: replace use of strlcpy with a dedicated implmentation in unifdef by Sam Ravnborg · 18 years ago
  20. 01f1c87 kbuild: add unifdef by Sam Ravnborg · 18 years ago
  21. 48f1f05 kbuild: consistently decide when to rebuild a target by Sam Ravnborg · 18 years ago
  22. d3660a8 kconfig: support DOS line endings by Matthew Wilcox · 18 years ago
  23. de78912 Use dependencies for 'make headers_install'. by David Woodhouse · 18 years ago
  24. a489d15 Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 18 years ago
  25. 14d1adf Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  26. 1534c38 [S390] zcrypt adjunct processor bus. by Martin Schwidefsky · 18 years ago
  27. b512217 [PATCH] Fix 'make headers_check' on biarch architectures by David Woodhouse · 18 years ago
  28. 8f5cbd7 [PATCH] Add a missing space that prevents building modules that require host programs by Ross Biro · 18 years ago
  29. c547fc2 Merge branch 'linux-2.6' by Paul Mackerras · 18 years ago
  30. d5e064a [PATCH] headers_check: clarify error message by Alexey Dobriyan · 18 years ago
  31. 120e2a9 [PATCH] headers_check: improve #include regexp by Alexey Dobriyan · 18 years ago
  32. aa43f77 Merge branch 'merge' by Paul Mackerras · 18 years ago
  33. 271c511 [POWERPC] make checkstack work with ARCH=powerpc by Johannes Berg · 18 years ago
  34. e0e9263 [PATCH] PATCH: 1 line 2.6.18 bugfix: modpost-64bit-fix.patch by Hans de Goede · 18 years ago
  35. 8eb3afe kbuild: always use $(CC) for $(call cc-version) by Sam Ravnborg · 18 years ago
  36. 002d27b kconfig: correct oldconfig for unset choice options by Roman Zippel · 18 years ago
  37. 0463f3c kbuild: fix typo in modpost by Dave Jones · 18 years ago
  38. fb33d81 kbuild: improve error from file2alias by Sam Ravnborg · 18 years ago
  39. 0b0bf7a [PATCH] vDSO hash-style fix by Roland McGrath · 18 years ago
  40. 0129a05 [PATCH] kernel-doc: ignore __devinit by Randy Dunlap · 18 years ago
  41. 6fa0cb1 Merge git://git.infradead.org/hdrinstall-2.6 by Linus Torvalds · 18 years ago
  42. 63104ee kbuild: introduce utsrelease.h by Sam Ravnborg · 18 years ago
  43. b4bc7b5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 18 years ago
  44. f47634b [PATCH] kernel-doc: make man/text mode function output same by Randy Dunlap · 18 years ago
  45. 1d7e1d4 [PATCH] kernel-doc: consistent text/man mode output by Randy.Dunlap · 18 years ago
  46. c96fca2 kbuild: warn when a moduled uses a symbol marked UNUSED by Sam Ravnborg · 18 years ago
  47. 534b89a kbuild: fix segv in modpost by Sam Ravnborg · 18 years ago
  48. 66392c4 kconfig: enhancing accessibility of lxdialog by Samuel Thibault · 18 years ago
  49. 5e8d780 kbuild: fix ia64 breakage after introducing make -rR by Sam Ravnborg · 18 years ago
  50. 0bafd21 [PATCH] rtmutex: Modify rtmutex-tester to test the setscheduler propagation by Thomas Gleixner · 18 years ago
  51. 61a8712 [PATCH] pi-futex: rt mutex tester by Thomas Gleixner · 18 years ago
  52. d38b6968 Revert "kbuild: fix make -rR breakage" by Linus Torvalds · 18 years ago
  53. 2a2ed2d Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 18 years ago
  54. c51d3da [PATCH] kernel-doc: use Members for struct fields consistently by Randy Dunlap · 18 years ago
  55. ecfb251 [PATCH] kernel-doc: don't use XML escapes in text or man output mode by Randy Dunlap · 18 years ago
  56. 850622d [PATCH] kernel-doc: warn on malformed function docs. by Randy Dunlap · 18 years ago
  57. 8ad2914 [PATCH] checkstack: print module names by Randy Dunlap · 18 years ago
  58. 232acbc [PATCH] kernel-doc: script cleanups by Randy Dunlap · 18 years ago
  59. 0518949 [PATCH] kernel-doc: drop leading space in sections by Randy Dunlap · 18 years ago
  60. 5184973 [PATCH] bloat-o-meter: gcc-4 fix by Rob Landley · 18 years ago
  61. 6803dc0 kbuild: replace abort() with exit(1) by Sam Ravnborg · 18 years ago
  62. 15fde67 kbuild: support for %.symtypes files by Andreas Gruenbacher · 18 years ago
  63. ac031f2 kbuild: add option for stripping modules while installing them by Theodore Ts'o · 18 years ago
  64. 468d949 kbuild: kill some false positives from modpost by Al Viro · 18 years ago
  65. c5e3003 kbuild: export-symbol usage report generator by Ram Pai · 18 years ago
  66. e5c44fd kbuild: fix make -rR breakage by Sam Ravnborg · 18 years ago
  67. 6847535 Basic implementation of 'make headers_check' by David Woodhouse · 18 years ago
  68. 8d730cf Basic implementation of 'make headers_install' by David Woodhouse · 18 years ago
  69. 216b2f1 kbuild: append -dirty for updated but uncommited changes by Uwe Zeisberger · 18 years ago
  70. 29b0c89 kbuild: append git revision for all untagged commits by Uwe Zeisberger · 18 years ago
  71. 9ac545b kbuild: fix module.symvers parsing in modpost by Laurent Riffard · 18 years ago
  72. 6449bd6 kbuild: modpost build fix by Andrew Morton · 18 years ago
  73. b817f6f kbuild: check license compatibility when building modules by Sam Ravnborg · 18 years ago
  74. bd5cbce kbuild: export-type enhancement to modpost.c by Ram Pai · 18 years ago
  75. 14cdd3c kconfig: KCONFIG_OVERWRITECONFIG by Roman Zippel · 18 years ago
  76. 250725a kconfig: exit if no beginning filename by Randy Dunlap · 18 years ago
  77. f001f7f kconfig: warn about leading whitespace for menu prompts by Roman Zippel · 18 years ago
  78. b65a47e kconfig: jump to linked menu prompt by Roman Zippel · 18 years ago
  79. ab45d19 kconfig: create links in info window by Roman Zippel · 18 years ago
  80. 7fc925f kconfig: finer customization via popup menus by Roman Zippel · 18 years ago
  81. 43bf612 kconfig: Add search option for xconfig by Roman Zippel · 18 years ago
  82. face437 kconfig: add defconfig_list/module option by Roman Zippel · 18 years ago
  83. f6a88aa kconfig: add symbol option config syntax by Roman Zippel · 18 years ago
  84. 2e3646e kconfig: integrate split config into silentoldconfig by Roman Zippel · 18 years ago
  85. 669bfad kconfig: allow loading multiple configurations by Roman Zippel · 18 years ago
  86. 0c1822e kconfig: allow multiple default values per symbol by Roman Zippel · 18 years ago
  87. c0e150ac kconfig: remove SYMBOL_{YES,MOD,NO} by Roman Zippel · 18 years ago
  88. c955cca kconfig: fix .config dependencies by Roman Zippel · 18 years ago
  89. ddc97ca kconfig: improve config load/save output by Roman Zippel · 18 years ago
  90. 909252d kbuild: fix false section mismatch with ARCH=um build by Sam Ravnborg · 18 years ago
  91. 35899c5 kbuild: ignore smp_locks section warnings from init/exit code by Randy Dunlap · 18 years ago
  92. 1a0f3d4 kbuild: fix make rpm for powerpc by Mike Wolf · 18 years ago
  93. 9870a93 kbuild: obj-dirs is calculated incorrectly if hostprogs-y is defined by Pavel Roskin · 18 years ago
  94. eae07ac [PATCH] kbuild: fix modpost segfault for 64bit mipsel kernel by Atsushi Nemoto · 18 years ago
  95. 2c1a51f [PATCH] kbuild: check SHT_REL sections by Atsushi Nemoto · 18 years ago
  96. 601e7f0 Revert "kbuild: fix modpost segfault for 64bit mipsel kernel" by Linus Torvalds · 18 years ago
  97. bed7a56 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 18 years ago
  98. fd5f0cd kbuild: Do not overwrite makefile as anohter user by Jan Beulich · 18 years ago
  99. 46ed981 kbuild: fix gen_initramfs_list.sh by Sam Ravnborg · 18 years ago
  100. 72ee59b kbuild modpost - relax driver data name by Randy Dunlap · 18 years ago