]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Remove workqueue items after updating the workqueue tail pointer.
[FreeBSD/FreeBSD.git] / sys /
2017-10-28 Mark JohnstonRemove workqueue items after updating the workqueue...
2017-10-27 Oleksandr TymoshenkoFix MAC address detection regression introduced by...
2017-10-27 Michael TuexenFix parsing error when processing cmsg in SCTP send...
2017-10-27 Ian LeporeActually release resources in detach() rather than...
2017-10-27 Mark JohnstonFix a lock leak in g_mirror_destroy().
2017-10-27 David E. O'BrienUpdate comment to match r177997 & r178036 changes.
2017-10-27 Warner Loshnvd alias has caused some problems, revert it for the...
2017-10-27 John BaldwinRework pass through changes in r305485 to be safer.
2017-10-27 Andriy GaponMFV r325013,r325034: 640 number_to_scaled_string is...
2017-10-27 John BaldwinDiscard the correct thread event reported for a ptrace...
2017-10-26 Warner LoshWe should be call adaerror() instead of cam_periph_erro...
2017-10-26 Warner LoshAlways send STANDBY IMMEDIATE when shutting down
2017-10-26 Warner LoshMake time we wait for a power cycle tunable.
2017-10-26 Warner LoshVarious IPMI watchdog timer improvements
2017-10-26 Mariusz ZaborskiIntroduce cnvlist_name() and cnvlist_type() functions.
2017-10-26 Alan SomersFix aio_suspend in 32-bit emulation
2017-10-26 Jilles Tjoelkerlibnv: Fix strict-aliasing violation with cookie
2017-10-26 Warner LoshAdd a 'place holder' arm struct efi_fb until a real...
2017-10-26 Edward Tomasz Napi... Make gmountver(8) use direct dispatch.
2017-10-26 Don LewisFix Dummynet AQM packet marking function ecn_mark(...
2017-10-26 Edward Tomasz Napi... Make gmountver(8) use G_PF_ACCEPT_UNMAPPED.
2017-10-25 Kristof ProvostEvaluate packet size after the firewall had its chance...
2017-10-25 Emmanuel Vadotloader.efi: Make framebuffer commands available for...
2017-10-25 Sean BrunoEnable i386 build of the Cavium LiquidIO driver (lio...
2017-10-25 Mark JohnstonMake drain_output() use bufobj_wwait().
2017-10-25 Warner LoshImplement IPMI support for RB_POWRECYCLE
2017-10-25 Warner LoshHandle RB_POWERCYCLE in ada driver
2017-10-25 Warner LoshHandle RB_POWERCYCLE in the MI part of the kernel
2017-10-25 Warner LoshDefine RB_POWERCYCLE
2017-10-25 Warner LoshRemove sys/boot/arm/at91 and ixp425
2017-10-25 Warner LoshMove BINDIR definition to defs.mk, and override where...
2017-10-25 Warner LoshUse BOOTDIR consistently. We need to include bsd.init...
2017-10-25 Michael TuexenFix a bug reported by Felix Weinrank using the libfuzze...
2017-10-25 Mark JohnstonAdd support for compressed kernel dumps.
2017-10-24 Stephen Hurdbnxt: add support for Flow control setting using sysctl
2017-10-24 Fedor UporovFix physical block number overflow in different places.
2017-10-24 Fedor UporovSet doreallocblks sysctl value to zero by default becau...
2017-10-24 Fedor UporovDo not free bufs in case of extents metadata blocks...
2017-10-24 Alan CoxMicro-optimize the handling of fictitious pages in...
2017-10-24 Michael TuexenFix a bug in handling special ABORT chunks.
2017-10-24 Andriy Gaponiscsi_shutdown_post: do nothing if panic-ing
2017-10-24 Michael TuexenFix a locking issue found by running AFL on the userlan...
2017-10-24 Andrey V. ElsukovAdd IPv6 support for O_TCPDATALEN opcode.
2017-10-24 Navdeep Parharcxgbe(4): Read the MPS buffer group map from the firmwa...
2017-10-24 Warner LoshTreat a 'current' value of 0 as unlimited as a failsfe.
2017-10-23 Alan SomersRemove artificial restriction on lio_listio's operation...
2017-10-23 Alan SomersFix the error message when creating a zpool on a too...
2017-10-23 Stephen HurdSome cache related optimizations
2017-10-23 Mark JohnstonRemove resource_set_*() declarations from sys/bus.h.
2017-10-23 Matt JorasMove clear_unrhdr to tmpfs_free_tmp.
2017-10-23 Mark JohnstonFix the VM_NRESERVLEVEL == 0 build.
2017-10-23 Mateusz GuzikBump WITNESS_PENDLIST to accomodate sleepq chain bump.
2017-10-22 Warner LoshUse preferred defined paths, rather than relative paths...
2017-10-22 Warner LoshUse SYSDIR instead of ${.CURDIR}/../..<etc>/sys.
2017-10-22 Warner LoshUse BOOTSRC here.
2017-10-22 Warner LoshPrefer SRCTOP paths for bits we're grabbing from libc.
2017-10-22 Warner LoshMake at91 boot loader compile again.
2017-10-22 Warner LoshEnd source directories with SRC rather than a hodgepodg...
2017-10-22 Warner LoshMove fdt and uboot defines into common uboot.mk.
2017-10-22 Mateusz GuzikMake the sleepq chain hash size configurable per-arch...
2017-10-22 Mateusz Guziksdt: make all sdt probe sites test one variable
2017-10-22 Mark JohnstonDelete declarations of struct pfs_bitmap, removed in...
2017-10-22 Mateusz Guziksdt: whack unused SDT_PROBE_ENABLED
2017-10-22 Mark JohnstonMFV r323105 (partial): 8300 fix man page issues found...
2017-10-22 Mateusz GuzikChange kdb_active type to u_char.
2017-10-22 Enji CooperClean up trailing whitespace in kdb_thr_ctx(..)
2017-10-22 Bruce M SimpsonAdd Prolific PL27A1 USB 3.0 Host-Host device to udbp(4).
2017-10-22 Edward Tomasz Napi... Add OID for the vm.overcommit sysctl. This makes it...
2017-10-22 Konstantin BelousovRemove the support for mknod(S_IFMT), which created...
2017-10-22 Warner LoshDefine LIBSA32 to LIBSA on i386 to fix build.
2017-10-22 Warner LoshUse BOOTOBJ and BOOTDIR to find geli includes and libra...
2017-10-22 Warner LoshWhen building standalone, don't define errno. Let the...
2017-10-22 Warner LoshStopgap fix to the mistmatch between LOADER_GELI_SUPPOR...
2017-10-22 Warner LoshIntroduce BOOTOBJ: The top level object directory for...
2017-10-22 Warner LoshUse BOOTDIR more consistently in defs.mk rather than...
2017-10-21 Mateusz Guzikmtx: implement thread lock fastpath
2017-10-21 Konstantin BelousovCheck that the page which is freed as zeroed, indeed...
2017-10-21 Emmanuel Vadotdtb/allwinner: Disconnect sinovoip-bpi-m3.dts from...
2017-10-21 Michal MelounFix spelling.
2017-10-21 Emmanuel Vadotdts: Update our device tree sources file fomr Linux...
2017-10-21 Michal MelounFullify implementation of AT_HWCAP and AT_HWCAP2 for...
2017-10-21 Michal MelounAdd C++ decoration to auxv.v forgotten in r324815.
2017-10-21 Michal MelounMake elf_aux_info() as public libc function.
2017-10-21 Michal MelounAdd AT_HWCAP2 ELF auxiliary vector.
2017-10-21 Ryan Libbypms/freebsd: fix compiler warnings
2017-10-20 Bjoern A. ZeebWith r181803 on 2008-08-17 23:27:27Z the first VIMAGE...
2017-10-20 Mark JohnstonFree the right address range if kmem_back() fails in...
2017-10-20 Mateusz Guzikamd64: plug missed dt_lock in cpu_fork
2017-10-20 Konstantin BelousovTake the vm object lock in read mode in vnode_generic_p...
2017-10-20 Mark JohnstonAvoid the nbp lookup in the final loop iteration in...
2017-10-20 Mateusz Guzikmtx: fix up UP build after r324778
2017-10-20 Konstantin BelousovMove swapout code into vm/vm_swapout.c.
2017-10-20 Konstantin BelousovDo not overwrite clean blocks on pageout.
2017-10-20 Konstantin BelousovIn vm_page_free_phys_pglist(), do not take vm_page_queu...
2017-10-20 Hans Petter SelaskyThe remote DMA TCP portspace selector, RDMA_PS_TCP...
2017-10-20 Mateusz GuzikMark kdb_active as __read_frequently and switch to...
2017-10-20 Mateusz Guzikamd64: __exclusive_cache_line pv_chunks_mutex and pv_li...
2017-10-20 Mateusz Guzikrwlock: reduce lockstat branches in the slowpath
2017-10-20 Justin HibbitsExpand the TLB nest level mask to 3 bits to match the...
2017-10-20 Mateusz Guzikamd64: avoid acquiring dt lock if possible (which is...
next