aboutsummaryrefslogtreecommitdiff
path: root/sys/amd64
Commit message (Expand)AuthorAgeFilesLines
* MFC The rr232x driver.Scott Long2006-05-012-0/+6
* This commit was manufactured by cvs2svn to create branch 'RELENG_6_1'.cvs2svn2006-04-30149-0/+36967
|\
| * 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
| * MFC amd64/amd64/machdep.c revision 1.646, i386/i386/machdep.cDavid Xu2006-02-071-1/+2
| * MFC standardization of the ELF types and update of the ELF constants:Marcel Moolenaar2005-12-301-1/+1
| * MFC: 32bit compat for recvmsg, sendmsg, osigaction, osigprocmask,Paul Saab2005-12-281-0/+3
| * MFC: Remove linux_mib_destroy() since MTX_SYSINIT's gaining of a SYSUNINITJohn Baldwin2005-12-221-1/+0
| * MFC DRM. Notable changes:Eric Anholt2005-12-141-0/+2
| * MFC: Slam the door more forcefully on mixed mode.John Baldwin2005-12-131-0/+15
| * MFC: Always print the trap number for fatal traps and add trap messagesJohn Baldwin2005-11-281-4/+9
| * MFC: More fully setup the ATPICs including setting up spurious interruptJohn Baldwin2005-11-281-8/+28
| * MFC: Check for -1 using 0xffffffff rather than 0xffffff.John Baldwin2005-11-231-1/+1
| * MFCAlan Cox2005-11-191-19/+11
| * MFC revision 1.517Alan Cox2005-11-191-117/+166
| * MFC: Label the apic timer interrupt as 'cpuN: timer' like on i386Peter Wemm2005-11-171-1/+1
| * MFC: Bring /dev/speaker support to amd64.Ruslan Ermilov2005-11-161-0/+3
| * MFC: Sort ath_rate_* entries. Mark ath_rate_sample as the desired algorithm.Ruslan Ermilov2005-11-161-2/+2
| * MFC: eliminate pcb_rflags, replacing it with padding. It just wastesPeter Wemm2005-11-155-13/+3
| * MFCAlan Cox2005-11-131-2/+4
| * MFC: Hook nve(4) up in i386 and amd64 NOTES.John Baldwin2005-11-081-0/+2
| * Merge cpu_swtch.S:1.154, machdep.c:1.642 from HEAD:David Xu2005-11-082-15/+2
| * MFC: canonify the include of acpi.h.David E. O'Brien2005-11-074-4/+4
| * MFC: for AMD dual-core processors, nullify CPUID.HTT.David E. O'Brien2005-11-071-0/+9
| * MFC: allow FreeBSD/amd64 to boot on certain Dell machines that have morePeter Wemm2005-11-051-1/+1
| * MFC: Add DEFAULTS files for amd64, i386, and pc98.John Baldwin2005-10-281-4/+1
| * This commit was manufactured by cvs2svn to create branch 'RELENG_6'.cvs2svn2005-10-281-0/+14
| * MFC:Ade Lovett2005-10-281-0/+2
| * MFC: 1.2: don't set segment registers yet.Peter Wemm2005-10-261-0/+4
| * Big overall MFC of polling(4) cleanup:Gleb Smirnoff2005-10-072-14/+4