aboutsummaryrefslogtreecommitdiff
path: root/sys/compat/linuxkpi/common/include/linux/compat.h
Commit message (Expand)AuthorAgeFilesLines
* LinuxKPI: Allow kmalloc to be called when FPU protection is enabledVladimir Kondratyev2024-02-101-2/+8
* Revert "LinuxKPI: Add explicit software context to FPU sections"Vladimir Kondratyev2024-02-101-6/+0
* Revert "LinuxKPI: Do not use explicit context in FPU sections on powerpc64"Vladimir Kondratyev2024-02-101-0/+5
* LinuxKPI: Do not use explicit context in FPU sections on powerpc64Vladimir Kondratyev2023-12-241-5/+0
* LinuxKPI: Add explicit software context to FPU sectionsVladimir Kondratyev2023-12-241-0/+6
* sys: Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-161-2/+0
* linuxkpi: Add compat_ptr and ptr_to_compatEmmanuel Vadot2022-08-081-0/+3
* LinuxKPI: Constantly use _LINUXKPI_ prefix in include guardsVladimir Kondratyev2022-01-101-3/+3
* Implement basic support for allocating memory from a specific numa nodeHans Petter Selasky2021-03-091-0/+2
* compat: clean up empty lines in .c and .h filesMateusz Guzik2020-09-011-1/+0
* lkpi: allow late binding of linux_alloc_currentMatt Macy2019-02-221-2/+3
* Make the LinuxKPI task struct persistent accross system calls.Hans Petter Selasky2017-02-211-3/+22
* Set "current" for all PCI enumeration callbacks.Hans Petter Selasky2016-05-241-0/+6
* Remove incorrect defines. The proper version of these macros isHans Petter Selasky2015-12-031-4/+0
* Finish process of moving the LinuxKPI module into the default kernel build.Hans Petter Selasky2015-10-291-0/+38