]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2013-04-06 gonzoProperly clean "spurious interrupt" state
2013-04-06 andrewHide non-assembler bits behind #ifndef __ASSEMBLER__
2013-04-05 adrianExtend ath3kfw to include overridable device / vendor...
2013-04-05 adrianAdd blacklist entries for Atheros bluetooth device...
2013-04-05 jkimFix declaration vs. definition inconsistency. No funct...
2013-04-05 andrewAdd the hw.floatingpoint sysctl to ARM to tell us if...
2013-04-05 grehanRemove dangling ISA uart stubs.
2013-04-05 grehanDon't panic when a valid divisor of 1 has been requested.
2013-04-05 grehanconfig checksum is over the entire fixed portion, not...
2013-04-05 reneFix a typo in the burncd line.
2013-04-05 antoineAdd myself as a ports committer
2013-04-05 sbrunoNotify CAM on state* change to a logical volume not...
2013-04-05 glebiusFix memory leak in coredump().
2013-04-05 gnnCorrect the returned message lengths for timeval and...
2013-04-05 kibIf filter of the interrupt event is not null, print...
2013-04-05 mavFollowing r241022, replace iteration over the provider...
2013-04-05 joelmdoc: remove superfluous paragraph macro.
2013-04-05 desUpgrade to 1.4.20.
2013-04-05 desMinimal subset of the unbound sources.
2013-04-05 avgstrncmp for boot code: fix an off by one error
2013-04-05 adrianAdd a new TX power field - it's inteded to be used...
2013-04-05 desImport unbound 1.4.20
2013-04-05 adrianHAL additions to enable MCI Bluetooth coexistence in...
2013-04-05 jhibbitsPrint out DSISR in a fatal DSI trap.
2013-04-05 adrianAdd the basic GPIO pin mapping to the hints file.
2013-04-05 adrianImplement USB device reset and poweron.
2013-04-05 adrianFix AR933x USB support - this needs the same controller...
2013-04-05 adrianAdd AP121 ethernet / switch PHY support.
2013-04-05 adrianImplement the AR933x ethernet support.
2013-04-05 adrianNow that interrupt driven uart IO is working, flip...
2013-04-05 adrianImplement the AR933x interrupt driven UART code.
2013-04-05 adrianAR9330/AR9331 also needs to ACK the APB interrupt regis...
2013-04-05 adrian* Add AR9330/AR9331 to the soc identifier enum;
2013-04-05 adrianUse geom_uncompress here; we need this to fit in a...
2013-04-04 smhAdds security options to camcontrol this includes the...
2013-04-04 wgAdd myself as a ports committer and my mentor relationship.
2013-04-04 jkimMerge ACPICA 20130328.
2013-04-04 jkimImport ACPICA 20130328.
2013-04-04 mavMFprojects/camlock:
2013-04-04 mavMFprojects/camlock r248931:
2013-04-04 mavMFprojects/camlock r248930:
2013-04-04 mavMFprojects/camlock r248928:
2013-04-04 traszSince the CTL version in FreeBSD does not support High...
2013-04-04 mavRemove xpt_sim_opened(), the only consumer of which...
2013-04-04 rpauloRemove a comment about devices being able to specify...
2013-04-04 gnnImprove error handling when unwrapping received data.
2013-04-04 mavRemove periodic script for ataraid(4) and add instead...
2013-04-04 mavRemove some more references to legacy ATA.
2013-04-04 adrianImplement AR933x polled IO uart bus code.
2013-04-04 joelMinor rewording.
2013-04-04 mavUse xpt_lock_buses() instead of equivalent mtx_lock...
2013-04-04 mavRemove usr.sbin/burncd, useless after legacy ATA stack...
2013-04-04 mavCheck status of ahci_em_reset() on attach and abort...
2013-04-04 adrianUpdate comments!
2013-04-04 joelRemove references to ataraid(4) and atacontrol(8).
2013-04-04 joelRemove atapicam(4) reference.
2013-04-04 adrianFix the busdma logic to work with EDMA chipsets when...
2013-04-04 mavRemove obsolete files of the legacy ATA stack.
2013-04-04 mavRemove all legacy ATA code parts, not used since option...
2013-04-03 jfvCorrect the multicast handling in the E1000 drivers...
2013-04-03 brooksMFP4 change 217313 and part of 222068:
2013-04-03 brooksMFP4 change 210763
2013-04-03 sbrunoUpdate man page for igb(4) with a little bit of informa...
2013-04-03 sbrunoTrailing whitespace cleanup along with 80 column enforc...
2013-04-03 jimharrisFix typo (devicde -> device).
2013-04-03 jhbCheck for SS_NBIO in the socket state field rather...
2013-04-03 traszFix locking problem in ctl_maintenance_in() - one canno...
2013-04-03 mckusickThe code in clear_remove() and clear_inodedeps() skips...
2013-04-03 brooksIFP4 change 222074.
2013-04-03 mavSince ATA_CAM mode has no implemented support for seria...
2013-04-03 sjgTell bmake to use the FreeBSD preferred makefile prefer...
2013-04-03 mavAdd some more ATA_CAM ifdefs.
2013-04-03 mavAdd xpt_release_ccb()'s missed at r248872. That made...
2013-04-03 avgspa_open_common: fix argument to zvol_create_minors
2013-04-03 hselaskyAdd missing ifdef's for reduced feature compilations.
2013-04-03 mmFix possible pool hold leak in dmu_send_impl()
2013-04-03 dumbbelldrm and i915: Left-shift iic_msg.slave at creation...
2013-04-03 hselaskyAdd new USB ID.
2013-04-03 alcReplace the remaining uses of vm_radix_node_page()...
2013-04-03 kevloComment out the VIMAGE since we need to build both...
2013-04-02 delphijReplace access to /dev/random with the kernel pseudo...
2013-04-02 jillessh: Write as much into the heredoc pipe as possible...
2013-04-02 sjgUpdate to bmake-20130330
2013-04-02 kibDo not declare that preloaded md(4) supports unmapped...
2013-04-02 kenFix sending virtual scatter/gather lists from the CTL...
2013-04-02 traszDon't directly dereference userland pointer; instead...
2013-04-02 kenAdd support for XPT_CONT_TARGET_IO CCBs in _bus_dmamap_...
2013-04-02 glebius- Remove extra $FreeBSD$
2013-04-02 eadlerRemove obsolete references to sysinstall.
2013-04-02 traszFix comment formatting.
2013-04-02 desMerge upstream patch to silence spurious "no such ident...
2013-04-02 desSilence printf format warnings.
2013-04-02 traszRemove unused code.
2013-04-02 traszFix dates in manual pages modified in 249009.
2013-04-02 traszMake it possible to build CTL as a module.
2013-04-02 traszFix panic in the error path caused by recursive acquisi...
2013-04-02 mmDo not check against uninitialized rc and comment out...
2013-04-02 adrianMark a couple of places where I think the dmamap isn...
2013-04-02 adrianSome TX dmamap cleanups.
2013-04-02 adrianAdd a missing unmap; if we're freeing this mbuf then...
next