]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/compat
Implement pci_enable_msi() and pci_disable_msi() in the LinuxKPI.
[FreeBSD/FreeBSD.git] / sys / compat /
2019-08-14 hselaskyImplement pci_enable_msi() and pci_disable_msi() in...
2019-08-13 jhbFix build with DRM and INVARIANTS enabled.
2019-08-11 kibcompat/linux: Remove obsoleted and somewhat confusing...
2019-08-08 cemUpdate to Zstandard 1.4.2
2019-08-07 asomersfusefs: merge from projects/fuse2
2019-08-04 jhibbitsFix 32-bit build again, post r350570.
2019-08-04 jhibbitsFix 32-bit build post-r350570
2019-08-04 jhibbitsAdd necessary bits for Linux KPI to work correctly...
2019-07-31 kibMake randomized stack gap between strings and pointers...
2019-07-31 kibRegen.
2019-07-31 kibfreebsd32 shims for copy_file_range(2).
2019-07-31 kevanskern_shm_open: push O_CLOEXEC into caller control
2019-07-30 asomersMFHead @350426
2019-07-29 markjAvoid relying on header pollution from sys/refcount.h.
2019-07-28 asomersMFHead @r350386
2019-07-10 avglinuxcommon: add module version
2019-07-10 tijlLet linuxulator mprotect mask unsupported bits before...
2019-07-08 markjMerge the vm_page hold and wire mechanisms.
2019-07-04 emasteUpdate Linux compat version to 2.6.36
2019-07-04 traszReturn ENOTSUP for Linux FS_IOC_FIEMAP ioctl.
2019-07-04 traszFix linuxulator prlimit64(2) with pid == 0. This makes...
2019-07-04 desUpgrade Unbound to 1.9.2.
2019-07-03 hselaskyRemove dead code added after r348743 in the LinuxKPI...
2019-07-03 markjRemove the CDIOCREADSUBCHANNEL_SYSSPACE ioctl.
2019-07-02 kibControl implicit PROT_MAX() using procctl(2) and the...
2019-06-28 mmMFV r349454:
2019-06-27 asomersMFHead @349476
2019-06-21 johalunLinuxKPI: Additions to rcu list.
2019-06-21 johalunLinuxKPI: Add atomic_long_sub macro.
2019-06-20 asomersMFHead @349234
2019-06-17 mmMFV r349134:
2019-06-07 markjReplace uses of vm_page_unwire(m, PQ_NONE) with vm_page...
2019-06-06 asomersMFHead @348740
2019-06-06 markjMake the linuxkpi's alloc_pages() consistently return...
2019-06-02 impMerge from upstream at 4189ef5d from https://github...
2019-05-30 brooksmakesyscalls.sh: always use absolute path for syscalls...
2019-05-30 dchaginComplete LOCAL_PEERCRED support. Cache pid of the remot...
2019-05-30 dchaginLinux does not support MSG_OOB for unix(4) or non-strea...
2019-05-21 dchaginDo not leak sa in linux_recvmsg() call if kern_recvit...
2019-05-21 dchaginDo not use uninitialised sa.
2019-05-21 dchaginDo not leak sa in linux_recvfrom() call if kern_recvit...
2019-05-21 cemInclude eventhandler.h in more compilation units
2019-05-20 mmMFV r347989:
2019-05-19 johalunLinuxKPI: Finalize move of lindebugfs from ports to...
2019-05-19 traszImplement PTRACE_O_TRACESYSGOOD. This makes Linux...
2019-05-19 dchaginLinux send() call returns EAGAIN instead of ENOTCONN...
2019-05-16 johalunLinuxKPI: Finalize import of seq_file.
2019-05-16 johalunLinuxKPI: Add in_task macro.
2019-05-16 johalunLinuxKPI: Fix build on powerpc/sparc.
2019-05-16 johalunLinuxKPI: Updates to tasklets for Linux 5.0.
2019-05-16 johalunLinuxKPI: Add group_leader member to struct task_struct.
2019-05-16 johalunLinuxKPI: Update access_ok macro for v5.0.
2019-05-16 tychonAllow loading the same DMA address multiple times witho...
2019-05-15 johalunLinuxKPI: Add helper macros IS_ALIGNED and DIV_ROUND_DO...
2019-05-15 johalunLinuxKPI: Move {lower|upper}_32_bits macros from port...
2019-05-15 johalunLinuxKPI: Include asm/atomic-long.h from atomic.h.
2019-05-15 johalunLinuxKPI: Add get_random_u32 function.
2019-05-15 johalunLinuxKPI: Update user_access_begin for Linux v5.0.
2019-05-15 johalunLinuxKPI: Expand ktime functionality.
2019-05-14 johalunLinuxKPI: Add prepare to pm_ops and bump FreeBSD version.
2019-05-14 johalunLinuxKPI: Add vm_fault_t type.
2019-05-14 johalunLinuxKPI: Add context member to ww_mutex and bump FreeB...
2019-05-14 johalunLinuxKPI: Let del_timer return a value to match Linux.
2019-05-13 asomersMFHead @347527
2019-05-13 dchaginLinuxulator depends on a fundamental kernel settings...
2019-05-13 dchaginLinuxulator getpeername() returns EINVAL in case then...
2019-05-13 dchaginOur bsd_to_linux_sockaddr() and linux_to_bsd_sockaddr...
2019-05-10 johalunImplement linux_pci_unregister_drm_driver in linuxkpi...
2019-05-09 hselaskyFix memory leak of PCI BUS structure in the LinuxKPI.
2019-05-09 hselaskyFix regression issue after r346645 in the LinuxKPI.
2019-05-08 manudts: Import files from Linux 5.1
2019-05-08 hselaskyAdd support for Dynamic Interrupt Moderation, DIM,...
2019-05-07 emastemake sysent after r347228
2019-05-07 dchaginRemove wrong copyright line. Discussed with Carlos...
2019-05-06 dchaginAdds sys/class/net devices to linsysfs.
2019-05-06 dchaginRewrite linux_ifflags() in more readable Linuxulator...
2019-05-06 dchaginComplete r347052 (https://reviews.freebsd.org/D20137...
2019-05-06 hselaskyUse PCIV_INVALID in pci_channel_offline() in the LinuxKPI.
2019-05-06 hselaskyDisabling a PCI device should only disable busmaster...
2019-05-06 hselaskyImplement print_hex_dump_debug() function macro in...
2019-05-06 hselaskyAllow controlling pr_debug at runtime in the LinuxKPI.
2019-05-05 kibSwitch to use shared vnode locks for text files during...
2019-05-04 hselaskyFix regression issue after r346645 in the LinuxKPI.
2019-05-04 hselaskyFix regression issue after r346645 in the LinuxKPI.
2019-05-03 dchaginIn order to reduce duplication between MD parts of...
2019-05-03 traszDecode more CPU flags in cpuinfo.
2019-05-02 traszFix flags in cpuinfo.
2019-05-02 dchaginRemove unneeded includes.
2019-05-02 traszAdd sys/devices/system/cpu/{possible,present} to linsys...
2019-04-30 dchaginFollow the FreeBSD and implement PDEATH_SIG prctl ops...
2019-04-30 hselaskyReduce the number of mutexes after r346645 in the LinuxKPI.
2019-04-30 hselaskyMake the dma_pool structure private to the LinuxKPI...
2019-04-30 hselaskyStore a pointer to the device instead of the PCI device...
2019-04-26 emastemake sysent after r346273 (readlinkat arg correction)
2019-04-25 johalunDon't call cdev_init where cdev_alloc is called. cdev_a...
2019-04-25 tychonLinuxKPI buildfix for ppc64 after r346645.
2019-04-25 hselaskyLinuxKPI buildfix for 32-bit DMA architectures after...
2019-04-24 tychonLinuxKPI should use bus_dma(9) to be compatible with...
2019-04-23 cyMFV r346563:
2019-04-20 emasteEnable ioremap for aarch64 in the LinuxKPI
next