]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Refactor the VAP transmit path code into a utility function that both
[FreeBSD/FreeBSD.git] / sys /
2013-07-28 adrianRefactor the VAP transmit path code into a utility...
2013-07-28 pfgDTrace: re-merge remainder of r249367 (original from...
2013-07-27 mavSynchronize device cache on close only if there were...
2013-07-27 mavOops, revert unwanted part of r253721.
2013-07-27 mavDetect unsupported PREVENT ALLOW MEDIUM REMOVAL and...
2013-07-27 alfredFix watchdog pretimeout.
2013-07-27 kientzlePut in commented-out version of beastie menu commands
2013-07-27 kientzleInstall Forth infrastructure along with ubldr.
2013-07-27 sbrunoupdate ciss debugger command to iterate over multiple...
2013-07-27 kibMFgem r251960: re-check the mgt device object for the...
2013-07-27 kibThe pmap_qenter() and pmap_qremove() perform TLB invali...
2013-07-27 sbrunoAt some point after stable/7 the ACPI and ISA interface...
2013-07-27 mavIntroduce 3 seconds timeout on `graid stop` command...
2013-07-27 adrianImplement some function tracing.
2013-07-27 npDisplay a string instead of a numeric code in the linkd...
2013-07-27 npExpand the list of devices claimed by cxgbe(4).
2013-07-26 jeffImprove page LRU quality and simplify the logic.
2013-07-26 npAdd support for packet-sniffing tracers to cxgbe(4...
2013-07-26 jkimMerge ACPICA 20130725.
2013-07-26 npReserve room for ioctls that aren't in this copy of...
2013-07-26 adrianBreak out the static, global LACP debug options into...
2013-07-26 jeff - Use kmem_malloc rather than kmem_alloc() for GDT...
2013-07-26 avgmake path matching in devfs rules consistent and sane...
2013-07-26 hselaskyAssume that all Apple products using interface class...
2013-07-26 zontRemove define and documentation for vm_pageout_algorith...
2013-07-25 pfgext2fs: Return EINVAL for negative uio_offset as in...
2013-07-25 adrianFix typo.
2013-07-25 marcelSet the device description after we call uart_probe...
2013-07-25 jhbAvoid trashing IP fragments:
2013-07-25 pfgext2fs: Drop a check that wan't supposed to be in r253651.
2013-07-25 pfgext2fs: Don't assume that on-disk format of a directory...
2013-07-25 mavDecode some bits defined in AHCI 1.3.1 Device Sleep...
2013-07-25 uqsMatch function definition to declaration and call-site.
2013-07-25 uqssnd_ds1(4): Fix order of arguments for stereo/16bit...
2013-07-25 mavAdd missing NULL check after malloc(M_NOWAIT).
2013-07-25 mavFollowing r222950, revert unintentional change cls...
2013-07-25 rpauloAdd ieee80211_add_{qos,wpa,rsn}() functions since they...
2013-07-25 rpauloBump __FreeBSD_version for the addition of libusb's...
2013-07-25 kientzleClear entire map structure including locks so that the
2013-07-25 rpauloRevert ROOTDEVNAME change from previous commit.
2013-07-25 rpauloEnable modules for the BeagleBone and for the Raspberry Pi.
2013-07-24 jhbUse VMFS_OPTIMAL_SPACE instead of VMFS_ALIGNED_SPACE...
2013-07-24 pfgfuse: revert kernel_header update.
2013-07-24 obrienper style(9):
2013-07-24 marcelFurther restrict the MAC addresses that we use for...
2013-07-24 marcelIn uuid_ether_add(), avoid false positives due to the...
2013-07-24 adrianSupport setting up the iwn debug flags during probe...
2013-07-24 adrianAdd new IDs for The Intel 2230 wireless NIC.
2013-07-24 avgzfs module: perform cleanup during shutdown in addition...
2013-07-24 avgrename scheduler->swapper and SI_SUB_RUN_SCHEDULER...
2013-07-24 avgzfs: move vnode creation from zfs_znode_cache_construct...
2013-07-24 avgnewvers.sh: add another git-svn fallback
2013-07-24 avgnewvers.sh: fix the fallback case of git-svn detection
2013-07-24 glebiusRemove unused argument from vmem_add1().
2013-07-24 glebiusSince r251709 a slab no longer use 8-bit indicies to...
2013-07-24 marcelDecouple the UUID generator from network interfaces...
2013-07-24 jhibbitsIncrease the size of the OFW bounce buffer to 4 pages...
2013-07-24 jeff - Remove the long obsolete 'vm_pageout_algorithm'...
2013-07-23 neelAdd support for emulation of the "or r/m, imm8" instruc...
2013-07-23 jeff - Correct a stale comment. We don't have vclean(...
2013-07-23 neelFix a bug introduced in r252646 that causes a page...
2013-07-23 nwhitehorntmpfs works perfectly fine with -o union -- there is...
2013-07-23 loosAdd the support for 802.1q and port based vlans for...
2013-07-23 aeRemove the large part of struct ipsecstat. Only few...
2013-07-23 loosFix the arswitch instability problem. It turns out...
2013-07-23 loosAdd a new flag (ETHERSWITCH_VID_VALID) to say what...
2013-07-23 glebiusRevert r249590 and in case if mp_ncpus isn't initialize...
2013-07-23 glebiusAdd constant for PPP-Max-PayLoad tag.
2013-07-23 marcelIn pci_cfgregread() and pci_cfgregwrite(), multiplex...
2013-07-23 marcelIn ia64_mca_init(), don't limit the allocation of the...
2013-07-23 marcelIn pmap_mapdev(), if the physical memory range is not...
2013-07-22 jlhFix previous commit when option RACCT is not used.
2013-07-22 jlhFix a panic in the racct code when munlock(2) is called...
2013-07-22 kenMerge in phase 14+ -> 16 mps driver fixes from LSI:
2013-07-22 kenCAM and mps(4) driver scanning changes.
2013-07-22 hselaskyAdd some USB gadget example drivers for USB audio,...
2013-07-22 yongari5725 family of devices corrupts TSO packets when TSO...
2013-07-22 impThis file isn't derived from anything delivered by...
2013-07-22 mjgRemove cr_prison NULL check from proc_to_reap.
2013-07-22 mjgRemove duplicate assertion from tdsendsignal.
2013-07-21 hselaskyFix an XHCI regression:
2013-07-21 kibRegenerate.
2013-07-21 kibImplement compat32 wrappers for the ktimer_* syscalls.
2013-07-21 kibWrap kmq_notify(2) for compat32 to properly consume...
2013-07-21 kibThe freebsd32_lio_listio() compat syscall takes the...
2013-07-21 kibMove the convert_sigevent32() utility function into...
2013-07-21 kibCosmetic change, use the same union name on the left...
2013-07-21 adrianAdd some initial board support for the AR934x and the...
2013-07-21 adrianImplement some initial AR934x support routines.
2013-07-21 adrianTeach the GPIO code about the AR934x GPIO register...
2013-07-21 adrianUse the UART frequency when programming the UART clock.
2013-07-21 adrianInitialise the watchdog and UART frequencies.
2013-07-21 adrianAdd two new CPU specific definitions - the watchdog...
2013-07-20 rmacklemThe NFSv4 server incorrectly assumed that the high...
2013-07-20 pfgfuse: revert birthtime support.
2013-07-20 kibUse the right name for the vm_map_find(9) flag to speci...
2013-07-20 kibRegenerate
2013-07-20 kibid_t is 64bit, provide the compat32 wrapper for clock_g...
2013-07-20 tuexenAllow the code to be compiled without warnings for...
2013-07-20 andrewStart adding support to build bits of our code using...
next