]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/compat
stand/powerpc: Only build loader.kboot for powerpc64
[FreeBSD/FreeBSD.git] / sys / compat /
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 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
2019-04-19 cemUpdate to Zstandard 1.4.0
2019-04-16 emastecorrect readlinkat(2) return type
2019-04-12 baptUpdate mandoc to 1.14.5
2019-04-10 manuImport DTS files from Linux 5.0
2019-04-06 oshogboRegen after r345982.
2019-04-06 oshogboIntroduce funlinkat syscall that always us to check...
2019-04-04 cemReplace read_random(9) with more appropriate arc4rand...
2019-04-03 philImport libxo-1.0.2
2019-04-01 ngieIntegrate capsicum-test into the FreeBSD test suite
2019-03-30 jahfreebsd32: fix padding of computed control message...
2019-03-25 mmMFV r345495:
2019-03-24 dchaginWhitespace cleanup (annoying).
2019-03-24 dchaginUpdate syscall.master to 5.0.
2019-03-24 dchaginLinux between 4.18 and 5.0 split IPC system calls.
2019-03-18 asomersMFHead@r345275
2019-03-16 dimAdd LLVM openmp trunk r351319 (just before the release_...
2019-03-16 kibamd64 KPTI: add control from procctl(2).
2019-03-15 ngieInitial googlemock/googletest integration into the...
2019-03-14 hselaskyRevert r345102 until the DRM next port issues are resolved.
2019-03-13 hselaskyResolve duplicate symbol name conflict after r345095...
2019-03-13 hselaskyImplement sg_virt() function in the LinuxKPI.
2019-03-13 hselaskyDefine SG_CHAIN and SG_END in the LinuxKPI.
2019-03-13 hselaskyImplement pr_info_ratelimited() function macro in the...
2019-03-13 hselaskyDefine some RCU debug macros in the LinuxKPI.
2019-03-13 hselaskyHonor SYSCTL function return values when creating sysfs...
2019-03-13 hselaskyImplement more malloc function macros in the LinuxKPI.
2019-03-13 hselaskyImplement more PCI speed related functions and macros...
2019-03-13 hselaskyImplement IS_ALIGNED() and DIV_ROUND_DOWN_ULL() functio...
2019-03-13 hselaskyImplement si_meminfo() in the LinuxKPI.
2019-03-13 hselaskyImplement task_euid() and get_task_state() function...
2019-03-13 hselaskyImplement get_task_comm() in the LinuxKPI.
2019-03-13 hselaskyImplement current_exiting() in the LinuxKPI.
2019-03-13 hselaskyImplement list_for_each_entry_from_reverse() and
2019-03-13 hselaskyImplement dma_map_page_attrs() in the LinuxKPI.
2019-03-13 hselaskyImplement ida_free() and ida_alloc_max() in the LinuxKPI.
2019-03-13 hselaskyImplement DEFINE_STATIC_SRCU() function macro in the...
2019-03-13 hselaskyImplement BITS_PER_TYPE() function macro in the LinuxKPI.
2019-03-13 hselaskyProperly define the DMA attribute values in the LinuxKPI.
2019-03-13 hselaskyImplement dev_err_once() function macro in the LinuxKPI.
2019-03-13 hselaskyImplement dma_set_mask_and_coherent() in the LinuxKPI.
2019-03-12 impKill tz_minuteswest and tz_dsttime.
2019-03-11 dimMerge LLVM libunwind trunk r351319, from just before...
next