sfxge(4): rename hunt_bist_* methods to ef10_bist_*
[freebsd.git] / sys / amd64 /
2016-12-27 mmMFV r310622:
2016-12-19 sjgMerge bmake-20161212
2016-12-18 kibFix typo. Remove spurious blank line.
2016-12-17 dimMerge ^/head r310169 through r310190.
2016-12-17 mmMFV r310115,310184:
2016-12-16 jhbEnable EARLY_AP_STARTUP on amd64 and i386 kernels by...
2016-12-16 dimMerge ^/head r309817 through r310168.
2016-12-14 kibProvide non-final but valid PCB pointer for thread0...
2016-12-10 defAdd support for encrypted kernel crash dumps.
2016-12-10 dimMerge ^/head r309758 through r309803.
2016-12-09 impPermit loading of efirt module even when there's no...
2016-12-09 dimMerge ^/head r309519 through r309757.
2016-12-09 markjAdd a COMPAT_FREEBSD11 kernel option.
2016-12-09 glebiusTreat R_X86_64_PLT32 relocs as R_X86_64_PC32.
2016-12-08 alcPreviously, vm_radix_remove() would panic if the radix...
2016-12-06 mmMFV r309587:
2016-12-02 dimUpdate compiler-rt to release_39 branch r288513. Since...
2016-12-02 dimUpdate llvm, clang, lld and lldb to release_39 branch...
2016-12-01 mmMFC r309362:
2016-11-29 mmMFV r309299:
2016-11-28 cognetImport Concurrency Kit in the kernel.
2016-11-22 delphijMFV r308954:
2016-11-19 dimMerge ^/head r308491 through r308841.
2016-11-19 jhbReport page faults due to reserved bits in PTEs as...
2016-11-11 cyMFV r305100: Update amd from am-utils 6.1.5 to 6.2.
2016-11-10 dimMerge ^/head r308227 through r308490.
2016-11-08 bdreweryFix improper use of "its".
2016-11-07 delphijMFV r308392: file 5.29.
2016-11-03 gjbMFV r308265: Update tzdata to 2016i.
2016-11-02 dimMerge ^/head r303250 through r308226.
2016-10-31 cemAdd BUF_TRACKING and FULL_BUF_TRACKING buffer debugging
2016-10-31 dimMerge ^/head r307736 through r308146.
2016-10-31 jhbMove declarations of invpcid_works and pmap_pcid_enable...
2016-10-28 avgfix a syntax error in r308039 ...
2016-10-28 avgvmm: another take at maximmum address passed to contigm...
2016-10-27 jhbMFamd64: Add bounds checks on addresses used with ...
2016-10-25 glebiusThe argument validation in r296956 was not enough to...
2016-10-25 avgfix up r307903, use correct max address definition
2016-10-25 avgvmm/svm: iopm_bitmap and msr_bitmap must be contiguous...
2016-10-24 kibFollow-up to r307866:
2016-10-24 kibHandle broadcast NMIs.
2016-10-21 dimMerge ^/head r307383 through r307735.
2016-10-21 jkimImplement BPF_MOD and BPF_XOR instructions.
2016-10-21 jkimRedude code for conditional jumps.
2016-10-21 jkimFix compiler warnings for user land.
2016-10-17 stevekAdd sysctl to make amd64 minidump retry count tunable...
2016-10-16 kibDo not try to create /dev/efi device node before devfs...
2016-10-15 dimMerge ^/head r306906 through r307382.
2016-10-14 jhbDrop support for using mmap() with /dev/kmem.
2016-10-12 jtlIn the TCP stack, the hhook(9) framework provides hooks...
2016-10-11 impCreate /dev/efidev to provide an ioctl interface to
2016-10-09 dimMerge ^/head r306412 through r306905.
2016-10-04 jkimMerge ACPICA 20160930.
2016-10-04 kibRe-apply r306516 (by cem):
2016-10-04 mmMFV r306669:
2016-10-01 baptImport libucl 20160812
2016-09-30 cemRevert r306516 for now, it is incomplete on i386
2016-09-30 cemReduce the cost of TLB invalidation on x86 by using...
2016-09-30 hselaskyMove the ConnectX-3 and ConnectX-2 driver from sys...
2016-09-29 desUpgrade to Unbound 1.5.10.
2016-09-28 emasteMerge ^/head r306303 through 306411.
2016-09-26 kibHandle TLB shootdown IPI during the EFI runtime calls...
2016-09-26 kibFor machines which support PCID but not have INVPCID...
2016-09-25 bdeFix vm86 initialization, part 3 of 2 and a half. ...
2016-09-24 dimMerge ^/head r305892 through r306302.
2016-09-22 impChange the efi_get_table interface to a void ** so...
2016-09-22 impRevert and redo r306083.
2016-09-22 jkimMerge OpenSSL 1.0.2i.
2016-09-22 markjRegenerate syscall provider argument strings.
2016-09-21 kibAdd kernel interfaces to call EFI Runtime Services.
2016-09-21 kibRename efi_systbl to efi_systbl_phys, the variable...
2016-09-21 kibAdd a way for the architecture to specify the calling...
2016-09-21 kibAdd amd64 functions to load/store GDT register, store...
2016-09-21 kibExport the pmap_cache_bits() and pmap_pinit_pml4()...
2016-09-21 andrewUpdate the device tree source files to a Linux 4.7-RC.
2016-09-21 kibMFC r305939:
2016-09-20 kibMove pmap_p*e_index() inline functions from pmap.c...
2016-09-19 emasteCatch up to sys/capability.h rename to sys/capsicum...
2016-09-19 andrewImport the Linaro Cortex Strings library into contrib.
2016-09-18 kibConsolidate four efi_next_descriptor() definitions.
2016-09-18 kibRemove trailing space.
2016-09-16 dimMerge ^/head r305687 through r305890.
2016-09-16 bdeFix decoding of tf_rsp on amd64, and move TF_HAS_STACKR...
2016-09-16 bde(1) Ifdef the new dr6 variable for KDB.
2016-09-15 bdeDecode some REX prefixes in inst_call(). This makes...
2016-09-15 bdeAbort single stepping in ddb if the trap is not for...
2016-09-15 jhbRemove 'cpu' and 'cpu_class' on amd64.
2016-09-14 bzTry to fix LINT builds after r305807. Seems to be...
2016-09-14 bdeUse the MI macro TRAPF_USERMODE() instead of open-coded...
2016-09-11 kibAdd FPU_KERN_NOCTX flag to the fpu_kern_enter() functio...
2016-09-10 dimMerge ^/head r305623 through r305686.
2016-09-10 alcVarious changes to pmap_ts_referenced()
2016-09-09 jhbMFC 303713: Correct assertion on vcpuid argument to...
2016-09-09 jhbMFC 304637: Fix build for !SMP kernels after the Xen...
2016-09-08 dimMerge ^/head r305431 through r305622.
2016-09-07 avgwork around AMD erratum 793 for family 16h, models...
2016-09-06 jhbReset PCI pass through devices via PCI-e FLR during...
2016-09-06 jhbUpdate the I/O MMU in bhyve when PCI devices are added...
2016-09-06 jhbRemove remnants of PERFMON and I586_PMC_GUPROF from...
2016-09-06 jhbLeave ppt devices in the host domain when they are...
next