]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/compat/linuxkpi/common
Implement the KMEM_CACHE() function macro in the LinuxKPI.
[FreeBSD/FreeBSD.git] / sys / compat / linuxkpi / common /
2018-02-18 hselaskyImplement the KMEM_CACHE() function macro in the LinuxKPI.
2018-02-18 hselaskyMake the vm_fault structure in the LinuxKPI compatible...
2018-02-18 hselaskyImplement the rcu_dereference_raw() function macro.
2018-02-18 hselaskyImplement __GFP_BITS_SHIFT and __GFP_BITS_MASK macros...
2018-02-18 hselaskyImplement __list_del_entry() helper functions in the...
2018-02-18 hselaskyImplement file_inode() and call_mmap() helper functions...
2018-02-18 hselaskyRefactor dentry structure into its own header file...
2018-02-18 hselaskyUpdate the ktime type in the LinuxKPI to be a signed...
2018-02-18 mavMFV r324198: 8081 Compiler warnings in zdb
2018-02-17 hselaskyImplement spin_trylock_irq() function macro in the...
2018-02-17 hselaskyStub more lockdep function macros in the LinuxKPI.
2018-02-17 hselaskyImplement get_task_pid() function macro in the LinuxKPI.
2018-02-17 hselaskyAllow the put_user() function macro to put constant...
2018-02-17 hselaskyImplement BUILD_BUG_ON_INVALID() function macro in...
2018-02-17 hselaskyAdd support for printk_ratelimit() function macro and...
2018-02-17 hselaskyAdd support for kref_read() function in the LinuxKPI.
2018-02-17 hselaskyAdd support for mmgrab() function in the LinuxKPI.
2018-02-17 hselaskyAdd support for __percpu and __weak macros in the LinuxKPI.
2018-02-17 hselaskyMove the IRQ_RETVAL() and irqreturn definitions to...
2018-02-17 hselaskyAdd checks for valid IRQ tag before setting up or teari...
2018-02-17 hselaskyCompile fix for GCC in the LinuxKPI.
2018-02-16 dimUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-02-16 hselaskyImplement mutex_trylock_recursive() in the LinuxKPI.
2018-02-16 hselaskyImplement memdup_user_nul() in the LinuxKPI.
2018-02-16 hselaskyImplement tasklet_enable() and tasklet_disable() in...
2018-02-16 hselaskyImplement enable_irq() and disable_irq() in the LinuxKPI.
2018-02-16 hselaskyAllow the cmpxchg() macro in the LinuxKPI to work on...
2018-02-13 kiblinuxkpi: Do not leak pages on put.
2018-02-09 jkimMFV: r329072
2018-02-07 hselaskyFix implementation of ktime_add_ns() and ktime_sub_ns...
2018-02-02 dimUpgrade our copies of clang, llvm, lld, lldb, compiler...
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-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-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-12 dimMerge ^/head r327624 through r327885.
2018-01-10 pfglinuxkpi: Simplify kmalloc_array.
2018-01-07 kplinuxkpi: Implement kcalloc() based on mallocarray()
2018-01-05 jkimMerge ACPICA 20180105.
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-20 delphijMFV r326007: less v529.
2017-11-18 manuUpdate our copy of DTS from the ones from Linux 4.14
2017-11-15 hselaskyMerge ^/head r325663 through r325841.
2017-11-13 hselaskyProperly handle the case where the linux_cdev_handle_in...
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 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 avgMFV r325013,r325034: 640 number_to_scaled_string is...
2017-10-21 manudts: Update our device tree sources file fomr Linux...
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-10 jkimMerge ACPICA 20170929 (take 2).
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-22 hselaskyAdd support for 32-bit compatibility IOCTLs in the...
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 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-08-31 jkimMerge ACPICA 20170831.
next