]> 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 /
2016-11-03 gjbMFV r308265: Update tzdata to 2016i.
2016-10-09 dimMerge ^/head r306412 through r306905.
2016-10-04 jkimMerge ACPICA 20160930.
2016-10-04 mmMFV r306669:
2016-10-01 baptImport libucl 20160812
2016-09-30 sephelinuxkpi: Fix PCI BAR lazy allocation support.
2016-09-29 desUpgrade to Unbound 1.5.10.
2016-09-29 hselaskyThe IORESOURCE_XXX defines should resemble a bitmask...
2016-09-22 impRevert and redo r306083.
2016-09-22 jkimMerge OpenSSL 1.0.2i.
2016-09-21 kibAdd kernel interfaces to call EFI Runtime Services.
2016-09-21 andrewUpdate the device tree source files to a Linux 4.7-RC.
2016-09-19 andrewImport the Linaro Cortex Strings library into contrib.
2016-09-05 mmMFV r305420:
2016-09-04 desUpgrade to Unbound 1.5.9.
2016-09-03 dimUpdate compiler-rt to 3.9.0 release, and update the...
2016-08-31 emasteUpdate to ELF Tool Chain r3490
2016-08-30 pfgMFV r302423:
2016-08-30 dimUpdate libc++ to release_39 branch r279689.
2016-08-30 emasteBring lld (release_39 branch, r279477) to contrib
2016-08-24 cyMFV r304732.
2016-08-17 dimUpdate llvm to release_39 branch r278877.
2016-08-17 emasteUpdate lldb to release_39 branch r276489 and resolve...
2016-08-16 dimUpdate clang to release_39 branch r276489, and resolve...
2016-08-16 dimUpdate llvm to release_39 branch r276489, and resolve...
2016-08-16 markjMFV r304057:
2016-08-16 markjMFV r296989:
2016-08-14 mmMFV r304060:
2016-08-12 ngieCheckpoint initial integration work
2016-07-25 delphijChange bsdiff to use divsufsort suffix sort library...
2016-07-23 baptUpdate mandoc to 1.13.4 release
2016-07-04 grehanImport bhyve_graphics into CURRENT. Thanks to all who...
2016-07-01 delphijMFV r302260: expat 2.2.0
2016-06-27 delphijMFV r302218: file 5.28.
2016-06-22 mmMFV r302003,r302037,r302038,r302056:
2016-06-17 bdreweryImport ClangFormat.cpp from ^/vendor/clang/clang-releas...
2016-06-14 markjAdd a missing error check for a malloc() call in idr_get().
2016-06-07 hselaskyFallback to arc4rand() in the LinuxKPI when read_random...
2016-06-04 baptImport libucl snapshot 20160604
2016-06-03 delphijMFV r301238:
2016-06-01 lidlImport NetBSD's blacklist source from vendor tree
2016-05-29 allanjudeImport the skein hashing algorithm, based on the threef...
2016-05-27 hselaskyThe SCHEDULER_STOPPED() macro already contains a predic...
2016-05-27 grehanCreate branch for bhyve graphics import.
2016-05-26 dimUpdate libc++ to 3.8.0. Excerpted list of fixes (with...
2016-05-26 hselaskyDefine ATOMIC_LONG_INIT() in the LinuxKPI.
2016-05-26 hselaskyAdd support for runtime modifiable module parameters...
2016-05-26 hselaskyAdd more module parameter macros to the LinuxKPI.
2016-05-26 hselaskyAdd support for boolean module parameters in the LinuxKPI.
2016-05-25 hselaskyImplement Linux module parameters as read-only tunable...
2016-05-25 hselaskyAdd checks for SCHEDULER_STOPPED() so that code using...
2016-05-24 kevloAdd __iowrite32_copy() to the Linux kernel compatibilit...
2016-05-24 hselaskyUse the DROP_GIANT() and PICKUP_GIANT() macros instead...
2016-05-24 hselaskySet "current" for all PCI enumeration callbacks.
2016-05-24 hselaskyUse make_dev_s() instead of make_dev() to avoid race...
2016-05-23 hselaskyImplement "atomic_long_add_unless()" in the LinuxKPI...
2016-05-23 hselaskyA missing definition needed by ktime_to_ms().
2016-05-23 hselaskyFix some data types and add "inline" keyword for __reg_...
2016-05-23 hselaskyImplement ror32() in the LinuxKPI.
2016-05-23 hselaskyDefine more copy to/from userspace functions in the...
2016-05-23 hselaskyAdd more printf() related functions to the LinuxKPI.
2016-05-23 hselaskySet an invalid IRQ number when no PCI IRQ is available...
2016-05-23 hselaskyAdd more ktime related functions to the LinuxKPI.
2016-05-23 hselaskyImplement "kref_put_mutex()" for the LinuxKPI.
2016-05-23 hselaskyAdd more list_xxx() functions to the LinuxKPI.
2016-05-23 hselaskyMake header file standalone by including definitions...
2016-05-23 hselaskyImplement "_outb()" to the LinuxKPI for i386 and amd64...
2016-05-23 hselaskyAdd support for "cdev_add_ext()" to the LinuxKPI.
2016-05-23 hselaskyAdd more GFP related defines to the LinuxKPI.
2016-05-23 hselaskyAdd support for atomic_long_inc_not_zero() to the LinuxKPI.
2016-05-23 hselaskyAdd support for atomic_long_inc_not_zero() to the LinuxKPI.
2016-05-20 emasteUpdate to ELF Tool Chain r3475
2016-05-16 hselaskyOnly lock Giant when needed in the LinuxKPI.
2016-05-16 hselaskyImplement more Linux device related functions in the...
2016-05-16 hselaskyDon't dereference parent pointer when it is NULL.
2016-05-16 hselaskyProperly implement "cpu_has_clflush" macro.
2016-05-13 hselaskyHandle case of class being set, but not parent when...
2016-05-13 hselaskyAdd more PAGE related defines to the LinuxKPI. Move...
2016-05-13 hselaskyImplement "old_encode_dev()" for the LinuxKPI.
2016-05-13 hselaskyDefine _IOC_SIZE() in the LinuxKPI.
2016-05-13 hselaskyAdd unlikely() statement to optimise the IS_ERR_VALUE...
2016-05-13 hselaskyImplement nsecs_to_jiffies() in the LinuxKPI and while...
2016-05-13 hselaskyAdd more Linux defines. Improve some existing ones.
2016-05-13 hselaskyThe Linux error defines should all be positive, else...
2016-05-12 hselaskyFix handling of IOCTLs in the LinuxKPI.
2016-05-12 mmMFV r299425:
2016-05-12 hselaskyRemove redundant "task_struct_set()".
2016-05-12 hselaskyCreate a dummy "task_struct" on the stack which is...
2016-05-11 hselaskyMatch Linux behaviour and iterate the IDR tree unlocked...
2016-05-11 hselaskyReturn a proper error code instead of panicing when...
2016-05-11 hselaskyAdd more IDR and IDA related functions to the LinuxKPI.
2016-05-11 hselaskyFactor out common code into "idr_find_layer_locked...
2016-05-11 hselaskyAdd missing destruction of mutex.
2016-05-11 hselaskyAdd more atomic LinuxKPI functions.
2016-05-10 hselaskyImplement ioremap_wt() and use that in the MEMREMAP_WT...
2016-05-10 hselaskyAdd more LinuxKPI I/O functions.
2016-05-10 hselaskyUse function macros when possible to avoid stray substi...
2016-05-10 hselaskyAdd missing semicolon and properly wrap macro argument.
2016-05-10 hselaskyAllow the argument for the cpu_to_xxxp() and xxx_to_cpu...
2016-05-09 hselaskyFix file polling bug.
next