]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/x86
Merge ^/head r338392 through r338594.
[FreeBSD/FreeBSD.git] / sys / x86 /
2018-09-11 dimMerge ^/head r338392 through r338594.
2018-09-10 desUpgrade to OpenSSH 7.8p1.
2018-08-31 jhbFix build of x86 UP kernels after dynamic IRQ changes...
2018-08-29 dimMerge ^/head r338298 through r338391.
2018-08-28 jhbDynamically allocate IRQ ranges on x86.
2018-08-25 alcEliminate the arena parameter to kmem_free(). Implicit...
2018-08-25 kibUnify amd64 and i386 vmspace0 pmap activation.
2018-08-24 dimMerge ^/head r338026 through r338297, and resolve confl...
2018-08-23 manudts: Import DTS for arm64
2018-08-21 jhbRemove 'imen' global variable from atpic(4).
2018-08-21 alcEliminate kmem_malloc()'s unused arena parameter. ...
2018-08-20 alcEliminate kmem_alloc_contig()'s unused arena parameter.
2018-08-20 jhbMerge amd64 and i386 <machine/intr_machdep.h> headers.
2018-08-19 jhbFix a couple of comment nits.
2018-08-19 jhbFix the MPTable probe code after the 4:4 changes on...
2018-08-19 jhbRemove some vestiges of IPI_LAZYPMAP on i386.
2018-08-18 dimMerge ^/head r338015 through r338025.
2018-08-18 kibPrint L1D FLUSH feature.
2018-08-18 dimMerge ^/head r337646 through r338014.
2018-08-14 markjHelp ensure that the copy loop doesn't get converted...
2018-08-14 jkimMerge OpenSSL 1.0.2p.
2018-08-14 kibAdd definitions related to the L1D flush operation...
2018-08-14 markjExplain why we aren't using memcpy().
2018-08-14 markjDon't use memcpy() in the early microcode loading code.
2018-08-14 markjFix the !SMP x86 build.
2018-08-13 markjImplement kernel support for early loading of Intel...
2018-08-13 manuImport DTS files from Linux 4.18
2018-08-11 kevansMFH @ r337607, in preparation for boarding
2018-08-08 eadlerfile: update to 5.34
2018-08-04 dimMerge ^/head r336870 through r337285, and resolve confl...
2018-08-03 markjVerify that each frame pointer lies within the thread...
2018-08-02 emasteMerge vendor lld/docs directory from r337145
2018-08-02 dimMerge libc++ trunk r338150 (just before the 7.0.0 branc...
2018-08-02 dimMerge clang trunk r338150 (just before the 7.0.0 branch...
2018-08-02 dimMerge llvm trunk r338150 (just before the 7.0.0 branch...
2018-08-02 dimMerge compiler-rt trunk r338150, and resolve conflicts.
2018-08-02 dimMerge libc++ trunk r338150, and resolve conflicts.
2018-07-31 mavMFV r336991, r337001:
2018-07-31 dimMerge lldb trunk r338150, and resolve conflicts.
2018-07-31 dimMerge lld trunk r338150, and resolve conflicts.
2018-07-31 dimMerge clang trunk r338150, and resolve conflicts.
2018-07-30 dimMerge llvm trunk r338150, and resolve conflicts.
2018-07-30 asomersMake timespecadd(3) and friends public
2018-07-29 mmMFV r336851:
2018-07-27 kibOn amd64, enable workarounds for several Ryzen erratas...
2018-07-19 roygerxen: implement early init helper for PVHv2
2018-07-19 roygerxen: allow very early initialization of the hypercall...
2018-07-19 roygerxen: remove direct usage of HYPERVISOR_start_info
2018-07-13 markjUse the existing MSR_BIOS_SIGN on AMD.
2018-07-13 markjDefine the MSR used to fetch the current microcode...
2018-07-13 markjUse C99 initializers for instances of struct apic_enume...
2018-07-13 impCreate helper functions for parsing boot args.
2018-07-11 cyMFV r324714:
2018-07-06 mmacyBack pcpu zone with domain correct pages
2018-07-05 andrewCreate a new macro for static DPCPU data.
2018-07-05 kibAdd a name for the MSR controlling standard extended...
2018-07-05 kibOrder the portion of the AMD-specific MSRs names defini...
2018-06-26 roygerxen: obtain vCPU ID from CPUID
2018-06-26 roygerxen: limit the number of hypercall pages to 1
2018-06-25 kibDo not access ISA timer if BIOS reports that there...
2018-06-25 kibProvide a helper function acpi_get_fadt_bootflags(...
2018-06-14 manudts: Update our copy to Linux 4.17
2018-06-10 bdeUntangle configuration ifdefs a little. On x86, msi...
2018-06-07 avgx86: reorganize code that deals with unexpected NMI-s
2018-06-07 avgexpand descriptions of x86 panic_on_nmi and kdb_on_nmi...
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.
next