DragonFly BSD

DragonFly commits List (threaded) for 2013-08

All Lists - Date Index
Subject Author Date
git: nrelease: Install a default pkg.conf from pkg(8) Francois Tigeot 01/08/2013 07:16
git: tcp: Allow socket/syncache inheritance between SO_REUSEPORT listen sockets Sepherosa Ziehau 01/08/2013 08:13
git: Adjust two devfs manual pages and some comments to match reality. Sascha Wildner 01/08/2013 11:19
git: make_dev.9: Adjust make_dev_covering() description too. Sascha Wildner 01/08/2013 11:56
git: kernel/drm2: Add a missing #include (for drm_free()). Sascha Wildner 01/08/2013 12:48
git: kernel - Fix pageout algorithm regression Matthew Dillon 01/08/2013 20:32
git: em/emx.4: Mention the tranmission queue arbitration Sepherosa Ziehau 02/08/2013 09:41
git: bnx.4: Mention the tranmission queue arbitration Sepherosa Ziehau 02/08/2013 09:43
git: igb.4: Mention the tranmission queue arbitration Sepherosa Ziehau 02/08/2013 09:56
git: kernel: Fix bus_dmamem_alloc() Francois Tigeot 02/08/2013 17:08
git: kernel - Fix /dev/mem Matthew Dillon 02/08/2013 17:12
git: kernel - Fix panic when usched is used to force a cpu w/the dfly scheduler Matthew Dillon 02/08/2013 17:48
git: kernel/amr: Move amrd (disk) adding before amrp (cam passthrough). Sascha Wildner 02/08/2013 17:58
git: kernel - Fix sendfile() based deadlock Matthew Dillon 02/08/2013 22:53
git: kernel - Fix panic when usched is used to force a cpu w/the dfly scheduler (2) Matthew Dillon 02/08/2013 22:53
git: kernel: Use TABs to indent in 'files'. Sascha Wildner 03/08/2013 08:33
git: Fix typo in some manpages: specifed -> specified Sascha Wildner 03/08/2013 18:14
git: loader.conf - Clarify kernel early boot comport operation Matthew Dillon 04/08/2013 02:41
git: bce.4: Mention the tranmission queue arbitration Sepherosa Ziehau 04/08/2013 12:29
git: drm2: Synchronize with FreeBSD Francois Tigeot 04/08/2013 13:07
git: acpi/pstate: AMD CPUs' Family >= 10h use same P-State controls Sepherosa Ziehau 04/08/2013 13:57
git: drm/i915: Do not check only primary displays Francois Tigeot 04/08/2013 15:07
git: kernel/drm2: Remove two unused externs. Sascha Wildner 04/08/2013 18:54
git: kernel/raid: Match xpt_alloc_ccb() and xpt_free_ccb() for rescan callbacks. Sascha Wildner 04/08/2013 23:27
git: rp(4): Remove ISA attachment and some dead code, too. Sascha Wildner 05/08/2013 11:54
git: Remove some unused externs. Sascha Wildner 05/08/2013 11:54
git: Update UPDATING a bit. Sascha Wildner 05/08/2013 14:03
git: socket: SO_LINGER only affects sockets that have been connected Sepherosa Ziehau 05/08/2013 15:12
git: kernel: Remove some unused externs. Sascha Wildner 05/08/2013 18:24
git: kernel: Move some header files to the drivers that only need them. Sascha Wildner 05/08/2013 19:42
git: usb4bsd: Add detection for Etron EJ168 controller Markus Pfeiffer 05/08/2013 20:33
git: usb4bsd: sync with FreeBSD svn r242385 Markus Pfeiffer 05/08/2013 20:33
git: usb4bsd: Fix scsi sense handling in umass Markus Pfeiffer 05/08/2013 20:33
git: usb4bsd: Fix EHCI Markus Pfeiffer 05/08/2013 20:33
git: usb4bsd, pci: pull in bios takeover code from FreeBSD Markus Pfeiffer 05/08/2013 20:33
git: usb4bsd: Bring in fix for endpoint setup on Etron XHCI Markus Pfeiffer 05/08/2013 20:33
git: usb4bsd: xhci cleanup Markus Pfeiffer 05/08/2013 20:33
git: usb4bsd: fix breakage caused by earlier commit Markus Pfeiffer 05/08/2013 20:33
git: usb4bsd: more cleanup of superflous debug messages Markus Pfeiffer 05/08/2013 20:33
git: usb4bsd: Next attempt at fixing BIOS handoff for XHCI Markus Pfeiffer 05/08/2013 20:33
git: hammer2 - Change freemap segment delineation, other stuff Matthew Dillon 05/08/2013 22:52
git: hammer2 - Adjustments for freemap changes Matthew Dillon 05/08/2013 23:20
git: hammer2 - temorarily track free space Matthew Dillon 05/08/2013 23:45
git: hammer2 - temorarily track free space (2) Matthew Dillon 06/08/2013 00:09
git: hammer2 - temorarily track free space (3) Matthew Dillon 06/08/2013 00:10
git: hammer2 - fix crash in temporary code Matthew Dillon 06/08/2013 04:43
git: hammer2 - Fix freemap bugs Matthew Dillon 06/08/2013 06:03
git: kernel - Adjust impossible conditions in kdmsg_state_*() Matthew Dillon 06/08/2013 06:23
git: pthread.3: add pthread barrier routines Sascha Wildner 06/08/2013 07:27
git: pthread.3: Fix typo from previous commit. Sascha Wildner 06/08/2013 11:54
git: arp: Dispatch arp cache expiration operation to netisr Sepherosa Ziehau 06/08/2013 14:12
git: kprintf.9: %D was removed, so don't mention it. Sascha Wildner 06/08/2013 17:00
git: hammer2 - Add missing bqrelse() Matthew Dillon 07/08/2013 03:08
git: hammer2 - Add missing bzero() Matthew Dillon 07/08/2013 03:14
git: hammer2 - Add missing bzero() (2) Matthew Dillon 07/08/2013 03:15
git: DragonFly_RELEASE_3_4 kernel: Add DRIVER_MODULE_ORDERED macro Sascha Wildner 07/08/2013 06:40
git: DragonFly_RELEASE_3_4 kernel/amr: Move amrd (disk) adding before amrp (cam passthrough). Sascha Wildner 07/08/2013 06:40
git: share/man/man9/Makefile: Keep MLINKS lines sorted. Sascha Wildner 07/08/2013 09:15
git: bnx.4: Mention 5717C, which is quite similar to 5720 Sepherosa Ziehau 07/08/2013 13:42
git: bnx.4: Add HARDWARE section Sepherosa Ziehau 07/08/2013 13:49
git: bnx.4: Add missing .El Sepherosa Ziehau 07/08/2013 13:58
git: igb.4: This driver is not much related to em/emx Sepherosa Ziehau 07/08/2013 14:40
git: drm: Implement dmi_check_system() Francois Tigeot 07/08/2013 21:53
git: drm: Use NELEM() in dmi_check_system() Francois Tigeot 08/08/2013 05:41
git: kernel: Add VM_MAX_ADDRESS and VM_MIN_ADDRESS constants Francois Tigeot 08/08/2013 06:29
git: drm: Improve dmi_found() Francois Tigeot 08/08/2013 09:17
git: kernel: Add pmap_page_set_memattr() Francois Tigeot 08/08/2013 11:48
git: Avoid potentially freeing NULL pointers in dmi_found() Francois Tigeot 08/08/2013 11:56
git: libc/db: Add missing MLINK for mpool_delete(). Sascha Wildner 08/08/2013 12:32
git: pmap/i386: Unbreak buildkernel Sepherosa Ziehau 08/08/2013 14:24
git: route/inet: Dispatch PRCLONed route expiration to netisr Sepherosa Ziehau 08/08/2013 14:30
git: route/inet: Add comment about read/write shared global variables Sepherosa Ziehau 08/08/2013 14:30
git: kernel: Add a memattr argument to vm_page_alloc_contig() Francois Tigeot 08/08/2013 14:30
git: drm: Move PROC_LOCK define to common file Francois Tigeot 08/08/2013 17:01
git: drm: Locally implement VM_OBJECT_LOCK variants Francois Tigeot 08/08/2013 17:01
git: drm: Import the ttm memory manager from FreeBSD Francois Tigeot 08/08/2013 18:31
git: ttm porting: Fix include files Francois Tigeot 08/08/2013 18:31
git: ttm porting: MPASS -> KKASSERT Francois Tigeot 08/08/2013 18:31
git: ttm porting: malloc / free / printf Francois Tigeot 08/08/2013 18:31
git: ttm porting: Translate locking primitives Francois Tigeot 08/08/2013 18:31
git: ttm porting: msleep => lksleep Francois Tigeot 08/08/2013 18:31
git: ttm porting: Fix vm_page_alloc_contig() calls Francois Tigeot 08/08/2013 18:31
git: ttm porting: Small changes (1/3) Francois Tigeot 08/08/2013 18:31
git: ttm porting: Small changes (2/3) Francois Tigeot 08/08/2013 18:31
git: ttm porting: Small changes (3/3) Francois Tigeot 08/08/2013 18:31
git: doc: Update porting_drivers.txt Francois Tigeot 08/08/2013 19:28
git: kernel/libutil: UNIX98_PTYS has been default long enough, remove defines. Sascha Wildner 08/08/2013 20:57

Mail converted by MHonArc 2.6.8