]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/amd64/include
Merge llvm trunk r338150, and resolve conflicts.
[FreeBSD/FreeBSD.git] / sys / amd64 / include /
2018-07-30 dimMerge llvm trunk r338150, and resolve conflicts.
2018-07-29 mmMFV r336851:
2018-07-27 impRename VM_FREELIST_ISADMA to VM_FREELIST_LOWMEM.
2018-07-11 cyMFV r324714:
2018-07-06 kibExpand x86 struct pcpus to UMA_PCPU_ALLOC_SIZE AKA...
2018-07-06 kibRevert to recommit with the proper message.
2018-07-06 kibSave a call to pmap_remove() if entry cannot have any...
2018-07-06 hselaskyMake sure kernel modules built by default are portable...
2018-07-06 mmacycounter(9): unbreak amd64 following r336020
2018-07-06 mmacyBack pcpu zone with domain correct pages
2018-07-03 jhbUse 'e' instead of 'i' constraints with 64-bit atomic...
2018-07-02 mmacyinline atomics and allow tied modules to inline locks
2018-06-25 kibDo not leave stray qword on top of stack for interrupts...
2018-06-14 manudts: Update our copy to Linux 4.17
2018-06-09 markjTell the compiler that rdtscp clobbers %ecx.
2018-06-07 mmacycpufunc: add rdtscp for x86
2018-06-04 mmacyhwpmc: ABI fixes
2018-06-02 bdeFix high resolution kernel profiling just enough to...
2018-05-31 mmacyhwpmc: remove unused pre-table driven bits for intel
2018-05-31 dimResolve conflicts between macros in fenv.h and ieeefp.h
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-23 philImport libxo-0.9.0:
2018-05-22 kibEnable IBRS when entering an interrupt handler from...
2018-05-22 jhbCleanups related to debug exceptions on x86.
2018-05-21 kibAdd Intel Spec Store Bypass Disable control.
2018-05-20 eadlerMFV: file 5.33
2018-05-19 sjgMerge bmake-20180512
2018-05-15 antoinevmmdev: return EFAULT when trying to read beyond VM...
2018-05-14 jhbMake the common interrupt entry point labels local...
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-04-27 tychonExpand the checks for UCR3 == PMAP_NO_CR3 to enable...
2018-04-24 markjImprove VM page queue scalability.
2018-04-20 manugnu/dts: Update our copy of arm dts from Linux 4.16
2018-04-13 tychonAdd SDT probes to vmexit on Intel.
2018-04-08 rgrimesAdd the ability to control the CPU topology of created VMs
2018-04-06 jhbAdd a way to temporarily suspend and resume virtual...
2018-04-05 roygerx86: improve reservation of AP trampoline memory
2018-04-04 brImport OpenCSD -- an ARM CoreSight(tm) Trace Decode...
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 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 mavMFV r331400: 8484 Implement aggregate sum and use for...
2018-03-20 kibMove the CR0.WP manipulation KPI to x86.
2018-03-20 kibProvide KPI for handling of rw/ro kernel text.
2018-03-19 brImport Intel Processor Trace decoder library from
2018-03-11 ianRevert r330780, it was improperly tested and results...
2018-03-11 ianEliminate atrtc_time_lock, and use atrtc_lock for efirt...
2018-03-07 tychonFix a lock recursion introduced in r327065.
2018-03-06 jtlamd64: Protect the kernel text, data, and BSS by settin...
2018-03-02 sjgUpdate to bmake-201802222
2018-02-28 delphijMFV r330102: ntp 4.2.8p11
2018-02-26 jhbAdd a new variant of the GLA2GPA ioctl for use by the...
2018-02-23 cemRemove unused error return from API that cannot fail
2018-02-22 mavMFV r329799, r329800:
2018-02-22 jhbAdd two new ioctls to bhyve for batch register fetch...
2018-02-21 mavMFV r329502: 7614 zfs device evacuation/removal
2018-02-18 mavMFV r324198: 8081 Compiler warnings in zdb
2018-02-16 dimUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-02-16 kibUse local symbol for offset.
2018-02-15 jkimChange size of padding to reflect reality. No function...
2018-02-12 impWe don't support gcc < 4.2.1, so varargs.h now is just...
2018-02-09 jkimMFV: r329072
2018-02-02 dimUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-01-31 kibIBRS support, AKA Spectre hardware mitigation.
2018-01-27 kibUse PCID to optimize PTI.
2018-01-24 mmMFV r328323,328324:
2018-01-24 philipImport tzdata 2018c
2018-01-19 kibPTI: Trap if we returned to userspace with kernel ...
2018-01-19 nwhitehornRemove SFBUF_OPTIONAL_DIRECT_MAP and such hacks, replac...
2018-01-18 jhbUse a dedicated per-CPU stack for machine check exceptions.
2018-01-18 kibMove the kernphys declaration to machine/md_var.h.
2018-01-18 kibFix compilation with gcc.
2018-01-18 kibFix compilation with gas.
2018-01-18 kevanslibfdt: Update to 1.4.6, switch to using libfdt for...
2018-01-17 jhbSave and restore guest debug registers.
2018-01-17 kibPTI for amd64.
2018-01-17 kibAmd64 user_ldt_deref() is not used outside sys_machdep...
2018-01-14 kibAdd STAC and CLAC instructions wrappers.
2018-01-12 dimMerge ^/head r327624 through r327885.
2018-01-11 kibMove the hardware setup for fast syscalls into a common...
2018-01-05 jkimMerge ACPICA 20180105.
2017-12-29 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-12-24 dimMerge ^/head r326936 through r327149.
2017-12-24 dimMerge compiler-rt trunk r321414 to contrib/compiler-rt.
2017-12-24 dimMerge llvm trunk r321414 to contrib/llvm.
2017-12-20 dimMerge compiler-rt trunk r321017 to contrib/compiler-rt.
2017-12-20 dimMerge lldb trunk r321017 to contrib/llvm/tools/lldb.
2017-12-20 dimMerge lld trunk r321017 to contrib/llvm/tools/lld.
next