aboutsummaryrefslogtreecommitdiff
path: root/sys/amd64
Commit message (Expand)AuthorAgeFilesLines
* MFR6:David Xu2006-12-231-0/+1
* 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
* MFC: Correct a local information leakage bug affecting AMD FPUs.Colin Percival2006-04-191-0/+36
* MFC: Add bcePaul Saab2006-04-121-0/+1
* MFC:Maksim Yevmenkin2006-04-041-0/+2
* Hook the MFI driver up to the kernel build.Scott Long2006-04-041-0/+1
* MFC (by scottl@):Xin LI2006-03-281-1/+3
* MFC (by scottl@):Xin LI2006-03-281-1/+1
* MFC (by le@):Xin LI2006-03-281-1/+1
* MFC: 1.271Stephan Uphoff2006-03-221-0/+7
* MFC: Don't allow userland to set hardware watch points on kernel memory.John Baldwin2006-03-201-23/+20
* MFC: Don't route interrupts to hyperthreads in an HT system. ThisJohn Baldwin2006-03-141-2/+2
* MFC Rev 1.72Jeff Roberson2006-03-131-1/+29
* MFC: Split struct ithd into struct intr_thread and intr_event andJohn Baldwin2006-03-104-57/+62
* MFC: Throw out all the logical APIC ID stuff and just wire up interruptsJohn Baldwin2006-03-077-135/+152
* Disable some code that isn't ready for prime time.Scott Long2006-03-021-0/+2
* MFC: Change the x86 interrupt code to allocate IDT vectors on-demand.John Baldwin2006-03-014-95/+216
* MFC: Various apic fixes and tweaks from io_apic.c 1.16 andJohn Baldwin2006-03-012-6/+20
* guard function decls with _KERNEL so user code can include this fileSam Leffler2006-03-011-1/+2
* MFC: Print Virtual Machine Extensions feature and remove stale comment.David Malone2006-02-231-2/+2