summaryrefslogtreecommitdiff
path: root/vm/vm_phys.c
AgeCommit message (Expand)Author
2013-07-09vm/vm_phys: merge into the vm_page moduleRichard Braun
2013-05-15kern/list: rename list_insert to list_insert_headRichard Braun
2013-04-17vm/vm_phys: replace spin locks with mutexesRichard Braun
2013-04-04vm/vm_phys: fix CPU pool initializationRichard Braun
2012-12-22vm/vm_phys: add segment allocation functionRichard Braun
2012-12-11vm/vm_phys: add locksRichard Braun
2012-12-07kern/kmem: rework buffer-to-slab lookupRichard Braun
2012-12-01Normalize the spelling of CPU in commentsRichard Braun
2012-11-08kern/string: implement strlcpyRichard Braun
2012-11-03Merge lib into kernRichard Braun
2012-10-10Rename vm_phys_t to phys_addr_tRichard Braun
2012-10-03x86: new architectureRichard Braun
2012-09-30Initial commitRichard Braun