| .. |
|
bitmap.h
|
Cleanup the bitmap_xxx() functions in the LinuxKPI:
|
2017-04-06 13:30:31 +00:00 |
|
bitops.h
|
Cleanup the bitmap_xxx() functions in the LinuxKPI:
|
2017-04-06 13:30:31 +00:00 |
|
bottom_half.h
|
|
|
|
cache.h
|
|
|
|
cdev.h
|
|
|
|
clocksource.h
|
|
|
|
compat.h
|
|
|
|
compiler.h
|
Add some miscellaneous definitions to support DRM drivers.
|
2017-05-30 17:16:08 +00:00 |
|
completion.h
|
Avoid including list.h in LinuxKPI headers.
|
2017-06-18 16:43:57 +00:00 |
|
delay.h
|
|
|
|
device.h
|
Add the thaw_early method to struct dev_pm_ops in the LinuxKPI.
|
2017-06-25 19:21:59 +00:00 |
|
dma-attrs.h
|
|
|
|
dma-mapping.h
|
|
|
|
dmapool.h
|
|
|
|
err.h
|
|
|
|
errno.h
|
|
|
|
etherdevice.h
|
|
|
|
file.h
|
Add generic kqueue() and kevent() support to the LinuxKPI character
|
2017-06-01 09:34:51 +00:00 |
|
fs.h
|
Add noop_lseek() to the LinuxKPI.
|
2017-06-25 19:20:12 +00:00 |
|
gfp.h
|
|
|
|
hardirq.h
|
|
|
|
idr.h
|
Properly implement idr_preload() and idr_preload_end() in the
|
2017-05-31 16:08:30 +00:00 |
|
if_arp.h
|
|
|
|
if_ether.h
|
|
|
|
if_vlan.h
|
|
|
|
in.h
|
|
|
|
in6.h
|
|
|
|
inetdevice.h
|
|
|
|
interrupt.h
|
|
|
|
io-mapping.h
|
Update io-mapping.h in the LinuxKPI.
|
2017-06-21 18:20:17 +00:00 |
|
io.h
|
Remove ARM and MIPS from linuxkpi ioremap_attr definition
|
2017-06-08 02:44:34 +00:00 |
|
ioctl.h
|
|
|
|
jhash.h
|
|
|
|
jiffies.h
|
|
|
|
kdev_t.h
|
|
|
|
kernel.h
|
Add u64_to_user_ptr() to the LinuxKPI.
|
2017-06-25 19:30:20 +00:00 |
|
kmod.h
|
|
|
|
kobject.h
|
Avoid including list.h in LinuxKPI headers.
|
2017-06-18 16:43:57 +00:00 |
|
kref.h
|
|
|
|
kthread.h
|
Add kthread parking support to the LinuxKPI.
|
2017-06-18 19:22:05 +00:00 |
|
ktime.h
|
Add ns_to_ktime() to the LinuxKPI.
|
2017-06-25 19:28:01 +00:00 |
|
list.h
|
|
|
|
lockdep.h
|
Add a couple of macros to lockdep.h in the LinuxKPI.
|
2017-06-25 19:23:14 +00:00 |
|
log2.h
|
|
|
|
math64.h
|
|
|
|
miscdevice.h
|
|
|
|
mm.h
|
Remove prototypes for unimplemented LinuxKPI functions.
|
2017-06-17 22:52:23 +00:00 |
|
mm_types.h
|
Avoid including list.h in LinuxKPI headers.
|
2017-06-18 16:43:57 +00:00 |
|
module.h
|
Include kmod.h from the LinuxKPI's module.h.
|
2017-06-21 18:15:47 +00:00 |
|
moduleparam.h
|
|
|
|
mutex.h
|
|
|
|
net.h
|
|
|
|
netdevice.h
|
|
|
|
notifier.h
|
|
|
|
page.h
|
All these files need sys/vmmeter.h, but now they got it implicitly
|
2017-04-17 17:07:00 +00:00 |
|
pci.h
|
Implement pci_disable_device() in the LinuxKPI.
|
2017-06-09 19:57:27 +00:00 |
|
pfn.h
|
|
|
|
pfn_t.h
|
|
|
|
pid.h
|
|
|
|
poll.h
|
Make sure the selrecord() function is only called from within system
|
2017-06-01 16:49:48 +00:00 |
|
preempt.h
|
Add some miscellaneous definitions to support DRM drivers.
|
2017-05-30 17:16:08 +00:00 |
|
printk.h
|
Implement print_hex_dump(), print_hex_dump_bytes() and
|
2017-05-31 16:24:02 +00:00 |
|
radix-tree.h
|
|
|
|
random.h
|
|
|
|
rbtree.h
|
|
|
|
rculist.h
|
|
|
|
rcupdate.h
|
Use __typeof() instead of typeof() in some RCU related macros in the LinuxKPI.
|
2017-04-19 13:04:34 +00:00 |
|
rwlock.h
|
|
|
|
rwsem.h
|
Implement down_write_killable() in the LinuxKPI.
|
2017-04-05 12:10:02 +00:00 |
|
scatterlist.h
|
|
|
|
sched.h
|
Add kthread parking support to the LinuxKPI.
|
2017-06-18 19:22:05 +00:00 |
|
semaphore.h
|
|
|
|
slab.h
|
Implement vmalloc_32() in the LinuxKPI.
|
2017-03-27 17:18:04 +00:00 |
|
smp.h
|
Add on_each_cpu() and wbinvd_on_all_cpus().
|
2017-05-01 16:32:28 +00:00 |
|
socket.h
|
|
|
|
spinlock.h
|
|
|
|
srcu.h
|
Fix problem regarding priority inversion when using the concurrency
|
2017-04-19 13:03:29 +00:00 |
|
string.h
|
|
|
|
sysfs.h
|
|
|
|
time.h
|
|
|
|
timer.h
|
|
|
|
types.h
|
Add some miscellaneous definitions to support DRM drivers.
|
2017-05-30 17:16:08 +00:00 |
|
uaccess.h
|
|
|
|
usb.h
|
|
|
|
vmalloc.h
|
|
|
|
wait.h
|
Augment wait queue support in the LinuxKPI.
|
2017-06-09 19:41:12 +00:00 |
|
workqueue.h
|
|
|
|
ww_mutex.h
|
|
|