1. f560422 Big cleanup in config help and description by Denys Vlasenko · 8 years ago
  2. 326edc3 Tweak some config defaults; fix MODPROBE_SMALL ordering in "make config" by Denys Vlasenko · 8 years ago
  3. e32b64c Convert all modutils/* applets to "new style" applet definitions by Denys Vlasenko · 8 years ago
  4. 2e9a066 MODPROBE_SMALL is not experimental anymore by Denys Vlasenko · 9 years ago
  5. e3b1a1f Replace "depends on PLATFORM_LINUX" with "select PLATFORM_LINUX" by Denys Vlasenko · 14 years ago
  6. 1d7266d mark Linux-specific configuration options by Jeremie Koenig · 14 years ago
  7. f646400 modinfo: needs DEFAULT_MODULES_DIR and DEFAULT_DEPMOD_FILE by Lauri Kasanen · 14 years ago
  8. 22bdf90 modinfo: new applet by Pascal Bellard · 15 years ago
  9. 2f32bf8 remove defconfig. Now "make defconfig" simply uses defaults from Config.in by Denys Vlasenko · 15 years ago
  10. da929a9 mass renaming Kbuild -> Kbuild.src, Config.in -> Config.src by Denys Vlasenko · 15 years ago[Renamed from modutils/Config.in]
  11. 77c066e modutils: add FEATURE_INSMOD_TRY_MMAP option by Denys Vlasenko · 15 years ago
  12. bcbd37d tweak Config texts and some broken English elsewhere by Denys Vlasenko · 15 years ago
  13. c574100 modutils: delete unused global variable by Denis Vlasenko · 16 years ago
  14. e35af56 modutils-24: use xasprintf and xzalloc where appropriate, by Denis Vlasenko · 16 years ago
  15. ba1315d modutils/*: rewrite by Timo Teras <timo.teras AT iki.fi> by Denis Vlasenko · 16 years ago
  16. e9ad84d *: refactor handling of archived files. "tar f file.tar.lzma" now works too. by Denis Vlasenko · 16 years ago
  17. 3e8669f - wrap overlong lines (Cristian Ionescu-Idbohrn) - s/\. /. /g;# (me) by Bernhard Reutner-Fischer · 16 years ago
  18. 3e8fd18 fix typo in config help text by Denis Vlasenko · 16 years ago
  19. 0e2c93f modprobe-small: make depmod compatible with kernel build. by Denis Vlasenko · 16 years ago
  20. f62ab2d libbb: use improved xmalloc_read() from modprobe-small by Denis Vlasenko · 16 years ago
  21. 671691c modutils: optional modutils-small by Vladimir Dronnikov. by Denis Vlasenko · 16 years ago
  22. f45c4f4 whitespace and comment fixes, no code changes by Denis Vlasenko · 16 years ago
  23. e7860e3 config help text: fix capitalization by Denis Vlasenko · 17 years ago
  24. c2741e1 - add alias support by Bernhard Reutner-Fischer · 17 years ago
  25. beac1bd - optional fancy pruning-mode for depmod by Bernhard Reutner-Fischer · 17 years ago
  26. b85fb69 - Add config option for DEFAULT_DEPMOD_FILE and DEFAULT_DEPMOD_FILE. by Bernhard Reutner-Fischer · 17 years ago
  27. 9474830 - improve help-text by Bernhard Reutner-Fischer · 17 years ago
  28. 55e547e - add simple first-draft unoptimized depmod just to proove Vladimir Dronnikov wrong by Bernhard Reutner-Fischer · 17 years ago
  29. 9ddc8d5 modprobe: optional "blacklist" command support (by Natanael Copa) by Denis Vlasenko · 17 years ago
  30. 9305cdd Kill CONFIG_NITPICK, it turned out to not be useful. no code changes. by Denis Vlasenko · 17 years ago
  31. 4ee7cd4 *: mode tcp/udpsvd to networking, delete ipsvd/* by Denis Vlasenko · 17 years ago
  32. 11353ae as Peter Kjellerstedt points out, bool/prompt/depend need to be split up in order to achieve the desired behavior (default to Y without a prompt); revert previous to commits to this file by Mike Frysinger · 18 years ago
  33. a01579d change "bool ... if OPT" to more common "depend ... OPT" by Mike Frysinger · 18 years ago
  34. 841ef13 combine bool;prompt to just bool by Mike Frysinger · 18 years ago
  35. 997aa11 modprobe: fix for 2.4 kernels - by by Denis Vlasenko · 18 years ago
  36. cba9ef5 fixes from Vladimir Dronnikov <dronnikov@gmail.ru> by Denis Vlasenko · 18 years ago
  37. 7d219aa build system overhaul by Denis Vlasenko · 18 years ago
  38. bf30c69 Patch from Yann Morin to fix bug 941, underscores in module aliases. by Rob Landley · 18 years ago
  39. fa6c484 fix spelling mistakes by Mike Frysinger · 19 years ago
  40. 2ec922e Patch from Robert P Day: let menuconfig indent stuff for us, we don't have by Rob Landley · 19 years ago
  41. c1ef7bd just whitespace by Tim Riker · 19 years ago
  42. 762bb62 Patch from Yann E. Morin to reorganize module config options. by Rob Landley · 19 years ago
  43. 79e1cab Yann Morin's modprobe multiple options patch. There's more work to be done, by Rob Landley · 19 years ago
  44. 4f65360 Tweak the "pretty lsmod for 2.6" patch to be seperately selectable. by Rob Landley · 20 years ago
  45. 15d3f7f Takeharu Kato's patch added 2.6 support to lsmod; this changes menuconfig by Rob Landley · 20 years ago
  46. 65659be Add missing type for CONFIG_FEATURE_QUERY_MODULE_INTERFACE by Eric Andersen · 20 years ago
  47. e8521f1 Fixup some cases of "QM_MODULES: not implemented" for both by Eric Andersen · 20 years ago
  48. cb3b9b1 kill off insmod support for older pre 2.1 Linux kernels, by Eric Andersen · 20 years ago
  49. d943837 Patrick Huesmann writes: by Eric Andersen · 20 years ago
  50. c7bda1c Remove trailing whitespace. Update copyright to include 2004. by Eric Andersen · 21 years ago
  51. e704788 Update modutils with 2.6 module support by Eric Andersen · 21 years ago
  52. 759d7ec To load GPLONLY symbols its is required that CHECK_TAINTED_MODULES be by Glenn L McGrath · 21 years ago
  53. b24da33 Document CONFIG_FEATURE_INSMOD_LOADINKMEM by Eric Andersen · 21 years ago
  54. 9c3c38d Patch from Terje Kvernes adding quite a lot of missing documentation by Eric Andersen · 21 years ago
  55. e564211 Patch from Thomas Cameron: by Eric Andersen · 21 years ago
  56. 65e20a3 Patch from Kent Robotti adding a bunch of needed docs! -Erik by Eric Andersen · 21 years ago
  57. 1b6dfa7 Rename, to specify kernel by Glenn L McGrath · 22 years ago
  58. be65c35 Patch from Artem Egorkine to support the -m option by Eric Andersen · 22 years ago
  59. 889dd20 Patch from Joel Vallier to add modules symbols to the kernel symbol by Eric Andersen · 22 years ago
  60. c9f20d9 Yet another major rework of the BusyBox config system, using the considerably by Eric Andersen · 22 years ago