]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/x86
LinuxKPI: add dev_crit() to linux/device.h
[FreeBSD/FreeBSD.git] / sys / x86 /
2021-07-10 Martin Matuskazfs: merge openzfs/zfs@4f92fe0f5 (zfs-2.1-release)...
2021-06-30 Martin Matuskazfs: merge openzfs/zfs@508fff0e4 (zfs-2.1-release)...
2021-06-26 Martin Matuskazfs: merge openzfs/zfs@aee26af27 (zfs-2.1-release)...
2021-06-24 Mitchell HorneConsolidate machine/endian.h definitions
2021-06-22 Martin Matuskazfs: merge openzfs/zfs@9a865b7fb (zfs-2.1-release)...
2021-06-20 Martin Matuskazfs: merge openzfs/zfs@3de7aeb68 (zfs-2.1-release)...
2021-06-13 Martin Matuskazfs: merge openzfs/zfs@c3b60eded (zfs-2.1-release)...
2021-06-10 Konstantin BelousovDisable x2APIC for SandyBridge laptops with Samsung...
2021-06-10 Konstantin Belousovmadt_setup_local: extract special case checks into...
2021-06-10 Konstantin Belousovmadt_setup_local: convert series of strcmp to iteration...
2021-06-10 Konstantin Belousovmadt_setup_local: skip further checks if ACPI DMAR...
2021-06-08 Martin Matuskazfs: merge openzfs/zfs@7d9f3ef0e (zfs-2.1-release)...
2021-06-08 Martin Matuskazfs: merge openzfs/zfs@3522f57b6 (zfs-2.1-release)...
2021-06-08 Mark Johnstoni386: Make setidt_disp a size_t instead of uintptr_t
2021-06-07 Mark Johnstonx86: Fix lapic_ipi_alloc() on i386
2021-05-05 Piotr Pawel StefaniakBalance parentheses in sysctl descriptions
2021-04-23 Konstantin Belousovx86: add x86_clear_dbregs() helper
2021-04-21 Mitchell Hornegdb: allow setting/removing hardware watchpoints
2021-04-21 Mitchell Hornex86: implement kdb watchpoint functions
2021-04-21 Mitchell Hornex86: consolidate hw watchpoint logic into new file
2021-04-14 Mark JohnstonRemove more remnants of sio(4)
2021-03-15 Mark JohnstonRename _cscan_atomic.h and _cscan_bus.h to atomic_san...
2021-03-12 Kyle Evansx86: tsc: deprioritize TSC on VirtualBox
2021-02-15 Mark Johnstonmca: Handle inconsistent CMCI capability reporting
2021-02-04 Mateusz Guzikx86: use compiler intrinsics for bswap*
2021-02-03 Roger Pau Monnéstand/multiboot: adjust the protocol between loader...
2021-01-21 Konstantin Belousovx86: switch kernel TSC timecounter to RDTSCP on AMD...
2021-01-17 Konstantin Belousovx86 busdma_bounce: use malloc_domainset_aligned(9).
2021-01-15 Emmanuel VadotAdd 'sys/contrib/device-tree/' from commit '5ee353c36d3...
2021-01-14 Simon J. GerratyMerge bmake-20210110
2021-01-14 Kyle Evanscontrib/lua: update to 5.4.2
2021-01-13 Konstantin BelousovRevert "x86 busdma_bounce: do not make assumptions...
2021-01-13 Konstantin Belousovx86 busdma_bounce: do not make assumptions about alignm...
2021-01-13 Konstantin Belousovx86 budma_bounce: style.
2021-01-10 Konstantin Belousovx86 tsc: mark %eax as earlyclobber in tscp_get_timecoun...
2021-01-10 Konstantin Belousovtsc: add RDTSCP or faster variants of get_timecount()
2021-01-10 Konstantin Belousovtsc: use u_int for return type for prototype, same...
2021-01-10 Konstantin Belousovx86 identcpu.c: fix formatting of the comment.
2021-01-03 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2021-01-02 Toomas SoomeAdd 'contrib/pnglite/' from commit 'a70c2a23d0d84dfc63a...
2021-01-02 Toomas SoomeAdd 'contrib/terminus/' from commit 'cee3932f8c02a220d7...
2020-12-30 Philip Paepscontrib/tzdata: import tzdata 2020f
2020-12-27 Martin Matuskacontrib/libarchive: Import libarchive 3.5.1
2020-12-25 Conrad Meyersys/contrib/zstd: Import zstd 1.4.8
2020-12-25 Philip Paepscontrib/tzdata: import tzdata 2020e
2020-12-23 Konstantin Belousovx86: stop punishing VMs with low priority for TSC timec...
2020-12-18 Xin LIMFV r368746:
2020-12-13 Martin MatuskaMFV r368607:
2020-12-09 Ryan Libbydmar: reserve memory windows of PCIe root port
2020-12-09 Cy SchubertMFV r368464:
2020-12-09 Jung-uk KimMerge OpenSSL 1.1.1i.
2020-12-06 Stefan EßerUpgrade to version 3.2.3
2020-12-04 Warner Loshbusdma: Annotate bus_dmamap_sync() with fence
2020-12-01 John BaldwinAdd a kstack_contains() helper function.
2020-12-01 Martin MatuskaMFV r368207:
2020-11-30 Toomas SoomeAdd VT driver for VBE framebuffer device
2020-11-29 Yuri Pankovhwpstate_intel: don't unconditionally print the error...
2020-11-26 Stefan EßerUpdate to version 3.2.0
2020-11-20 Simon J. GerratyMerge bmake-20201117
2020-11-19 Dag-Erling SmørgravMerge upstream r948: fix race condition in openpam_ttyc...
2020-11-18 Marcin WojtasAdjust ENA driver files to latest ena-com changes
2020-11-18 Marcin WojtasFix completion descriptors alignment for the ENA
2020-11-16 Ruslan BukinAdd device_t member to struct iommu.
2020-11-13 Jung-uk KimMFV: r367652
2020-11-07 Simon J. GerratyUpdate to bmake-20201101
2020-11-05 Conrad Meyerlinux(4): Deduplicate unimpl/dummy syscall handlers
2020-10-27 Cy SchubertMFV r367082:
2020-10-24 Xin LIMFV r366990: less v563.
2020-10-23 Ruslan BukinMove the iommu stubs to a generic place, so they are...
2020-10-22 Philip PaepsImport tzdata 2020c
2020-10-19 Ruslan BukinAssign the reserved apic region (GAS entry) to the...
2020-10-17 Matt MacyUpdate OpenZFS to 2.0.0-rc3-gfc5966
2020-10-17 Philip PaepsImport tzdata 2020c
2020-10-16 Kyle EvansMFC r366760: lua: update to 5.3.6
2020-10-14 Konstantin BelousovLimit workaround for errata E400 to appropriate AMD...
2020-10-14 Konstantin BelousovAvoid dump_avail[] redefinition.
2020-10-12 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-10-09 Jung-uk KimMFV: r366539
2020-10-08 Warner Loshtimer_restore is now unused, remove it
2020-10-08 Philip PaepsImport tzdata 2020b
2020-10-06 Mitchell HorneRemove unused function cpu_boot()
2020-10-04 Ryan MoellerExplicit CTLFLAG_DYN not needed
2020-10-03 Konstantin BelousovMove ctx_switch_xsave declaration to amd64 md_var.h.
2020-10-03 Jakub Wojciech KlamaImport lib9p 9d5aee77bcc1bf0e79b0a3bfefff5fdf2146283c.
2020-10-01 Matt MacyOpenZFS: MFV 2.0-rc3-gfc5966
2020-10-01 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-10-01 Stefan EßerUpgrade to version 3.1.6
2020-10-01 Baptiste DaroussinUpdate nvi to 2.2.0-05ed8b9
2020-09-29 Ruslan BukinRename kernel option ACPI_DMAR to IOMMU.
2020-09-24 Michal MelounAdd missing declarations of 64-bit variants of bus_peek...
2020-09-23 Warner LoshUse envvar rather than nonstandard hint. lines
2020-09-22 Jung-uk KimMerge OpenSSL 1.1.1h.
2020-09-21 D Scott PhillipsMove vm_page_dump bitset array definition to MI code
2020-09-20 Michal MelounAdd missing assignment forgotten in r365899
2020-09-19 Michal MelounAdd NetBSD compatible bus_space_peek_N() and bus_space_...
2020-09-18 Matt MacyMFV 2.0-rc2
2020-09-16 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-09-14 Scott LongRefine the busdma template interface. Provide tools...
2020-09-12 Jason A. Harmeningamd64: prevent KCSan false positives on LAPIC mapping
2020-09-11 John BaldwinAdd constant for the DE_CFG MSR on AMD CPUs.
next