]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/compat
MFV r303083: 7164 zdb should be able to open the root dataset
[FreeBSD/FreeBSD.git] / sys / compat /
2016-07-20 Andriy GaponMFV r303083: 7164 zdb should be able to open the root...
2016-07-20 Andriy GaponMFV r303082: 6391 Override default SPA config location...
2016-07-20 Pedro F. GiffuniMFV r298167, r300962, r303048:
2016-07-14 Andriy GaponMFV r302645: 6878 Add scrub completion info to "zpool...
2016-07-14 Andriy GaponMFV r302650: 6940 Cannot unlink directories when over...
2016-07-14 Andriy GaponMFV r302644: 6513 partially filled holes lose birth...
2016-07-14 Andriy GaponMFV r302641: 6844 dnode_next_offset can detect fictiona...
2016-07-14 Andriy GaponMFV r302640: 6874 rollback and receive need to reset...
2016-07-13 Dag-Erling Smørgravmerge upstream hg 06347b1f76fe (fix IXFR)
2016-07-10 Dmitry ChaginFix a copy/paste bug introduced during X86_64 Linuxulat...
2016-07-10 Dmitry ChaginImplement Linux personality() system call mainly due...
2016-07-08 Ed Mastelibunwind: update to upstream snapshot r272680
2016-07-04 Peter GrehanImport bhyve_graphics into CURRENT. Thanks to all who...
2016-07-03 Enji CooperUpdate libxo to 0.6.3
2016-07-01 Xin LIMFV r302260: expat 2.2.0
2016-06-30 Martin MatuskaMFV r302264:
2016-06-27 Xin LIMFV r302218: file 5.28.
2016-06-26 Dmitry ChaginFix a bug introduced in r283433.
2016-06-23 Brooks DavisRegen post r302096 and implement svr4_pipe().
2016-06-23 Brooks DavisDeclare a svr4 version of pipe() now that sys_pipe...
2016-06-22 Brooks DavisGenerate syscall tables and update pipe() implementatio...
2016-06-22 Brooks DavisMark the pipe() system call as COMPAT10.
2016-06-22 Martin MatuskaMFV r302003,r302037,r302038,r302056:
2016-06-17 Bryan DreweryImport ClangFormat.cpp from ^/vendor/clang/clang-releas...
2016-06-16 Konstantin BelousovUpdate comments for the MD functions managing contexts...
2016-06-14 Mark JohnstonAdd a missing error check for a malloc() call in idr_get().
2016-06-13 Enji CooperChange my given name from "Garrett" to "Ngie"
2016-06-12 Konstantin Belousovswap_dev_info() does not require Giant, so Giant lockin...
2016-06-09 Dag-Erling SmørgravUpdate to latest upstream version
2016-06-08 Brooks DavisUpdate to a June 8th snapshot of (un)vis form NetBSD.
2016-06-08 Simon J. GerratyMerge bmake-20160606
2016-06-07 Hans Petter SelaskyFallback to arc4rand() in the LinuxKPI when read_random...
2016-06-05 Simon J. GerratyImport bmake-20160604
2016-06-04 Baptiste DaroussinImport libucl snapshot 20160604
2016-06-03 Pedro F. GiffuniMFV r300961:
2016-06-03 Xin LIMFV r301238:
2016-06-01 Kurt LidlImport NetBSD's blacklist source from vendor tree
2016-05-31 Gleb SmirnoffFix kernel stack disclosures in the Linux and 4.3BSD...
2016-05-29 Phil ShaferSubmitted by: phil
2016-05-29 Allan JudeImport the skein hashing algorithm, based on the threef...
2016-05-27 Jung-uk KimMerge ACPICA 20160527.
2016-05-27 Hans Petter SelaskyThe SCHEDULER_STOPPED() macro already contains a predic...
2016-05-26 Dimitry AndricUpdate libc++ to 3.8.0. Excerpted list of fixes (with...
2016-05-26 Hans Petter SelaskyDefine ATOMIC_LONG_INIT() in the LinuxKPI.
2016-05-26 Hans Petter SelaskyAdd support for runtime modifiable module parameters...
2016-05-26 Hans Petter SelaskyAdd more module parameter macros to the LinuxKPI.
2016-05-26 Hans Petter SelaskyAdd support for boolean module parameters in the LinuxKPI.
2016-05-25 Ed MasteUpdate to ELF Tool Chain r3477
2016-05-25 Hans Petter SelaskyImplement Linux module parameters as read-only tunable...
2016-05-25 Hans Petter SelaskyAdd checks for SCHEDULER_STOPPED() so that code using...
2016-05-24 Kevin LoAdd __iowrite32_copy() to the Linux kernel compatibilit...
2016-05-24 Hans Petter SelaskyUse the DROP_GIANT() and PICKUP_GIANT() macros instead...
2016-05-24 Hans Petter SelaskySet "current" for all PCI enumeration callbacks.
2016-05-24 Hans Petter SelaskyUse make_dev_s() instead of make_dev() to avoid race...
2016-05-24 Dmitry ChaginDon't leak fp in case where fo_ioctl() returns an error.
2016-05-23 Hans Petter SelaskyImplement "atomic_long_add_unless()" in the LinuxKPI...
2016-05-23 Hans Petter SelaskyA missing definition needed by ktime_to_ms().
2016-05-23 Hans Petter SelaskyFix some data types and add "inline" keyword for __reg_...
2016-05-23 Hans Petter SelaskyImplement ror32() in the LinuxKPI.
2016-05-23 Hans Petter SelaskyDefine more copy to/from userspace functions in the...
2016-05-23 Hans Petter SelaskyAdd more printf() related functions to the LinuxKPI.
2016-05-23 Hans Petter SelaskySet an invalid IRQ number when no PCI IRQ is available...
2016-05-23 Hans Petter SelaskyAdd more ktime related functions to the LinuxKPI.
2016-05-23 Hans Petter SelaskyImplement "kref_put_mutex()" for the LinuxKPI.
2016-05-23 Hans Petter SelaskyAdd more list_xxx() functions to the LinuxKPI.
2016-05-23 Hans Petter SelaskyMake header file standalone by including definitions...
2016-05-23 Hans Petter SelaskyImplement "_outb()" to the LinuxKPI for i386 and amd64...
2016-05-23 Hans Petter SelaskyAdd support for "cdev_add_ext()" to the LinuxKPI.
2016-05-23 Hans Petter SelaskyAdd more GFP related defines to the LinuxKPI.
2016-05-23 Hans Petter SelaskyAdd support for atomic_long_inc_not_zero() to the LinuxKPI.
2016-05-23 Hans Petter SelaskyAdd support for atomic_long_inc_not_zero() to the LinuxKPI.
2016-05-22 Dmitry ChaginConvert proto family in both directions. The linux...
2016-05-22 Pedro F. Giffunindis(4): Undo unneeded workarounds in ndis' rand().
2016-05-22 Dmitry ChaginAdd a missing errno translation for SO_ERROR optname.
2016-05-22 Dmitry ChaginFor future use move futex timeout code to the separate...
2016-05-22 Dmitry ChaginDue to lack the priority propagation feature replace...
2016-05-22 Dmitry ChaginAdd my copyright as I rewrote most of the futex code...
2016-05-22 Dmitry ChaginMinor style(9) cleanup, no functional changes.
2016-05-22 Pedro F. Giffunindis(4): adjustments for our random() specific impleme...
2016-05-21 Pedro F. Giffunindis(4): Avoid overflow.
2016-05-21 Pedro F. Giffunindis(4): Better mimic the behavior of rand() on Windows.
2016-05-20 Simon J. GerratyMerge bmake-20160512
2016-05-20 Ed MasteUpdate to ELF Tool Chain r3475
2016-05-17 Konstantin BelousovAdd implementation of robust mutexes, hopefully close...
2016-05-16 Hans Petter SelaskyOnly lock Giant when needed in the LinuxKPI.
2016-05-16 Hans Petter SelaskyImplement more Linux device related functions in the...
2016-05-16 Hans Petter SelaskyDon't dereference parent pointer when it is NULL.
2016-05-16 Hans Petter SelaskyProperly implement "cpu_has_clflush" macro.
2016-05-16 Martin MatuskaRevert r299576 and MFV r299895:
2016-05-14 Xin LIMFV r299716: file 5.27
2016-05-13 Hans Petter SelaskyHandle case of class being set, but not parent when...
2016-05-13 Hans Petter SelaskyAdd more PAGE related defines to the LinuxKPI. Move...
2016-05-13 Hans Petter SelaskyImplement "old_encode_dev()" for the LinuxKPI.
2016-05-13 Hans Petter SelaskyDefine _IOC_SIZE() in the LinuxKPI.
2016-05-13 Hans Petter SelaskyAdd unlikely() statement to optimise the IS_ERR_VALUE...
2016-05-13 Hans Petter SelaskyImplement nsecs_to_jiffies() in the LinuxKPI and while...
2016-05-13 Hans Petter SelaskyAdd more Linux defines. Improve some existing ones.
2016-05-13 Hans Petter SelaskyThe Linux error defines should all be positive, else...
2016-05-12 Martin MatuskaMFV 299539:
2016-05-12 Hans Petter SelaskyFix handling of IOCTLs in the LinuxKPI.
next