dragonfly.git
2013-08-09 Matthew Dillontest - test commit
2013-08-08 Sascha Wildnerkernel/libutil: UNIX98_PTYS has been default long enoug...
2013-08-08 François Tigeotdoc: Update porting_drivers.txt
2013-08-08 François Tigeotttm porting: Small changes (3/3)
2013-08-08 François Tigeotttm porting: Small changes (2/3)
2013-08-08 François Tigeotttm porting: Small changes (1/3)
2013-08-08 François Tigeotttm porting: Fix vm_page_alloc_contig() calls
2013-08-08 François Tigeotttm porting: msleep => lksleep
2013-08-08 François Tigeotttm porting: Translate locking primitives
2013-08-08 François Tigeotttm porting: malloc / free / printf
2013-08-08 François Tigeotttm porting: MPASS -> KKASSERT
2013-08-08 François Tigeotttm porting: Fix include files
2013-08-08 François Tigeotdrm: Import the ttm memory manager from FreeBSD
2013-08-08 François Tigeotdrm: Locally implement VM_OBJECT_LOCK variants
2013-08-08 François Tigeotdrm: Move PROC_LOCK define to common file
2013-08-08 François Tigeotkernel: Add a memattr argument to vm_page_alloc_contig()
2013-08-08 Sepherosa Ziehauroute/inet: Add comment about read/write shared global...
2013-08-08 Sepherosa Ziehauroute/inet: Dispatch PRCLONed route expiration to netisr
2013-08-08 Sepherosa Ziehaupmap/i386: Unbreak buildkernel
2013-08-08 Sascha Wildnerlibc/db: Add missing MLINK for mpool_delete().
2013-08-08 François TigeotAvoid potentially freeing NULL pointers in dmi_found()
2013-08-08 François Tigeotkernel: Add pmap_page_set_memattr()
2013-08-08 François Tigeotdrm: Improve dmi_found()
2013-08-08 François Tigeotkernel: Add VM_MAX_ADDRESS and VM_MIN_ADDRESS constants
2013-08-08 François Tigeotdrm: Use NELEM() in dmi_check_system()
2013-08-07 François Tigeotdrm: Implement dmi_check_system()
2013-08-07 Sepherosa Ziehauigb.4: This driver is not much related to em/emx
2013-08-07 Sepherosa Ziehaubnx.4: Add missing .El
2013-08-07 Sepherosa Ziehaubnx.4: Add HARDWARE section
2013-08-07 Sepherosa Ziehaubnx.4: Mention 5717C, which is quite similar to 5720
2013-08-07 Sascha Wildnershare/man/man9/Makefile: Keep MLINKS lines sorted.
2013-08-07 Matthew Dillonhammer2 - Add missing bzero() (2)
2013-08-07 Matthew Dillonhammer2 - Add missing bzero()
2013-08-07 Matthew Dillonhammer2 - Add missing bqrelse()
2013-08-06 Sascha Wildnerkprintf.9: %D was removed, so don't mention it.
2013-08-06 Sepherosa Ziehauarp: Dispatch arp cache expiration operation to netisr
2013-08-06 Sascha Wildnerpthread.3: Fix typo from previous commit.
2013-08-06 Joris GIOVANNANGELIpthread.3: add pthread barrier routines
2013-08-06 Matthew Dillonkernel - Adjust impossible conditions in kdmsg_state_*()
2013-08-06 Matthew Dillonhammer2 - Fix freemap bugs
2013-08-06 Matthew Dillonhammer2 - fix crash in temporary code
2013-08-06 Matthew Dillonhammer2 - temorarily track free space (3)
2013-08-06 Matthew Dillonhammer2 - temorarily track free space (2)
2013-08-05 Matthew Dillonhammer2 - temorarily track free space
2013-08-05 Matthew Dillonhammer2 - Adjustments for freemap changes
2013-08-05 Matthew Dillonhammer2 - Change freemap segment delineation, other...
2013-08-05 Markus Pfeifferusb4bsd: Next attempt at fixing BIOS handoff for XHCI
2013-08-05 Markus Pfeifferusb4bsd: more cleanup of superflous debug messages
2013-08-05 Markus Pfeifferusb4bsd: fix breakage caused by earlier commit
2013-08-05 Markus Pfeifferusb4bsd: xhci cleanup
2013-08-05 Markus Pfeifferusb4bsd: Bring in fix for endpoint setup on Etron XHCI
2013-08-05 Markus Pfeifferusb4bsd, pci: pull in bios takeover code from FreeBSD
2013-08-05 Markus Pfeifferusb4bsd: Fix EHCI
2013-08-05 Markus Pfeifferusb4bsd: Fix scsi sense handling in umass
2013-08-05 Markus Pfeifferusb4bsd: sync with FreeBSD svn r242385
2013-08-05 Markus Pfeifferusb4bsd: Add detection for Etron EJ168 controller
2013-08-05 Sascha Wildnerkernel: Move some header files to the drivers that...
2013-08-05 Sascha Wildnerkernel: Remove some unused externs.
2013-08-05 Sepherosa Ziehausocket: SO_LINGER only affects sockets that have been...
2013-08-05 Sascha WildnerUpdate UPDATING a bit.
2013-08-05 Sascha WildnerRemove some unused externs.
2013-08-05 Sascha Wildnerrp(4): Remove ISA attachment and some dead code, too.
2013-08-04 Sascha Wildnerkernel/raid: Match xpt_alloc_ccb() and xpt_free_ccb...
2013-08-04 Sascha Wildnerkernel/drm2: Remove two unused externs.
2013-08-04 François Tigeotdrm/i915: Do not check only primary displays
2013-08-04 Sepherosa Ziehauacpi/pstate: AMD CPUs' Family >= 10h use same P-State...
2013-08-04 François Tigeotdrm2: Synchronize with FreeBSD
2013-08-04 Sepherosa Ziehaubce.4: Mention the tranmission queue arbitration
2013-08-04 Matthew Dillonloader.conf - Clarify kernel early boot comport operation
2013-08-03 Sascha WildnerFix typo in some manpages: specifed -> specified
2013-08-03 Sascha Wildnerkernel: Use TABs to indent in 'files'.
2013-08-02 Matthew Dillonkernel - Fix panic when usched is used to force a cpu...
2013-08-02 Matthew Dillonkernel - Fix sendfile() based deadlock
2013-08-02 Sascha Wildnerkernel/amr: Move amrd (disk) adding before amrp (cam...
2013-08-02 Matthew Dillonkernel - Fix panic when usched is used to force a cpu...
2013-08-02 Matthew Dillonkernel - Fix /dev/mem
2013-08-02 François Tigeotkernel: Fix bus_dmamem_alloc()
2013-08-02 Sepherosa Ziehauigb.4: Mention the tranmission queue arbitration
2013-08-02 Sepherosa Ziehaubnx.4: Mention the tranmission queue arbitration
2013-08-02 Sepherosa Ziehauem/emx.4: Mention the tranmission queue arbitration
2013-08-01 Matthew Dillonkernel - Fix pageout algorithm regression
2013-08-01 Sascha Wildnerkernel/drm2: Add a missing #include (for drm_free()).
2013-08-01 Sascha Wildnermake_dev.9: Adjust make_dev_covering() description...
2013-08-01 Sascha WildnerAdjust two devfs manual pages and some comments to...
2013-08-01 Sepherosa Ziehautcp: Allow socket/syncache inheritance between SO_REUSE...
2013-08-01 François Tigeotnrelease: Install a default pkg.conf from pkg(8)
2013-08-01 Sepherosa Ziehauigb: Force status register reading in ifmedia status...
2013-07-31 Matthew Dillonkernel - Add hw.cpu_mwait_haltand hw.cpu_mwait_spin
2013-07-31 Peter Avalossh: Fix compilation for older DragonFly versions.
2013-07-31 Johannes Hofmanndrm: consistently use drm_free()
2013-07-31 Johannes Hofmanndrm: remove unused size parameter from drm_free
2013-07-31 Johannes Hofmanntest
2013-07-31 Peter Avalostest: Sync with FreeBSD.
2013-07-31 Peter Avalossh: Sync with FreeBSD
2013-07-31 Sascha Wildnerkernel/drm2: Some build and warning fixes.
2013-07-31 François Tigeotdrm: Fix incorrect usage of taskqueue_thread
2013-07-31 Sascha Wildnergetservent.3: Adjust getservent() prototype.
2013-07-31 François Tigeoti386: Partially revert 9e5e15787783090b6f8cc9f3dc990820...
2013-07-31 Matthew Dillonboot - Clarify loader.conf documentation
2013-07-31 Matthew Dillonboot - Add loader.conf variable sioX.baud for console...
next