]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/compat
After r328426, g_label depends on UFS (option FFS) code to read UFS
[FreeBSD/FreeBSD.git] / sys / compat /
2018-02-02 dimUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-02-02 brooksAdd kern.ipc.{msqids,semsegs,sema} sysctls for FreeBSD32.
2018-02-01 hselaskyFix some recent regressions after r328436 in the LinuxKPI:
2018-02-01 hselaskyMake sure the LinuxKPI's internal ERESTARTSYS error...
2018-01-31 hselaskyProperly implement the cond_resched() function macro...
2018-01-29 bdreweryDon't use an .OBJDIR for 'make sysent'.
2018-01-26 hselaskyDecouple Linux files from the belonging character devic...
2018-01-26 jhibbitsMinimal change to build linuxkpi on architectures with...
2018-01-24 mmMFV r328323,328324:
2018-01-24 hselaskyProperly implement the "id" callback argument in the...
2018-01-24 philipImport tzdata 2018c
2018-01-21 pfgRevert r327828, r327949, r327953, r328016-r328026,...
2018-01-19 nwhitehornDefine PHYS_TO_DMAP() and DMAP_TO_PHYS() as panics...
2018-01-19 nwhitehornRemove SFBUF_OPTIONAL_DIRECT_MAP and such hacks, replac...
2018-01-18 kevanslibfdt: Update to 1.4.6, switch to using libfdt for...
2018-01-15 pfgndis: make some use of mallocarray(9).
2018-01-13 dimMerge ^/head r327886 through r327930.
2018-01-12 jeffRegenerate auto-generated files
2018-01-12 jeffImplement 'domainset', a cpuset based NUMA policy mecha...
2018-01-12 dimMerge ^/head r327624 through r327885.
2018-01-10 pfglinuxkpi: Simplify kmalloc_array.
2018-01-07 edUse mallocarray(9) in CloudABI kernel code where possible.
2018-01-07 kplinuxkpi: Implement kcalloc() based on mallocarray()
2018-01-06 dimMerge ^/head r327341 through r327623.
2018-01-05 jkimMerge ACPICA 20180105.
2018-01-04 edAllow timed waits with relative timeouts on locks and...
2017-12-29 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-12-24 dimMerge ^/head r326936 through r327149.
2017-12-24 dimMerge compiler-rt trunk r321414 to contrib/compiler-rt.
2017-12-24 dimMerge llvm trunk r321414 to contrib/llvm.
2017-12-20 dimMerge compiler-rt trunk r321017 to contrib/compiler-rt.
2017-12-20 dimMerge lldb trunk r321017 to contrib/llvm/tools/lldb.
2017-12-20 dimMerge lld trunk r321017 to contrib/llvm/tools/lld.
2017-12-20 dimMerge clang trunk r321017 to contrib/llvm/tools/clang.
2017-12-20 dimMerge llvm trunk r321017 to contrib/llvm.
2017-12-19 shurdUpdate Matthew Macy contact info
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.
next