]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/x86
In x86 pmap_extract_and_hold()s, handle the case of PHYS_TO_VM_PAGE()
[FreeBSD/FreeBSD.git] / sys / x86 /
2018-06-29 Jung-uk KimMFV: r335802
2018-06-29 Dimitry AndricUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-06-26 Roger Pau Monnéxen: obtain vCPU ID from CPUID
2018-06-26 Roger Pau Monnéxen: limit the number of hypercall pages to 1
2018-06-25 Konstantin BelousovDo not access ISA timer if BIOS reports that there...
2018-06-25 Konstantin BelousovProvide a helper function acpi_get_fadt_bootflags(...
2018-06-14 Emmanuel Vadotdts: Update our copy to Linux 4.17
2018-06-10 Bruce EvansUntangle configuration ifdefs a little. On x86, msi...
2018-06-07 Andriy Gaponx86: reorganize code that deals with unexpected NMI-s
2018-06-07 Andriy Gaponexpand descriptions of x86 panic_on_nmi and kdb_on_nmi...
2018-06-04 Jung-uk KimMFV: r334448
2018-05-29 Andriy Gaponadd support for console resuming, implement it for...
2018-05-29 Andriy Gaponfix x86 UP build broken by r334204, TSC resynchronization
2018-05-29 Slava ShwartsmanMFV r333668:
2018-05-28 Hans Petter SelaskyMFV r333789: libpcap 1.9.0 (pre-release)
2018-05-25 Andriy Gaponre-synchronize TSC-s on SMP systems after resume, if...
2018-05-24 Olivier HouchardImport CK as of commit 0f017230ccc86929f56bf44ef2dca93d...
2018-05-24 Roger Pau Monnéxen/pvh: allocate dbg_stack
2018-05-23 Phil ShaferImport libxo-0.9.0:
2018-05-22 Konstantin BelousovFix UP build.
2018-05-22 John BaldwinCleanups related to debug exceptions on x86.
2018-05-21 Konstantin BelousovAdd Intel Spec Store Bypass Disable control.
2018-05-21 Konstantin BelousovAdd definition for Intel Speculative Store Bypass Disab...
2018-05-20 Eitan AdlerMFV: file 5.33
2018-05-19 Konstantin BelousovStyle.
2018-05-19 Konstantin BelousovFix PCID+PTI pmap operations on Xen/HVM.
2018-05-19 Konstantin BelousovFix IBRS handling around MWAIT.
2018-05-19 Simon J. GerratyMerge bmake-20180512
2018-05-18 Xin LIMFV r333779: xz 5.2.4.
2018-05-17 Andriy Gaponfix a problem with bad performance after wakeup caused...
2018-05-16 Dag-Erling SmørgravMerge upstream patch to unbreak tunnel forwarding.
2018-05-15 Andriy Gaponcalibrate lapic timer in native_lapic_setup
2018-05-12 Dag-Erling SmørgravUpgrade Unbound to 1.7.1.
2018-05-12 Dag-Erling SmørgravUpgrade Unbound to 1.7.0. More to follow.
2018-05-12 Dag-Erling SmørgravUpgrade Unbound to 1.6.8. More to follow.
2018-05-12 Dag-Erling SmørgravUpgrade Unbound to 1.6.7. More to follow.
2018-05-12 Dag-Erling SmørgravUpgrade Unbound to 1.6.6. More to follow.
2018-05-12 Dag-Erling SmørgravUpgrade Unbound to 1.6.5. More to follow.
2018-05-12 Dag-Erling SmørgravUpgrade Unbound to 1.6.4. More to follow.
2018-05-12 Dag-Erling SmørgravUpgrade Unbound to 1.6.3. More to follow.
2018-05-12 Dag-Erling SmørgravUpgrade Unbound to 1.6.2. More to follow.
2018-05-12 Dag-Erling SmørgravUpgrade Unbound to 1.6.1. More to follow.
2018-05-12 Dag-Erling SmørgravUpgrade Unbound to 1.6.0. More to follow.
2018-05-12 Dag-Erling SmørgravUpgrade LDNS to 1.7.0.
2018-05-11 Dag-Erling SmørgravUpgrade to OpenSSH 7.7p1.
2018-05-10 Marcin WojtasApply fixes in ena-com
2018-05-08 Dag-Erling SmørgravUpgrade to OpenSSH 7.6p1. This will be followed shortl...
2018-05-08 Jung-uk KimMFV: r333378
2018-05-08 Peter WemmUpdate svn-1.9.7 to 1.10.0.
2018-05-08 Peter WemmUpdate private sqlite from sqlite3-3.20.0 to sqlite3...
2018-05-07 Warner LoshPut the CPU starting on one line.
2018-05-07 Andriy Gaponx86 cpususpend_handler: call wbinvd after setting suspe...
2018-05-04 Philip PaepsImport tzdata 2018e
2018-05-03 Konstantin BelousovAdd helper macros to hide some boring repeatable ceremo...
2018-05-03 Jung-uk KimRedo r332918 with the ACPICA API and remove debug.acpi...
2018-05-02 Roger Pau Monnéxen: fix formatting of xen_init_ops
2018-05-01 Jung-uk KimMFV: r333077
2018-04-30 Konstantin BelousovTurn off IBRS on suspend.
2018-04-27 Ed MasteUpdate ELF Tool Chain to r3614
2018-04-26 Konstantin BelousovFix spelling: Appolo -> Apollo [1].
2018-04-26 Konstantin BelousovHandle Appolo Lake errata APL31.
2018-04-26 Konstantin BelousovSome style and minor code improvements for idle selection.
2018-04-25 Konstantin BelousovUse CPUID leaf 0x15 to get TSC frequency when the calib...
2018-04-24 Konstantin BelousovMake the sysctl machdep.idle also a tunable.
2018-04-24 Konstantin BelousovExtend ap_boot_mtx scope to also cover mca_init().
2018-04-24 Konstantin BelousovEnsure that cmci_monitor() is not executed in parallel...
2018-04-24 Konstantin BelousovUse IS_BSP() macro.
2018-04-24 Konstantin BelousovUse relaxed atomics to access the monitor line.
2018-04-24 Andriy Gaponadd a new ACPI suspend debugging knob, debug.acpi.suspe...
2018-04-20 Emmanuel Vadotgnu/dts: Update our copy of arm dts from Linux 4.16
2018-04-18 John BaldwinFix two off-by-one errors when allocating MSI and MSI...
2018-04-14 Conrad Meyercpufreq: Remove error-prone table terminators in favor...
2018-04-13 Konstantin Belousovi386 4/4G split.
2018-04-06 Brooks DavisMove most of the contents of opt_compat.h to opt_global.h.
2018-04-06 Roger Pau Monnéx86: fix trampoline memory allocation after r332073
2018-04-06 Roger Pau Monnéremove GiB/MiB macros from param.h
2018-04-05 Roger Pau Monnéx86: improve reservation of AP trampoline memory
2018-04-04 Ruslan BukinImport OpenCSD -- an ARM CoreSight(tm) Trace Decode...
2018-04-03 Andriy Gaponfix i386 build with CPU_ELAN (LINT for instance) after...
2018-04-03 Andriy Gaponfix signatures of cpu_reset_real and cpu_reset_proxy...
2018-04-02 Olivier HouchardImport CK as of commit b19ed4c6a56ec93215ab567ba18ba61b...
2018-04-02 Andriy Gaponunify amd64 and i386 cpu_reset() in x86/cpu_machdep.c
2018-03-28 Alexander MotinMFV r331712:
2018-03-28 Alexander MotinMFV 331710:
2018-03-28 Alexander MotinMFV r331708:
2018-03-28 Alexander MotinMFV r331706:
2018-03-28 Alexander MotinMFV 331704:
2018-03-28 Alexander MotinMFV 331702:
2018-03-28 Alexander MotinMFV r331695, 331700: 9166 zfs storage pool checkpoint
2018-03-28 Alexander MotinPartial MFV r329753:
2018-03-28 Jeff RobersonRestore r331606 with a bugfix to setup cpuset_domain...
2018-03-27 John BaldwinRemove very old and unused signal information codes.
2018-03-27 Jung-uk KimMerge OpenSSL 1.0.2o.
2018-03-27 Jeff RobersonBackout r331606 until I can identify why it does not...
2018-03-27 Jeff RobersonOnly use CPUs in the domain the device is attached...
2018-03-24 Philip PaepsImport tzdata 2018d
2018-03-23 John BaldwinAdd a workaround to the hypervisor detection for older...
2018-03-23 Alexander MotinMFV r331407: 9213 zfs: sytem typo
2018-03-23 Alexander MotinMFV r331405: 9084 spa_*_ashift must ignore spare devices
2018-03-23 Alexander MotinMFV r331400: 8484 Implement aggregate sum and use for...
next