aboutsummaryrefslogtreecommitdiff
path: root/sys/compat/linuxkpi/common/include/linux/page.h
Commit message (Expand)AuthorAgeFilesLines
* Make sure the "vm_flags" and "vm_page_prot" fields get set correctlyHans Petter Selasky2017-08-111-15/+13
* Fix the definitions of pgprot_{noncached,writecombine} after r316562.Mark Johnston2017-07-081-2/+4
* All these files need sys/vmmeter.h, but now they got it implicitlyGleb Smirnoff2017-04-171-0/+1
* Fix compilation of LinuxKPI for PowerPC.Hans Petter Selasky2017-04-091-3/+3
* Implement proper support for memory map operations in the LinuxKPI,Hans Petter Selasky2017-04-061-0/+22
* Implement a series of physical page management related functions inHans Petter Selasky2017-03-271-0/+3
* Add more PAGE related defines to the LinuxKPI. Move the definition ofHans Petter Selasky2016-05-131-4/+21
* Finish process of moving the LinuxKPI module into the default kernel build.Hans Petter Selasky2015-10-291-0/+53