summaryrefslogtreecommitdiff
path: root/sys/amd64
Commit message (Expand)AuthorAgeFilesLines
* MFC: Allow L2 caches to be shared between processors by default.Colin Percival2006-04-281-2/+2
* 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
* Partially revert the previous revision and only use fixed delivery modeJohn Baldwin2006-03-151-1/+5
* Use fixed delivery mode for I/O APIC interrupts rather than low priorityJohn Baldwin2006-03-011-1/+1
* MFC amd64/amd64/machdep.c revision 1.646, i386/i386/machdep.cDavid Xu2006-02-071-1/+2
* MFC: Always print the trap number for fatal traps and add trap messagesJohn Baldwin2005-11-281-4/+9
* MFC: Get rid of #ifdef for legacy system. Move that into the MD code.John Baldwin2005-11-091-0/+7
* MFC:Ade Lovett2005-10-281-0/+2
* MFC if_bridge support codeAndrew Thompson2005-10-031-0/+2
* MFC: add all other cpufreq specific drivers that do not belong to acpi.Bruno Ducrot2005-07-211-0/+3
* MFC: Increase MAXCPU to 16 for SMP kernels to cope with APIC IDs >= 8.John Baldwin2005-07-111-1/+1
* MFp4: oops, the amd64 crash dump code was using the i386 dump version.Peter Wemm2005-06-231-1/+1
* MFp4: fix comment about copyin/out and fubyte family. There is no dosPeter Wemm2005-06-231-8/+2
* MFp4: Various s/386/amd64/ fixesPeter Wemm2005-06-234-4/+4
* Fix a source of 'trap xxx with interrupts disabled'. This was a cut/pasto.Peter Wemm2005-06-231-1/+1
* MFC: Chop a '>' in a feature name (RSVD2>) that snuck in;Jens Schweikhardt2005-06-051-1/+1
* Remove unused (but initialized) variables. Merge 1.635 - set PCB_FULLCTXPeter Wemm2005-05-301-4/+1
* Add a knob for disabling/enabling HTT, "machdep.hyperthreading_allowed".Jacques Vidrine2005-05-132-0/+109
* MFC: Add the agp driver to GENERIC.Eric Anholt2005-05-101-0/+2
* MFC: KDB_STOP_NMI functionalityDoug White2005-05-014-0/+93
* Enable interrupts in smp_tlb_shootdown() and smp_targeted_tlb_shootdown()Doug White2005-04-301-0/+16
* Remove the ACPI_MAX_THREADS option.Scott Long2005-04-251-3/+0
* MFC:Paul Saab2005-04-232-29/+12
* MFC:Paul Saab2005-04-211-87/+55
* Disable the NO_MIXED_MODE option by default but leave it as a commentedKen Smith2005-04-091-1/+4
* 'apic' isn't optional, so dont speak as if it is.David E. O'Brien2005-04-081-5/+0
* MFC some 64-bit fixes:John Baldwin2005-04-081-9/+12
* Fully initialize the required TSS fields so that the io permissionColin Percival2005-04-063-1/+4
* MFC: Glue the arcmsr driver into the tree.Scott Long2005-04-022-0/+7
* MFC:Maxim Sobolev2005-04-011-0/+1
* MFC: Handle unimplemented syscall by instantly returning ENOSYS instead of se...Maxim Sobolev2005-03-311-0/+4
* Add a commented-out ehci entry.Ian Dowse2005-03-311-0/+1
* MFC: Comments to note bpf is required for DHCP.Murray Stokely2005-03-301-0/+1
* MFC linux32_sysvec.c,v 1.7 exec.h,v 1.32:David Schultz2005-03-291-2/+2
* MFC rev 1.67 and 1.70Scott Long2005-03-151-20/+9
* MFC:Poul-Henning Kamp2005-03-071-0/+13
* MFC 'hw.physmem' sysctl.Wes Peters2005-03-031-0/+2
* Back out the rework of how we store process times in the kernel.David E. O'Brien2005-03-011-5/+15
* MFC: rev 1.4: fix typoDavid E. O'Brien2005-02-281-1/+1
* MFC: Rework how we store process times in the kernel such that we alwaysDavid E. O'Brien2005-02-281-15/+5
* Sync formatting with 6-CURRENT.David E. O'Brien2005-02-282-7/+10
* MFCDavid E. O'Brien2005-02-281-37/+26
* MFC: rev 1.10: common multi-inclusion protection.David E. O'Brien2005-02-281-4/+4
* MFC: rev 1.7: PC98 will never be defined for amd64.David E. O'Brien2005-02-281-5/+0
* MFC: rev 1.14: there are no PC98 amd64 machines, so GC a few stray ifdef's.David E. O'Brien2005-02-281-5/+0
* MFC: rev 1.215: read from RTC_INTR after writing to RTC_STATUSB.David E. O'Brien2005-02-281-0/+2
* Enable support for 32-bit Linux binaries in 5.4-RELEASE by default.David E. O'Brien2005-02-281-0/+5
* MFC: rev 1.515: Implement proper handling of PG_G mappings in pmap_protect().David E. O'Brien2005-02-281-1/+4
* MFC: rev 1.233: improve panic message for a busted mptable.David E. O'Brien2005-02-281-1/+3