]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/x86
linux(4): Cleanup includes under amd64/linux
[FreeBSD/FreeBSD.git] / sys / x86 /
2023-09-11 Martin Matuskazfs: merge openzfs/zfs@0ee9b0239
2023-09-10 Xin LIMFV: file 5.45.
2023-09-07 Martin Matuskalibarchive: merge security fix from vendor branch
2023-09-05 Xin LIMFV: zlib: examples: define functions as static ones...
2023-09-02 Martin Matuskazfs: merge openzfs/zfs@95f71c019
2023-08-29 Ed Mastex86: Introduce APIC ID limit by default on AMD hardware
2023-08-26 Martin Matuskazfs: merge openzfs/zfs@804414aad
2023-08-21 Ed Mastex86: handle domains with no CPUs usable for intr delivery
2023-08-21 Dag-Erling SmørgravAdd 'contrib/unifdef/' from commit '0da44885831dc0a43c4...
2023-08-20 Xin LIMFV: zlib 1.3
2023-08-18 Dmitry Chaginlinux(4): Remove sys/cdefs.h inclusion under x86/linux...
2023-08-18 Ed Mastemsi: handle error from BUS_REMAP_INTR in msi_assign_cpu
2023-08-17 Elliott Mitchellintr: merge interrupt table uses of MAXCOMLEN into...
2023-08-17 Elliott Mitchellintr: move MAX_STRAY_LOG to interrupt.h
2023-08-16 Warner Loshsys: Remove $FreeBSD$: one-line sh pattern
2023-08-16 Warner Loshsys: Remove $FreeBSD$: one-line .c pattern
2023-08-16 Warner Loshsys: Remove $FreeBSD$: one-line .c comment pattern
2023-08-16 Warner Loshsys: Remove $FreeBSD$: one-line .h pattern
2023-08-16 Warner Loshsys: Remove $FreeBSD$: two-line .h pattern
2023-08-15 Ed Mastex86: include CPU ID in "Invalid CPU ID" panic
2023-08-13 Xin LIMFV: less v643.
2023-08-13 Kyle EvansMerge commit 'acb089b983171667467adc66f56a723b609ed22e...
2023-08-12 Konstantin Belousovtc_fill_vdso_timehands32(): fix
2023-08-11 Ed Mastessh: Update to OpenSSH 9.4p1
2023-08-10 Pierre ProncheryOpenSSL: update to 3.0.10
2023-08-09 Ed Mastemsi: report error for attempt to use APIC ID > 255
2023-08-09 Emmanuel VadotImport device-tree files from Linux 6.4
2023-08-09 Emmanuel VadotImport device-tree files from Linux 6.3
2023-08-09 Emmanuel VadotImport device-tree files from Linux 6.2
2023-08-09 Emmanuel VadotImport device-tree files from Linux 6.1
2023-08-03 Martin Matuskalibarchive: merge from vendor branch
2023-08-03 Elliott Mitchellx86: remove intr_bind
2023-08-03 Elliott Mitchellx86: retire use of intr_bind
2023-08-03 Xin LIMFV: xz 5.4.4.
2023-07-31 Martin Matuskalibarchive: merge from vendor branch
2023-07-29 Martin Matuskalibarchive: merge from vendor branch
2023-07-28 Dmitry Chaginlinux(4): Add elf_hwcap2 to x86
2023-07-24 Martin Matuskalibarchive: merge from vendor branch
2023-07-21 Elliott Mitchellxen: move vcpu_info to common, leave hook for setup
2023-07-19 Ed Mastessh: Update to OpenSSH 9.3p2
2023-07-15 Warner LoshMerge LUA 5.4.6
2023-07-01 Martin Matuskazfs: merge openzfs/zfs@009d3288d
2023-06-28 Martin Matuskazfs: merge openzfs/zfs@a9d6b0690
2023-06-27 Simon J. GerratyMerge bmake-20230622
2023-06-27 Dag-Erling SmørgravUpgrade to OpenPAM Ximenia.
2023-06-25 Martin Matuskazfs: merge openzfs/zfs@8e8acabdc
2023-06-23 Pierre ProncheryMerge OpenSSL 3.0.9
2023-06-22 Dimitry AndricMerge llvm-project release/16.x llvmorg-16.0.6-0-g7cbf1...
2023-06-22 Dimitry AndricMerge llvm-project release/16.x llvmorg-16.0.5-0-g185b8...
2023-06-22 Dimitry AndricMerge llvm-project release/16.x llvmorg-16.0.4-0-gae421...
2023-06-22 Dimitry AndricMerge llvm-project release/16.x llvmorg-16.0.3-0-gda3cd...
2023-06-22 Dimitry AndricMerge llvm-project release/16.x llvmorg-16.0.2-0-g18dde...
2023-06-22 Dimitry AndricMerge llvm-project release/16.x llvmorg-16.0.1-0-gcd890...
2023-06-22 Dimitry AndricMerge llvm-project main llvmorg-16-init-18548-gb0daacf58f41
2023-06-19 Mark Johnstonx86: Add defines for a couple of thermal and PM bits
2023-06-16 Martin Matuskazfs: merge openzfs/zfs@10e36e176
2023-06-12 Johannes Totzhwpstate_amd: calculate power if P-state info comes...
2023-06-10 Martin Matuskazfs: merge openzfs/zfs@feff9dfed
2023-06-09 Andrew TurnerUpdate the Arm Optimized Routine library to v23.01
2023-06-08 Dmitry Chaginlinux(4): Preserve fpu xsave state across signal delive...
2023-06-08 Dmitry Chaginlinux(4): In preparation for xsave refactor fxsave...
2023-06-08 Joseph Mingronetpcdump: Update to 4.99.4
2023-06-08 Ed Mastecontrib/spleen: update to Spleen 2.0.0
2023-06-06 Cy Schubertntp: import ntp-4.2.8p17
2023-06-05 Colin PercivalRevert "Revert "tslog: Annotate some early boot functions""
2023-06-04 Colin PercivalRevert "tslog: Annotate some early boot functions"
2023-06-04 Colin Percivaltslog: Annotate some early boot functions
2023-06-02 Mark Johnstonx86: Mark the CPU idle function table as const
2023-06-01 Cy Schubertntp: import ntp-4.2.8p16
2023-05-28 Cy Schubertsqlite3: Vendor import of sqlite3 3.42.0
2023-05-26 Mark Johnstonnexus: Consistently return a pointer in failure paths
2023-05-25 Mark Johnstonsmp: Dynamically allocate the stoppcbs array
2023-05-24 Dag-Erling Smørgravldns: Upgrade to 1.8.3.
2023-05-23 Martin Matuskazfs: merge openzfs/zfs@ad0a55461
2023-05-13 Simon J. GerratyMerge bmake-20230510
2023-05-12 Xin LIMFV: xz 5.4.3.
2023-05-12 Warner Loshspdx: The BSD-2-Clause-NetBSD identifier is obsolete...
2023-05-12 Warner Loshspdx: The BSD-2-Clause-FreeBSD identifier is obsolete...
2023-05-12 Martin Matuskazfs: merge openzfs/zfs@e61076683
2023-05-05 Ed Mastelibfido2: update to 1.10.0
2023-05-05 Ed Mastelibfido2: update to 1.9.0
2023-05-05 Joseph Mingronelibpcap: Update to 1.10.4
2023-05-05 Igor Ostapenkosys/x86/x86/mptable.c: typo (compatiblity)
2023-05-04 Ed MasteAdd 'contrib/spleen/' from commit '5eab6333fa27e2b6954c...
2023-05-03 Martin Matuskazfs: merge openzfs/zfs@d96e29576
2023-05-02 Jason A. HarmeningIntel DMAR: remove parsing of 6-level paging capability
2023-05-02 Xin LIMFV: less v632.
2023-04-28 Mark Johnstonbusdma: Update KMSAN shadow maps later in bounce_bus_dm...
2023-04-26 Dag-Erling SmørgravUpdate tzcode to 2023c.
2023-04-25 Dimitry AndricUse bool for one-bit wide bit-fields
2023-04-24 Simon J. GerratyMerge bmake-20230414
2023-04-21 Ed Mastelibcbor: update to 0.10.2
2023-04-20 Dmitry Chaginx86: Move i386 timerreg.h to x86
2023-04-20 Dmitry Chaginx86: Move i386 ppireg.h to x86
2023-04-17 Cy Schubertsqlite3: Vendor import of sqlite3 3.41.2
2023-04-14 Elliott Mitchellxen: move common variables off of sys/x86/xen/hvm.c
2023-04-14 Julien Grallxen/intr: move sys/x86/xen/xen_intr.c to sys/dev/xen...
2023-04-14 Elliott Mitchellxen/intr: move interrupt allocation/release to architecture
2023-04-14 Julien Grallxen/intr: move x86 PIC interface to xen_arch_intr.c...
2023-04-14 Elliott Mitchellxen/intr: remove type argument from xen_intr_alloc_isrc()
next