]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/compat
Stop further SCSI recovery attempts after one has failed.
[FreeBSD/FreeBSD.git] / sys / compat /
2018-07-19 Cy SchubertMFV r336490:
2018-07-19 Cy SchubertMFV: r336486
2018-07-19 Cy SchubertMFV: r336485
2018-07-11 Cy SchubertMFV r324714:
2018-07-10 Brooks DavisRegen after r336171.
2018-07-10 Brooks DavisGet rid of netbsd_lchown and netbsd_msync syscall entries.
2018-07-07 Warner LoshCreate PCI_MATCH and pci_match_device
2018-07-05 Andrew TurnerCreate a new macro for static DPCPU data.
2018-07-05 Brooks DavisRevert r335983.
2018-07-05 Brooks DavisGet rid of netbsd_lchown and netbsd_msync syscall entries.
2018-07-03 Mariusz ZaborskiRegen after 335900.
2018-07-03 Mariusz Zaborskicapsicum: add getdirentries to the freebsd32 compact
2018-06-29 Jung-uk KimMFV: r335802
2018-06-29 Dimitry AndricUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-06-27 Ed MasteSplit kern_break from sys_break and use it in linuxulator
2018-06-25 Ed MasteQuiet unused fn warning for linuxulator w/o legacy...
2018-06-22 Chuck TuffliFix output of linprocfs stat entry
2018-06-22 Chuck TuffliFix the Linux kernel version number calculation
2018-06-21 Konstantin Belousovlinux_clone_thread: mark new thread as TDB_BORN.
2018-06-19 Ed Mastelinuxulator: handle V3 capget/capset
2018-06-18 Ed Mastelinuxulator: add debugging for invalid capget/capset...
2018-06-18 Ed Mastelinsysfs: depend on linux_common module on arm64, as...
2018-06-17 Dimitry AndricFix build of ndis with base gcc on i386
2018-06-15 Chuck TuffliAdd linprocfs support for min_free_kbytes
2018-06-15 Ed Mastelinuxulator: do not include legacy syscalls on arm64
2018-06-15 Ed MasteCorrect debug control for linuxulator faccessat
2018-06-15 Konstantin Belousovlinprocfs: add TracerPid to /proc/pid/status.
2018-06-15 Ed MasteAdd stubbed arm64 linuxulator /proc/cpuinfo handler
2018-06-14 Brooks DavisRegen after 335177 (rename sys_obreak to sys_break).
2018-06-14 Brooks DavisName the implementation of brk and sbrk sys_break().
2018-06-14 Emmanuel Vadotdts: Update our copy to Linux 4.17
2018-06-13 Bruce EvansOops, r335053 had an old version of the comment about...
2018-06-13 Bruce EvansFix the encoding of major and minor numbers in 64-bit...
2018-06-13 Bruce EvansFix some bugs found while fixing the representation...
2018-06-12 Hans Petter SelaskyImplement the ip_eth_mc_map() function in the LinuxKPI.
2018-06-11 Hans Petter SelaskyImplement the kstrtobool() and kstrtobool_from_user...
2018-06-11 Hans Petter SelaskyImplement the user_access_begin(), user_access_end...
2018-06-07 Hans Petter SelaskyDefine ARCH_KMALLOC_MINALIGN in the LinuxKPI.
2018-06-07 Hans Petter SelaskyWrap timespec64 into timespec in the LinuxKPI.
2018-06-07 Hans Petter SelaskyMove the EXPORT_SYMBOL_XXX() function macros into own...
2018-06-07 Hans Petter SelaskyImplement the dev_pm_set_driver_flags() function macro...
2018-06-06 Hans Petter SelaskyMake some list functions RCU safe in the LinuxKPI.
2018-06-06 Hans Petter SelaskyRewrite code using atomic_fcmpset_int() in the LinuxKPI.
2018-06-06 Hans Petter SelaskyImplement the __add_wait_queue_entry_tail() function...
2018-06-06 Hans Petter SelaskyImplement the might_sleep_if() function macro in the...
2018-06-06 Hans Petter SelaskyRename two structure field members while keeping backwa...
2018-06-06 Hans Petter SelaskyImplement the init_wait_entry() function macro in the...
2018-06-06 Hans Petter SelaskyImplement the atomic_dec_if_positive() function in...
2018-06-06 Hans Petter SelaskyImplement the ktime_compare() and ktime_after() functio...
2018-06-06 Hans Petter SelaskyImplement the rdmsrl_safe() function macro in the LinuxKPI.
2018-06-05 Hans Petter SelaskyDeclare and set the global "system_highpri_wq" workqueu...
2018-06-05 Hans Petter SelaskyImplement the INIT_DELAYED_WORK_ONSTACK() function...
2018-06-05 Hans Petter SelaskyDefine the __kernel_size_t type in the LinuxKPI.
2018-06-05 Hans Petter SelaskyImplement the task_pid_vnr() function macro in the...
2018-06-05 Hans Petter SelaskyAdd "access" function pointer to the "vm_operations_str...
2018-06-05 Hans Petter SelaskyImplement mul_u32_u32() function in the LinuxKPI.
2018-06-05 Hans Petter SelaskyImplement timer_setup() and from_timer() function macro...
2018-06-04 Jung-uk KimMFV: r334448
2018-06-04 Mark JohnstonRegen after r334626.
2018-06-04 Mark JohnstonReimplement brk() and sbrk() to avoid the use of _end.
2018-06-01 Hans Petter SelaskyImplement the __sg_alloc_table_from_pages() function...
2018-06-01 Hans Petter SelaskyImplement radix_tree_iter_delete() in the LinuxKPI.
2018-06-01 Hans Petter SelaskyImprove high resolution timer support in the LinuxKPI.
2018-06-01 Hans Petter SelaskyAdd more GFP macro definitions in the LinuxKPI.
2018-05-31 Hans Petter SelaskyImplement support for the PCI_BUS_NUM() function macro...
2018-05-31 Hans Petter SelaskyImplement support for the kvmalloc_array() function...
2018-05-31 Hans Petter SelaskyCorrect macroname in the LinuxKPI.
2018-05-31 Hans Petter SelaskyDefine __initconst in the LinuxKPI.
2018-05-31 Hans Petter SelaskyImplement bitmap_complement() in the LinuxKPI.
2018-05-31 Hans Petter SelaskyImplement idr_is_empty() in the LinuxKPI and make idr_r...
2018-05-30 Brooks DavisRemove alternative names that are identical to the...
2018-05-29 Slava ShwartsmanMFV r333668:
2018-05-28 Hans Petter SelaskyThe schedule_timeout_killable() function should listen...
2018-05-28 Hans Petter SelaskyImplement wait_event_killable() in the LinuxKPI.
2018-05-28 Hans Petter SelaskyAllow TASK_PARKED bit being set when going to sleep...
2018-05-28 Hans Petter SelaskyMFV r333789: libpcap 1.9.0 (pre-release)
2018-05-25 Brooks DavisRegen after r334223: make vadvise compat freebsd11.
2018-05-25 Brooks DavisMake vadvise compat freebsd11.
2018-05-24 Olivier HouchardImport CK as of commit 0f017230ccc86929f56bf44ef2dca93d...
2018-05-23 Matt MacyUDP: further performance improvements on tx
2018-05-23 Phil ShaferImport libxo-0.9.0:
2018-05-20 Eitan AdlerMFV: file 5.33
2018-05-19 Simon J. GerratyMerge bmake-20180512
2018-05-18 Matt Macyifnet: Replace if_addr_lock rwlock with epoch + mutex
2018-05-18 Xin LIMFV r333779: xz 5.2.4.
2018-05-16 Dag-Erling SmørgravMerge upstream patch to unbreak tunnel forwarding.
2018-05-15 Brooks DavisAllow freebsd32 __sysctl(2) to return ENOMEM.
2018-05-12 Dag-Erling SmørgravUpgrade Unbound to 1.7.1.
2018-05-12 Dag-Erling SmørgravUpgrade Unbound to 1.7.0. More to follow.
2018-05-12 Dag-Erling SmørgravUpgrade Unbound to 1.6.8. More to follow.
2018-05-12 Dag-Erling SmørgravUpgrade Unbound to 1.6.7. More to follow.
2018-05-12 Dag-Erling SmørgravUpgrade Unbound to 1.6.6. More to follow.
2018-05-12 Dag-Erling SmørgravUpgrade Unbound to 1.6.5. More to follow.
2018-05-12 Dag-Erling SmørgravUpgrade Unbound to 1.6.4. More to follow.
2018-05-12 Dag-Erling SmørgravUpgrade Unbound to 1.6.3. More to follow.
2018-05-12 Dag-Erling SmørgravUpgrade Unbound to 1.6.2. More to follow.
2018-05-12 Dag-Erling SmørgravUpgrade Unbound to 1.6.1. More to follow.
2018-05-12 Dag-Erling SmørgravUpgrade Unbound to 1.6.0. More to follow.
2018-05-12 Dag-Erling SmørgravUpgrade LDNS to 1.7.0.
2018-05-11 Dag-Erling SmørgravUpgrade to OpenSSH 7.7p1.
next