Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | misc-modules: jiq: Removes obsolete <linux/config.h> and add a delayed_work ↵ | Javier Martinez Canillas | 2010-11-27 | 1 | -16/+19 | |
| | | | | | | | | | | | struct Since kernel version 2.6.20 the workqueue mechanism got a rework to reduce the work_struct size. http://lwn.net/Articles/211279/ Splited the jiq_work in two structures according to the new ABI | |||||
* | misc-modules: jit: Fixes headers in order to compile cleanly | Javier Martinez Canillas | 2010-11-27 | 1 | -1/+1 | |
| | ||||||
* | misc-progs: outp: Use <sys/io.h> insted of <asm/io.h> | Javier Martinez Canillas | 2010-11-27 | 1 | -1/+1 | |
| | ||||||
* | misc-progs: inp: Use <sys/io.h> insted of <asm/io.h> | Javier Martinez Canillas | 2010-11-27 | 1 | -1/+1 | |
| | ||||||
* | misc-progs: setlevel: Removes deprecated macros, use klogctl syscall and ↵ | Javier Martinez Canillas | 2010-11-27 | 1 | -17/+15 | |
| | | | | clean coding style issues | |||||
* | Linux Device Drivers 3 examples | Javier Martinez Canillas | 2010-11-27 | 99 | -0/+13768 | |