]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/i386
Remove APM BIOS support
[FreeBSD/FreeBSD.git] / sys / i386 /
2020-10-08 Warner LoshRemove APM BIOS support
2020-10-08 Warner LoshRemove apm screen saver.
2020-10-08 Philip PaepsImport tzdata 2020b
2020-10-07 Mitchell HornePrint symbol index for unsupported relocation types
2020-10-03 Jakub Wojciech KlamaImport lib9p 9d5aee77bcc1bf0e79b0a3bfefff5fdf2146283c.
2020-10-02 Emmanuel VadotFix LINT: Add backlight to NOTES
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-27 Edward Tomasz Napi... Get rid of sa->narg. It serves no purpose; use sa...
2020-09-25 Edward Tomasz Napi... Regen after r366145.
2020-09-23 Mark JohnstonAdd a vmparam.h constant indicating pmap support for...
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 PhillipsSparsify the vm_page_dump bitmap
2020-09-21 D Scott PhillipsMove vm_page_dump bitset array definition to MI code
2020-09-18 Matt MacyMFV 2.0-rc2
2020-09-17 Edward Tomasz Napi... Get rid of sv_errtbl and SV_ABI_ERRNO().
2020-09-16 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-09-15 Edward Tomasz Napi... Move SV_ABI_ERRNO translation into linux-specific code...
2020-09-11 Kyle EvansMFV r365636: libarchive: import fix for WARNS=6 builds...
2020-09-10 Kyle EvansMFV r365599: import fix for a libexecinfo warning at...
2020-09-09 Baptiste DaroussinUpdate nvi to 2.2.0
2020-09-05 Simon J. GerratyUpdate to bmake-20200902
2020-09-04 Matt MacyZFS: MFV 2.0-rc1-gfd20a8
2020-09-02 Mark JohnstonInclude the psind in data returned by mincore(2).
2020-09-02 Mark JohnstonAdd the MEM_EXTRACT_PADDR ioctl to /dev/mem.
2020-09-01 Mateusz Guziki386: clean up empty lines in .c and .h files
2020-08-31 Warner LoshAdd deprecation notice for apm BIOS
2020-08-28 Matt MacyZFS: MFV 2.0-rc1-ga00c61
2020-08-27 Glen BarberMFH
2020-08-24 Matt MacyInitial import from vendor-sys branch of openzfs
2020-08-24 Cy SchubertMFV 364468:
2020-08-24 Cy SchubertMFV 364467:
2020-08-24 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-08-24 Peter Grehancpu_auxmsr: assert caller is preventing CPU migration.
2020-08-20 Mark JohnstonUse pmap_mapbios() to map ACPI tables on amd64 and...
2020-08-19 Alexander MotinRemove some noisy ACPI tables messages from verbose...
2020-08-18 Mateusz Guziklinux: add sysctl compat.linux.use_emul_path
2020-08-18 Mateusz Guziklinux: consistently use LFREEPATH instead of open-coding it
2020-08-18 Peter GrehanExport a routine to provide the TSC_AUX MSR value and...
2020-08-15 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-08-12 Glen BarberMFH
2020-08-06 Dimitry AndricMerge ^/head r363739 through r363986.
2020-08-05 Ruslan Bukino Add machine/iommu.h and include MD iommu headers...
2020-08-05 Stefan EßerUpgrade to version 3.1.5
2020-08-04 Emmanuel VadotImport DTS files for arm, arm64, riscv from Linux 5.8
2020-08-03 Stefan EßerUpgrade to version 3.1.4
2020-07-31 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-07-31 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-07-31 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-07-31 Glen BarberMFH
2020-07-30 Conrad MeyerImport PCG-C into sys/contrib
2020-07-25 Alexander MotinAllow swi_sched() to be called from NMI context.
2020-07-24 Alex RichardsonInclude TMPFS in all the GENERIC kernel configs
2020-07-22 Alexander MotinUntie nmi_handle_intr() from DEV_ISA.
2020-07-21 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-07-21 Alexander MotinAvoid code duplicaiton by using ipi_selected().
2020-07-18 Edward Tomasz Napi... Regen after r363304.
2020-07-18 Edward Tomasz Napi... Add a trivial linux(4) splice(2) implementation, which...
2020-07-18 Jung-uk KimMFV: r363292
2020-07-16 Conrad MeyerRevert r240317 to prevent leaking pmap entries
2020-07-16 Glen BarberMFH
2020-07-16 Mark JohnstonSwitch from SCTP to SCTP_SUPPORT in GENERIC configs.
2020-07-15 Gregory Neil ShapiroMerge sendmail 8.16.1 to HEAD: See contrib/sendmail...
2020-07-15 Konstantin BelousovImprove description of the vector argument for i386...
2020-07-14 Konstantin Belousovamd64: allow parallel shootdown IPIs
2020-07-14 Jung-uk KimMFV: r362513
2020-07-12 Simon J. GerratyUpdate to bmake-20200710
2020-07-11 Stefan EßerUpdate to version 3.1.3
2020-07-08 Simon J. GerratyUpdate to bmake-20200704
2020-07-07 Cy SchubertMFV r362990:
2020-07-07 Stefan EßerUpdate to version 3.1.1
2020-07-01 Conrad Meyergeom(4): Kill GEOM_PART_EBR_COMPAT option
2020-06-29 Kyle Evanslinuxolator: implement memfd_create syscall
2020-06-28 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-06-27 Edward Tomasz Napi... Regen.
2020-06-27 Edward Tomasz Napi... Add proper types for linux message queue syscalls;...
2020-06-27 Edward Tomasz Napi... Add syscall definitions for linux xattr syscalls.
2020-06-25 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-06-24 Cy SchubertMFV r362565:
2020-06-21 Edward Tomasz Napi... Adapt linuxulator syscalls.master files to the new...
2020-06-21 Brandon Bergren[PowerPC] More relocation fixes
2020-06-20 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-06-20 Edward Tomasz Napi... Regen after r362440.
2020-06-20 Edward Tomasz Napi... Add linux_madvise(2) instead of having Linux apps call...
2020-06-18 Jung-uk KimMFV: r362286
2020-06-17 Andrew TurnerUpdate opencsd to 0.14.2
2020-06-17 Xin LIMFV r362254: file 5.39.
2020-06-16 Andrew TurnerRe-add opencsd as a vendor import from the dist directory
2020-06-13 Cy SchubertMFV r362143:
2020-06-12 Eric van GyzenFPU init: allocate initial state from UMA to ensure...
2020-06-12 Eric van GyzenFPU: make xsave_area_desc static
2020-06-12 Eric van GyzenFPU init: Do potentially blocking operations before...
2020-06-12 Cy SchubertMFV r362082:
2020-06-10 Konstantin Belousovamd64 pmap: reorder IPI send and local TLB flush in...
2020-06-09 Simon J. GerratyMerge bmake-20200606
2020-06-09 Cy SchubertMFV r361938:
next