summaryrefslogtreecommitdiff
path: root/sys/compat/linuxkpi/common/include/linux/compat.h
AgeCommit message (Expand)Author
2024-02-11LinuxKPI: Allow kmalloc to be called when FPU protection is enabledVladimir Kondratyev
2024-02-11Revert "LinuxKPI: Add explicit software context to FPU sections"Vladimir Kondratyev
2024-02-11Revert "LinuxKPI: Do not use explicit context in FPU sections on powerpc64"Vladimir Kondratyev
2023-12-24LinuxKPI: Do not use explicit context in FPU sections on powerpc64Vladimir Kondratyev
2023-12-24LinuxKPI: Add explicit software context to FPU sectionsVladimir Kondratyev
2023-08-16sys: Remove $FreeBSD$: two-line .h patternWarner Losh
2022-08-08linuxkpi: Add compat_ptr and ptr_to_compatEmmanuel Vadot
2022-01-10LinuxKPI: Constantly use _LINUXKPI_ prefix in include guardsVladimir Kondratyev
2021-03-09Implement basic support for allocating memory from a specific numa nodeHans Petter Selasky
2020-09-01compat: clean up empty lines in .c and .h filesMateusz Guzik
2019-02-22lkpi: allow late binding of linux_alloc_currentMatt Macy
2017-02-21Make the LinuxKPI task struct persistent accross system calls.Hans Petter Selasky
2016-05-24Set "current" for all PCI enumeration callbacks.Hans Petter Selasky
2015-12-03Remove incorrect defines. The proper version of these macros isHans Petter Selasky
2015-10-29Finish process of moving the LinuxKPI module into the default kernel build.Hans Petter Selasky