]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/x86
Do not reference deskutils/cal from cal.1.
[FreeBSD/FreeBSD.git] / sys / x86 /
2019-03-06 John BaldwinDrop "All rights reserved" from my copyright statements.
2019-03-04 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, lld, and lldb...
2019-02-26 Jung-uk KimMerge OpenSSL 1.1.1b.
2019-02-26 Simon J. GerratyAdd libbearssl
2019-02-25 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, lld, and lldb...
2019-02-25 Dag-Erling SmørgravUpgrade to OpenPAM Tabebuia.
2019-02-25 Dimitry AndricMerge ^/head r344178 through r344512.
2019-02-21 Ed Mastescp: validate filenames provided by server against...
2019-02-21 Jung-uk KimMFV: r344447
2019-02-20 Jung-uk KimMFV: r344395
2019-02-20 Mark JohnstonMFV r344364:
2019-02-20 Konstantin BelousovAdd usermode helpers for for Intel userspace protection...
2019-02-20 Konstantin BelousovAdd kernel support for Intel userspace protection keys...
2019-02-20 Bruce EvansFix hangs in r341810 waiting for AP startup.
2019-02-19 Konstantin BelousovAdd definition for %cr4 PKRU enable bit.
2019-02-15 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, lld, and lldb...
2019-02-13 Martin MatuskaMFV r344088 (libarchive):
2019-02-12 Martin MatuskaMFV r344063:
2019-02-10 Dimitry AndricMerge ^/head r343807 through r343955.
2019-02-07 Konstantin BelousovPort sysctl kern.elf32.read_exec from amd64 to i386.
2019-02-07 Konstantin BelousovFix resume on i386 PAE.
2019-02-05 Dimitry AndricMerge ^/head r343712 through r343806.
2019-02-05 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, lld, and lldb...
2019-02-04 Konstantin BelousovUpdate CPUID bits definitions and CPU identification...
2019-02-03 Dimitry AndricMerge ^/head r343571 through r343711.
2019-02-01 Konstantin Belousovx86: correctly limit max memory resource address..
2019-01-30 Roger Pau Monnéxen: introduce a new way to setup event channel upcall
2019-01-30 Dimitry AndricMerge ^/head r343320 through r343570.
2019-01-30 Konstantin Belousovi386: Merge PAE and non-PAE pmaps into same kernel.
2019-01-22 Dimitry AndricMerge lldb release_80 branch r351543, and resolve confl...
2019-01-22 Dimitry AndricMerge lld release_80 branch r351543, and resolve conflicts.
2019-01-22 Dimitry AndricMerge clang release_80 branch r351543, and resolve...
2019-01-22 Dimitry AndricMerge llvm release_80 branch r351543, and resolve confl...
2019-01-22 Dimitry AndricMerge compiler-rt trunk r351319, and resolve conflicts.
2019-01-22 Dimitry AndricMerge libc++ trunk r351319, and resolve conflicts.
2019-01-20 Dimitry AndricMerge lldb trunk r351319, resolve conflicts, and update...
2019-01-20 Dimitry AndricMerge lld trunk r351319, resolve conflicts, and update...
2019-01-20 Dimitry AndricMerge clang trunk r351319, resolve conflicts, and updat...
2019-01-20 Dimitry AndricMerge llvm trunk r351319, resolve conflicts, and update...
2019-01-18 Konstantin Belousovi386/PAE busdma: allow more bounce pages.
2019-01-18 Konstantin Belousovx86 busdma: fix mis-use of bus_addr_t where vm_paddr_t...
2019-01-17 Conrad MeyerAdd definitions for AMD Spectre/Meltdown CPUID information
2019-01-16 Konstantin BelousovStyle(9) fixes for x86/busdma_bounce.c.
2019-01-16 Konstantin BelousovRemove unused prototype.
2019-01-16 Conrad Meyervmm(4): Take steps towards multicore bhyve AMD support
2019-01-16 Marcin WojtasSuppress excessive error prints in ENA TX hotpath
2019-01-11 Emmanuel VadotImport DTS from Linux 4.20
2019-01-11 Emmanuel VadotImport DTS includes from 4.19
2019-01-10 Ed MasteUpdate to ELF Tool Chain r3668
2019-01-09 Jung-uk KimMFV: r342867
2019-01-04 Conrad MeyerExpose threads-per-core and physical core count information
2018-12-31 John BaldwinCorrect variable name in two panic messages: num_msi_ir...
2018-12-31 Philip PaepsImport tzdata 2018i
2018-12-30 Philip PaepsImport tzdata 2018h
2018-12-29 Conrad MeyerUpdate to Zstandard 1.3.8
2018-12-26 Andriy GaponMFV r342532: 5882 Temporary pool names
2018-12-26 Andriy GaponMFV r342469: 9630 add lzc_rename and lzc_destroy to...
2018-12-23 Simon J. GerratyMerge bmake-20181221
2018-12-18 Cy SchubertMFV r342175:
2018-12-17 Andriy Gaponadd support for marking interrupt handlers as suspended
2018-12-15 Dimitry AndricUpdate clang, llvm, lld, lldb, compiler-rt and libc...
2018-12-14 Jung-uk KimMFV: r342049
2018-12-13 Martin MatuskaMFV r341771,342040,342041:
2018-12-11 Dimitry AndricUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-12-11 Mark JohnstonFix the PAE kernel gcc build.
2018-12-11 Dimitry AndricMerge ^/head r341764 through r341812.
2018-12-11 Konstantin BelousovFree bootstacks after AP startup.
2018-12-09 Dimitry AndricMerge ^/head r340918 through r341763.
2018-12-09 Dimitry AndricMerge llvm, clang, lld, lldb, compiler-rt and libc...
2018-12-09 Cy SchubertMFV r341618:
2018-12-08 Jayachandran C.acpica : move SRAT/SLIT parsing to sys/dev/acpica
2018-12-08 Jayachandran C.x86/acpica/srat.c: Add API for parsing proximity tables
2018-12-06 Simon J. GerratyUpdate bmake to version 20180919
2018-11-27 Marius StroblImport CK as of 21d3e319407d19dece16ee317c757ffc54a452b...
2018-11-26 Martin MatuskaMFV r340938:
2018-11-24 Dimitry AndricMerge ^/head r340427 through r340868.
2018-11-24 Martin MatuskaMFV r340865:
2018-11-21 Ben WidawskyAdd definitions for Intel Speed Shift
2018-11-20 Jung-uk KimMerge OpenSSL 1.1.1a.
2018-11-16 John BaldwinAxe MINIMUM_MSI_INT.
2018-11-16 Konstantin BelousovAlign IA32_ARCH_CAP MSR definitions and use with SDM...
2018-11-15 John BaldwinConvert the number of MSI IRQs on x86 from a constant...
2018-11-14 John BaldwinRevert r332735 and fix MSI-X to properly fail allocatio...
2018-11-14 Dimitry AndricMerge ^/head r340368 through r340426.
2018-11-12 Konstantin BelousovApply fix to un-cripple max cpu id on BSP earlier.
2018-11-10 Emmanuel VadotUpdate our devicetree to 4.19 for arm and arm64
2018-11-07 Dimitry AndricMerge ^/head r340126 through r340212.
2018-11-05 John BaldwinAdd a custom implementation of cpu_lock_delay() for...
2018-11-05 John BaldwinAdd a delay_tsc() static function for when DELAY()...
2018-11-04 Eric van GyzenUpdate expat to 2.2.6
2018-11-04 Dimitry AndricMerge ^/head r339813 through r340125.
2018-11-04 Dimitry AndricMerge llvm, clang, lld, lldb, compiler-rt and libc...
2018-11-02 Jung-uk KimMFV: r339981
2018-11-01 Dag-Erling SmørgravMerge upstream r4932: turn so-reuseport option off...
2018-10-31 Konstantin BelousovAdd pci_early function to detect Intel stolen memory.
2018-10-30 Mark JohnstonAdd malloc_domainset(9) and _domainset variants to...
2018-10-28 Philip PaepsImport tzdata 2018g
2018-10-26 Martin MatuskaMFV r339792:
2018-10-25 Martin MatuskaMFV r339750:
2018-10-25 Martin MatuskaMFV r339640,339641,339644:
next