]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/x86
Spelling fixes for share/
[FreeBSD/FreeBSD.git] / sys / x86 /
2011-12-27 mmUpdate to vendor revision 4016.
2011-12-21 mmCopy libarchive from vendor branch to contrib
2011-12-18 desUpgrade to OpenPAM Lycopsida.
2011-12-05 edGet rid of kludgy per-descriptor state handling in...
2011-11-28 jkimMerge ACPICA 20111123.
2011-11-26 theravenUpdate libcxxrt to remove the pthread dependency.
2011-11-25 theravenImport libc++ / libcxxrt into base. Not build by defau...
2011-11-22 marius- There's no need to overwrite the default device metho...
2011-11-07 edMark all SYSCTL_NODEs static that have no corresponding...
2011-11-07 edMark MALLOC_DEFINEs static that have no corresponding...
2011-10-22 dimUpgrade our copy of llvm/clang to r142614, from upstrea...
2011-10-05 desUpgrade to OpenSSH 5.9p1.
2011-10-05 jhbIgnore SRAT memory entries if the memory range does...
2011-09-29 dimRevive the LLVM and Clang license files, which were...
2011-09-03 dougbUpgrade to BIND version 9.8.1. Release notes at:
2011-08-25 attilioFix a deficiency in the selinfo interface:
2011-08-22 silbyDisable TSC usage inside SMP VM environments. On my...
2011-07-17 dimUpgrade our copy of llvm/clang to r135360, from upstrea...
2011-07-17 hrs- Improve interface list handling. The rtadvd(8) now...
2011-07-16 jhbFix build when NEW_PCIB is not defined.
2011-07-16 dougbUpgrade to version 9.8.0-P4
2011-07-15 jhbRespect the BIOS/firmware's notion of acceptable addres...
2011-07-14 jkimIf TSC stops ticking in C3, disable deep sleep when...
2011-07-14 nwhitehornUpdate dialog to 1.1-20110707.
2011-07-11 mmUpdate xz to git snapshot of v5.0 branch as of 20110711...
2011-06-22 jhbMove {amd64,i386}/pci/pci_bus.c and {amd64,i386}/includ...
2011-06-22 jkimSet negative quality to TSC timecounter when C3 state...
2011-06-20 gavinMerge tnftp-20100108 from the vendor branch into head.
2011-06-17 jkimTeach the compiler how to shift TSC value efficiently...
2011-06-14 gshapiroMerge sendmail 8.14.5 to HEAD
2011-06-12 dimUpgrade our copy of llvm/clang to r132879, from upstrea...
2011-06-11 hrsMerge from HEAD@222975.
2011-06-08 jkimTidy up r222866.
2011-06-08 jkimIncrease quality of TSC (or TSC-low) timecounter to...
2011-06-08 jkimIntroduce low-resolution TSC timecounter "TSC-low"...
2011-06-08 jkimRemove a redundant assignment since r221703.
2011-06-08 hrsMerge from HEAD@222848.
2011-06-07 attilioetire the cpumask_t type and replace it with cpuset_t...
2011-06-07 attilioMFC
2011-06-06 attilioMFC
2011-06-04 attilioMFC
2011-06-03 edUpgrade libcompiler_rt from revision 117047 to 132478.
2011-06-03 attilioMFC
2011-06-02 attilioMFC
2011-05-31 attilioMFC
2011-05-29 hrsMerge from head@222434.
2011-05-29 attilioMFC
2011-05-27 attilioMFC
2011-05-26 attilioMFC
2011-05-22 attilioMFC
2011-05-21 attilioMFC
2011-05-20 attilioMFC
2011-05-19 attilioMFC
2011-05-17 attilioMFC
2011-05-15 attilioMFC
2011-05-14 attilioMFC
2011-05-12 attilioMFC
2011-05-10 attilioMFC
2011-05-09 attilioMFC
2011-05-09 jkimImplement boot-time TSC synchronization test for SMP...
2011-05-09 attilioMFC
2011-05-08 attilioMFC
2011-05-07 attilioMFC
2011-05-06 attilioMFC
2011-05-06 jhbRetire isa_setup_intr() and isa_teardown_intr() and...
2011-05-05 mavSome changes around LAPIC timer programming.
2011-05-05 attilioCommit the support for removing cpumask_t and replacing...
2011-05-04 netchildCopy the v4l2 header unchanged from the vendor branch.
2011-05-04 desUpgrade to OpenSSH 5.8p2.
2011-05-03 attilioMFC
2011-05-03 jhbReimplement how PCI-PCI bridges manage their I/O window...
2011-05-02 attilioMFC
2011-05-02 dimUpgrade our copy of llvm/clang to r130700, from upstrea...
2011-05-02 jkimFix build with clang. Please note there is an LLVM...
2011-05-02 attilioMFC @ r221324
2011-05-02 jhbAdd implementations of BUS_ADJUST_RESOURCE() to the...
2011-04-29 jhbChange rman_manage_region() to actually honor the rm_st...
2011-04-29 jkimDetect VMware guest and set the TSC frequency as report...
2011-04-28 jkimTurn off periodic recalibration of CPU ticker frequency...
2011-04-28 attilioAdd the watchdogs patting during the (shutdown time...
2011-04-27 jkimUse ACPI-supplied CPU frequencies instead of estimated...
2011-04-17 nwhitehornUpdate dialog to version 1.1-20110302.
2011-04-15 jkimMerge ACPICA 20110413.
2011-04-14 jkimUse newly added rdtsc32() for DELAY(9) as well.
2011-04-14 jkimWork around an emulator problem where virtual CPU adver...
2011-04-14 jkimUse newly added rdtsc32() for the timecounter_get_t...
2011-04-14 jkimAdd some tunable descriptions about x86 timers.
2011-04-12 jkimDo not use TSC for DELAY(9) if it not P-state invariant...
2011-04-12 jkimProbe capability to find effective frequency. When...
2011-04-12 jkimAdd a new tunable 'machdep.disable_tsc_calibration...
2011-04-11 jkimMerge two similar functions to reduce duplication.
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.
next