Ciro Santilli cc89961c44 generate uml rootfs 8 年之前
..
user be105c7106 myinsmod takes params 8 年之前
Config.in 992783484b Move files up on tree 8 年之前
Makefile 991397dede Remove redundant kernel module build commands. 8 年之前
README.md 7831bc5150 Remove prefix from kernel_module readme links 8 年之前
anonymous_inode.c fe4cbf0f49 fops owner 8 年之前
anonymous_inode.h 1f1cf4b0bd Anonymous inode! 8 年之前
character_device.c ea924c948a Document PgUp, pci.sh request fact irq 8 年之前
debugfs.c 89e6b0f97a Use nice file permission constants, fix readme paths 8 年之前
dep.c ac4e32b9cb KALLSYMS_ALL, IKCONFIG 8 年之前
dep2.c 5c4ae86b89 Module dependencies 8 年之前
external.desc e06171b483 Buildroot QEMU works. Nuff said. 8 年之前
external.mk 95a1840683 Rename test to user 8 年之前
fops.c f48c636577 pci negator working, factorial not 8 年之前
hello.c cc89961c44 generate uml rootfs 8 年之前
hello2.c 9337ea98d8 Use module_init, mention modprobe on readme 8 年之前
ioctl.c ac4e32b9cb KALLSYMS_ALL, IKCONFIG 8 年之前
ioctl.h 7d2f79dec9 ioctl example complete! 8 年之前
irq.c 4eae56e36f irq kind of works! 8 年之前
kthread.c 9337ea98d8 Use module_init, mention modprobe on readme 8 年之前
kthreads.c 9337ea98d8 Use module_init, mention modprobe on readme 8 年之前
module_init.c 9337ea98d8 Use module_init, mention modprobe on readme 8 年之前
panic.c 9337ea98d8 Use module_init, mention modprobe on readme 8 年之前
params.c 9337ea98d8 Use module_init, mention modprobe on readme 8 年之前
pci.c 6788a577c3 link to qemu source 8 年之前
poll.c cdd0535227 vermagic 8 年之前
schedule.c 9337ea98d8 Use module_init, mention modprobe on readme 8 年之前
sleep.c 9337ea98d8 Use module_init, mention modprobe on readme 8 年之前
timer.c 9337ea98d8 Use module_init, mention modprobe on readme 8 年之前
wait_queue.c 41dbf46531 Poll works! 8 年之前
wait_queue2.c e496f5d538 fix wait_queue rmmod deadlock, wait_queue2, add insrm.sh that was used to test wait_queue lock, which obsoletes workqueue_cheat.sh 8 年之前
work_from_work.c 9337ea98d8 Use module_init, mention modprobe on readme 8 年之前
workqueue_cheat.c 9337ea98d8 Use module_init, mention modprobe on readme 8 年之前