..
atomic.h
bitmap.h
bitops.h
bottom_half.h
cache.h
cdev.h
clocksource.h
compat.h
compiler.h
Add support for __percpu and __weak macros in the LinuxKPI.
2018-02-17 20:50:18 +00:00
completion.h
dcache.h
Refactor dentry structure into its own header file in the LinuxKPI similary
2018-02-18 08:29:25 +00:00
delay.h
device.h
Move the IRQ_RETVAL() and irqreturn definitions to irqreturn.h in the
2018-02-17 20:37:21 +00:00
dma-attrs.h
dma-mapping.h
dmapool.h
err.h
errno.h
etherdevice.h
file.h
fs.h
Implement file_inode() and call_mmap() helper functions in the LinuxKPI.
2018-02-18 08:40:07 +00:00
gfp.h
Implement __GFP_BITS_SHIFT and __GFP_BITS_MASK macros in the LinuxKPI.
2018-02-18 08:58:20 +00:00
hardirq.h
hrtimer.h
idr.h
if_arp.h
if_ether.h
if_vlan.h
in.h
Add support for more IPv4 and IPv6 related macros in the LinuxKPI.
2017-03-22 15:44:00 +00:00
in6.h
inetdevice.h
interrupt.h
Move the IRQ_RETVAL() and irqreturn definitions to irqreturn.h in the
2018-02-17 20:37:21 +00:00
io-mapping.h
io.h
ioctl.h
irqreturn.h
Move the IRQ_RETVAL() and irqreturn definitions to irqreturn.h in the
2018-02-17 20:37:21 +00:00
jhash.h
jiffies.h
kdev_t.h
kernel.h
Implement BUILD_BUG_ON_INVALID() function macro in the LinuxKPI.
2018-02-17 21:40:19 +00:00
kmod.h
kobject.h
kref.h
Add support for kref_read() function in the LinuxKPI.
2018-02-17 20:56:35 +00:00
kthread.h
ktime.h
Update the ktime type in the LinuxKPI to be a signed 64-bit integer similarly
2018-02-18 08:05:40 +00:00
list.h
Implement list_safe_reset_next() function macro in the LinuxKPI.
2018-02-19 16:31:19 +00:00
lockdep.h
Stub more lockdep function macros in the LinuxKPI.
2018-02-17 22:41:20 +00:00
log2.h
math64.h
miscdevice.h
mm.h
Make the vm_fault structure in the LinuxKPI compatible with
2018-02-18 09:31:01 +00:00
mm_types.h
Add support for mmgrab() function in the LinuxKPI.
2018-02-17 20:52:54 +00:00
module.h
moduleparam.h
mutex.h
Return correct error code to user-space when a system call receives a
2018-02-22 15:29:19 +00:00
net.h
netdevice.h
notifier.h
page.h
pci.h
pfn.h
pfn_t.h
pid.h
Implement get_task_pid() function macro in the LinuxKPI.
2018-02-17 22:33:26 +00:00
poll.h
preempt.h
printk.h
Add support for printk_ratelimit() function macro and improve the existing
2018-02-17 21:25:19 +00:00
radix-tree.h
Implement support for radix_tree_for_each_slot() and radix_tree_exception()
2018-02-18 12:54:21 +00:00
random.h
rbtree.h
rculist.h
rcupdate.h
Implement the rcu_dereference_raw() function macro.
2018-02-18 09:10:14 +00:00
rwlock.h
rwsem.h
Return correct error code to user-space when a system call receives a
2018-02-22 15:29:19 +00:00
scatterlist.h
sched.h
Return correct error code to user-space when a system call receives a
2018-02-22 15:29:19 +00:00
semaphore.h
slab.h
Implement the KMEM_CACHE() function macro in the LinuxKPI.
2018-02-18 09:52:30 +00:00
smp.h
socket.h
spinlock.h
Implement spin_trylock_irq() function macro in the LinuxKPI.
2018-02-17 22:45:15 +00:00
srcu.h
string.h
Implement memdup_user_nul() in the LinuxKPI.
2018-02-16 15:52:28 +00:00
sysfs.h
time.h
timer.h
Mask away return codes from del_timer() and del_timer_sync() because
2017-11-11 10:46:12 +00:00
types.h
uaccess.h
Allow the put_user() function macro to put constant values by using the
2018-02-17 21:47:15 +00:00
usb.h
vmalloc.h
wait.h
workqueue.h
ww_mutex.h