]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/amd64
Don't pre-reserve resources for CPU devices when they are set.
[FreeBSD/FreeBSD.git] / sys / amd64 /
2019-04-09 Konstantin Belousovpci_cfgreg.c: Use io port config access for early boot...
2019-04-06 Cy SchubertMFV r345988:
2019-04-06 Jung-uk KimMFV: r345969
2019-04-05 Konstantin BelousovImplement resets for PCI buses and PCIe bridges.
2019-04-05 Warner LoshAdd mpr, mps, mpt to NOTES file
2019-04-03 Phil ShaferImport libxo-1.0.2
2019-04-01 Enji CooperIntegrate capsicum-test into the FreeBSD test suite
2019-03-29 Jung-uk KimMerge ACPICA 20190329.
2019-03-29 Alan SomersAdd man page for VOP_FDATASYNC(9)
2019-03-29 Alan Somersfusefs: convert debug printfs into dtrace probes
2019-03-27 Ed MasteMerge r345574 from vendor-crypto:
2019-03-26 Conrad Meyerx86: Use XSAVEOPT for fpusave(), when available
2019-03-26 Philip PaepsImport tzdata 2019a
2019-03-26 Kyle EvansMFV r345515: netbsd-tests: import memory bump for libc...
2019-03-25 Martin MatuskaMFV r345495:
2019-03-24 Dmitry ChaginRegen from r345471.
2019-03-24 Dmitry ChaginUpdate syscall.master to 5.0.
2019-03-24 Dmitry ChaginRegen for r345469 (shmat()).
2019-03-24 Dmitry ChaginLinux between 4.18 and 5.0 split IPC system calls.
2019-03-24 Dmitry ChaginRevert r313993.
2019-03-21 Mark JohnstonDisallow preemptive creation of wired superpage mappings.
2019-03-20 Alan SomersMFHead @345353
2019-03-20 Alan Somersgoogletest: backport GTEST_SKIP to googletest 1.8.1
2019-03-20 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2019-03-19 Marcin WojtasPrevent loading SGX with incorrect EPC data
2019-03-18 Alan SomersMFHead@r345275
2019-03-16 Dimitry AndricMerge openmp release_80 branch r356034 (effectively...
2019-03-16 Dimitry AndricAdd LLVM openmp trunk r351319 (just before the release_...
2019-03-16 Konstantin Belousovamd64 KPTI: add control from procctl(2).
2019-03-16 Konstantin Belousovamd64: Add md process flags and first P_MD_PTI flag.
2019-03-16 Konstantin Belousovamd64: fix switching to the pmap with pti disabled.
2019-03-16 Konstantin Belousovamd64: rewrite cpu_switch.S fragment to reload tss...
2019-03-16 Enji CooperRemove duplicate `${PACKAGE}FILES+= cleanup.ksh` line
2019-03-15 Enji CooperInitial googlemock/googletest integration into the...
2019-03-15 Alexander MotinMFV r336930: 9284 arc_reclaim_thread has 2 jobs
2019-03-15 Konstantin BelousovProvide deterministic (and somewhat useful) value for...
2019-03-14 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2019-03-12 Warner LoshKill tz_minuteswest and tz_dsttime.
2019-03-11 Dimitry AndricMerge LLVM libunwind release_80 branch r355677 (effecti...
2019-03-11 Dimitry AndricMerge LLVM libunwind trunk r351319, from just before...
2019-03-11 Enji CooperMFhead@r344996
2019-03-09 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, lld, and lldb...
2019-03-07 Cy SchubertMFV r344878:
2019-03-07 Andrey V. ElsukovFix typo.
2019-03-07 Matt Macyadd gcov to LINT build
2019-03-06 John BaldwinDrop "All rights reserved" from my copyright statements.
2019-03-05 Enji CooperMFhead@r344786
2019-03-04 Dimitry AndricMerge ^/head r344549 through r344775.
2019-03-04 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, lld, and lldb...
2019-03-01 John BaldwinFix missed posted interrupts in VT-x in bhyve.
2019-03-01 Edward Tomasz Napi... Remove sv_pagesize, originally introduced with r100384.
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 Enji CooperMFhead@r344527
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 kernel support for Intel userspace protection keys...
2019-02-20 Konstantin Belousovamd64: add defines and decode protection keys and SGX...
2019-02-19 Warner LoshRemove drm from LINT kernels
2019-02-19 Konstantin BelousovProvide convenience C wrappers for RDPKRU and WRPKRU...
2019-02-19 Enji CooperMFhead@r344270
2019-02-18 Konstantin Belousovamd64: cleanup pmap_init_pat().
2019-02-17 Mark JohnstonFix refcount leaks in the SGX Linux compat ioctl handler.
2019-02-15 Dimitry AndricMerge ^/head r343956 through r344177.
2019-02-15 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, lld, and lldb...
2019-02-13 Martin MatuskaMFV r344088 (libarchive):
2019-02-13 Enji CooperCopy googletest 1.8.1 from ^/vendor/google/googletest...
2019-02-12 Martin MatuskaMFV r344063:
2019-02-10 Konstantin BelousovImplement Address Space Layout Randomization (ASLR)
2019-02-10 Dimitry AndricMerge ^/head r343807 through r343955.
2019-02-10 Conrad MeyerRevert r343713 temporarily
2019-02-06 Ed MasteRetire SPX_HACK option unused after r342244
2019-02-05 Dimitry AndricMerge ^/head r343712 through r343806.
2019-02-05 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, lld, and lldb...
2019-02-05 Konstantin Belousovamd64: clear callee-preserved registers on syscall...
2019-02-03 Andrew TurnerEnable COVERAGE and KCOV by default on arm64 and amd64.
2019-02-03 Dimitry AndricMerge ^/head r343571 through r343711.
2019-01-31 Konstantin BelousovMake iflib a loadable module.
2019-01-30 Dimitry AndricMerge ^/head r343320 through r343570.
2019-01-29 Andrew TurnerExtract the coverage sanitizer KPI to a new file.
2019-01-25 Andriy VoskoboinykGarbage collect AH_SUPPORT_AR5416 config option.
2019-01-22 Dimitry AndricMerge ^/head r343202 through r343319.
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-21 Ed Mastelinuxulator: fix stack memory disclosure in linux_sigal...
2019-01-20 Andriy VoskoboinykRemove IEEE80211_AMPDU_AGE config option.
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 Conrad Meyervmm(4): Mask Spectre feature bits on AMD hosts
next