]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/x86
#if out unused functions which trip up gcc but not clang.
[FreeBSD/FreeBSD.git] / sys / x86 /
2013-02-15 desUpgrade to 1.6.16
2013-02-15 jkimMerge ACPICA 20130214.
2013-02-15 desImport LDNS and build it as an internal library.
2013-02-14 jhbMake VM_NDOMAIN a kernel option so that it can be enabl...
2013-02-13 jkimMerge OpenSSL 1.0.1e.
2013-02-12 kibReform the busdma API so that new types may be added...
2013-02-09 delphijMFV r245512:
2013-02-02 avgx86 suspend/resume: suspend pics and pseudo-pics in...
2013-02-01 sjgMerge bmake-20130123
2013-02-01 kibThe change to reduce default smp_tsc_shift caused tsc...
2013-01-30 kibReduce default shift used to calculate the max frequenc...
2013-01-19 neelMerge projects/bhyve to head.
2013-01-17 jkimMerge ACPICA 20130117.
2013-01-17 jhbDon't attempt to use clflush on the local APIC register...
2013-01-11 theravenMerge new version of libcxxrt. This brings in three...
2013-01-06 neelRevert changes for x2apic support from projects/bhyve.
2013-01-05 neelAdd macros required to enable VMX operation on Intel...
2013-01-05 neelGet rid of workarounds to avoid ins/outs instructions...
2013-01-04 neelIFC @ r244983.
2012-12-21 brooksAdd NetBSD's mtree to the tree and install it as nmtree...
2012-12-18 brooksReplace our implementation of the vis(3) and unvis...
2012-12-16 neelPrefer x2apic mode when running inside a virtual machine.
2012-12-13 jimharrisAdd bus_space_read_8 and bus_space_write_8 for amd64.
2012-12-13 jimharrisRevert r243960 based on feedback regarding keeping...
2012-12-07 erwinUpdate to 9.8.4-P1.
2012-12-06 jimharrisAdd amd64 implementations for 8-byte bus_space routines.
2012-12-04 neelIFC @r243836
2012-12-03 dimUpgrade our copy of llvm/clang to r168974, from upstrea...
2012-12-01 avgioapic_program_intpin: program high bits before low...
2012-12-01 rwatsonMerge OpenBSM 1.2-alpha2 from vendor branch to FreeBSD...
2012-11-20 jkimMerge ACPICA 20121114.
2012-11-17 neelIFC @ r243164
2012-11-16 sjgMerge bmake-20121111
2012-11-13 neelIFC @ r242940
2012-11-11 neelIFC @ r242684
2012-11-01 kibProvide the reading and display of the Standard Extende...
2012-10-29 neelCorral all the host state associated with the virtual...
2012-10-22 dimImport libc++ trunk r165949. Among other improvements...
2012-10-22 eadlerThis isn't functionally identical. In some cases a...
2012-10-22 eadlerNow that device disabling is generic, remove extraneous...
2012-10-21 nwhitehornUpdate dialog to 20120706: includes minor useability...
2012-10-19 uqsMerge mandoc from vendor into contrib and provide the...
2012-10-19 brooksReplace our version of the pwcache(3) API with NetBSD...
2012-10-09 attilioAdd an unified macro to deny ability from the compiler...
2012-10-09 attilioReverts r234074,234105,234564,234723,234989,235231...
2012-10-05 delphijMFV: tcpdump 4.3.0.
2012-10-05 delphijMFV: libpcap 1.3.0.
2012-10-03 marcelMerge bmake-20120831 from vendor/NetBSD/bmake/dist.
2012-09-30 kevloAdd missing header needed by free(9).
2012-09-30 kevloFree result of device_get_children(9).
2012-09-28 jhb- Re-shuffle the <machine/pc/bios.h> headers to move...
2012-09-04 marcelMerge ATF 0.16 from vendor/atf/dist.
2012-08-20 dimUpgrade our copy of llvm/clang to trunk r162107. With...
2012-08-17 jhbAllow static DMA allocations that allow for enough...
2012-08-16 jkimMerge ACPICA 20120816.
2012-08-08 andrewImport compiler-rt r160957.
2012-08-07 jimharrisDuring TSC synchronization test, use rdtsc() rather...
2012-08-03 jhbCorrect function name in comment.
2012-08-03 mavMicrooptimize LAPIC timer routines to avoid reading...
2012-08-03 jhbImprove the handling of static DMA buffers that use...
2012-08-01 kibDo a trivial reformatting of the comment, to record...
2012-08-01 kibdiff --git a/sys/x86/x86/tsc.c b/sys/x86/x86/tsc.c
2012-07-28 mmUpdate libarchive to 3.0.4
2012-07-25 neelVerify that VMX operation has been enabled by BIOS...
2012-07-24 jimharrisAdd rmb() to tsc_read_##x to enforce serialization...
2012-07-24 impUpdate to latest git version of dtc to get new dtsv2...
2012-07-17 pfgDtrace: improve handling of library paths.
2012-07-14 pfgMerge illumos commit 13455:7205f7794835
2012-07-14 kibAdd support for the XSAVEOPT instruction use. Our XSAVE...
2012-07-12 jkimMerge OpenSSL 1.0.1c.
2012-07-11 jkimMerge ACPICA 20120711.
2012-07-11 grehanIFC @ r238370
2012-07-01 pfgImport the dtrace llquantize test files from the vendor...
2012-06-24 andrewMake the wchar_t type machine dependent.
2012-06-22 kibImplement mechanism to export some kernel timekeeping...
2012-06-22 jkimMerge ACPICA 20120620.
2012-06-21 delphijMFV: Update zlib to 1.2.7.
2012-06-13 jkim- Remove unused code for CR3 and CR4.
2012-06-12 iwasakiShare IPI init and startup code of mp_machdep.c with...
2012-06-09 iwasakiAdd x86/acpica/acpi_wakeup.c for amd64 and i386. Diffe...
2012-06-03 avgfree wdog_kern_pat calls in post-panic paths from under...
2012-05-28 dougbUpgrade to BIND version 9.8.3, the latest from ISC.
2012-05-26 desUpdate to OpenPAM Micrampelis.
2012-05-24 obrienConsitently use "__LP64__".
2012-05-21 baptImport byacc from invisible island, it brings us lots...
2012-05-17 jhbDon't expose i386-only ptrace constants on amd64. ...
2012-05-17 delphijMerge tcpdump 4.2.1.
2012-05-14 delphijMerge from vendor branch: update libpcap to 1.2.1.
2012-05-12 gnnImport dtracetoolkit into cddl/contrib
2012-05-12 gnnImport dtracetoolkit into cddl/contrib
2012-05-03 attilioRevert part of r234723 by re-enabling the SMP protectio...
2012-05-03 dimUpgrade our copy of llvm/clang to r155985, from upstrea...
2012-04-26 attilioClean up the intr* MD KPI from the SMP dependency,...
2012-04-26 jamieA new jail(8) with a configuration file, ultimately...
2012-04-26 grehanIFC @ r234692
2012-04-23 jkimMerge ACPICA 20120420.
2012-04-19 obrienUpdate file(1) to version 5.11.
2012-04-17 grehanAdd x2apic MSR definitions
2012-04-16 dimUpgrade our copy of llvm/clang to trunk r154661, in...
2012-04-11 jhbTrim stray blank line.
next