]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/i386/i386/machdep.c
Reduce errors in effective frequency calculation.
[FreeBSD/FreeBSD.git] / sys / i386 / i386 / machdep.c
2011-04-12 jkimReduce errors in effective frequency calculation.
2011-04-12 jkimReinstate cpu_est_clockrate() support for P-state invar...
2011-04-07 jkimUse atomic load & store for TSC frequency. It may...
2011-04-06 jkimImplement atomic_load_acq_64(9) and atomic_store_rel_64...
2011-04-05 obrien* Add the readline(3) API to libedit. The libedit...
2011-03-18 umeImport openresolv from vendor branch, actually.
2011-03-15 jkimDeprecate tsc_present as the last of its real consumers...
2011-03-12 dasMerge gdtoa-20110304.
2011-03-11 jkimAdd a tunable "machdep.disable_tsc" to turn off TSC...
2011-03-10 jkimDeprecate rarely used tsc_is_broken. Instead, we zero...
2011-02-27 dimUpdate llvm/clang to trunk r126547.
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-16 dchaginTo avoid excessive code duplication create wrapper...
2011-02-12 jkimMerge ACPICA 20110211.
2011-02-06 dougbUpdate to BIND 9.6.3, the latest from ISC on the 9...
2011-02-05 kibFix linking of the kernel without device npx.
2011-02-05 kibClear the padding when returning context to the usermod...
2011-01-26 mdfSet td_kstack_pages for thread0. This was already...
2011-01-21 pluknetMake MSGBUF_SIZE kernel option a loader tunable kern...
2011-01-17 jkimAdd reader/writer lock around mem_range_attr_get()...
2011-01-13 jkimMerge ACPICA 20110112. Switch to BSD/GPLv2 dual licens...
2010-12-15 jkimMerge ACPICA 20101209.
2010-12-14 jkimStop lying about supporting cpu_est_clockrate() when...
2010-12-09 dimSync: merge r216133 through r216338 from ^/head.
2010-12-08 jkimDo not subtract 0.5% from estimated frequency if DELAY...
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-29 cpercivaFix bug introduced by r194784: Under XEN, the page...
2010-11-28 kibCalling fill_fpregs() for curthread is legitimate,...
2010-11-28 jmallettMerge Cavium Octeon SDK 2.0 Simple Executive; this...
2010-11-26 kibRemove npxgetregs(), npxsetregs(), fpugetregs() and...
2010-11-12 mmUpdate xz to release 5.0.0
2010-11-11 dimSync: merge r214895 through r215140 from ^/head.
2010-11-11 edImport libcompiler_rt into HEAD and add Makefiles.
2010-11-11 desUpgrade to OpenSSH 5.6p1.
2010-11-08 jhbRemove stub symbols for APIC-related functions when...
2010-11-06 dimSync: merge r214649 through r214894 from ^/head.
2010-11-05 jhbAdjust the order of operations in spinlock_enter()...
2010-11-03 rpauloMerge wpa_supplicant and hostapd 0.7.3.
2010-11-02 jhbFurther tweaks to the ram_attach() routine:
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 the <machine/mca.h> header to <x86/mca.h>.
2010-10-29 rpauloMerge libpcap-1.1.1.
2010-10-28 rpauloMerge tcpdump-4.1.1.
2010-10-21 dimMerge ^vendor/binutils/dist@214082 into contrib/binutils.
2010-10-13 jkimMerge ACPICA 20101013.
2010-10-12 jkimRemove trailing ", " from `sysctl machdep.idle_availabl...
2010-10-11 mmUpgrade xz to git snapshot as of 20101010
2010-09-27 jhbRewrite the i386 memory probe:
2010-09-20 dimUpgrade our Clang in base to r114020, from upstream...
2010-09-16 jkimMerge ACPICA 20100915.
2010-09-13 mavRefactor timer management code with priority to one...
2010-08-28 rpauloRegister an interrupt vector for DTrace return probes...
2010-08-24 rpauloMerge dtracetoolkit/dtruss from the vendor.
2010-08-06 jkimMerge ACPICA 20100806.
2010-08-02 rpauloMFV OpenSolaris DTrace userland bits.
2010-07-20 edUpgrade our Clang in base to r108428.
2010-07-20 tijlStore fsbase and gsbase in the right fields of the...
2010-07-20 jmallettImport the Cavium Simple Executive from the Cavium...
2010-07-19 rpauloMFV:
2010-07-17 rpauloMerge from vendor: libdtrace MD parts needed by fasttrap.
2010-07-06 jkimMerge ACPICA 20100702.
2010-07-06 rpauloMerge from vendor-sys/opensolaris:
2010-06-30 jhbMove prototypes for kern_sigtimedwait() and kern_sigpro...
2010-06-23 kibFix bugs on pc98, use npxgetuserregs() instead of npxge...
2010-06-23 kibAfter the FPU use requires #MF working due to INT13...
2010-06-14 rpauloMFV hostapd & wpa_supplicant 0.6.10.
2010-06-10 impsvn merge svn+ssh://svn.freebsd.org/base/head@208996
2010-06-09 rdivackyImport LLVM/clang from vendor stripped of docs/ test...
2010-06-05 kibIntroduce the x86 kernel interfaces to allow kernel...
2010-05-28 jhbDefer initializing machine checks for the boot CPU...
2010-05-27 kibClarify a potential issue in get_fpcontext() use.
2010-05-10 mmImport of liblzma, xz, xzdec, lzmainfo from vendor...
2010-04-28 jkimMerge ACPICA 20100428.
2010-04-28 mckusickUpdate to current version of head.
2010-04-24 mariusAdd a TestFloat based test suite for floating-point...
2010-04-14 impmerge svn+ssh://svn.freebsd.org/base/head@206610
2010-04-13 kibChange printf() calls to uprintf() for sigreturn()...
2010-04-12 impmerge from head, part 7 of many.
2010-04-12 impmerge from head, part 7 of many.
2010-04-12 impmerge from head, part 6 of many
2010-04-12 impMerge from head, part 5 of many.
2010-04-12 impmerge from head: part 4 of many
2010-04-12 impmerge from head: 3 of many
2010-04-12 impmerge from head: part 2 of many.
2010-03-25 nwhitehornChange the arguments of exec_setregs() so that it recei...
2010-03-22 delphijUpdate to zlib 1.2.4 and add versioned symbols to the
2010-03-19 delphijCreate a custom branch where I will be able to do the...
2010-03-13 simonMerge OpenSSL 0.9.8m into head.
2010-03-09 desUpgrade to OpenSSH 5.4p1.
2010-03-05 jkimMerge ACPICA 20100304.
2010-03-04 desIFH@204581
2010-03-02 impMerge with latest head.
2010-02-28 rajMerge DTC-d75b33af.
2010-02-25 attilioIntroduce the new kernel sub-tree x86 which should...
2010-01-06 impMerge from head at r201628.
2009-12-15 robertoMerge 4.2.4p8 into contrib (r200452 & r200454).
next