]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/compat/linuxkpi
Stub more lockdep function macros in the LinuxKPI.
[FreeBSD/FreeBSD.git] / sys / compat / linuxkpi /
2018-02-17 Hans Petter SelaskyStub more lockdep function macros in the LinuxKPI.
2018-02-17 Hans Petter SelaskyImplement get_task_pid() function macro in the LinuxKPI.
2018-02-17 Hans Petter SelaskyAllow the put_user() function macro to put constant...
2018-02-17 Hans Petter SelaskyImplement BUILD_BUG_ON_INVALID() function macro in...
2018-02-17 Hans Petter SelaskyAdd support for printk_ratelimit() function macro and...
2018-02-17 Hans Petter SelaskyAdd support for kref_read() function in the LinuxKPI.
2018-02-17 Hans Petter SelaskyAdd support for mmgrab() function in the LinuxKPI.
2018-02-17 Hans Petter SelaskyAdd support for __percpu and __weak macros in the LinuxKPI.
2018-02-17 Hans Petter SelaskyMove the IRQ_RETVAL() and irqreturn definitions to...
2018-02-17 Hans Petter SelaskyAdd checks for valid IRQ tag before setting up or teari...
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-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-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-02 Dimitry AndricUpgrade our copies of clang, llvm, lld, lldb, compiler...
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-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-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-12 Dimitry AndricMerge ^/head r327624 through r327885.
2018-01-10 Pedro F. Giffunilinuxkpi: Simplify kmalloc_array.
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-05 Jung-uk KimMerge ACPICA 20180105.
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 DavisUpdate vis(3) the latest from NetBSD.
2017-11-20 Xin LIMFV r326007: less v529.
2017-11-18 Emmanuel VadotUpdate our copy of DTS from the ones from Linux 4.14
2017-11-15 Hans Petter SelaskyMerge ^/head r325663 through r325841.
2017-11-13 Hans Petter SelaskyProperly handle the case where the linux_cdev_handle_in...
2017-11-11 Baptiste DaroussinUpdate to zstd 1.3.2
2017-11-11 Hans Petter SelaskyRemove release and acquire semantics when accessing...
2017-11-11 Hans Petter SelaskyMask away return codes from del_timer() and del_timer_s...
2017-11-10 Jung-uk KimMFV: r325668
2017-11-10 Hans Petter SelaskyMerge ^/head r325505 through r325662.
2017-11-10 Hans Petter SelaskyRemove some not needed comments in the LinuxKPI. Use...
2017-11-09 Andriy GaponMFV r325609: 7531 Assign correct flags to prefetched...
2017-11-09 Andriy GaponMFV r325607: 8607 zfs: variable set but not used
2017-11-09 Andriy GaponMFV r325605: 8713 Buffer overflow in dsl_dataset_name()
2017-11-09 Marcin WojtasRework printouts and logging level in ENA driver
2017-11-08 Hans Petter SelaskyMake the dma_alloc_coherent() function in the LinuxKPI...
2017-11-07 Navdeep ParharUpdate the iw_cxgbe bits in the projects branch.
2017-11-07 Hans Petter SelaskyMerge ^/head r323559 through r325504.
2017-11-04 Enji CooperMFhead@r325383
2017-11-03 Hans Petter SelaskyRemove redundant dev->si_drv1 NULL checks in the LinuxKPI.
2017-11-02 Simon J. GerratyUpdate to bmake-20171028
2017-11-02 Jung-uk KimMerge OpenSSL 1.0.2m.
next