summaryrefslogtreecommitdiffstats
path: root/sys/amd64/amd64/mem.c
Commit message (Expand)AuthorAgeFilesLines
...
* Almost gratuitious improvement of the performance of readingdyson1996-07-141-5/+14
* First pass at cleaning up macros relating to pages, clusters and all that.phk1996-05-021-12/+12
* Fixed the ownership and permissions of /dev/io. Rev.1.32 broke rev.1.29.bde1996-04-071-2/+2
* Convert from using devfs_add_devsw() to devfs_add_devswf()scrappy1996-04-011-18/+25
* Fixed permissions of /devfs/*random.bde1996-03-271-7/+7
* Add support for Pentium and Pentium Pro performance counters.wollman1996-03-261-3/+35
* Restrict /devfs/io perms to 0600.joerg1995-12-311-2/+2
* Modify the ioctl to handle revectored interrupts for the entropy gatherers.markm1995-12-271-5/+30
* Reviewed by: peter (verbally :)julian1995-12-211-1/+23
* Added a prototype.bde1995-12-141-1/+3
* Removed new alias d_size_t for d_psize_t.bde1995-12-101-2/+2
* Julian forgot to make the *devsw structures static.phk1995-12-081-2/+2
* Pass 3 of the great devsw changesjulian1995-12-081-35/+53
* Untangled the vm.h include file spaghetti.dg1995-12-071-1/+2
* If you're going to mechanically replicate something in 50 filesjulian1995-11-291-2/+3
* OK, that's it..julian1995-11-291-15/+44
* Remove the #ifdev DEVRANDOM's, as promised.markm1995-11-041-11/+1
* Finished(?) moving prototypes for devswitch functions to <machine/conf.h>.bde1995-11-041-11/+12
* Security fix - do not allow anyone but root to choose the interrupts usedmarkm1995-10-301-1/+9
* Fix mmioctl() for !DEVRANDOM case. mmioctl() is a function, not abde1995-10-291-10/+12
* Theodore Ts'po's random number gernerator for Linux, ported by me.markm1995-10-281-14/+98
* Fix rounding bug in last commit that would have caused the problem to notdg1995-09-201-2/+2
* Check for page being resident when doing I/O with /dev/kmem and returndg1995-09-151-2/+15
* Fixed init functions argument type - caddr_t -> void *. Fixed a couple ofdg1995-09-091-2/+2
* Fix benign type mismatches in devsw functions. 82 out of 299 devswbde1995-09-081-5/+7
* devfs changes..julian1995-09-031-1/+21
* Fixed various prototype problems with the pmap functions and the subsequentdg1994-08-061-1/+2
* The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.rgrimes1994-05-251-26/+25
* Convert syscall to trapframe. Based on work done by John Brezak.dg1994-01-031-7/+7
* Make everything compile with -Wtraditional. Make it easier to distributewollman1993-12-191-4/+5
* Make the LINT kernel compile with -W -Wreturn-type -Wcomment -Werror, andwollman1993-11-251-1/+4
* patches from Julian Elischer -dg1993-11-221-1/+27
* Removed all patch kit headers, sccsid and rcsid strings, put $Id$ in, somergrimes1993-10-161-2/+3
* From guido@gvr.win.tue.nl Sat Aug 7 06:58:04 1993rgrimes1993-08-091-0/+38
* Initial import, 0.1 + pk 0.2.4-B1rgrimes1993-06-121-0/+191
OpenPOWER on IntegriCloud