]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/compat
Implement pci_enable_msi() and pci_disable_msi() in the LinuxKPI.
[FreeBSD/FreeBSD.git] / sys / compat /
2019-04-19 cemUpdate to Zstandard 1.4.0
2019-04-16 emastecorrect readlinkat(2) return type
2019-04-12 baptUpdate mandoc to 1.14.5
2019-04-10 manuImport DTS files from Linux 5.0
2019-04-06 oshogboRegen after r345982.
2019-04-06 oshogboIntroduce funlinkat syscall that always us to check...
2019-04-04 asomersMFHead@r345880
2019-04-04 cemReplace read_random(9) with more appropriate arc4rand...
2019-04-03 philImport libxo-1.0.2
2019-04-01 ngieIntegrate capsicum-test into the FreeBSD test suite
2019-03-30 jahfreebsd32: fix padding of computed control message...
2019-03-29 asomersMFHead@r345677
2019-03-25 mmMFV r345495:
2019-03-24 dchaginWhitespace cleanup (annoying).
2019-03-24 dchaginUpdate syscall.master to 5.0.
2019-03-24 dchaginLinux between 4.18 and 5.0 split IPC system calls.
2019-03-18 asomersMFHead@r345275
2019-03-16 dimAdd LLVM openmp trunk r351319 (just before the release_...
2019-03-16 kibamd64 KPTI: add control from procctl(2).
2019-03-15 ngieInitial googlemock/googletest integration into the...
2019-03-14 hselaskyRevert r345102 until the DRM next port issues are resolved.
2019-03-13 hselaskyResolve duplicate symbol name conflict after r345095...
2019-03-13 hselaskyImplement sg_virt() function in the LinuxKPI.
2019-03-13 hselaskyDefine SG_CHAIN and SG_END in the LinuxKPI.
2019-03-13 hselaskyImplement pr_info_ratelimited() function macro in the...
2019-03-13 hselaskyDefine some RCU debug macros in the LinuxKPI.
2019-03-13 hselaskyHonor SYSCTL function return values when creating sysfs...
2019-03-13 hselaskyImplement more malloc function macros in the LinuxKPI.
2019-03-13 hselaskyImplement more PCI speed related functions and macros...
2019-03-13 hselaskyImplement IS_ALIGNED() and DIV_ROUND_DOWN_ULL() functio...
2019-03-13 hselaskyImplement si_meminfo() in the LinuxKPI.
2019-03-13 hselaskyImplement task_euid() and get_task_state() function...
2019-03-13 hselaskyImplement get_task_comm() in the LinuxKPI.
2019-03-13 hselaskyImplement current_exiting() in the LinuxKPI.
2019-03-13 hselaskyImplement list_for_each_entry_from_reverse() and
2019-03-13 hselaskyImplement dma_map_page_attrs() in the LinuxKPI.
2019-03-13 hselaskyImplement ida_free() and ida_alloc_max() in the LinuxKPI.
2019-03-13 hselaskyImplement DEFINE_STATIC_SRCU() function macro in the...
2019-03-13 hselaskyImplement BITS_PER_TYPE() function macro in the LinuxKPI.
2019-03-13 hselaskyProperly define the DMA attribute values in the LinuxKPI.
2019-03-13 hselaskyImplement dev_err_once() function macro in the LinuxKPI.
2019-03-13 hselaskyImplement dma_set_mask_and_coherent() in the LinuxKPI.
2019-03-12 impKill tz_minuteswest and tz_dsttime.
2019-03-11 dimMerge LLVM libunwind trunk r351319, from just before...
2019-03-07 cyMFV r344878:
2019-03-05 ngieMFhead@r344786
2019-03-04 dimMerge ^/head r344549 through r344775.
2019-03-01 traszRemove sv_pagesize, originally introduced with r100384.
2019-03-01 bzAdd ushort and ulong to linux/types.h.
2019-02-26 sjgAdd libbearssl
2019-02-25 desUpgrade to OpenPAM Tabebuia.
2019-02-25 ngieMFhead@r344527
2019-02-25 dimMerge ^/head r344178 through r344512.
2019-02-23 mmacyimport linux debugfs support
2019-02-23 mmacylinux/fs: simplify interop and correct definition of...
2019-02-22 mmacylkpi: allow late binding of linux_alloc_current
2019-02-15 dimMerge ^/head r343956 through r344177.
2019-02-13 ngieCopy googletest 1.8.1 from ^/vendor/google/googletest...
2019-02-12 mmMFV r344063:
2019-02-12 mariusMake taskqgroup_attach{,_cpu}(9) work across architectures
2019-02-10 kibImplement Address Space Layout Randomization (ASLR)
2019-02-10 dimMerge ^/head r343807 through r343955.
2019-02-09 kibNormalize the declaration of i386_read_exec variable.
2019-02-03 dimMerge ^/head r343571 through r343711.
2019-01-30 avosFix compilation with 'option NDISAPI + device ndis...
2019-01-30 dimMerge ^/head r343320 through r343570.
2019-01-25 hselaskyAdd full support for PCI_ANY_ID when matching PCI IDs...
2019-01-22 dimMerge ^/head r343202 through r343319.
2019-01-22 dimMerge compiler-rt trunk r351319, and resolve conflicts.
2019-01-22 dimMerge libc++ trunk r351319, and resolve conflicts.
2019-01-22 gonzo[ndis] Fix unregistered use of FPU by NDIS in kernel...
2019-01-21 emastelinuxulator: fix stack memory disclosure in linux_sigal...
2019-01-21 emastelinuxulator: fix stack memory disclosure in linux_ioctl...
2019-01-21 emastelinuxulator: fix stack memory disclosure in linux_ioctl_v4l
2019-01-20 dimMerge lldb trunk r351319, resolve conflicts, and update...
2019-01-20 dimMerge lld trunk r351319, resolve conflicts, and update...
2019-01-20 dimMerge clang trunk r351319, resolve conflicts, and updat...
2019-01-20 dimMerge llvm trunk r351319, resolve conflicts, and update...
2019-01-17 mckusickCreate new EINTEGRITY error with message "Integrity...
2019-01-15 glebiusFix compilation failures on different arches that have...
2019-01-15 glebiusMake uz_allocs, uz_frees and uz_fails counter(9). This...
2019-01-13 cognetRegenerate sysent files after having modified syscalls...
2019-01-13 cognetamd64 is the only arch that doesn't require padding...
2019-01-11 manuImport DTS from Linux 4.20
2019-01-11 manuImport DTS includes from 4.19
2019-01-10 emasteUpdate to ELF Tool Chain r3668
2019-01-09 glebiusMechanical cleanup of epoch(9) usage in network stack.
2019-01-08 markjSpecify the correct option level when emulating SO_PEER...
2019-01-01 cemlinuxkpi: Remove extraneous NULL check on M_WAITOK...
2018-12-30 kibFix 32bit gcc builds after r342625.
2018-12-30 kibFix linux_destroy_dev() behaviour when there are still...
2018-12-30 kibImplement zap_vma_ptes() for managed device objects.
2018-12-30 kibUse IDX_TO_OFF().
2018-12-29 cemUpdate to Zstandard 1.3.8
2018-12-19 mjgRemove iBCS2, part2: general kernel
2018-12-18 brooksconst poison the `new` pointer of __sysctl.
2018-12-18 cyMFV r342175:
2018-12-11 mjgRemove unused argument to priv_check_cred.
2018-12-11 dimMerge ^/head r341764 through r341812.
2018-12-10 hselaskyRemove no longer needed ifdefs in the LinuxKPI, after...
next