index
:
kmod.git
fixup
master
tmp-testsuite-modprobe-vboxdrv
kmod - handle kernel modules
root
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
42 hours
libkmod: move function to the only file using it
HEAD
master
Mike Frysinger
3
-32/+31
6 days
test-conversion: convert test-get-dependencies to new infrastructure
Dan McGee
18
-53/+169
6 days
test-conversion: convert test-blacklist to new infrastructure
Dan McGee
5
-77/+114
6 days
build-sys: copy rootfs to another directory
Lucas De Marchi
2
-2/+11
7 days
build-sys: distribute testsuite
Lucas De Marchi
1
-0/+2
7 days
testsuite: ship testsuite/rootfs unzipped
Dan McGee
133
-16/+237
7 days
build: remove private symbol from linker script
Lucas De Marchi
1
-1/+0
7 days
Revert "libkmod: make sure to export kmod_log"
Lucas De Marchi
1
-3/+3
9 days
depmod: report failures in loading symbols
Dave Reisner
1
-2/+5
9 days
libkmod-file: gracefully handle errors from zlib
Dave Reisner
1
-1/+7
2012-04-26
Remove dead increment
Lucas De Marchi
1
-1/+0
2012-04-26
Return error instead of always 0
Lucas De Marchi
1
-1/+1
2012-04-26
Remove dead assignment
Lucas De Marchi
1
-1/+1
2012-04-23
libkmod: make sure to export kmod_log
Mike Frysinger
1
-3/+3
2012-04-19
kmod 8
v8
Lucas De Marchi
3
-2/+14
2012-04-19
doc: remove links to NULL going nowhere
Lucas De Marchi
1
-6/+6
2012-04-16
TODO: add item to implement actions in kmod
Lucas De Marchi
1
-0/+2
2012-04-16
modprobe: handle -ENOENT return from init_module
Dave Reisner
1
-0/+5
2012-04-15
doc: silent man page generation and fix gtk-doc warnings
Kay Sievers
3
-12/+4
2012-03-22
modprobe: fix typo in config dump: option->options
Elan Ruusamäe
1
-1/+1
2012-03-22
README: note that there are more files to read
Lucas De Marchi
1
-1/+2
2012-03-19
kmod 7
v7
Lucas De Marchi
3
-2/+23
2012-03-19
build-sys: don't set CFLAGS and LDFLAGS
Lucas De Marchi
3
-121/+75
2012-03-17
build-sys: re-organize configure.ac
Lucas De Marchi
1
-18/+50
2012-03-17
configure.ac: Move link only flags out of CFLAGS and into LDFLAGS.
Randy Witt
1
-3/+5
2012-03-17
Add CC_CHECK_LDFLAGS_APPEND m4 macro.
Randy Witt
1
-6/+37
2012-03-15
config: use order /etc, /run, /lib
Lucas De Marchi
1
-1/+1
2012-03-15
modprobe: set log prio to 0 if user passed -q arg
Lucas De Marchi
1
-1/+1
2012-03-15
Merge branch 'master' of git://code.falconindy.com/kmod
Lucas De Marchi
1
-11/+8
2012-03-15
modprobe: always try to remove all modules in command line
Lucas De Marchi
1
-1/+1
2012-03-15
modprobe: don't check if module builtin to decide if it's builtin
Lucas De Marchi
1
-5/+14
2012-03-15
modprobe: fix error path in removing modules
Dave Reisner
1
-11/+8
2012-03-03
kmod 6
v6
Lucas De Marchi
3
-3/+27
2012-03-03
Use upper case after Deprecated in doc
Lucas De Marchi
1
-1/+1
2012-03-03
Add kmod_module_apply_filter() to doc-sections file
Lucas De Marchi
1
-0/+1
2012-03-03
Fix wrong printf format string
Lucas De Marchi
1
-1/+2
2012-03-02
libkmod-index: do not pre-populate mmap
Lucas De Marchi
3
-10/+6
2012-03-01
Downgrade log message: refcnt file may not exist
Lucas De Marchi
1
-1/+1
2012-02-27
man: detail modprobe.blacklist in kcmdline
Lucas De Marchi
1
-1/+2
2012-02-27
libkmod-index: free node when we have only partial match
Lucas De Marchi
1
-14/+12
2012-02-27
modprobe: show builtin label on --show-depends
fixup
Dave Reisner
1
-1/+3
2012-02-27
libkmod-module: fill builtin's name
Lucas De Marchi
2
-8/+46
2012-02-25
find builtins by property, not initstate
Dave Reisner
1
-2/+1
2012-02-24
modinfo: use new apply_filter method to avoid builtins
Dave Reisner
1
-3/+15
2012-02-24
libkmod/module: add kmod_module_apply_filter method
Dave Reisner
3
-46/+76
2012-02-24
Move repository to kernel.org
Lucas De Marchi
3
-5/+13
2012-02-23
libkmod-module: don't treat "coming" as in-kernel
Lucas De Marchi
1
-1/+0
2012-02-22
TODO: update and organize items
Lucas De Marchi
1
-45/+23
2012-02-22
libkmod-module: probe: check if module exists for install cmds
Lucas De Marchi
1
-9/+12
2012-02-18
Add missing newlines
Lucas De Marchi
3
-5/+6
[next]