]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/compat
aw_mmc: Only change the clock if it has really changed
[FreeBSD/FreeBSD.git] / sys / compat /
2018-02-17 Hans Petter SelaskyCompile fix for GCC in the LinuxKPI.
2018-02-16 Dimitry AndricUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-02-16 Hans Petter SelaskyImplement mutex_trylock_recursive() in the LinuxKPI.
2018-02-16 Hans Petter SelaskyImplement memdup_user_nul() in the LinuxKPI.
2018-02-16 Hans Petter SelaskyImplement tasklet_enable() and tasklet_disable() in...
2018-02-16 Hans Petter SelaskyImplement enable_irq() and disable_irq() in the LinuxKPI.
2018-02-16 Hans Petter SelaskyAllow the cmpxchg() macro in the LinuxKPI to work on...
2018-02-16 Ed MasteRationalize license text on Linuxolator files
2018-02-15 Brooks DavisRegen after r329322.
2018-02-15 Brooks DavisRemove freebsd32_getdirentries(), it will be unused...
2018-02-15 Brooks DavisRevert r329323. I missed something in my testing.
2018-02-15 Brooks DavisRegen after r329322: Fix getdirentries(2) under 32...
2018-02-15 Brooks DavisFix getdirentries(2) under 32-bit compat.
2018-02-15 Andriy GaponMFV r329313: 8857 zio_remove_child() panic due to alrea...
2018-02-13 Konstantin Belousovlinuxkpi: Do not leak pages on put.
2018-02-12 Jeff RobersonMake v_wire_count a per-cpu counter(9) counter. This...
2018-02-09 Jung-uk KimMFV: r329072
2018-02-08 Jung-uk KimMFV: r329021
2018-02-07 Hans Petter SelaskyFix implementation of ktime_add_ns() and ktime_sub_ns...
2018-02-06 Jeff RobersonUse per-domain locks for vm page queue free. Move...
2018-02-05 Ed MasteLinuxolator whitespace cleanup
2018-02-02 Dimitry AndricUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-02-02 Brooks DavisAdd kern.ipc.{msqids,semsegs,sema} sysctls for FreeBSD32.
2018-02-01 Dimitry AndricUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-02-01 Hans Petter SelaskyFix some recent regressions after r328436 in the LinuxKPI:
2018-02-01 Hans Petter SelaskyMake sure the LinuxKPI's internal ERESTARTSYS error...
2018-01-31 Hans Petter SelaskyProperly implement the cond_resched() function macro...
2018-01-29 Bryan DreweryDon't use an .OBJDIR for 'make sysent'.
2018-01-27 Kyle EvansMFV r328490: Update libfdt to github:f1879e1
2018-01-26 Hans Petter SelaskyDecouple Linux files from the belonging character devic...
2018-01-26 Justin HibbitsMinimal change to build linuxkpi on architectures with...
2018-01-24 Dimitry AndricUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-01-24 Martin MatuskaMFV r328323,328324:
2018-01-24 Hans Petter SelaskyProperly implement the "id" callback argument in the...
2018-01-24 Philip PaepsImport tzdata 2018c
2018-01-22 Alexander MotinMFV r328255: 8972 zfs holds: In scripted mode, do not...
2018-01-22 Alexander MotinMFV r328253: 8835 Speculative prefetch in ZFS not worki...
2018-01-22 Alexander MotinMFV r328251: 8652 Tautological comparisons with ZPROP_INVAL
2018-01-22 Alexander MotinMFV r328249:
2018-01-22 Alexander MotinMFV r328247: 8959 Add notifications when a scrub is...
2018-01-22 Alexander MotinMFV r328245: 8856 arc_cksum_is_equal() doesn't take...
2018-01-22 Alexander MotinMFV r328233:
2018-01-21 Alexander MotinMFV r328231: 8897 zpool online -e fails assertion when...
2018-01-21 Alexander MotinMFV r328229:
2018-01-21 Alexander MotinMFV r328227: 8909 8585 can cause a use-after-free kerne...
2018-01-21 Alexander MotinMFV r328225: 8603 rename zilog's "zl_writer_lock" to...
2018-01-21 Alexander MotinMFV r328220: 8677 Open-Context Channel Programs
2018-01-21 Pedro F. GiffuniRevert r327828, r327949, r327953, r328016-r328026,...
2018-01-19 Nathan WhitehornDefine PHYS_TO_DMAP() and DMAP_TO_PHYS() as panics...
2018-01-19 Nathan WhitehornRemove SFBUF_OPTIONAL_DIRECT_MAP and such hacks, replac...
2018-01-18 Kyle Evanslibfdt: Update to 1.4.6, switch to using libfdt for...
2018-01-16 Philip PaepsImport tzdata 2018a
2018-01-15 Pedro F. Giffunindis: make some use of mallocarray(9).
2018-01-13 Dimitry AndricMerge ^/head r327886 through r327930.
2018-01-12 Jeff RobersonRegenerate auto-generated files
2018-01-12 Jeff RobersonImplement 'domainset', a cpuset based NUMA policy mecha...
2018-01-12 Dimitry AndricMerge ^/head r327624 through r327885.
2018-01-10 Pedro F. Giffunilinuxkpi: Simplify kmalloc_array.
2018-01-07 Ed SchoutenUse mallocarray(9) in CloudABI kernel code where possible.
2018-01-07 Kristof Provostlinuxkpi: Implement kcalloc() based on mallocarray()
2018-01-06 Dimitry AndricMerge llvm, clang, lld, lldb, compiler-rt and libc...
2018-01-06 Dimitry AndricMerge ^/head r327341 through r327623.
2018-01-05 Jung-uk KimMerge ACPICA 20180105.
2018-01-04 Ed SchoutenAllow timed waits with relative timeouts on locks and...
2017-12-29 Dimitry AndricMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-12-24 Dimitry AndricMerge ^/head r326936 through r327149.
2017-12-24 Dimitry AndricMerge libc++ trunk r321414 to contrib/libc++.
2017-12-24 Dimitry AndricMerge compiler-rt trunk r321414 to contrib/compiler-rt.
2017-12-24 Dimitry AndricMerge lldb trunk r321414 to contrib/llvm/tools/lldb.
2017-12-24 Dimitry AndricMerge lld trunk r321414 to contrib/llvm/tools/lld.
2017-12-24 Dimitry AndricMerge clang trunk r321414 to contrib/llvm.
2017-12-24 Dimitry AndricMerge llvm trunk r321414 to contrib/llvm.
2017-12-20 Dimitry AndricMerge libc++ trunk r321017 to contrib/libc++.
2017-12-20 Dimitry AndricMerge compiler-rt trunk r321017 to contrib/compiler-rt.
2017-12-20 Dimitry AndricMerge lldb trunk r321017 to contrib/llvm/tools/lldb.
2017-12-20 Dimitry AndricMerge lld trunk r321017 to contrib/llvm/tools/lld.
2017-12-20 Dimitry AndricMerge clang trunk r321017 to contrib/llvm/tools/clang.
2017-12-20 Dimitry AndricMerge llvm trunk r321017 to contrib/llvm.
2017-12-19 Stephen HurdUpdate Matthew Macy contact info
2017-12-16 Dimitry AndricUpgrade our copies of clang, llvm, lld, lldb, compiler...
2017-12-14 Jung-uk KimMFC: r326864
2017-12-12 Mark JohnstonMFV r326785: 8880 improve DTrace error checking
2017-12-07 Jung-uk KimMerge OpenSSL 1.0.2n.
2017-12-06 Ed Mastetcpdump: remove undesired svn:keywords property from...
2017-12-06 Ed MasteUpdate tcpdump to 4.9.2
2017-12-03 Dimitry AndricUpgrade our copies of clang, llvm, lldb and libc++...
2017-11-29 Warner LoshImport lua 5.3.4 to contrib
2017-11-28 Brooks DavisDisable vim syntax highlighting.
2017-11-28 Brooks DavisUpdate vis(3) the latest from NetBSD.
2017-11-27 Pedro F. Giffunisys/compat: further adoption of SPDX licensing ID tags.
2017-11-25 John BaldwinDecode kevent structures logged via ktrace(2) in kdump.
2017-11-24 Hans Petter SelaskyMerge ^/head r326132 through r326161.
2017-11-24 Ed SchoutenDon't let cpu_set_syscall_retval() clobber exec_setregs().
2017-11-23 Hans Petter SelaskyMerge ^/head r325999 through r326131.
2017-11-20 Pedro F. Giffunisys: further adoption of SPDX licensing ID tags.
2017-11-20 Xin LIMFV r326007: less v529.
2017-11-19 Hans Petter SelaskyMerge ^/head r325842 through r325998.
2017-11-18 Emmanuel VadotUpdate our copy of DTS from the ones from Linux 4.14
2017-11-18 Pedro F. Giffunispdx: initial adoption of licensing ID tags.
2017-11-15 Gordon TetlowProperly bzero kldstat structure to prevent kernel...
next