1. e2ee7d9 testsuite: rename rootfs dir by Lucas De Marchi · 12 years ago
  2. 851ee75 build-sys: provide --sysconfdir to make distcheck flags by Lucas De Marchi · 12 years ago
  3. 90fc410 testsuite: fix find_module() finding wrong module by Lucas De Marchi · 12 years ago
  4. 9e2eadb Silence clang warnings with __unused__ attribute by Lucas De Marchi · 12 years ago
  5. a70c1e7 Don't use __ for attribute defines by Lucas De Marchi · 12 years ago
  6. 5bbec8c libkmod-index: use generic function for unaligned access by Lucas De Marchi · 12 years ago
  7. 7ef9f30 doc: Don't reference /etc/modprobe.conf by Josh Boyer · 12 years ago
  8. af9080d libkmod-hash: use generic function for unaligned access by Lucas De Marchi · 12 years ago
  9. a6b67f9 libkmod-util: copy macros for unaligned access from BlueZ by Lucas De Marchi · 12 years ago
  10. d30319e libkmod: move function to the only file using it by Mike Frysinger · 12 years ago
  11. c88aec7 test-conversion: convert test-get-dependencies to new infrastructure by Dan McGee · 13 years ago
  12. bcca1b9 test-conversion: convert test-blacklist to new infrastructure by Dan McGee · 13 years ago
  13. 452c1dd build-sys: copy rootfs to another directory by Lucas De Marchi · 12 years ago
  14. 9c41596 build-sys: distribute testsuite by Lucas De Marchi · 12 years ago
  15. cdbcc24 testsuite: ship testsuite/rootfs unzipped by Dan McGee · 13 years ago
  16. 9625375 build: remove private symbol from linker script by Lucas De Marchi · 12 years ago
  17. 7192828 Revert "libkmod: make sure to export kmod_log" by Lucas De Marchi · 12 years ago
  18. 819f79a depmod: report failures in loading symbols by Dave Reisner · 12 years ago
  19. c7d5a60 libkmod-file: gracefully handle errors from zlib by Dave Reisner · 12 years ago
  20. 4321590 Remove dead increment by Lucas De Marchi · 12 years ago
  21. 20c6e18 Return error instead of always 0 by Lucas De Marchi · 12 years ago
  22. 18a492e Remove dead assignment by Lucas De Marchi · 12 years ago
  23. 88a170d libkmod: make sure to export kmod_log by Mike Frysinger · 12 years ago
  24. 46684bc kmod 8 by Lucas De Marchi · 12 years ago
  25. 883d8c4 doc: remove links to NULL going nowhere by Lucas De Marchi · 12 years ago
  26. 9461893 TODO: add item to implement actions in kmod by Lucas De Marchi · 12 years ago
  27. ccb64d1 modprobe: handle -ENOENT return from init_module by Dave Reisner · 12 years ago
  28. 471a7d0 doc: silent man page generation and fix gtk-doc warnings by Kay Sievers · 12 years ago
  29. 02629fa modprobe: fix typo in config dump: option->options by Elan Ruusamäe · 13 years ago
  30. 314719c README: note that there are more files to read by Lucas De Marchi · 13 years ago
  31. 8885ced kmod 7 by Lucas De Marchi · 13 years ago
  32. e48f376 build-sys: don't set CFLAGS and LDFLAGS by Lucas De Marchi · 13 years ago
  33. 3ef7208 build-sys: re-organize configure.ac by Lucas De Marchi · 13 years ago
  34. 1701b1b configure.ac: Move link only flags out of CFLAGS and into LDFLAGS. by Randy Witt · 13 years ago
  35. 00ff576 Add CC_CHECK_LDFLAGS_APPEND m4 macro. by Randy Witt · 13 years ago
  36. 436da1e config: use order /etc, /run, /lib by Lucas De Marchi · 13 years ago
  37. ae7ebe8 modprobe: set log prio to 0 if user passed -q arg by Lucas De Marchi · 13 years ago
  38. 23ea575 Merge branch 'master' of git://code.falconindy.com/kmod by Lucas De Marchi · 13 years ago
  39. c1b8454 modprobe: always try to remove all modules in command line by Lucas De Marchi · 13 years ago
  40. 4744ebc modprobe: don't check if module builtin to decide if it's builtin by Lucas De Marchi · 13 years ago
  41. f758caf modprobe: fix error path in removing modules by Dave Reisner · 13 years ago
  42. 26906fe kmod 6 by Lucas De Marchi · 13 years ago
  43. 49c6489 Use upper case after Deprecated in doc by Lucas De Marchi · 13 years ago
  44. 6204d5b Add kmod_module_apply_filter() to doc-sections file by Lucas De Marchi · 13 years ago
  45. bfcd31d Fix wrong printf format string by Lucas De Marchi · 13 years ago
  46. 2e2e252 libkmod-index: do not pre-populate mmap by Lucas De Marchi · 13 years ago
  47. 9c5f057 Downgrade log message: refcnt file may not exist by Lucas De Marchi · 13 years ago
  48. dcf06c5 man: detail modprobe.blacklist in kcmdline by Lucas De Marchi · 13 years ago
  49. 817f4e3 libkmod-index: free node when we have only partial match by Lucas De Marchi · 13 years ago
  50. aa5da52 modprobe: show builtin label on --show-depends by Dave Reisner · 13 years ago
  51. ee1d188 libkmod-module: fill builtin's name by Lucas De Marchi · 13 years ago
  52. bdda7e1 find builtins by property, not initstate by Dave Reisner · 13 years ago
  53. 3e4c6af modinfo: use new apply_filter method to avoid builtins by Dave Reisner · 13 years ago
  54. d80b103 libkmod/module: add kmod_module_apply_filter method by Dave Reisner · 13 years ago
  55. bb05bc8 Move repository to kernel.org by Lucas De Marchi · 13 years ago
  56. 7cd664f libkmod-module: don't treat "coming" as in-kernel by Lucas De Marchi · 13 years ago
  57. 80e54cb TODO: update and organize items by Lucas De Marchi · 13 years ago
  58. abd5557 libkmod-module: probe: check if module exists for install cmds by Lucas De Marchi · 13 years ago
  59. 050db08 Add missing newlines by Lucas De Marchi · 13 years ago
  60. adca3cd Downgrade log level when modules.dep{,.bin} don't exist by Lucas De Marchi · 13 years ago
  61. 658e047 testsuite: fix color of unexpected failure by Lucas De Marchi · 13 years ago
  62. 3805274 kmod-module: lookup: search modules.builtin file too by Lucas De Marchi · 13 years ago
  63. a7f5300 testsuite: add test for builtins with modprobe by Lucas De Marchi · 13 years ago
  64. f31d49c testsuite: add .path member to test struct by Dave Reisner · 13 years ago
  65. f6301b6 Fix path.c's function pointer defenitions. by Wouter van Kesteren · 13 years ago
  66. 9207df7 TODO: add tasks and bug fixes by Lucas De Marchi · 13 years ago
  67. 7329817 libkmod-index: don't print an error if index doesn't exist by Lucas De Marchi · 13 years ago
  68. 8cd0f9e libkmod-module: probe: fix infinite loop with softdeps by Lucas De Marchi · 13 years ago
  69. abb7e47 test: remove test-state by Lucas De Marchi · 13 years ago
  70. 32d29b3 Mark functions with attribute noreturn by Lucas De Marchi · 13 years ago
  71. d005aeb Check if libc has __xstat by Lucas De Marchi · 13 years ago
  72. 995627d build-sys: add rule to pack rootfs by Lucas De Marchi · 13 years ago
  73. 976ea8c testsuite: add tests to modprobe --show-depends by Lucas De Marchi · 13 years ago
  74. 4083b09 testsuite: update README file by Lucas De Marchi · 13 years ago
  75. c5d8198 testsuite: macronify test definitions by Lucas De Marchi · 13 years ago
  76. e9fa9de testsuite: macronify main function by Lucas De Marchi · 13 years ago
  77. d35e883 testsuite: libtestsuite depends on individual components by Dan McGee · 13 years ago
  78. 269de2e libkmod-module: probe: Fix ignore-loaded flag not being applied by Lucas De Marchi · 13 years ago
  79. e479598 kmod 5 by Lucas De Marchi · 13 years ago
  80. a23f0c9 modinfo: handle arguments more carefully by Dan McGee · 13 years ago
  81. 54c43df Add WARNING file for test dir and improve testsuite README by Lucas De Marchi · 13 years ago
  82. 23e354b testsuite: add README by Lucas De Marchi · 13 years ago
  83. 08600ee libkmod-module: probe: return -EEXIST if told to do so by Lucas De Marchi · 13 years ago
  84. 814a57b libkmod-module: probe: rename flag to be more meaningful by Lucas De Marchi · 13 years ago
  85. 2efd5d4 test-conversion: remove test/test-{insmod,rmmod,rmmod2} by Dan McGee · 13 years ago
  86. 2af31a5 test-conversion: remove test/test-init by Dan McGee · 13 years ago
  87. 6fc9458 test-conversion: remove test/test-loaded by Dan McGee · 13 years ago
  88. 2ec7983 Update .gitignore files by Dan McGee · 13 years ago
  89. 9a252c2 Fix simple grammar issue by Dan McGee · 13 years ago
  90. a2c7d3e Fix unaligned memory access in hash function by Ambroz Bizjak · 13 years ago
  91. c90fc61 TODO: add task to write testsuite/README by Lucas De Marchi · 13 years ago
  92. 6923e95 man: insmod: we don't handle modules from stdin by Lucas De Marchi · 13 years ago
  93. 035cbdc depmod: Dont use errno unconditionally by Khem Raj · 13 years ago
  94. 3e71e7e fix building and cleaning of manpages by Dave Reisner · 13 years ago
  95. 1505ee9 modprobe: avoid breaking on insertion failure by Dave Reisner · 13 years ago
  96. af9572c lib/module: check initstate before inserting module by Dave Reisner · 13 years ago
  97. 7bede7b whitespace fix -- no logical code changes by Dave Reisner · 13 years ago
  98. f4ac4a0 fix manpage build and install. by Gustavo Sverzut Barbieri · 13 years ago
  99. dfa96f1 improve logging to mention context. by Gustavo Sverzut Barbieri · 13 years ago
  100. e3cb090 improve log when debugging. by Gustavo Sverzut Barbieri · 13 years ago