]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2013-04-04 Jung-uk KimMerge ACPICA 20130328.
2013-04-04 Jung-uk KimImport ACPICA 20130328.
2013-04-04 Alexander MotinMFprojects/camlock:
2013-04-04 Alexander MotinMFprojects/camlock r248931:
2013-04-04 Alexander MotinMFprojects/camlock r248930:
2013-04-04 Alexander MotinMFprojects/camlock r248928:
2013-04-04 Edward Tomasz... Since the CTL version in FreeBSD does not support High...
2013-04-04 Alexander MotinRemove xpt_sim_opened(), the only consumer of which...
2013-04-04 Rui PauloRemove a comment about devices being able to specify...
2013-04-04 George V. Neville... Improve error handling when unwrapping received data.
2013-04-04 Alexander MotinRemove periodic script for ataraid(4) and add instead...
2013-04-04 Alexander MotinRemove some more references to legacy ATA.
2013-04-04 Adrian ChaddImplement AR933x polled IO uart bus code.
2013-04-04 Joel DahlMinor rewording.
2013-04-04 Alexander MotinUse xpt_lock_buses() instead of equivalent mtx_lock...
2013-04-04 Alexander MotinRemove usr.sbin/burncd, useless after legacy ATA stack...
2013-04-04 Alexander MotinCheck status of ahci_em_reset() on attach and abort...
2013-04-04 Adrian ChaddUpdate comments!
2013-04-04 Joel DahlRemove references to ataraid(4) and atacontrol(8).
2013-04-04 Joel DahlRemove atapicam(4) reference.
2013-04-04 Adrian ChaddFix the busdma logic to work with EDMA chipsets when...
2013-04-04 Alexander MotinRemove obsolete files of the legacy ATA stack.
2013-04-04 Alexander MotinRemove all legacy ATA code parts, not used since option...
2013-04-03 Jack F VogelCorrect the multicast handling in the E1000 drivers...
2013-04-03 Brooks DavisMFP4 change 217313 and part of 222068:
2013-04-03 Brooks DavisMFP4 change 210763
2013-04-03 Sean BrunoUpdate man page for igb(4) with a little bit of informa...
2013-04-03 Sean BrunoTrailing whitespace cleanup along with 80 column enforc...
2013-04-03 Jim HarrisFix typo (devicde -> device).
2013-04-03 John BaldwinCheck for SS_NBIO in the socket state field rather...
2013-04-03 Edward Tomasz... Fix locking problem in ctl_maintenance_in() - one canno...
2013-04-03 Kirk McKusickThe code in clear_remove() and clear_inodedeps() skips...
2013-04-03 Brooks DavisIFP4 change 222074.
2013-04-03 Alexander MotinSince ATA_CAM mode has no implemented support for seria...
2013-04-03 Simon J. GerratyTell bmake to use the FreeBSD preferred makefile prefer...
2013-04-03 Alexander MotinAdd some more ATA_CAM ifdefs.
2013-04-03 Alexander MotinAdd xpt_release_ccb()'s missed at r248872. That made...
2013-04-03 Andriy Gaponspa_open_common: fix argument to zvol_create_minors
2013-04-03 Hans Petter... Add missing ifdef's for reduced feature compilations.
2013-04-03 Martin MatuskaFix possible pool hold leak in dmu_send_impl()
2013-04-03 Jean-Sébastien... drm and i915: Left-shift iic_msg.slave at creation...
2013-04-03 Hans Petter... Add new USB ID.
2013-04-03 Alan CoxReplace the remaining uses of vm_radix_node_page()...
2013-04-03 Kevin LoComment out the VIMAGE since we need to build both...
2013-04-02 Xin LIReplace access to /dev/random with the kernel pseudo...
2013-04-02 Jilles Tjoelkersh: Write as much into the heredoc pipe as possible...
2013-04-02 Simon J. GerratyUpdate to bmake-20130330
2013-04-02 Konstantin... Do not declare that preloaded md(4) supports unmapped...
2013-04-02 Kenneth D.... Fix sending virtual scatter/gather lists from the CTL...
2013-04-02 Edward Tomasz... Don't directly dereference userland pointer; instead...
2013-04-02 Kenneth D.... Add support for XPT_CONT_TARGET_IO CCBs in _bus_dmamap_...
2013-04-02 Gleb Smirnoff- Remove extra $FreeBSD$
2013-04-02 Eitan AdlerRemove obsolete references to sysinstall.
2013-04-02 Edward Tomasz... Fix comment formatting.
2013-04-02 Dag-Erling... Merge upstream patch to silence spurious "no such ident...
2013-04-02 Dag-Erling... Silence printf format warnings.
2013-04-02 Edward Tomasz... Remove unused code.
2013-04-02 Edward Tomasz... Fix dates in manual pages modified in 249009.
2013-04-02 Edward Tomasz... Make it possible to build CTL as a module.
2013-04-02 Edward Tomasz... Fix panic in the error path caused by recursive acquisi...
2013-04-02 Dag-Erling... Pull in a patchset from upstream to silence spurious...
2013-04-02 Martin MatuskaDo not check against uninitialized rc and comment out...
2013-04-02 Adrian ChaddMark a couple of places where I think the dmamap isn...
2013-04-02 Adrian ChaddSome TX dmamap cleanups.
2013-04-02 Adrian ChaddAdd a missing unmap; if we're freeing this mbuf then...
2013-04-02 Kevin LoAdd VIMAGE to NOTES.
2013-04-02 Matthew D FlemingRegen.
2013-04-02 Matthew D FlemingFix return type of extattr_set_* and fix rmextattr...
2013-04-02 Pyun YongHyeonFix a typo.
2013-04-02 Steven HartlandAdded ATA Pass-Through support to CAM
2013-04-01 Dimitry AndricFollow up to r247960 and rr247960 by also amending...
2013-04-01 Simon J. GerratyImport bmake-20130330
2013-04-01 Adrian ChaddEnsure that we only call the busdma unmap/flush routine...
2013-04-01 Jilles Tjoelkerwordexp(): Remove wrong IFS usage.
2013-04-01 Adrian ChaddRemove an un-needed comment.
2013-04-01 Adrian ChaddUse ATH_MAX_SCATTER rather than ATH_TXDESC.
2013-04-01 Adrian ChaddOnly unmap the RX mbuf DMA map if there's a buffer...
2013-04-01 Pedro F. GiffuniDtrace: enablings on defunct providers prevent provider...
2013-04-01 Jilles Tjoelkersh: Fix various compiler warnings.
2013-04-01 Ed MasteFormat per etc/mtree/README
2013-04-01 Jim HarrisAdd unmapped bio support to nvme(4) and nvd(4).
2013-04-01 Martin MatuskaCall dmu_snapshot_list_next() in zvol.c with dsl_pool_c...
2013-04-01 Dag-Erling... Silence warnings about redefined macros.
2013-04-01 Alexander MotinSlightly tune locking to not call xpt_alloc_ccb() that...
2013-04-01 Edward Tomasz... Mention that read_attributes, write_attributes, read_ac...
2013-04-01 Alexander V... Fix ipfw rule validation partially broken by r248552.
2013-04-01 Konstantin... Do not call the VOP_LOOKUP() for the doomed directory...
2013-04-01 Konstantin... Record the correct error in the trace.
2013-04-01 Konstantin... Strip the unnneeded spaces, mostly at the end of lines.
2013-04-01 Ian LeporeFix low-level uart drivers that set their fifo sizes...
2013-04-01 Ian LeporeEnable hardware flow control and high speed bulk data...
2013-03-31 Ian LeporeAccommodate uart devices with large FIFOs (or DMA buffe...
2013-03-31 Ian LeporeWhen running on armv6, set alignment checking to modulo...
2013-03-31 Ian LeporeWhen running on armv6, set alignment checking to modulo...
2013-03-31 Michael TuexenAdd a macro for checking for IPv4 link local addresses.
2013-03-31 Jilles TjoelkerRename do_pipe() to kern_pipe2() and declare it properly.
2013-03-31 Ian LeporeFix a typo in the CF device driver name that prevented...
2013-03-31 Andrew TurnerFix xdev-install when installing to a location other...
2013-03-31 Andrew TurnerFix xdev. Clang and libc were not building correctly...
2013-03-31 Neel NatuAdd counter to keep track of the number of timer interr...
next