summaryrefslogtreecommitdiff
path: root/sys/amd64
Commit message (Expand)AuthorAgeFilesLines
* MFC: KDB_STOP_NMI functionality.Doug White2005-05-014-0/+93
* Merge from RELENG_5:Doug White2005-04-301-0/+16
* Remove the ACPI_MAX_THREADS option.Scott Long2005-04-251-3/+0
* This commit was manufactured by cvs2svn to create branch 'RELENG_5_4'.cvs2svn2005-04-20153-0/+37864
|\
| * 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
| * MFC: 1.247: invalidate TLB after PTE update.David E. O'Brien2005-02-281-2/+4
| * MFC: Dedicated watchdog to cause a drop to the debugger and/or generate anDavid E. O'Brien2005-02-281-0/+5
| * This commit was manufactured by cvs2svn to create branch 'RELENG_5'.cvs2svn2005-02-271-0/+241
| * MFC: rev 1.248: Allow hints to disable CPU's.David E. O'Brien2005-02-271-1/+16
| * MFC: rev 1.13: Treat pin 0 as IRQ 0 rather than ExtINT if mixed mode is notDavid E. O'Brien2005-02-271-2/+3
| * MFC: rev. 1.22: There are no PC98 amd64 machines.David E. O'Brien2005-02-271-4/+0
| * MFC: rev. 1.19: fix comment on COMPAT_IA32.David E. O'Brien2005-02-271-4/+4
| * MFC: Add a quirk to indicate that pin 0 of the first I/O APIC is reallyDavid E. O'Brien2005-02-271-2/+8
| * MFC: Update legacy cpu attachments for cpufreqNate Lawson2005-02-251-25/+62
| * MFC: cpu.h header and cpu_est_clockrate() functions for each arch.Nate Lawson2005-02-251-24/+69
| * MFC bus_dmamap_load_mbuf_sg() for amd64Scott Long2005-02-252-0/+42
| * MFC: rev 1.245: add the mp_watchdog hooks.David E. O'Brien2005-02-141-0/+9
| * MFC: s/smp_rv_mtx/smp_ipi_mtx/gDavid E. O'Brien2005-02-142-8/+8
| * MFC: rev 1.621: use the definition of struct bios_smap from machine/pc/bios.h.David E. O'Brien2005-02-141-6/+1
| * MFC: rev 1.622: preserve dcons buffer passed by loader.David E. O'Brien2005-02-141-0/+16
| * MFC: rev. 1.625: join the %cr0 setup line.David E. O'Brien2005-02-141-2/+1
| * MFC: rev 1.11: don't use atomic ops to increment interrupt stats.David E. O'Brien2005-02-141-3/+3
| * MFC: copyright tweaks.David E. O'Brien2005-02-141-2/+0
| * MFC: The non-bus_dmamap_load_mbuf_sg() parts of rev 1.66.David E. O'Brien2005-02-141-13/+11
| * MFC: Use bitmapped IPI handler. Update elcr and default mptableDavid E. O'Brien2005-02-1413-138/+298
| * White space sync with HEAD.David E. O'Brien2005-02-141-1/+0