]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/compat
MFC r312432:
[FreeBSD/FreeBSD.git] / sys / compat /
2017-01-12 kibMFC r311452:
2017-01-12 kibMFC r311447:
2017-01-09 hselaskyMFC r310559 and r310583:
2017-01-09 hselaskyMFC r310589:
2017-01-09 hselaskyMFC r310553:
2017-01-09 hselaskyMFC r310557:
2016-12-31 mjgMFC r305856:
2016-12-30 emasteMFC r305994: Catch up to sys/capability.h rename to...
2016-12-19 hselaskyMFC r309737:
2016-12-19 hselaskyMFC r309736:
2016-12-19 hselaskyMFC r309732:
2016-12-19 hselaskyMFC r309731:
2016-12-19 hselaskyMFC r309733:
2016-12-19 hselaskyMFC r309734:
2016-12-15 vangyzenMFC r309676
2016-11-08 jhbMFC 305836: Remove 'cpu' and 'cpu_class' on amd64.
2016-10-12 edMFC r303818, r303833, r303941, r304478, r304481, r30448...
2016-10-12 edMFC r304740:
2016-10-11 sepheMFC 306480
2016-10-10 hselaskyMFC r306451:
2016-10-02 kibRegen.
2016-10-02 kibMFC r305954:
2016-09-28 kibMFC r306081:
2016-09-24 dchaginMFC r305896:
2016-08-29 kibMFC r304182 (by ed):
2016-08-29 kibRegen
2016-08-29 kibMFC r304176:
2016-08-26 kibMFC r303382:
2016-08-08 bdreweryRegenerate for r303857.
2016-08-02 glebiusMerge r303263:
2016-07-18 dchaginMFC r302517:
2016-07-18 dchaginMFC r302515:
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-26 dchaginFix a bug introduced in r283433.
2016-06-23 brooksRegen post r302096 and implement svr4_pipe().
2016-06-23 brooksDeclare a svr4 version of pipe() now that sys_pipe...
2016-06-22 brooksGenerate syscall tables and update pipe() implementatio...
2016-06-22 brooksMark the pipe() system call as COMPAT10.
2016-06-22 mmMFV r302003,r302037,r302038,r302056:
2016-06-17 bdreweryImport ClangFormat.cpp from ^/vendor/clang/clang-releas...
2016-06-16 kibUpdate comments for the MD functions managing contexts...
2016-06-14 markjAdd a missing error check for a malloc() call in idr_get().
2016-06-12 kibswap_dev_info() does not require Giant, so Giant lockin...
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-31 glebiusFix kernel stack disclosures in the Linux and 4.3BSD...
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-24 dchaginDon't leak fp in case where fo_ioctl() returns an error.
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-22 dchaginConvert proto family in both directions. The linux...
2016-05-22 pfgndis(4): Undo unneeded workarounds in ndis' rand().
2016-05-22 dchaginAdd a missing errno translation for SO_ERROR optname.
2016-05-22 dchaginFor future use move futex timeout code to the separate...
2016-05-22 dchaginDue to lack the priority propagation feature replace...
2016-05-22 dchaginAdd my copyright as I rewrote most of the futex code...
2016-05-22 dchaginMinor style(9) cleanup, no functional changes.
2016-05-22 pfgndis(4): adjustments for our random() specific impleme...
2016-05-21 pfgndis(4): Avoid overflow.
2016-05-21 pfgndis(4): Better mimic the behavior of rand() on Windows.
2016-05-20 emasteUpdate to ELF Tool Chain r3475
2016-05-17 kibAdd implementation of robust mutexes, hopefully close...
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.
next