summaryrefslogtreecommitdiffstats
path: root/sys/amd64
Commit message (Expand)AuthorAgeFilesLines
* Submitted by: Wolfgang Stanglmeier <wolf@dentaro.GUN.de>se1995-01-051-1/+4
* Corrected the list of volatile registers for outsb, outsw, and outsl.dg1995-01-041-4/+4
* Use sufficient parentheses in macros.bde1995-01-032-158/+164
* Replace sv_ex_tw by padding (it is no longer used; the tag word in sv_envbde1995-01-032-16/+26
* From Bill Paul:jkh1994-12-311-1/+7
* icu.s:bde1994-12-302-156/+80
* Obtained from: 1.1.5bde1994-12-241-4/+10
* Move page_unhold's in pmap_object_init_pt down one line to gard againstdg1994-12-181-3/+3
* Add a 'vn' to GENERICjkh1994-12-181-2/+3
* Check for PG_FAKE too in pmap_object_init_pt.dg1994-12-181-3/+3
* Add two more page table pages to keep 64MB machines happy.dg1994-12-181-2/+2
* Remove sd1-sd3 & st1, now that we can autoallocate them.phk1994-12-161-5/+1
* Removed inappropriate comment.dg1994-12-111-3/+1
* Add additional comment.dg1994-12-111-2/+4
* Fix bogus comment.dg1994-12-111-3/+4
* Disable CLKF_BASEPRI() again. I forgot to edit an unwanted change out ofbde1994-12-031-2/+2
* i386/exception.s,bde1994-12-039-111/+77
* I made a syntax error yesterday.phk1994-11-271-2/+2
* Set the bootverbose if so desired.phk1994-11-261-2/+12
* Declare "extern int bootverbose", so that device-drivers and othersphk1994-11-261-1/+2
* I just learned that isa.h is included in assembler files too...phk1994-11-191-3/+2
* addphk1994-11-191-1/+3
* Put ie0 above ep0. Otherwise, the ie0 probe clobbers it.jkh1994-11-181-2/+2
* IO_EISASIZE should be 1 slot, not 2.gibbs1994-11-181-2/+2
* Get IO_EISASIZE properly defined now.jkh1994-11-181-1/+2
* Grap the bootinfo structure the bootblock passes us.phk1994-11-183-5/+28
* New device-driver entries for the aic7770 driver. These use new featuresgibbs1994-11-171-2/+3
* Allow MAXMEM to be larger than the detected physical memory. This changedg1994-11-161-4/+3
* Add prototype for Debugger().bde1994-11-151-1/+2
* Make gdt_segs[] public again for APM.bde1994-11-152-8/+16
* Rewrite almost everything.bde1994-11-141-133/+300
* Log processes that exit with an masked npx exception that would trapbde1994-11-142-16/+42
* Oops, the previous commit got the diff for the log message instead ofbde1994-11-141-1/+1
* (Bogus several hundred line diff for a log message deleted. See rev 1.91bde1994-11-141-23/+23
* Move declarations of atdevbase and rtcin() to cpufunc.h (a less wrongbde1994-11-141-12/+5
* Remove 1.5+K of bloat for unused idt entries.bde1994-11-141-13/+20
* Declare inline functions as __inline and with new-style parameter listsbde1994-11-141-12/+13
* Undo a previous change. <sys/disklabel.h> was broken, not these files.bde1994-11-141-2/+1
* Add ep0 line to kernel config files.gibbs1994-11-131-1/+2
* Add Matt Thomas' le0 DEPCA driver to the GENERIC kernel. This worksnate1994-11-131-1/+2
* Nuked ed2 - it was added for the common 16bit card case where thedg1994-11-131-2/+1
* Add back ed2. Harrumph..jkh1994-11-121-0/+1
* Revision 1.6 fix was lost: don't write 0 to RTC_DIAGache1994-11-122-4/+2
* ed2 was actually an impossible entry to reach!jkh1994-11-121-2/+1
* Make a kernel sans FFS possible.phk1994-11-121-13/+18
* Added 'de' ethernet driver.dg1994-11-111-1/+2
* Enable floppy-tape support.jkh1994-11-101-2/+2
* Use adjkerntz into inittodr too (for APM stuff)ache1994-11-102-4/+4
* Don't declare DELAY() here. Callers should include <machine/clock.h>.bde1994-11-091-2/+1
* Add back ze0 driver; somebody took it out of _both_ LINT and GENERIC,jkh1994-11-081-1/+2
OpenPOWER on IntegriCloud