aboutsummaryrefslogtreecommitdiff
path: root/sys/amd64
Commit message (Expand)AuthorAgeFilesLines
* MFC msk(4) to RELENG_6Pyun YongHyeon2007-03-271-0/+1
* MFC: Add a simple device driver to "eat" any I/O APICs that show up as PCIJohn Baldwin2007-03-121-1/+48
* MFi386: Ident the SMP kernel as SMP-GENERIC (not GENERIC).Colin Percival2007-03-031-0/+2
* MFC rev. 1.579: MFi386 rev. 1.544 of i386/i386/pmap.c:Konstantin Belousov2007-02-281-0/+14
* This commit was manufactured by cvs2svn to create branch 'RELENG_6'.cvs2svn2007-02-151-0/+541
* MFC: Don't send interrupts to CPUs disabled via lapic hints.John Baldwin2007-02-121-0/+2
* MFC: Fix GDB_BUFSZ.John Baldwin2007-02-081-1/+1
* MFC revisions 1.308, 1.309, and 1.312Alan Cox2007-02-031-1/+8
* MFC revision 1.133Alan Cox2007-02-031-0/+2
* MFC the AUDIT_SYSCALL_{EXIT|ENTER} macros. This unbreaks auditing forChristian S.J. Peron2007-01-291-1/+7
* MFC:John Baldwin2006-12-282-22/+9
* Back out rev 1.439.2.16 - it is on purpose that GENERIC doesn't support SMPDavid E. O'Brien2006-12-141-3/+0
* Turn on SMP in the default kernel.David E. O'Brien2006-12-141-0/+3
* MFC all relevant changes since beginning of 2006:Maxim Sobolev2006-12-061-7/+8
* MFC: Trim some x86 interrupt-related noise from bootverbose.John Baldwin2006-12-012-15/+14
* MFC: Store fault address into POSIX siginfo.David Xu2006-12-011-0/+1
* Another attempt to MFC changes that prevent any accounting for the disabledMaxim Sobolev2006-11-291-0/+16
* MFC: 1.457, 1.458Marius Strobl2006-11-261-3/+2
* MFC: Fix various issues such as wrong decoding for half of the 0x0fJohn Baldwin2006-11-201-80/+58
* MFC rev. 1.25Konstantin Belousov2006-11-031-1/+1
* MFC: Change the x86 interrupt code to suspend/resume interrupt controllersJohn Baldwin2006-10-308-57/+138
* MFC: 1.16: Fix booting with ps2 keyboards.Ruslan Ermilov2006-10-301-1/+0
* MFC(rev.1.78): add missing "\n" in printf().Hiroki Sato2006-10-211-1/+1
* MFC: Fix sign bug in #ifdef for value of INTRCNT_COUNT.John Baldwin2006-10-191-2/+2
* MFC:Simon L. B. Nielsen2006-10-091-1/+0
* MFC: Update to the ipmi(4) driver to add more attachments as well as SSIFJohn Baldwin2006-09-291-0/+2
* MFCAlan Cox2006-09-271-3/+4
* Revert 1.17.2.8, it causes some problems.Maxim Sobolev2006-09-261-12/+0
* MFC: Fix rman_manage_region() to detect overlaps and coallesce adjacentJohn Baldwin2006-09-221-11/+3
* MFC: don't account ticks of the disabled HTT cores as idle time.Maxim Sobolev2006-09-201-0/+12
* MFC: Add a new ddb command 'show lapic'.John Baldwin2006-09-191-0/+70
* MFC: Sync sizes of physmap[], phys_avail[], and dump_avail[] and bump upJohn Baldwin2006-09-111-4/+4
* MFC: rev. 1.6 (gdb_machdep,c); 1.4 & 1.5 (gdb_machdep.h)Marcel Moolenaar2006-08-172-7/+26
* MFC: Add KTR_SYSC tracing.John Baldwin2006-08-111-1/+6
* MFC: Add missing ptrace(2) system-call stops to various syscall()John Baldwin2006-08-111-0/+5
* MFC: Fix hw.physmem/MAXMEM usage on systems with SMAP (including systemsJohn Baldwin2006-07-311-7/+7
* MFC: Bring kernel side of minidumps to 6.x on i386 and amd64.Peter Wemm2006-07-244-3/+25
* MFC: Move AH[CD]_REG_PRETTY_PRINT options to where they belongs.Xin LI2006-07-131-4/+4
* MFC: add ath and related modulesSam Leffler2006-07-111-0/+6
* MFC: clear invalid bits in SSE mxcsr register.David Xu2006-07-014-2/+11
* MFC revs 1.74 through 1.77:Mike Silbersack2006-06-181-6/+24
* MFC the enhancements to the Linux emulation layer so the MegaRAID SASDoug Ambrisko2006-06-151-0/+6
* MFC: Cache the value of the lower half of each I/O APIC redirection tableJohn Baldwin2006-05-181-6/+4
* MFC:Paul Saab2006-05-151-2/+2
* MFC: sync up various changes from HEADNate Lawson2006-05-111-4/+5
* Hook up the rr232x driver.Scott Long2006-04-302-0/+6
* This commit was manufactured by cvs2svn to create branch 'RELENG_6'.cvs2svn2006-04-302-0/+466
* MFC: Allow L2 caches to be shared between processors by default.Colin Percival2006-04-281-2/+2
* MFC: Multicore detection.Jung-uk Kim2006-04-244-18/+102
* Include opt_pmap.h for PMAP_SHPGPERPROC.Alan Cox2006-04-221-0/+1