]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
libevent is an internallib
[FreeBSD/FreeBSD.git] / sys /
2014-11-24 aeSkip L2 addresses lookups for p2p interfaces.
2014-11-24 jhbAdd a bus_get_domain() wrapper around BUS_GET_DOMAIN...
2014-11-24 jhbProperly initialize the capability rights for vnodes...
2014-11-24 ianAdd busdma sync ops before reading and after modifying...
2014-11-24 philipAdd a sysctl `net.link.tap.deladdrs_on_close' to config...
2014-11-24 mavReplace home-grown CTL IO allocator with UMA.
2014-11-24 glebiusWe already have "int i" in this scope.
2014-11-24 ianThe arm PJ4B cpu is armv7 architecture, not v6.
2014-11-24 mavRead cs_outstanding_ctl_pdus before incrementing it...
2014-11-24 ianAdd ARMV6 as an arm option. This will cause obscure...
2014-11-23 grehanChange the lower bound for guest vmspace allocation...
2014-11-23 brCorrect the functions declaration.
2014-11-23 ianSquelch a (bogus) used before init warning when buildin...
2014-11-23 joelMisc mdoc fixes:
2014-11-23 glebius\n at end of panicstr is redundant.
2014-11-23 dimFix the following -Werror warning from clang 3.5.0...
2014-11-23 hselaskyDon't use the synchronization endpoint unless reference...
2014-11-23 glebiusMerge from projects/sendfile:
2014-11-23 mjgifdef RACCT ui_racct_foreach and struct uidinfo's ui_racct
2014-11-23 glebiusbuf.h is not needed here, and pollutes when ufsmount...
2014-11-23 glebiusInclude required files directly instead of pollution...
2014-11-23 mjgfiledesc: plug a test for impossible condition in fgetv...
2014-11-22 impThere never was a PC Card joystick attachment that...
2014-11-22 baptUpdate mandoc to 1.13.1
2014-11-22 impRetire old, transition code for managing the FreeBSD...
2014-11-22 kibThe size value should be asserted when it is known.
2014-11-22 alcBy the time that vm_reserv_init() runs, vm_phys_segs...
2014-11-22 hselaskyFix the host mode ISOCHRONOUS transfer interval program...
2014-11-22 traszImplement "automount -c".
2014-11-22 mavFor both iSCSI initiator and target increase socket...
2014-11-22 smhFix build with asr driver
2014-11-22 mavFix use-after-free introduced in r274843.
2014-11-22 mavMove icl_pdu_get_data() and xpt_done() out of initiator...
2014-11-22 hselaskyUse correct length mask for split transactions. The...
2014-11-22 mavMake iSCSI frontend less chatty while waiting for tasks...
2014-11-22 ianWhen doing a PREREAD sync of an mbuf-type dma buffer...
2014-11-22 davideUse the correct variable name.
2014-11-22 davideMake ufs_dirhashreclaimperc a percentage for real and
2014-11-21 brooksMerge from CheriBSD:
2014-11-21 brooksMerge from CheriBSD:
2014-11-21 brooksMerge from CheriBSD (2e28d2a3090239b30481f35dc452ad95a5...
2014-11-21 smhPrevent overflow issues in timeout processing
2014-11-21 brooksMerge from CheriBSD (3422ebe71b6c06fe78b1be73623b240c21...
2014-11-21 jhbImprove support for XSAVE with debuggers.
2014-11-21 brooksAdd FPU support for MIPS setjmp(3)/longjmp(3).
2014-11-21 mavMake cfiscsi_offline() synchronous, waiting for connect...
2014-11-21 mavClose race between cfiscsi_offline() and new connection...
2014-11-21 mavRemove bunch of unused lun variables.
2014-11-21 mavReduce race between LUN destruction and request arrival.
2014-11-21 bzFix build for certain MIPS kernels hiding an unused...
2014-11-21 mavLog errors for absent LUNs too.
2014-11-21 mavPartially reconstruct Active/Standby clusting.
2014-11-21 traszFix smbfs to not zero out statfs f_flags field. Previou...
2014-11-21 jhibbitsFix the powerpc64 build.
2014-11-21 emasteUse canonical __PIC__ flag
2014-11-20 emasteClamp too-large hwpmc callchaindepth to the maximum
2014-11-20 jhbLock the scsi_low code and the drivers which use it...
2014-11-20 jhbLock spic(4) and mark it MPSAFE:
2014-11-20 jhbVarious fixes for wl(4):
2014-11-20 mavRemove residual xpt_release_device() call left after...
2014-11-20 impActually, that was a bad idea. Go back to MAXPARTITIONS.
2014-11-20 brAdd L2-cache writeback/flush operations. Supported...
2014-11-20 andrewThe ranges parent bus address may just be a tag to...
2014-11-20 rodrigcSet the current vnet inside the ioctl handler for ipfilter.
2014-11-20 jhibbitscpudep_ap_early_bootstrap() takes no arguments, so...
2014-11-20 adrian* Add a random device
2014-11-20 adrianInclude a random device.
2014-11-20 jhibbitsUse db_printsym() instead of our own in backtraces
2014-11-20 jhibbitsAdd support for Power Button PMU events on non-ADB...
2014-11-19 npcxgbe(4): figure out the max payload size and save...
2014-11-19 impThe number of BSD partitions is variable. Return the...
2014-11-19 glebiusUse __func__ in KASSERTs, since the code is about to...
2014-11-19 glebiusIn vnode_pager_generic_getpages() vp->v_mount is derefe...
2014-11-19 brAdd BERI-specific virtio mmio "platform" device.
2014-11-19 glebiusDo not allocate zero-length mbuf in sosend_generic().
2014-11-19 zbbStop using early_putc immediately after configuring...
2014-11-19 eripf(4) needs to have a correct checksum during its proce...
2014-11-19 mavFix build without INVARIANTS, broken by r274675.
2014-11-19 dchaginRevert r274635 as it's completely wrong.
2014-11-19 traszFix typo.
2014-11-19 dimFix the following -Werror warning from clang 3.5.0...
2014-11-19 dimFix the following -Werror warning from clang 3.5.0...
2014-11-19 kevloAdd Trendnet TEW-646UBH.
2014-11-18 delphijMake vfs.zfs.max_recordsize read-write at runtime.
2014-11-18 jhbAdd locking to wds(4) and mark MPSAFE.
2014-11-18 jhbAdd locking to scd(4) and mark MPSAFE.
2014-11-18 jhbCleanups to pst(4):
2014-11-18 jhbAdd locking to mly(4) and mark MPSAFE.
2014-11-18 jhbAdd locking to mcd(4) and mark MPSAFE.
2014-11-18 jhbConvert the refire_notify_ack timer from timeout(9...
2014-11-18 delphijAdd a tunable for spa_slop_shift which controls how...
2014-11-18 delphijAllow tuning zfs_max_recordsize via loader tunable...
2014-11-18 loosMake gpio_default_map_gpios() static. No functional...
2014-11-18 loosMoves all the duplicate code to a single function.
2014-11-18 impThese delays aren't needed. Elimate them. They should...
2014-11-18 impopt_global.h is included automatically in the build...
2014-11-18 impNo need to list opt_global.h. No need to force ALTQ...
2014-11-18 impopt_global.h is never needed in SRCS lists.
2014-11-18 impFix typo pointed out by avg@ and Joerg Sonnenberger...
2014-11-18 impImplement the historic DIOCGDINFO ioctl for gpart on BSD
next