aboutsummaryrefslogtreecommitdiff
path: root/mach-defpager/kalloc.c
Commit message (Expand)AuthorAgeFilesLines
* mach-defpager: Drop kalloc/kfreeSamuel Thibault2021-08-161-313/+0
* mach-defpager: make the default pager use vm_wire_allRichard Braun2016-12-241-2/+0
* Complete allocation hooksSamuel Thibault2016-05-301-0/+18
* Revert "drop the deprecated malloc/free hooks in hurd/mach-defpager"Samuel Thibault2016-05-301-4/+25
* drop the deprecated malloc/free hooks in hurd/mach-defpagerFlavio Cruz2015-12-291-25/+4
* Fix mach-defpager's kalloc valuesSamuel Thibault2014-11-101-7/+7
* mach-defpager: fix warnings about uninitialized variablesJustus Winter2014-03-121-1/+1
* mach-defpager: drop all register qualifiersJustus Winter2013-11-211-5/+5
* Remove unused variablesMiguel Figueiredo2013-05-301-2/+0
* Do not compute debugging information by defaultSamuel Thibault2013-05-271-1/+1
* Switch from cthreads to pthreadsRichard Braun2012-11-271-16/+16
* Remove warnings during compilation.Maksym Planeta2012-03-261-0/+2
* mach-defpager: Declare `__malloc_initialize_hook' as volatile.Ludovic Courtès2011-11-051-1/+7
* Remove `serverboot'; fix "make dist" in `mach-defpager'.Ludovic Courtès2011-04-031-0/+291