]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/x86
cxgbe(4): Implement ifm_change callback.
[FreeBSD/FreeBSD.git] / sys / x86 /
2018-05-29 avgadd support for console resuming, implement it for...
2018-05-29 avgfix x86 UP build broken by r334204, TSC resynchronization
2018-05-28 hselaskyMFV r333789: libpcap 1.9.0 (pre-release)
2018-05-25 avgre-synchronize TSC-s on SMP systems after resume, if...
2018-05-24 roygerxen/pvh: allocate dbg_stack
2018-05-23 philImport libxo-0.9.0:
2018-05-22 kibFix UP build.
2018-05-22 jhbCleanups related to debug exceptions on x86.
2018-05-21 kibAdd Intel Spec Store Bypass Disable control.
2018-05-21 kibAdd definition for Intel Speculative Store Bypass Disab...
2018-05-20 eadlerMFV: file 5.33
2018-05-19 kibStyle.
2018-05-19 kibFix PCID+PTI pmap operations on Xen/HVM.
2018-05-19 kibFix IBRS handling around MWAIT.
2018-05-19 sjgMerge bmake-20180512
2018-05-17 avgfix a problem with bad performance after wakeup caused...
2018-05-15 avgcalibrate lapic timer in native_lapic_setup
2018-05-12 desUpgrade Unbound to 1.7.1.
2018-05-12 desUpgrade Unbound to 1.7.0. More to follow.
2018-05-12 desUpgrade Unbound to 1.6.4. More to follow.
2018-05-12 desUpgrade Unbound to 1.6.2. More to follow.
2018-05-12 desUpgrade Unbound to 1.6.1. More to follow.
2018-05-12 desUpgrade Unbound to 1.6.0. More to follow.
2018-05-12 desUpgrade LDNS to 1.7.0.
2018-05-11 desUpgrade to OpenSSH 7.7p1.
2018-05-08 desUpgrade to OpenSSH 7.6p1. This will be followed shortl...
2018-05-08 peterUpdate svn-1.9.7 to 1.10.0.
2018-05-07 impPut the CPU starting on one line.
2018-05-07 avgx86 cpususpend_handler: call wbinvd after setting suspe...
2018-05-03 kibAdd helper macros to hide some boring repeatable ceremo...
2018-05-03 jkimRedo r332918 with the ACPICA API and remove debug.acpi...
2018-05-02 roygerxen: fix formatting of xen_init_ops
2018-04-30 kibTurn off IBRS on suspend.
2018-04-26 kibFix spelling: Appolo -> Apollo [1].
2018-04-26 kibHandle Appolo Lake errata APL31.
2018-04-26 kibSome style and minor code improvements for idle selection.
2018-04-25 kibUse CPUID leaf 0x15 to get TSC frequency when the calib...
2018-04-24 kibMake the sysctl machdep.idle also a tunable.
2018-04-24 kibExtend ap_boot_mtx scope to also cover mca_init().
2018-04-24 kibEnsure that cmci_monitor() is not executed in parallel...
2018-04-24 kibUse IS_BSP() macro.
2018-04-24 kibUse relaxed atomics to access the monitor line.
2018-04-24 avgadd a new ACPI suspend debugging knob, debug.acpi.suspe...
2018-04-20 manugnu/dts: Update our copy of arm dts from Linux 4.16
2018-04-18 jhbFix two off-by-one errors when allocating MSI and MSI...
2018-04-14 cemcpufreq: Remove error-prone table terminators in favor...
2018-04-13 kibi386 4/4G split.
2018-04-06 brooksMove most of the contents of opt_compat.h to opt_global.h.
2018-04-06 roygerx86: fix trampoline memory allocation after r332073
2018-04-06 roygerremove GiB/MiB macros from param.h
2018-04-05 roygerx86: improve reservation of AP trampoline memory
2018-04-04 brImport OpenCSD -- an ARM CoreSight(tm) Trace Decode...
2018-04-03 avgfix i386 build with CPU_ELAN (LINT for instance) after...
2018-04-03 avgfix signatures of cpu_reset_real and cpu_reset_proxy...
2018-04-02 avgunify amd64 and i386 cpu_reset() in x86/cpu_machdep.c
2018-03-28 mavMFV r331695, 331700: 9166 zfs storage pool checkpoint
2018-03-28 jeffRestore r331606 with a bugfix to setup cpuset_domain...
2018-03-27 jhbRemove very old and unused signal information codes.
2018-03-27 jeffBackout r331606 until I can identify why it does not...
2018-03-27 jeffOnly use CPUs in the domain the device is attached...
2018-03-24 philipImport tzdata 2018d
2018-03-23 jhbAdd a workaround to the hypervisor detection for older...
2018-03-23 mavMFV r331400: 8484 Implement aggregate sum and use for...
2018-03-20 kibMove the CR0.WP manipulation KPI to x86.
2018-03-19 brImport Intel Processor Trace decoder library from
2018-03-19 jhbFix a typo.
2018-03-17 emasteANSIfy sys/x86
2018-03-13 roygerat_rtc: check in ACPI FADT boot flags if the RTC is...
2018-03-12 ianGive the atrtc_time_lock a unique name.
2018-03-12 avgfix r297857, do not modify CPU extension bits under...
2018-03-11 ianRevert r330780, it was improperly tested and results...
2018-03-11 ianRemove MTX_NOPROFILE from atrtc_lock, it was inappropri...
2018-03-11 ianEliminate atrtc_time_lock, and use atrtc_lock for efirt...
2018-03-11 ianEverywhere that multiple registers are accessed in...
2018-03-11 ianUse separate mutexes for atrtc and i8254 locking. ...
2018-03-11 ianConvert atrtc the new style rtc debugging output. ...
2018-03-02 sjgUpdate to bmake-201802222
2018-02-28 delphijMFV r330102: ntp 4.2.8p11
2018-02-23 emasteCorrect pseudo misspelling in sys/ comments
2018-02-23 kibDo not return out of bound pointers from intr_lookup_so...
2018-02-23 impDo not include float interfaces when using libsa.
2018-02-22 mavMFV r329799, r329800:
2018-02-21 mavMFV r329502: 7614 zfs device evacuation/removal
2018-02-18 markjDon't include DMAR map entry zone items in kernel dumps.
2018-02-18 mavMFV r324198: 8081 Compiler warnings in zdb
2018-02-16 kibRemove unused symbols.
2018-02-16 dimUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-02-16 roygerxen/pv: remove the attach of the ISA bus from the Xen...
2018-02-15 mjgxen: fix smp boot after r328157
2018-02-13 kibFix build with gas.
2018-02-12 impMove __va_list and related defines to sys/sys/_types.h
2018-02-09 jkimMFV: r329072
2018-02-02 dimUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-01-31 kibExpand IBRS TLA in sysctl help lines.
2018-01-31 kibIBRS support, AKA Spectre hardware mitigation.
2018-01-31 kibDo not enable PTI when IA32_ARCH_CAP_RDCL_NO bit is...
2018-01-29 impAdd ISA PNP tables to ISA drivers. Fix a few incidental...
2018-01-28 mavAssume Always Running APIC Timer for AMD CPU families...
2018-01-27 kibUse PCID to optimize PTI.
2018-01-27 kibFix native_lapic_ipi_alloc().
next