]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/compat
Use atomic_load(9) to read ppsinfo sequence numbers.
[FreeBSD/FreeBSD.git] / sys / compat /
2017-12-07 jkimMerge OpenSSL 1.0.2n.
2017-12-06 emasteUpdate tcpdump to 4.9.2
2017-11-29 impImport lua 5.3.4 to contrib
2017-11-28 brooksDisable vim syntax highlighting.
2017-11-27 pfgsys/compat: further adoption of SPDX licensing ID tags.
2017-11-25 jhbDecode kevent structures logged via ktrace(2) in kdump.
2017-11-24 hselaskyMerge ^/head r326132 through r326161.
2017-11-24 edDon't let cpu_set_syscall_retval() clobber exec_setregs().
2017-11-23 hselaskyMerge ^/head r325999 through r326131.
2017-11-20 pfgsys: further adoption of SPDX licensing ID tags.
2017-11-20 delphijMFV r326007: less v529.
2017-11-19 hselaskyMerge ^/head r325842 through r325998.
2017-11-18 manuUpdate our copy of DTS from the ones from Linux 4.14
2017-11-18 pfgspdx: initial adoption of licensing ID tags.
2017-11-15 gordonProperly bzero kldstat structure to prevent kernel...
2017-11-15 hselaskyMerge ^/head r325663 through r325841.
2017-11-13 hselaskyProperly handle the case where the linux_cdev_handle_in...
2017-11-11 mjgUse pfind_any in linux_rt_sigqueueinfo and kern_sigqueue
2017-11-11 baptUpdate to zstd 1.3.2
2017-11-11 hselaskyRemove release and acquire semantics when accessing...
2017-11-11 hselaskyMask away return codes from del_timer() and del_timer_s...
2017-11-10 hselaskyMerge ^/head r325505 through r325662.
2017-11-10 hselaskyRemove some not needed comments in the LinuxKPI. Use...
2017-11-08 edUpgrade to CloudABI v0.17.
2017-11-08 hselaskyMake the dma_alloc_coherent() function in the LinuxKPI...
2017-11-07 npUpdate the iw_cxgbe bits in the projects branch.
2017-11-07 hselaskyMerge ^/head r323559 through r325504.
2017-11-03 hselaskyRemove redundant dev->si_drv1 NULL checks in the LinuxKPI.
2017-11-02 sjgUpdate to bmake-20171028
2017-11-02 jkimMerge OpenSSL 1.0.2m.
2017-11-01 hselaskyImplement ioread16be() in the LinuxKPI.
2017-11-01 hselaskyUnconditionally include "opt_inet6.h" in the LinuxKPI.
2017-10-31 mwUpdate ena-com HAL to v1.1.4.3 and update driver accord...
2017-10-28 philipImport tzdata 2017c
2017-10-27 obrienUpdate comment to match r177997 & r178036 changes.
2017-10-27 avgMFV r325013,r325034: 640 number_to_scaled_string is...
2017-10-21 manudts: Update our device tree sources file fomr Linux...
2017-10-18 edImport the latest CloudABI definitions, version 0.16.
2017-10-15 tijlAdd information needed by Linux libdrm 2.4.74 (shipped...
2017-10-15 tijlSet DEVNAME to dri/card%d. This works with both in...
2017-10-15 tijlAdd special handling for current in-tree drm devices...
2017-10-15 tijlUse sizeof instead of strlen on string constants. ...
2017-10-13 markjMake the PHOLD in linux_wait_event_common() unconditional.
2017-10-13 hselaskyDon't call selrecord() outside the select system call...
2017-10-12 emasteregen freebsd32_sysent.c after r324564 (freebsd32_posix...
2017-10-12 emasteallow posix_fallocate in 32-bit compat capability mode
2017-10-10 jkimMerge ACPICA 20170929 (take 2).
2017-10-09 glebiusShorten list of arguments to mbuf external storage...
2017-10-06 baptImport 1.14.3
2017-10-04 markjAdd get_random_{int,long} to the LinuxKPI.
2017-10-04 hselaskyMake sure the timer belonging to the delayed work in...
2017-10-01 avgMFV r323530,r323533,r323534: 7431 ZFS Channel Programs...
2017-10-01 mmMFV r324145,324147:
2017-09-29 jkimMerge ACPICA 20170929.
2017-09-24 pfgSmall style(9) issue: spaces vs TAB.
2017-09-22 hselaskyAdd support for 32-bit compatibility IOCTLs in the...
2017-09-18 rlibbylinsysfs: quiet gcc -Wformat after r323692
2017-09-18 cemlinsysfs(5): Fix two unrelated issues
2017-09-18 hselaskyThe LinuxKPI atomics do not have acquire nor release...
2017-09-18 hselaskyOnly wire pages in the LinuxKPI instead of holding...
2017-09-18 hselaskyAdd support for shared memory functions to the LinuxKPI.
2017-09-17 cemlinsysfs(5): Add support for recent libdrm
2017-09-17 gordonMFV r323678: file 5.32
2017-09-13 npMFH @ r323558.
2017-09-09 hselaskyOnly search the scope ID in ip6_find_dev() for IPv6...
2017-09-09 hselaskyResolve IPv6 scope ID issues when using ip6_find_dev...
2017-09-09 hselaskyProperly implement poll_wait() in the LinuxKPI. This...
2017-09-09 hselaskyAdd more sanity checks to linux_fget() in the LinuxKPI...
2017-09-08 sobomaxCorrect bintime32 declaration: uint32_t sec -> time32_t...
2017-09-07 sobomaxIn the recvmsg32() system call iterate over returned...
2017-09-05 edMerge pipes and socket pairs.
2017-08-31 jkimMerge ACPICA 20170831.
2017-08-30 sobomaxAdd proper support for the md_label into md(4) ioctl...
2017-08-30 edComplete the CloudABI networking refactoring.
2017-08-25 edSync CloudABI compatibility against the latest upstream...
2017-08-23 markjSet the bus number field when attaching a PCI device.
2017-08-22 markjAdd some miscellaneous definitions to support the DRM...
2017-08-22 baptImport zstandard 1.3.1
2017-08-21 hselaskyMerge ^/head r322398 through r322746.
2017-08-21 hselaskyFix for deadlock situation in the LinuxKPI's RCU synchr...
2017-08-20 markjDefine prefetch() only if it hasn't already been defined.
2017-08-20 markjAdd a couple of trivial headers to the LinuxKPI.
2017-08-18 cemMove some other SI_SUB_INIT_IF initializations to SI_SU...
2017-08-16 markjAdd device resource management fields to struct device.
2017-08-14 ngieAdd supporting changes for `Add limited sandbox capabil...
2017-08-11 hselaskyMerge ^/head r321383 through r322397.
2017-08-11 hselaskyMake sure the "vm_flags" and "vm_page_prot" fields...
2017-08-11 markjAdd a specialized function for DRM drivers to register...
2017-08-10 hselaskyUse integer type to pass around jiffies and/or ticks...
2017-08-10 hselaskyFixes for wait event in the LinuxKPI. These are regress...
2017-08-10 hselaskyMake sure the linux_wait_event_common() function in...
2017-08-08 mavFix few issues of LinuxKPI workqueue.
2017-08-08 markjAdd round_jiffies_up(), local_clock() and __setup_timer...
2017-08-08 markjAdd macros for defining attribute groups and for WO...
2017-08-07 mavFix hrtimer_active() in case of cancellation.
2017-08-07 bro Replace __riscv__ with __riscv
2017-08-04 ngieMFhead@r322057
2017-08-04 desUpgrade to OpenSSH 7.5p1.
2017-08-03 markjAdd subsystem vendor and device ID fields to struct...
2017-08-02 ngieMFhead@r321960
next