]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/x86
xen: Remove leftover bits missed in commit ac3ede5371
[FreeBSD/FreeBSD.git] / sys / x86 /
2021-05-17 Mark Johnstonxen: Remove leftover bits missed in commit ac3ede5371
2021-05-17 Roger Pau Monnéx86/xen: remove PVHv1 code
2021-05-17 Mitchell Hornexen: remove hypervisor_info
2021-05-17 Mitchell Hornexen: remove support for PVHv1 bootpath
2021-05-12 Stefan Eßercontrib/bc: update to version 4.0.2
2021-05-07 Mark Johnstonstack(9): Disable KASAN in stack_capture()
2021-05-07 Cy Schubertsqlite3: import sqlite3 3.35.5
2021-05-02 Xin LIless: upgrade to v581.2.
2021-04-30 Eric van GyzenWait longer for a previous IPI to be sent
2021-04-25 Stefan EßerMerge commit 'bd136720030ebb0b31e6d5a2236b9d0ddac71b94'
2021-04-19 Xin LIless: upgrade to v581.
2021-04-17 Cy Schubertwpa: Import wpa_supplicant/hostapd commit f91680c15
2021-04-14 Martin Matuskazfs: merge openzfs/zfs@3522f57b6 (master)
2021-04-13 Mark Johnstonamd64: Add MD bits for KASAN
2021-04-12 Mark JohnstonMerge commit 'd0e943077d94e6266ece9856789c5d5313676e38'
2021-04-11 Piotr Pawel StefaniakBalance parentheses in sysctl descriptions
2021-04-10 Konstantin Belousovx86: add x86_clear_dbregs() helper
2021-04-07 Mark JohnstonRemove more remnants of sio(4)
2021-04-06 Stefan EßerMerge commit '7a590c074ceede12b2b6e794f8703d6fa5749918'
2021-03-30 Mitchell Hornegdb: allow setting/removing hardware watchpoints
2021-03-29 Mitchell Hornex86: implement kdb watchpoint functions
2021-03-29 Baptiste Daroussinlibedit: vendor import libedit 2021-03-28
2021-03-26 Mitchell HorneConsolidate machine/endian.h definitions
2021-03-25 Jung-uk KimOpenSSL: Merge OpenSSL 1.1.1k
2021-03-23 Emmanuel VadotUpdate DTS files from Linux v5.10
2021-03-23 Mark JohnstonGeneralize bus_space(9) and atomic(9) sanitizer interce...
2021-03-22 Baptiste Daroussinlibedit: vendor import snapshot 2020-07-10
2021-03-22 Baptiste Daroussinlibucl: vendor import snapshort 20210314
2021-03-21 Martin Matuskazfs: merge OpenZFS master-891568c99
2021-03-19 Mitchell Hornex86: consolidate hw watchpoint logic into new file
2021-03-19 Stefan Eßerbc: upgrade to version 3.3.4
2021-03-15 Julien Grallxen: move x86-specific xen_vector_callback_enabled...
2021-03-14 Dmitry ChaginMerge tcsh 6.22.03-ceccc7f
2021-03-14 Martin Matuskazfs: merge OpenZFS master-9305ff2ed
2021-03-08 Kyle Evansx86: tsc: deprioritize TSC on VirtualBox
2021-03-08 Mark JohnstonRename _cscan_atomic.h and _cscan_bus.h to atomic_san...
2021-03-03 Martin Matuskazfs: merge OpenZFS master-bedbc13da
2021-03-02 Alex RichardsonUpdate capsicum-test to git commit f4d97414d48b8f8356b9...
2021-02-26 Baptiste Daroussindialog: import dialog 1.3-20210117
2021-02-25 Baptiste Daroussinncurses: import version 6.2-20210220
2021-02-23 Allan Judesmbios: Move smbios driver out from x86 machdep code
2021-02-22 Martin Matuskazfs: merge OpenZFS master-9312e0fd1
2021-02-18 Dimitry AndricMerge libcxxrt master 8049924686b8414d8e652cbd2a52c763b...
2021-02-18 Martin Matuskazfs: merge OpenZFS master-bf156c966
2021-02-16 Jung-uk KimOpenSSL: Merge OpenSSL 1.1.1j
2021-02-16 Alex RichardsonUpdate capsicum-test to git commit 7707222b46abe52d18fd...
2021-02-16 Roger Pau Monnéxen/boot: allow specifying boot method when booted...
2021-02-16 Martin Matuskazfs: merge OpenZFS master-436ab35a5
2021-02-11 Simon J. GerratyMerge bmake-20210206
2021-02-10 Cy SchubertMFV d60fa10fd872db7e3d8cb1e161cfdae026c43b14:
2021-02-08 Mark Johnstonmca: Handle inconsistent CMCI capability reporting
2021-02-04 Alex RichardsonImport atf 0.22 snapshot ca73d08c3fc1ecffc1f1c97458c31a...
2021-02-01 Mateusz Guzikx86: use compiler intrinsics for bswap*
2021-01-31 Stefan EßerMerge commit '47a52dc4d48f259ab7d9f9ba6b65f4f2331a22dc'
2021-01-29 Roger Pau Monnéstand/multiboot: adjust the protocol between loader...
2021-01-25 Philip Paepscontrib/tzdata: import tzdata 2021a
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
next