1. c53aeca kbuild: complain about missing system calls by Sam Ravnborg · 17 years ago
  2. 4be40e2 kbuild: do not emit src version warning for non-modules by Sam Ravnborg · 17 years ago
  3. 95e30f9 menuconfig: remember alternate config filename by Sam Ravnborg · 17 years ago
  4. 2a11665 kbuild: distinguish between errors and warnings in modpost by Matthew Wilcox · 18 years ago
  5. 63431e7 kconfig/xconfig: sync main view with search dialog current menu by Marco Costalba · 18 years ago
  6. f88d205 menuconfig: dont use obsolete index() function in lxdialog by Mike Frysinger · 17 years ago
  7. 6e019b0 cleanpatch: a script to clean up stealth whitespace added by a patch by H. Peter Anvin · 17 years ago
  8. 12b3156 cleanfile: a script to clean up stealth whitespace by H. Peter Anvin · 17 years ago
  9. dc24f0e kbuild: remove dependency on input.h from file2alias by Sam Ravnborg · 17 years ago
  10. 5a4910f kbuild: whitelist logo references from .text to .init.data by Sam Ravnborg · 17 years ago
  11. a61b2df kbuild: fix segmentation fault in modpost by Sam Ravnborg · 17 years ago
  12. 9bf8cb9 kbuild: fix warnings from .pci_fixup section by Sam Ravnborg · 17 years ago
  13. aae5f66 kbuild: whitelist section mismatch in init/main.c by Sam Ravnborg · 17 years ago
  14. 85bd2fd kbuild: fix section mismatch check for vmlinux by Sam Ravnborg · 17 years ago
  15. c21b1e4 [PATCH] kbuild: fix dependency generation by Jan Beulich · 17 years ago
  16. 328d244 [PATCH] kernel-doc: allow space after __attribute__ by Randy Dunlap · 17 years ago
  17. b0138a6 Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6 by Linus Torvalds · 17 years ago
  18. da68d61 [PATCH] remove modpost false warnings on ARM by David Brownell · 17 years ago
  19. 262d9b0 [PATCH] kernel-doc: include struct short description in title output by Randy Dunlap · 17 years ago
  20. f354ef8 [PARISC] rename *_ANY_ID to PA_*_ANY_ID in the exported header by Kyle McMartin · 17 years ago
  21. f3cf267 [PARISC] generate modalias for parisc_device_id tables by Kyle McMartin · 17 years ago
  22. e7b3ca0 Merge branch 'parisc' from /home/kyle/repos/parisc-2.6.git by Kyle McMartin · 17 years ago
  23. 414f827 Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 by Linus Torvalds · 17 years ago
  24. ed8b4d4 [PATCH] qconf: hide empty list items by Cyrill V. Gorcunov · 17 years ago
  25. f253f00 [PATCH] qconf: Back button behaviour normalization by Cyrill V. Gorcunov · 17 years ago
  26. 786fb18 [PATCH] qconf: fix showing help info on failed search by Cyrill V. Gorcunov · 17 years ago
  27. 66e7c72 [PATCH] qconf: relocate Search Command by Shlomi Fish · 17 years ago
  28. 49e5646 [PATCH] qconf: immediately update integer and string values in xconfig display by Karsten Wiese · 17 years ago
  29. 895a39a [PATCH] Make mkcompile_h use LANG=C and LC_ALL=C for $CC -v by s situert · 17 years ago
  30. 8c7e449 [PATCH] search a little harder for mkimage by Mike Frysinger · 17 years ago
  31. f8657e1 [PATCH] i386: move startup_32() in text.head section by Vivek Goyal · 17 years ago
  32. 412ecd77 [PATCH] fix fatal kernel-doc error by Randy Dunlap · 17 years ago
  33. a21217d [PATCH] kernel-doc: fix some odd spacing issues by Randy Dunlap · 17 years ago
  34. 996a07b [PATCH] kernel-doc: allow more whitespace by Randy Dunlap · 17 years ago
  35. 891dcd2 [PATCH] kernel-doc: allow a little whitespace by Randy Dunlap · 17 years ago
  36. 5449bc9 [PATCH] DocBook/HTML: correction of recursive A tags in HTML output by Pavel Pisa · 17 years ago
  37. beda9f3 [PATCH] kbuild: more Makefile cleanups by Roman Zippel · 17 years ago
  38. 742433b [PATCH] PA-RISC: Fix bogus warnings from modpost by Matthew Wilcox · 17 years ago
  39. b892afd kbuild: fix space for good (take 103) by Linus Torvalds · 17 years ago
  40. c4184f1 kbuild: make $(checker-shell ) strip spaces around the result by Linus Torvalds · 17 years ago
  41. bff288c [PATCH] kbuild, Kbuild.include: avoid using spaces in call arguments by Oleg Verych · 17 years ago
  42. 5de043f [PATCH] kbuild: improve option checking, Kbuild.include cleanup by Oleg Verych · 17 years ago
  43. f6112ec [PATCH] kbuild scripts: replace gawk, head, bc with shell, update by Oleg Verych · 17 years ago
  44. ec268be [PATCH] translate dashes in filenames for headers install by Mike Frysinger · 17 years ago
  45. 6fa1da8 [PATCH] qconf: (re)fix SIGSEGV on empty menu items by Roman Zippel · 17 years ago
  46. ee6a854 [PATCH] x86-64: Modpost whitelist reference to more symbols (pattern 3) by Vivek Goyal · 17 years ago
  47. 118c0ac [PATCH] x86-64: modpost add more symbols to whitelist pattern2 by Vivek Goyal · 17 years ago
  48. 73b8ed2 [PATCH] qconf: fix SIGSEGV on empty menu items by Cyrill V. Gorcunov · 17 years ago
  49. 134fe01 [PATCH] kernel-doc: allow unnamed structs/unions by Randy Dunlap · 17 years ago
  50. 0a0c502 [PATCH] kconfig: set gconf's save-widget's sensitivity according to .config's changed state by Karsten Wiese · 18 years ago
  51. 3b354c5 [PATCH] kconfig: add "void conf_set_changed_callback(void (*fn)(void))", use it in qconf.cc by Karsten Wiese · 18 years ago
  52. bfc1000 [PATCH] kconfig: make sym_change_count static, let it be altered by 2 functions only by Karsten Wiese · 18 years ago
  53. b321429 [PATCH] kconfig: new function "bool conf_get_changed(void)" by Karsten Wiese · 18 years ago
  54. acd1949 [PATCH] Fix section mismatch in parainstructions by Randy Dunlap · 18 years ago
  55. 347a00f [PATCH] kbuild: don't put temp files in source by Roman Zippel · 18 years ago
  56. aad0947 [PATCH] move kallsyms data to .rodata by Jan Beulich · 18 years ago
  57. 4522d58 Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 by Linus Torvalds · 18 years ago
  58. ea82c74 [PATCH] kernel-doc: stricter function pointer recognition by Randy Dunlap · 18 years ago
  59. 319e799 [PATCH] ver_linux additions by Valdis Kletnieks · 18 years ago
  60. 44ddc4f [PATCH] qconf: support old QT by akpm@osdl.org · 18 years ago
  61. 2c22d8b [PATCH] relocatable kernel: Fix kallsyms on avr32 after relocatable kernel changes by Vivek Goyal · 18 years ago
  62. 139ec7c [PATCH] paravirt: Patch inline replacements for paravirt intercepts by Rusty Russell · 18 years ago
  63. fd593d1 [PATCH] relocatable kernel: Kallsyms generate relocatable symbols by Eric W. Biederman · 18 years ago
  64. c154348 [PATCH] fix menuconfig colours with TERM=vt100 by Roman Zippel · 18 years ago
  65. f12aa70 [PATCH] qconf: fix uninitialsied member by Roman Zippel · 18 years ago
  66. a26d79c [PATCH] initramfs: handle more than one source dir or file list by Thomas Chou · 18 years ago
  67. 5fd934a [PATCH] .gitignore: add miscellaneous files by Franck Bui-Huu · 18 years ago
  68. c612093 [PATCH] update some docbook comments by Randy Dunlap · 18 years ago
  69. 21c4ff8 [POWERPC] Support feature fixups in modules by Benjamin Herrenschmidt · 18 years ago
  70. 3f3fd3c [PATCH] kbuild: allow multi-word $M in Makefile.modpost by Greg Banks · 18 years ago
  71. 308ba5f [PATCH] fix `make headers_install' by David Woodhouse · 18 years ago
  72. 2720574 [PATCH] kernel-doc: make parameter description indentation uniform by Randy Dunlap · 18 years ago
  73. 32e7940 [PATCH] kernel-doc: drop various "inline" qualifiers by Randy Dunlap · 18 years ago
  74. 1db11ea [PATCH] Fix menuconfig build failure due to missing stdbool.h by Luca Tettamanti · 18 years ago
  75. 4e776b1 [PATCH] hdrcheck permission fix by Andrew Morton · 18 years ago
  76. a073a8b Fix copy&waste bug in comment in scripts/kernel-doc by Rolf Eike Beer · 18 years ago
  77. b4a9071 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 18 years ago
  78. ad7a3bf [PATCH] Add unifdef to gitignore by Paul Mundt · 18 years ago
  79. 9a3d0fe kconfig: fix saving alternate kconfig file in parent dir by Sam Ravnborg · 18 years ago
  80. ea837f1 kbuild: make modpost processing configurable by Sam Ravnborg · 18 years ago
  81. f2443ab [PATCH] allow /proc/config.gz to be built as a module by Ross Biro · 18 years ago
  82. e94c5bd kconfig/menuconfig: do not let ncurses clutter screen on exit by Sam Ravnborg · 18 years ago
  83. 737ecae kconfig/lxdialog: clear long menu lines by Sam Ravnborg · 18 years ago
  84. c29121b kbuild: do not build mconf & lxdialog unless needed by Sam Ravnborg · 18 years ago
  85. 903947d kconfig/lxdialog: fix make mrproper by Sam Ravnborg · 18 years ago
  86. c8dc68a kconfig/lxdialog: support resize by Sam Ravnborg · 18 years ago
  87. f3cbcdc kconfig/lxdialog: let <ESC><ESC> behave as expected by Sam Ravnborg · 18 years ago
  88. 2982de6 kconfig/menuconfig: lxdialog is now built-in by Sam Ravnborg · 18 years ago
  89. 350b5b7 kconfig/lxdialog: add a new theme bluetitle which is now default by Sam Ravnborg · 18 years ago
  90. 4589721 kconfig/lxdialog: add support for color themes and add blackbg theme by Sam Ravnborg · 18 years ago
  91. 98e5a15 kconfig/lxdialog: refactor color support by Sam Ravnborg · 18 years ago
  92. 074a5dd [PATCH] docbook: fix segfault in docproc.c by Henrik Kretzschmar · 18 years ago
  93. 07563c7 [PATCH] EISA bus MODALIAS attributes support by Michael Tokarev · 18 years ago
  94. adf1423 [PATCH] i386/x86-64: Work around gcc bug with noreturn functions in unwinder by Jan Beulich · 18 years ago
  95. 4f7fd4d [PATCH] Add the -fstack-protector option to the CFLAGS by Arjan van de Ven · 18 years ago
  96. e241491 [PATCH] x86: Detect CFI support in the assembler at runtime by Andi Kleen · 18 years ago
  97. 398477d Merge git://git.infradead.org/~dwmw2/khdrs-2.6 by Linus Torvalds · 18 years ago
  98. a5fa393 kbuild: fix "mkdir -p" usage in scripts/package/mkspec by Rolf Eike Beer · 18 years ago
  99. b32c826 kbuild: update help in top level Makefile by Robert P. J. Day · 18 years ago
  100. c53ddac kbuild: fail kernel compilation in case of unresolved module symbols by Kirill Korotaev · 18 years ago