]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/compat
MFV: r347413
[FreeBSD/FreeBSD.git] / sys / compat /
2019-05-09 Jung-uk KimMFV: r347413
2019-05-09 Hans Petter SelaskyFix memory leak of PCI BUS structure in the LinuxKPI.
2019-05-09 Hans Petter SelaskyFix regression issue after r346645 in the LinuxKPI.
2019-05-08 Emmanuel Vadotdts: Import files from Linux 5.1
2019-05-08 Hans Petter SelaskyAdd support for Dynamic Interrupt Moderation, DIM,...
2019-05-07 Ed Mastemake sysent after r347228
2019-05-07 Dmitry ChaginRemove wrong copyright line. Discussed with Carlos...
2019-05-06 Phil ShaferImport libxo-1.0.4:
2019-05-06 Dmitry ChaginAdds sys/class/net devices to linsysfs.
2019-05-06 Dmitry ChaginRewrite linux_ifflags() in more readable Linuxulator...
2019-05-06 Dmitry ChaginComplete r347052 (https://reviews.freebsd.org/D20137...
2019-05-06 Hans Petter SelaskyUse PCIV_INVALID in pci_channel_offline() in the LinuxKPI.
2019-05-06 Hans Petter SelaskyDisabling a PCI device should only disable busmaster...
2019-05-06 Hans Petter SelaskyImplement print_hex_dump_debug() function macro in...
2019-05-06 Hans Petter SelaskyAllow controlling pr_debug at runtime in the LinuxKPI.
2019-05-05 Konstantin BelousovSwitch to use shared vnode locks for text files during...
2019-05-05 Cy SchubertMFV r347136:
2019-05-04 Hans Petter SelaskyFix regression issue after r346645 in the LinuxKPI.
2019-05-04 Hans Petter SelaskyFix regression issue after r346645 in the LinuxKPI.
2019-05-03 Dmitry ChaginIn order to reduce duplication between MD parts of...
2019-05-03 Edward Tomasz Napi... Decode more CPU flags in cpuinfo.
2019-05-02 Edward Tomasz Napi... Fix flags in cpuinfo.
2019-05-02 Dmitry ChaginRemove unneeded includes.
2019-05-02 Edward Tomasz Napi... Add sys/devices/system/cpu/{possible,present} to linsys...
2019-04-30 Dmitry ChaginFollow the FreeBSD and implement PDEATH_SIG prctl ops...
2019-04-30 Hans Petter SelaskyReduce the number of mutexes after r346645 in the LinuxKPI.
2019-04-30 Hans Petter SelaskyMake the dma_pool structure private to the LinuxKPI...
2019-04-30 Hans Petter SelaskyStore a pointer to the device instead of the PCI device...
2019-04-26 Ed Mastemake sysent after r346273 (readlinkat arg correction)
2019-04-25 Johannes LundbergDon't call cdev_init where cdev_alloc is called. cdev_a...
2019-04-25 Tycho NightingaleLinuxKPI buildfix for ppc64 after r346645.
2019-04-25 Hans Petter SelaskyLinuxKPI buildfix for 32-bit DMA architectures after...
2019-04-24 Tycho NightingaleLinuxKPI should use bus_dma(9) to be compatible with...
2019-04-23 Cy SchubertMFV r346563:
2019-04-20 Cy SchubertMFV r346450:
2019-04-20 Ed MasteEnable ioremap for aarch64 in the LinuxKPI
2019-04-19 Conrad MeyerUpdate to Zstandard 1.4.0
2019-04-16 Ed Mastecorrect readlinkat(2) return type
2019-04-12 Baptiste DaroussinUpdate mandoc to 1.14.5
2019-04-10 Emmanuel VadotImport DTS files from Linux 5.0
2019-04-06 Cy SchubertMFV r345988:
2019-04-06 Mariusz ZaborskiRegen after r345982.
2019-04-06 Mariusz ZaborskiIntroduce funlinkat syscall that always us to check...
2019-04-06 Jung-uk KimMFV: r345969
2019-04-04 Conrad MeyerReplace read_random(9) with more appropriate arc4rand...
2019-04-03 Phil ShaferImport libxo-1.0.2
2019-04-01 Enji CooperIntegrate capsicum-test into the FreeBSD test suite
2019-03-30 Jason A. Harmeningfreebsd32: fix padding of computed control message...
2019-03-29 Jung-uk KimMerge ACPICA 20190329.
2019-03-29 Alan SomersAdd man page for VOP_FDATASYNC(9)
2019-03-29 Alan Somersfusefs: convert debug printfs into dtrace probes
2019-03-27 Ed MasteMerge r345574 from vendor-crypto:
2019-03-26 Philip PaepsImport tzdata 2019a
2019-03-26 Kyle EvansMFV r345515: netbsd-tests: import memory bump for libc...
2019-03-25 Martin MatuskaMFV r345495:
2019-03-24 Dmitry ChaginWhitespace cleanup (annoying).
2019-03-24 Dmitry ChaginUpdate syscall.master to 5.0.
2019-03-24 Dmitry ChaginLinux between 4.18 and 5.0 split IPC system calls.
2019-03-20 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2019-03-18 Alan SomersMFHead@r345275
2019-03-16 Dimitry AndricMerge openmp release_80 branch r356034 (effectively...
2019-03-16 Dimitry AndricAdd LLVM openmp trunk r351319 (just before the release_...
2019-03-16 Konstantin Belousovamd64 KPTI: add control from procctl(2).
2019-03-16 Enji CooperRemove duplicate `${PACKAGE}FILES+= cleanup.ksh` line
2019-03-15 Enji CooperInitial googlemock/googletest integration into the...
2019-03-15 Alexander MotinMFV r336930: 9284 arc_reclaim_thread has 2 jobs
2019-03-14 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2019-03-14 Hans Petter SelaskyRevert r345102 until the DRM next port issues are resolved.
2019-03-13 Hans Petter SelaskyResolve duplicate symbol name conflict after r345095...
2019-03-13 Hans Petter SelaskyImplement sg_virt() function in the LinuxKPI.
2019-03-13 Hans Petter SelaskyDefine SG_CHAIN and SG_END in the LinuxKPI.
2019-03-13 Hans Petter SelaskyImplement pr_info_ratelimited() function macro in the...
2019-03-13 Hans Petter SelaskyDefine some RCU debug macros in the LinuxKPI.
2019-03-13 Hans Petter SelaskyHonor SYSCTL function return values when creating sysfs...
2019-03-13 Hans Petter SelaskyImplement more malloc function macros in the LinuxKPI.
2019-03-13 Hans Petter SelaskyImplement more PCI speed related functions and macros...
2019-03-13 Hans Petter SelaskyImplement IS_ALIGNED() and DIV_ROUND_DOWN_ULL() functio...
2019-03-13 Hans Petter SelaskyImplement si_meminfo() in the LinuxKPI.
2019-03-13 Hans Petter SelaskyImplement task_euid() and get_task_state() function...
2019-03-13 Hans Petter SelaskyImplement get_task_comm() in the LinuxKPI.
2019-03-13 Hans Petter SelaskyImplement current_exiting() in the LinuxKPI.
2019-03-13 Hans Petter SelaskyImplement list_for_each_entry_from_reverse() and
2019-03-13 Hans Petter SelaskyImplement dma_map_page_attrs() in the LinuxKPI.
2019-03-13 Hans Petter SelaskyImplement ida_free() and ida_alloc_max() in the LinuxKPI.
2019-03-13 Hans Petter SelaskyImplement DEFINE_STATIC_SRCU() function macro in the...
2019-03-13 Hans Petter SelaskyImplement BITS_PER_TYPE() function macro in the LinuxKPI.
2019-03-13 Hans Petter SelaskyProperly define the DMA attribute values in the LinuxKPI.
2019-03-13 Hans Petter SelaskyImplement dev_err_once() function macro in the LinuxKPI.
2019-03-13 Hans Petter SelaskyImplement dma_set_mask_and_coherent() in the LinuxKPI.
2019-03-12 Warner LoshKill tz_minuteswest and tz_dsttime.
2019-03-11 Dimitry AndricMerge LLVM libunwind release_80 branch r355677 (effecti...
2019-03-11 Dimitry AndricMerge LLVM libunwind trunk r351319, from just before...
2019-03-09 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, lld, and lldb...
2019-03-07 Cy SchubertMFV r344878:
2019-03-05 Enji CooperMFhead@r344786
2019-03-04 Dimitry AndricMerge ^/head r344549 through r344775.
2019-03-04 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, lld, and lldb...
2019-03-01 Edward Tomasz Napi... Remove sv_pagesize, originally introduced with r100384.
2019-03-01 Bjoern A. ZeebAdd ushort and ulong to linux/types.h.
2019-02-26 Jung-uk KimMerge OpenSSL 1.1.1b.
next