]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/compat/linuxkpi
Make sure jiffies value is cast to an integer in the LinuxKPI before
[FreeBSD/FreeBSD.git] / sys / compat / linuxkpi /
2017-03-07 hselaskyMake sure jiffies value is cast to an integer in the...
2017-03-07 manuUpdate our device tree files to a Linux 4.10
2017-03-07 hselaskyUse grouptaskqueue for tasklets in the LinuxKPI.
2017-03-07 hselaskyLinuxKPI workqueue cleanup.
2017-03-06 hselaskyImplement add_timer_on() function in the LinuxKPI.
2017-03-06 hselaskyImplement DECLARE_RWSEM() macro in the LinuxKPI to...
2017-03-06 hselaskyGive LinuxKPI Read-Write semaphores better debug names...
2017-03-06 desUpgrade to OpenSSH 7.4p1.
2017-03-04 hselaskyRemove duplicate prototype in the LinuxKPI to fix compi...
2017-03-03 jkimMerge ACPICA 20170303.
2017-03-03 hselaskyUpdate the LinuxKPI RCU and SRCU wrappers for the concu...
2017-03-02 mmMFV r314565,314567,314570:
2017-03-02 desUpgrade to OpenSSH 7.3p1.
2017-02-28 dimMerge ^/head r314270 through r314419.
2017-02-27 hselaskyImplement more bit operation functions in the LinuxKPI.
2017-02-27 hselaskyDefine __sum16 type in the LinuxKPI.
2017-02-25 dimMerge ^/head r314178 through r314269.
2017-02-24 hselaskyImplement more string functions in the LinuxKPI.
2017-02-24 hselaskyPrototype device structure to ensure LinuxKPI header...
2017-02-24 hselaskyImplement srcu_dereference() macro in the LinuxKPI.
2017-02-24 hselaskyImplement BIT_ULL() macro in the LinuxKPI.
2017-02-23 dimMerge ^/head r314129 through r314177.
2017-02-23 hselaskyImplement __test_and_clear_bit() and __test_and_set_bit...
2017-02-23 dimMerge ^/head r313896 through r314128.
2017-02-22 hselaskyConvert magic values into macros in the LinuxKPI scatte...
2017-02-22 hselaskyOptimise unmapped LinuxKPI page allocations.
2017-02-22 hselaskyImprove LinuxKPI scatter list support.
2017-02-21 hselaskyReplace dummy implementation of RCU in the LinuxKPI...
2017-02-21 hselaskyStreamline the LinuxKPI spinlock wrappers.
2017-02-21 hselaskyAdd support for LinuxKPI tasklets.
2017-02-21 hselaskyMake the LinuxKPI task struct persistent accross system...
2017-02-20 desUpgrade to OpenPAM Radula.
2017-02-19 baptImport mandoc 1.4.1rc2
2017-02-17 dimMerge ^/head r313644 through r313895.
2017-02-17 hselaskyImplement GFP_DMA32 flag in the LinuxKPI.
2017-02-16 hselaskyAllow container_of() to be used with constant data...
2017-02-16 hselaskyImplement more LinuxKPI atomic functions and macros.
2017-02-16 hselaskyAllow passing a constant atomic_t to atomic_read().
2017-02-16 hselaskyWhitespace fix.
2017-02-13 delphijMFV r313676: libpcap 1.8.1
2017-02-07 ngieImprove libnetbsd compatibility with NetBSD
2017-02-04 ngieMerge in changes from ^/vendor/NetBSD/tests/dist@r313245
2017-02-04 ngieMFhead@r313243
2017-02-02 jkimMFV: r313101
2017-02-02 mmMFV r313071:
2017-02-01 glebiusUpdate tcpdump to 4.9.0.
2017-01-28 baptRevert crap accidentally committed
2017-01-28 baptRevert r312923 a better approach will be taken later
2017-01-27 dimMerge ^/head r312720 through r312893.
2017-01-27 mjgIntroduce __read_mostly and __exclusive_cache_line...
2017-01-21 baptImport mandoc cvs snapshot 20170121 (pre 1.14)
2017-01-16 ngieMerge ^/vendor/NetBSD/tests/dist@r312294
2017-01-14 dimMerge compiler-rt release_40 branch r292009.
2017-01-14 dimMerge llvm, clang, lld and lldb release_40 branch r2920...
2017-01-14 ngieCopy ^/vendor/NetBSD/tests/dist/lib/libc/hash/t_hmac...
2017-01-14 ngieCopy ^/vendor/NetBSD/tests/dist to contrib/netbsd-tests
2017-01-14 ngieMerge content currently under test from ^/vendor/NetBSD...
2017-01-13 ngieUpgrade NetBSD tests to 01.11.2017_23.20 snapshot
2017-01-10 mmMFV r311899:
2017-01-09 dimMerge compiler-rt trunk r291476.
2017-01-09 dimMerge llvm, clang, lld and lldb trunk r291476.
2017-01-08 dimMerge compiler-rt r291274.
2017-01-08 dimMerge libc++ r291274, and update the library Makefile.
2017-01-06 dimMerge llvm, clang, lld and lldb trunk r291274, and...
2017-01-05 jkimMerge ACPICA 20161222.
2017-01-04 dimMerge llvm, clang, lld and lldb trunk r291012, and...
2017-01-04 delphijRestructure libz, place vendor files in contrib/zlib...
2017-01-02 dimUpdate lldb to trunk r290819 and resolve conflicts.
2017-01-02 dimUpdate lld to trunk r290819 and resolve conflicts.
2017-01-02 dimUpdate clang to trunk r290819 and resolve conflicts.
2017-01-02 dimUpdate llvm to trunk r290819 and resolve conflicts.
2016-12-30 mmMFV r310796, r310797:
2016-12-30 cognetMerge CK as of commit 255a47553aa5e8d0bb5f8eec63acac7f4...
2016-12-27 mmMFV r310622:
2016-12-26 hselaskyImplement more list header file functions.
2016-12-26 hselaskyFix LINT build.
2016-12-26 hselaskyImplement register and unregister chrdev in the LinuxKPI.
2016-12-25 hselaskyUse correct integer type when computing the maximum...
2016-12-25 hselaskyImprove LinuxKPI device support. Only delete own BSD...
2016-12-19 sjgMerge bmake-20161212
2016-12-17 mmMFV r310115,310184:
2016-12-16 dimMerge ^/head r309817 through r310168.
2016-12-13 cemlinuxkpi: Fix not-found case of linux_pci_find_irq_dev
2016-12-13 edRemove the only user of sysctl_add_oid().
2016-12-09 dimMerge ^/head r309519 through r309757.
2016-12-09 hselaskyAdd more LinuxKPI PCI definitions.
2016-12-09 hselaskyPrefer function macros over regular macros in the LinuxKPI.
2016-12-09 hselaskyAvoid malloc() warnings when using the LinuxKPI by...
2016-12-09 hselaskyMSIX can support more than 256 IRQs. Make sure the...
2016-12-09 hselaskyPrefix some _pci_xxx() functions in the Linux KPI with...
2016-12-09 hselaskyPrefix the Linux KPI's kmem_xxx() functions with linux_...
2016-12-06 mmMFV r309587:
2016-12-02 dimUpdate compiler-rt to release_39 branch r288513. Since...
2016-12-02 dimUpdate llvm, clang, lld and lldb to release_39 branch...
2016-12-01 mmMFC r309362:
2016-11-29 mmMFV r309299:
2016-11-28 cognetImport Concurrency Kit in the kernel.
2016-11-22 delphijMFV r308954:
2016-11-11 cyMFV r305100: Update amd from am-utils 6.1.5 to 6.2.
2016-11-07 delphijMFV r308392: file 5.29.
next