]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/amd64
MFC r1.32, r1.33:
[FreeBSD/FreeBSD.git] / sys / amd64 /
2008-03-27 kibMFC
2008-03-21 jhbMFC: Add constants for the different memory types in...
2008-03-19 jhbMFC: Use a runtime mask for the PhysBase and PhysMask...
2008-03-19 jhbMFC: Minimize diffs with i686_mem.c.
2008-03-19 jhbMFC: Add constants for the various fields in MTRR regis...
2008-03-17 jhbMFC: Remove the 'needbounce' variable from _bus_dmamap_...
2008-02-14 jkimMFC: sys/amd64/linux32/linux32_machdep.c 1.46
2008-02-13 jhbAdd missing #include for cpu_spinwait().
2008-02-12 jhbMFC: Properly handle ACPI table headers that cross...
2008-02-12 jhbMFC: Use cpu_spinwait() in DELAY().
2008-02-06 mavMFC GET_STACK_USAGE() macro to be used for netgraph...
2008-01-19 jhbMFC: Split the intr_table_lock into an sx lock used...
2007-12-19 rpauloMFC revision 1.679:
2007-12-15 scottlAdd the hptrr driver.
2007-12-08 dwmaloneregen.
2007-12-08 dwmaloneThe kernel version of Linux statfs64 is actually suppos...
2007-12-06 jhbMFC: Always assume type #1 PCI config transactions...
2007-12-06 jhbMFC: Change pci_cfgdisable() into a nop for type #1...
2007-12-03 jhbRegen.
2007-12-03 jhbMFC: Sync up SYSV IPC with HEAD some:
2007-12-03 mariusMFC: sys/amd64/include/elf.h 1.19; sys/arm/include...
2007-11-26 scottlMFC: Expand critical section coverage so that shared...
2007-11-21 jhbMFC: Add support for debugging double fault frames.
2007-11-08 jhbMFC: Don't test the APIC flag in the cpuid features...
2007-11-08 alcMFC
2007-11-05 upsMFC: Remove mpte optimization from pmap_enter_quick().
2007-10-30 jhbMFC: Update copyright attribution.
2007-10-08 jhbMFC some fixes to IPI_PREEMPT:
2007-10-05 jhbMFC: Handle CPUs with APIC IDs higher than 32.
2007-10-03 jhbMFC: Use rman_set_rid() to save the rid in new resource...
2007-10-02 gallatinMFC: sync the mxge driver with HEAD, modulo some slight...
2007-09-28 desMFC: coretemp(4)
2007-09-28 desMFC: whitespace changes from HEAD
2007-09-28 desMFC: synch with HEAD, minus whitespace changes.
2007-09-28 desMFC: remove confusing boot message, add feature bits
2007-09-10 peterExport the MAXCPU symbol to assym.s. This is used to...
2007-09-03 netchildMFC:
2007-08-30 netchildRemove second entry for tgkill.
2007-08-29 peterMFC: rev 1.261. Set a stack for interrupt stack 1...
2007-08-29 netchildregen
2007-08-29 netchildMFC:
2007-08-28 jhbMFC: Move 'intbase != expected base' warning under...
2007-08-15 jhbMFC: Partial MFC of earlier minor fixes and tweaks...
2007-08-15 jhbMFC: Revamp the MSI/MSI-X code a bit to achieve two...
2007-08-14 jhbMFC: Handle negative trap numbers (due to a corrupted...
2007-08-07 jkoshyMFC rev 1.669: "Use a known good stack at the time...
2007-07-08 netchildregen after syscalls.master change
2007-07-08 netchildMFC (5 of X):
2007-07-08 netchildMFC (4 of X):
2007-07-08 netchildMFC (2 of X):
2007-07-08 netchildMFC (1 of X):
2007-06-29 jhbMFC: Use the tsc to implement DELAY() if it is usable...
2007-06-29 jhbProperly initialize the address value in siginfo for...
2007-06-18 jhbMFC: Support for running 32-bit multithreaded binaries...
2007-05-23 jhbMFC: Rework the support used by ABIs to override resour...
2007-05-06 alcMFC a change to pmap_copy() that was overlooked because...
2007-05-06 alcMFC Revision 1.531 of pmap.c:
2007-05-06 alcMFC Revision 1.538:
2007-05-05 alcMFC
2007-05-05 alcMFC Revision 1.530
2007-05-03 sobomaxMFC: Implement 32 bit getcontext/setcontext/swapcontext...
2007-05-02 jhbMFC: Honor the BUS_DMA_NOCACHE flag to bus_dmamem_alloc...
2007-05-02 jhbMFC: Initial PAT support including the following:
2007-05-02 jhbMFC: Add various constants for the PAT MSR and the...
2007-05-02 jhbMFC: Add 'pmap_invalidate_cache()'.
2007-05-02 jhbMFC: Comment fixes in 1.106 and 1.107.
2007-04-30 jhbMFC: Various fixes to cpu_reset_real()
2007-04-28 ariffMFC:
2007-04-25 upsMFC:
2007-03-31 jhbMFC: PCI MSI support for amd64 and i386.
2007-03-27 yongariMFC msk(4) to RELENG_6
2007-03-12 jhbMFC: Add a simple device driver to "eat" any I/O APICs...
2007-03-03 cpercivaMFi386: Ident the SMP kernel as SMP-GENERIC (not GENERIC).
2007-02-28 kibMFC rev. 1.579: MFi386 rev. 1.544 of i386/i386/pmap.c:
2007-02-15 cvs2svnThis commit was manufactured by cvs2svn to create branc...
2007-02-12 jhbMFC: Don't send interrupts to CPUs disabled via lapic...
2007-02-08 jhbMFC: Fix GDB_BUFSZ.
2007-02-03 alcMFC revisions 1.308, 1.309, and 1.312
2007-02-03 alcMFC revision 1.133
2007-01-29 csjpMFC the AUDIT_SYSCALL_{EXIT|ENTER} macros. This unbreak...
2006-12-28 jhbMFC:
2006-12-14 obrienBack out rev 1.439.2.16 - it is on purpose that GENERIC...
2006-12-14 obrienTurn on SMP in the default kernel.
2006-12-06 sobomaxMFC all relevant changes since beginning of 2006:
2006-12-01 jhbMFC: Trim some x86 interrupt-related noise from bootver...
2006-12-01 davidxuMFC: Store fault address into POSIX siginfo.
2006-11-29 sobomaxAnother attempt to MFC changes that prevent any account...
2006-11-26 mariusMFC: 1.457, 1.458
2006-11-20 jhbMFC: Fix various issues such as wrong decoding for...
2006-11-03 kibMFC rev. 1.25
2006-10-30 jhbMFC: Change the x86 interrupt code to suspend/resume...
2006-10-30 ruMFC: 1.16: Fix booting with ps2 keyboards.
2006-10-21 hrsMFC(rev.1.78): add missing "\n" in printf().
2006-10-19 jhbMFC: Fix sign bug in #ifdef for value of INTRCNT_COUNT.
2006-10-09 simonMFC:
2006-09-29 jhbMFC: Update to the ipmi(4) driver to add more attachmen...
2006-09-27 alcMFC
2006-09-26 sobomaxRevert 1.17.2.8, it causes some problems.
2006-09-22 jhbMFC: Fix rman_manage_region() to detect overlaps and...
2006-09-20 sobomaxMFC: don't account ticks of the disabled HTT cores...
next