summaryrefslogtreecommitdiff
path: root/sys/i386/include
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/4.3.0_cvscvs2svn2001-04-2199-99/+99
* This commit was manufactured by cvs2svn to create branch 'RELENG_4_3'.cvs2svn2001-04-212-306/+0
* MFC: fnv hash improvements for nfsnode hash etc.Peter Wemm2001-03-211-1/+1
* MFC:David E. O'Brien2001-03-051-0/+5
* Merged from sys/i386/include/bus_at386.h revision 1.8.2.2.Yoshihiro Takahashi2001-03-051-1/+0
* MFC 1.13: Fix bus_space_write_multi_2Matthew N. Dodd2001-03-021-1/+0
* MFC: Correct 2nd argument of getnameinfo(3) to socklen_t.Hajimu UMEMOTO2001-02-261-0/+1
* MFC: Defer assignment of low level interrupt handlers for PCI interrupts.Tor Egge2001-02-131-0/+1
* MFC: Fix CMSG and ALIGN macro usage.Jeroen Ruigrok van der Werven2000-12-291-13/+25
* Put on my asbestos suit and do an immediate MFC for NKPT (the initialPeter Wemm2000-11-301-1/+1
* MFC: Implement write combining for crashdumps.Paul Saab2000-11-211-0/+1
* MFC: rev 1.16 (SHRT_MIN definition was 4 bits too long)David E. O'Brien2000-11-051-1/+1
* MFC: Fix typo in commentsRoger Hardiman2000-10-311-2/+2
* MFC: rev 1.15 (convert decimal constants to hex, add ISO-C99 `long long',David E. O'Brien2000-10-301-20/+31
* MFC: PC-98 bus_space changes.Yoshihiro Takahashi2000-10-291-110/+100
* MFC (alpha rev.1.4, i386 rev.1.5: work around a bug (apparently in gcc) byBruce Evans2000-10-271-2/+2
* MFC: Add new MSP ioctlsRoger Hardiman2000-10-261-0/+10
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2000-10-241-0/+89
* MFC: #define's and prototypes for ia32 debug register helperBrian S. Dean2000-10-212-0/+10
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2000-10-191-0/+53
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2000-10-111-0/+253
* MFC: Pentium4 support.Paul Saab2000-09-301-2/+3
* MFC:Paul Saab2000-09-304-29/+7
* MFC: Add output of per battery information to apm(1).Hajimu UMEMOTO2000-08-191-1/+24
* MFC: Detect and resolve IOAPIC id conflicts.Tor Egge2000-08-131-0/+1
* MFC: pmap interface optimizations, optionally physically backed SYSVSHM.Peter Wemm2000-08-041-3/+3
* MFC: change default bus limit from 4 to 8 - many newer machines need this.Peter Wemm2000-08-031-1/+1
* MFC: $FreeBSD$Peter Wemm2000-08-035-0/+8
* MFC: taskqueue api.Doug Rabson2000-07-181-13/+16
* MFC: rev 1.8 (use a MI version of this now(dev/ppbus/lptio.h))David E. O'Brien2000-07-101-24/+0
* MFC: x86 ASM cleanups allowed/required with/by Binutils 2.10.0.David E. O'Brien2000-07-071-8/+8
* MFC: correctly program I/O APIC IDs to avoid interrupt collisions.Mike Smith2000-05-311-0/+1
* MFC the SMP cleanup.Matthew Dillon2000-05-168-163/+67
* MFC: Use a MI /dev/[u]random device.David E. O'Brien2000-05-101-90/+0
* MFC: Fixed bus_space_{read,write}_region_* functions.Yoshihiro Takahashi2000-05-071-60/+18
* MFC: delayed checksum work. This also brings the mbuf size up to 256.Jonathan Lemon2000-05-052-1/+26
* MFC: Update with multiple #include protectionRoger Hardiman2000-04-181-0/+6
* MFC: Added indirect pio into the bus space stuff for the NEC PC-98.Yoshihiro Takahashi2000-04-141-1263/+17
* MFC: make SYSVSHM limits arbitarily configurable via sysctl after bootPeter Wemm2000-04-021-7/+0
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2000-03-293-0/+2957
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2000-03-251-0/+73
* MFC: add support for more mice (psm.c 1.24, i386/include/mouse.h 1.16,Kazutaka YOKOTA2000-03-211-4/+44
* MFC: Exchange FPE_INTDIV and FPE_INTOVF for 3.x compatibility.Martin Cracauer2000-03-201-2/+2
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2000-03-138-7313/+0
* Change the default FPU control word so that exceptions for newMartin Cracauer2000-03-101-34/+4
* Patches that eliminate extra context switches in FIFO case.Peter Dufault2000-03-021-2/+3
* Fix an __asm operand constraint which broke the -O3 and -O0 builds.Brian S. Dean2000-02-211-6/+6
* Don't forget to reset the hardware debug registers when a process thatBrian S. Dean2000-02-202-0/+51
* Document the support in the kernel for hardware debug registers on theDavid E. O'Brien2000-02-121-0/+3
* Add support for WEP (encryption) for silver and gold WaveLAN/IEEE turbo cards.Bill Paul2000-02-021-0/+15