]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/x86
Refactor DELAYDEBUG as it is only useful for correcting i8254 frequency.
[FreeBSD/FreeBSD.git] / sys / x86 /
2011-04-08 jkimRefactor DELAYDEBUG as it is only useful for correcting...
2011-04-07 jkimUse atomic load & store for TSC frequency. It may...
2011-04-05 obrien* Add the readline(3) API to libedit. The libedit...
2011-03-18 umeImport openresolv from vendor branch, actually.
2011-03-16 jkimRevert r219676.
2011-03-15 jkimDo not let machdep.tsc_freq modify tsc_freq itself...
2011-03-15 jkimDeprecate tsc_present as the last of its real consumers...
2011-03-14 jkimWhen TSC is unavailable, broken or disabled and the...
2011-03-12 dasMerge gdtoa-20110304.
2011-03-11 jkimAdd a tunable "machdep.disable_tsc" to turn off TSC...
2011-03-10 jkimTurn off pointless P-state invariant TSC detection...
2011-03-10 jkimDeprecate rarely used tsc_is_broken. Instead, we zero...
2011-02-27 dimUpdate llvm/clang to trunk r126547.
2011-02-25 jkimSet C1 "I/O then Halt" capability bit for Intel EIST...
2011-02-23 brucecFix typos - remove duplicate "is".
2011-02-20 dimUpgrade our copy of llvm/clang to r126079, from upstrea...
2011-02-18 dimMerge binutils 2.17.50 to head. This brings a number...
2011-02-12 jkimMerge ACPICA 20110211.
2011-02-06 dougbUpdate to BIND 9.6.3, the latest from ISC on the 9...
2011-02-03 jhbUse a dedicated taskqueue with a thread that runs at...
2011-01-19 mdfIntroduce signed and unsigned version of CTLTYPE_QUAD...
2011-01-13 jkimMerge ACPICA 20110112. Switch to BSD/GPLv2 dual licens...
2011-01-13 jhbIf an interrupt on an I/O APIC is moved to a different...
2011-01-13 mdfRevert to using bus_size_t for the bounce_zone's alignm...
2011-01-12 mdfFix a brain fart. Since this file is shared between...
2011-01-12 mdfsysctl(9) cleanup checkpoint: amd64 GENERIC builds...
2011-01-11 jhbRemove unneeded includes of <sys/linker_set.h>. Other...
2011-01-08 tijlCopy powerpc/include/_inttypes.h to x86 and replace...
2010-12-23 jhbDrop the icu_lock spinlock while pausing briefly after...
2010-12-20 tijlMerge amd64 and i386 bus.h and move the resulting heade...
2010-12-16 jhbSmall style fixes:
2010-12-15 jkimMerge ACPICA 20101209.
2010-12-09 dimSync: merge r216133 through r216338 from ^/head.
2010-12-09 jkimRemove AMD Family 0Fh, Model 6Bh, Stepping 2 from the...
2010-12-09 cpercivaReplace i386/i386/busdma_machdep.c and amd64/amd64...
2010-12-08 jkimMerge sys/amd64/amd64/tsc.c and sys/i386/i386/tsc.c...
2010-12-04 dougbUpdate to version 9.6-ESV-R3, the latest from ISC,...
2010-12-03 simonMerge OpenSSL 0.9.8q into head.
2010-12-02 dimSync: merge r215944 through r216132 from ^/head.
2010-11-28 jmallettMerge Cavium Octeon SDK 2.0 Simple Executive; this...
2010-11-26 tijlMerge amd64/i386 _align.h by aligning on the size of...
2010-11-25 dimSync: merge r215709 through r215824 from ^/head.
2010-11-23 avgx86/local_apic: use newly added ARAT bit definition
2010-11-18 dimSync: merge r215396 through r215463 from ^/head.
2010-11-16 avghwpstate: use CPU_FOREACH when binding to all available...
2010-11-12 mmUpdate xz to release 5.0.0
2010-11-11 dimSync: merge r214895 through r215140 from ^/head.
2010-11-11 jkimMove identical copies of apm_bios.h to sys/x86/include...
2010-11-11 avgmake it possible to actually enable hwpstate_verbose
2010-11-11 edImport libcompiler_rt into HEAD and add Makefiles.
2010-11-11 desUpgrade to OpenSSH 5.6p1.
2010-11-10 jkimMake APM emulation look more closer to its origin....
2010-11-10 jkimRefactor acpi_machdep.c for amd64 and i386, move APM...
2010-11-09 attilioMove the mptable.h under x86/include/.
2010-11-09 jkimNow OsdEnvironment.c is identical on amd64 and i386...
2010-11-08 jhbMove the MADT parser for amd64 and i386 to sys/x86...
2010-11-08 jhbSync the APIC startup sequence with amd64:
2010-11-08 jhbOnly dump the values of the PMC and CMCI local vector...
2010-11-06 dimSync: merge r214649 through r214894 from ^/head.
2010-11-03 rpauloMerge wpa_supplicant and hostapd 0.7.3.
2010-11-02 jhbCosmetic change to revert one of my earlier ones.
2010-11-02 jhbFurther tweaks to the ram_attach() routine:
2010-11-02 jhbSkip SMAP regions above 4GB on i386 since they will...
2010-11-01 dimSync: merge r214353 through r214648 from ^/head.
2010-11-01 dimMerge ^/vendor/binutils/dist@214571 into contrib/binuti...
2010-11-01 jhbMove <machine/apicreg.h> to <x86/apicreg.h>.
2010-11-01 jhbMove the <machine/mca.h> header to <x86/mca.h>.
2010-10-29 rpauloMerge libpcap-1.1.1.
2010-10-29 attilio- Merge ram_attach() implementation for i386 and amd64
2010-10-28 rpauloMerge tcpdump-4.1.1.
2010-10-28 attilioMerge nexus.c from amd64 and i386 to x86 subtree.
2010-10-28 attilioMerge the mptable support from MD bits to x86 subtree.
2010-10-26 attilioStyle fix.
2010-10-26 attilioRemove usage of PRI* macro for style compliancy.
2010-10-26 attilioMerge dump_machdep.c i386/amd64 under the x86 subtree.
2010-10-25 dimSync: merge r214221 through r214352 from ^/head.
2010-10-25 jhbUse 'saveintr' instead of 'savecrit' or 'eflags' to...
2010-10-21 dimMerge ^vendor/binutils/dist@214082 into contrib/binutils.
2010-10-16 avgatrtc: remove (pre-)historic check of RTC NVRAM at...
2010-10-13 jkimMerge ACPICA 20101013.
2010-10-11 mmUpgrade xz to git snapshot as of 20101010
2010-09-20 dimUpgrade our Clang in base to r114020, from upstream...
2010-09-18 mavRestore pre-r212778 optimization, skipping timer reprog...
2010-09-17 mavAdd one-shot mode support to attimer (i8254) event...
2010-09-16 jkimMerge ACPICA 20100915.
2010-09-16 mavFew whitespace cleanups and comments tunings.
2010-09-13 mavRefactor timer management code with priority to one...
2010-09-07 jhbEach processor socket in a QPI system has a special...
2010-08-30 rpauloWhen DTrace is enabled, make sure we don't overwrite...
2010-08-25 jhbCorrectly ensure that the CPU family is 0x6, not non...
2010-08-25 jhbIntel QPI chipsets actually provide two extra "non...
2010-08-24 rpauloMerge dtracetoolkit/dtruss from the vendor.
2010-08-24 mavEnable timer interrupt before starting timer. This...
2010-08-06 jkimMerge ACPICA 20100806.
2010-08-02 rpauloMFV OpenSolaris DTrace userland bits.
2010-07-29 jhbWhen performing a sanity check on the SRAT table to...
2010-07-28 jhbThe corrected error count field is dependent on CMCI...
2010-07-27 jhbAdd a parser for the ACPI SRAT table for amd64 and...
2010-07-24 mavIncrement td->td_intr_nesting_level for LAPIC timer...
2010-07-20 edUpgrade our Clang in base to r108428.
next