summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
42 hourslibkmod: move function to the only file using itHEADmasterMike Frysinger3-32/+31
6 daystest-conversion: convert test-get-dependencies to new infrastructureDan McGee18-53/+169
6 daystest-conversion: convert test-blacklist to new infrastructureDan McGee5-77/+114
6 daysbuild-sys: copy rootfs to another directoryLucas De Marchi2-2/+11
7 daysbuild-sys: distribute testsuiteLucas De Marchi1-0/+2
7 daystestsuite: ship testsuite/rootfs unzippedDan McGee133-16/+237
7 daysbuild: remove private symbol from linker scriptLucas De Marchi1-1/+0
7 daysRevert "libkmod: make sure to export kmod_log"Lucas De Marchi1-3/+3
9 daysdepmod: report failures in loading symbolsDave Reisner1-2/+5
9 dayslibkmod-file: gracefully handle errors from zlibDave Reisner1-1/+7
2012-04-26Remove dead incrementLucas De Marchi1-1/+0
2012-04-26Return error instead of always 0Lucas De Marchi1-1/+1
2012-04-26Remove dead assignmentLucas De Marchi1-1/+1
2012-04-23libkmod: make sure to export kmod_logMike Frysinger1-3/+3
2012-04-19kmod 8v8Lucas De Marchi3-2/+14
2012-04-19doc: remove links to NULL going nowhereLucas De Marchi1-6/+6
2012-04-16TODO: add item to implement actions in kmodLucas De Marchi1-0/+2
2012-04-16modprobe: handle -ENOENT return from init_moduleDave Reisner1-0/+5
2012-04-15doc: silent man page generation and fix gtk-doc warningsKay Sievers3-12/+4
2012-03-22modprobe: fix typo in config dump: option->optionsElan Ruusamäe1-1/+1
2012-03-22README: note that there are more files to readLucas De Marchi1-1/+2
2012-03-19kmod 7v7Lucas De Marchi3-2/+23
2012-03-19build-sys: don't set CFLAGS and LDFLAGSLucas De Marchi3-121/+75
2012-03-17build-sys: re-organize configure.acLucas De Marchi1-18/+50
2012-03-17configure.ac: Move link only flags out of CFLAGS and into LDFLAGS.Randy Witt1-3/+5
2012-03-17Add CC_CHECK_LDFLAGS_APPEND m4 macro.Randy Witt1-6/+37
2012-03-15config: use order /etc, /run, /libLucas De Marchi1-1/+1
2012-03-15modprobe: set log prio to 0 if user passed -q argLucas De Marchi1-1/+1
2012-03-15Merge branch 'master' of git://code.falconindy.com/kmodLucas De Marchi1-11/+8
2012-03-15modprobe: always try to remove all modules in command lineLucas De Marchi1-1/+1
2012-03-15modprobe: don't check if module builtin to decide if it's builtinLucas De Marchi1-5/+14
2012-03-15modprobe: fix error path in removing modulesDave Reisner1-11/+8
2012-03-03kmod 6v6Lucas De Marchi3-3/+27
2012-03-03Use upper case after Deprecated in docLucas De Marchi1-1/+1
2012-03-03Add kmod_module_apply_filter() to doc-sections fileLucas De Marchi1-0/+1
2012-03-03Fix wrong printf format stringLucas De Marchi1-1/+2
2012-03-02libkmod-index: do not pre-populate mmapLucas De Marchi3-10/+6
2012-03-01Downgrade log message: refcnt file may not existLucas De Marchi1-1/+1
2012-02-27man: detail modprobe.blacklist in kcmdlineLucas De Marchi1-1/+2
2012-02-27libkmod-index: free node when we have only partial matchLucas De Marchi1-14/+12
2012-02-27modprobe: show builtin label on --show-dependsfixupDave Reisner1-1/+3
2012-02-27libkmod-module: fill builtin's nameLucas De Marchi2-8/+46
2012-02-25find builtins by property, not initstateDave Reisner1-2/+1
2012-02-24modinfo: use new apply_filter method to avoid builtinsDave Reisner1-3/+15
2012-02-24libkmod/module: add kmod_module_apply_filter methodDave Reisner3-46/+76
2012-02-24Move repository to kernel.orgLucas De Marchi3-5/+13
2012-02-23libkmod-module: don't treat "coming" as in-kernelLucas De Marchi1-1/+0
2012-02-22TODO: update and organize itemsLucas De Marchi1-45/+23
2012-02-22libkmod-module: probe: check if module exists for install cmdsLucas De Marchi1-9/+12
2012-02-18Add missing newlinesLucas De Marchi3-5/+6