]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/i386
Implement pci_enable_msi() and pci_disable_msi() in the LinuxKPI.
[FreeBSD/FreeBSD.git] / sys / i386 /
2019-08-12 impStart to split out the really x86 specific NOTES from...
2019-08-08 cemUpdate to Zstandard 1.4.2
2019-08-07 asomersfusefs: merge from projects/fuse2
2019-08-06 jhbDetect invalid PCI devices more correctly in PCI interr...
2019-08-03 jhbDon't reset memory attributes when mapping physical...
2019-07-31 alcIn pmap_advise(), when we encounter a superpage mapping...
2019-07-30 asomersMFHead @350453
2019-07-30 emastelinuxulator: rename linux_locore.s to .asm
2019-07-30 delphijRemove gzip'ed a.out support.
2019-07-28 asomersMFHead @r350386
2019-07-25 alcSimplify the handling of superpages in pmap_clear_modif...
2019-07-16 alcRevert r349973. Upon further reflection, I realized...
2019-07-15 jhbDon't pass error from syscallenter() to syscallret().
2019-07-13 alcRemove a stale comment.
2019-07-12 kibProvide protection against starvation of the ll/sc...
2019-07-08 markjMerge the vm_page hold and wire mechanisms.
2019-07-04 desUpgrade Unbound to 1.9.2.
2019-07-02 mavAdd driver for NTB in AMD SoC.
2019-07-01 avgadd superio driver
2019-06-30 npDisplay the approximate space needed when a minidump...
2019-06-28 mmMFV r349454:
2019-06-28 alcWhen we protect PTEs (as opposed to PDEs), we only...
2019-06-27 asomersMFHead @349476
2019-06-21 cemsys: Remove DEV_RANDOM device option
2019-06-20 asomersMFHead @349234
2019-06-17 mmMFV r349134:
2019-06-09 alcImplement an alternative solution to the amd64 and...
2019-06-08 kibi386 trap.c: Remove unused MAX_TRAP_MSG define.
2019-06-07 markjReplace uses of vm_page_unwire(m, PQ_NONE) with vm_page...
2019-06-06 asomersMFHead @348740
2019-06-06 markjFix a race between fasttrap and the user breakpoint...
2019-06-02 impMerge from upstream at 4189ef5d from https://github...
2019-05-30 brooksmakesyscalls.sh: always use absolute path for syscalls...
2019-05-29 pfgtypo: suppported.
2019-05-25 markjRemove pmap_pid_dump() from the i386 pmap.
2019-05-24 kibFix a corner case in demotion of kernel mappings.
2019-05-21 kibDo not call hw_mds_recalculate() from initializecpu().
2019-05-20 mmMFV r347989:
2019-05-20 cemExtract eventfilter declarations to sys/_eventfilter.h
2019-05-17 brooksFCP-101: Bump __FreeBSD_version for driver removal.
2019-05-17 brooksFCP-101: Remove xe(4)
2019-05-17 brooksFCP-101: Remove wb(4)
2019-05-17 brooksFCP-101: Remove vx(4).
2019-05-17 brooksFCP-101: Remove txp(4).
2019-05-17 brooksFCP-101: Remove tx(4).
2019-05-17 brooksFCP-101: Remove tl(4).
2019-05-17 brooksFCP-101: Remove sn(4).
2019-05-17 brooksFCP-101: Remove sf(4).
2019-05-17 brooksFCP-101: Remove pcn(4).
2019-05-17 brooksFCP-101: Remove fe(4).
2019-05-17 brooksFCP-101: Remove ex(4).
2019-05-17 brooksFCP-101: Remove ep(4).
2019-05-17 brooksFCP-101: Remove ed(4).
2019-05-17 brooksFCP-101: Remove de(4).
2019-05-17 brooksFCP-101: Remove cs(4).
2019-05-16 kibRemove resolver_qual from DEFINE_IFUNC/DEFINE_UIFUNC...
2019-05-15 rlibbyx86: spell vpxor %zmm0 as vpxord
2019-05-14 kibMitigations for Microarchitectural Data Sampling.
2019-05-13 asomersMFHead @347527
2019-05-13 dchaginLinuxulator depends on a fundamental kernel settings...
2019-05-12 mjgx86: store pending bitmapped IPIs in per-cpu areas
2019-05-09 gallatinRemove IPSEC from GENERIC due to performance issues
2019-05-08 manudts: Import files from Linux 5.1
2019-05-08 kevanstun/tap: merge and rename to `tuntap`
2019-05-07 emastemake sysent after r347228
2019-05-04 cemx86: Implement MWAIT support for stopping a CPU
2019-05-04 cemx86: Define pc_monitorbuf as a logical structure
2019-05-03 dchaginIn order to reduce duplication between MD parts of...
2019-05-02 cemAdd a COMPAT_FREEBSD12 kernel option.
2019-04-23 dchaginSince r339624 HEAD does not need for backslashes in...
2019-04-23 cyMFV r346563:
2019-04-19 cemUpdate to Zstandard 1.4.0
2019-04-16 kibFix initial x87 state after r345562.
2019-04-13 impMove mpr/mps drivers from per-arch NOTES files into...
2019-04-12 baptUpdate mandoc to 1.14.5
2019-04-10 manuImport DTS files from Linux 5.0
2019-04-09 kibpci_cfgreg.c: Use io port config access for early boot...
2019-04-05 ngieFix the branch build
2019-04-05 impAdd mpr, mps, mpt to NOTES file
2019-04-04 asomersMFHead@r345880
2019-04-03 philImport libxo-1.0.2
2019-04-01 ngieIntegrate capsicum-test into the FreeBSD test suite
2019-03-29 jkimMerge ACPICA 20190329.
2019-03-29 asomersMFHead@r345677
2019-03-26 cemx86: Use XSAVEOPT for fpusave(), when available
2019-03-25 mmMFV r345495:
2019-03-24 dchaginRegen from r345471.
2019-03-24 dchaginUpdate syscall.master to 5.0.
2019-03-24 dchaginRegen for r345469 (shmat()).
2019-03-24 dchaginLinux between 4.18 and 5.0 split IPC system calls.
2019-03-21 markjDisallow preemptive creation of wired superpage mappings.
2019-03-18 asomersMFHead@r345275
2019-03-17 kibi386: improve detection of the fast page fault assist.
2019-03-16 dimAdd LLVM openmp trunk r351319 (just before the release_...
2019-03-16 kibamd64 KPTI: add control from procctl(2).
2019-03-16 kibamd64: Add md process flags and first P_MD_PTI flag.
2019-03-15 ngieInitial googlemock/googletest integration into the...
2019-03-15 kibProvide deterministic (and somewhat useful) value for...
2019-03-11 dimMerge LLVM libunwind trunk r351319, from just before...
2019-03-11 ngieMFhead@r344996
next