dragonfly.git
2013-09-25 Sepherosa Ziehaumxge: Nuke the flag field in mxge_tx_buffer_state
2013-09-25 Sepherosa Ziehaumxge: Remove cnt from RX done ring struct; which serves...
2013-09-25 Sepherosa Ziehaumxge: Move busdma information for RX done ring out...
2013-09-25 Matthew Dillonhammer2 - Add missing header file linkage
2013-09-25 Matthew Dillonhammer2 - Add missing header file linkage
2013-09-25 Sepherosa Ziehaumgxe: Remove some fields from RX and TX ring struct
2013-09-24 Matthew Dillonhammer2 - Add hammer2 boot support
2013-09-24 Sascha Wildnerkernel/drm: Reapply 6d6a80766ccb6c27388c1d0d0db443b0ecd...
2013-09-24 Sepherosa Ziehaumxge: Remove mlen field from rx ring
2013-09-24 Sepherosa Ziehaumxge: Remove unused stats
2013-09-24 Sepherosa Ziehaumxge: Make callout on the same CPU which handles interrupt
2013-09-24 Sepherosa Ziehaumxge: There is no need to hold TX serialize to check...
2013-09-24 Sepherosa Ziehaumxge: Split one shared serializer into TX, RX and main...
2013-09-24 Sepherosa Ziehauacpi: Be lenient about unknown revision of FADT, MADT...
2013-09-23 Matthew Dillonhammer2 - Cleanup and bugfix pass to hammer2 setcomp...
2013-09-23 Sascha Wildnerlibc/x86_64: Fix yet another (x86_64 specific) warning.
2013-09-23 Sascha Wildnerlibc: Raise WARNS to 1 and fix warnings.
2013-09-23 Sepherosa Ziehaumxge: Group RX related fields together
2013-09-23 Mihai Carabaskernel - fix vkernel64 startup when no hw virtualizatio...
2013-09-23 Mihai Carabaskernel: disable VMM for AMD SVM to not break the vkernel64
2013-09-23 Sepherosa Ziehaukmalloc.9: Mention M_NULLOK in RETURN VALUE section
2013-09-23 Sepherosa Ziehaukmalloc.9: Add kmalloc_raise_limit to NAME section
2013-09-23 Sepherosa Ziehauem/emx: On attach path, perform another reset if the...
2013-09-23 Sepherosa Ziehauem/emx: Fix attach error handling and media leakage...
2013-09-22 Mihai Carabaskernel: remove garbage symlink MYKERNEL64
2013-09-22 Mihai Carabastest: test: README: testing commit bit
2013-09-22 François Tigeotkernel: Add vm_phys_fictitious_unreg_range()
2013-09-22 Sepherosa Ziehauifq: Add ifq_set_hw_serialize
2013-09-22 Sepherosa Ziehaumxge: Simplify MSI handling; cleanup legacy interrupt...
2013-09-22 Sepherosa Ziehaumxge: Limit unrelated softc fields' visibility to RX...
2013-09-22 Sascha Wildnerlibc/rpc: Fix some prototypes.
2013-09-22 Sascha Wildnerkernel/drm: Remove bogus typedef.
2013-09-22 Sepherosa Ziehaumxge: Count oerrors in generic way
2013-09-22 Sepherosa Ziehaukmalloc.9: Update 'date'
2013-09-22 Sepherosa Ziehaukmalloc.9: Mention kmalloc_raise_limit()
2013-09-22 Sepherosa Ziehaukmalloc.9: M_INTWAIT is a proper "wait" flag too
2013-09-22 Sepherosa Ziehaukmalloc.9: Mention M_NULLOK
2013-09-22 Sepherosa Ziehaukmalloc.9: Mention allocated memory alignment garantee
2013-09-22 Sepherosa Ziehaukmalloc.9: Mention kmalloc_cachealign()
2013-09-22 Sepherosa Ziehaumxge: DragonFly's kmalloc(9) always returns 8 bytes...
2013-09-22 Sepherosa Ziehaumxge: Fix various comment
2013-09-22 Sepherosa Ziehaumxge: Utilize if_watchdog instead of knocking its own...
2013-09-21 Sascha Wildnerkernel/drm: ttm_mem_global_free() is void, so don't...
2013-09-21 Sascha WildnerFix typos (sytem -> system) in a manpage and a message.
2013-09-21 Matthew Dillonbuildworld - Fix buildworld conflict
2013-09-21 Sepherosa Ziehaumxge: Cleanup code that frees pending mbufs
2013-09-21 Sascha Wildnerkernel/acpi: Sync acpi_thermal with FreeBSD.
2013-09-21 Sascha Wildnerkernel: Fix some recently introduced breakage.
2013-09-21 Matthew Dillonkernel - Drop overlapping ipv6 fragments
2013-09-20 Matthew Dillonhammer2 - Merge Mihai Carabas's VKERNEL/VMM GSOC projec...
2013-09-20 Joris Giovannangelidc(1): Sync with OpenBSD
2013-09-20 Joris Giovannangelibc(1): Sync with openBSD
2013-09-20 Joris Giovannangelitest/test: test commit
2013-09-20 François Tigeotdrm: sync drmP.h with FreeBSD
2013-09-19 François Tigeotdrm: Update drm_pciids.h with Linux 3.8 data
2013-09-19 Sascha Wildnerkernel/usb4bsd: Silence an 'unused variable' warning...
2013-09-19 François Tigeotdrm/ttm: Fix a crash in vm_page_unwire()
2013-09-19 François Tigeotkernel/x86_64: Add a 64-bit atomic function
2013-09-19 Sascha Wildnersleep.9: Adjust prototypes.
2013-09-19 Matthew Dillonhammer2 - GSOC cleanup pass
2013-09-19 Matthew Dillonhammer2 - Merge Daniel Flores's HAMMER2 GSOC project...
2013-09-18 François Tigeotinet6: Add missing ifioctl credential checks
2013-09-18 Sascha Wildnerdsched.9: Fix dsched_new_policy_thread_io()'s prototype...
2013-09-18 Sascha Wildnertoken.9: lwkt_token_init()'s desc argument is const.
2013-09-18 Matthew Dillonfortune - Add a fun tip
2013-09-18 Sascha Wildnerlibhammer_stats.3: Fix typo.
2013-09-18 Franco Fichtnermandoc: upstream fix for missed clearing of MDOC_NEWLINE
2013-09-18 Sascha Wildnerkernel/drm: Add missing vm_phys_fictitious_to_vm_page...
2013-09-18 Sepherosa Ziehaumxge: Cleanup watchdog reset path
2013-09-18 Sepherosa Ziehaumxge: Cleanup sysctl handlers
2013-09-18 Sepherosa Ziehaumxge: Cleanup ioctl path
2013-09-17 François Tigeotvm: Implement and use vm_page_initfake()
2013-09-17 Sepherosa Ziehaumxge: Cleanup TX completion path
2013-09-17 Sepherosa Ziehaumxge: Fix if_start implementation
2013-09-17 Sepherosa Ziehaumxge: Remove several unused fields in softc
2013-09-17 Sepherosa Ziehaumxge: Cleanup TX descriptor capsulation
2013-09-17 Sepherosa Ziehaumxge: inline -> __inline
2013-09-17 Sepherosa Ziehaumxge: Clean up RX path
2013-09-17 Sepherosa Ziehaumxge: Constify various const strings
2013-09-17 Sepherosa Ziehauifpoll: Use tsc_invariant consistently
2013-09-17 Sepherosa Ziehaumxge: Cleanup probe code
2013-09-16 Antonio Huete... hammer - Unbreak buildkernel
2013-09-16 Antonio Huete... HAMMER - Fix VFS_STATFS() after volume-add.
2013-09-16 Sepherosa Ziehaumxge: Fix big buf allocation
2013-09-16 Sepherosa Ziehaumxge: Limit MTU to ~4K
2013-09-16 Sepherosa Ziehaumxge: Fix small buf allocation
2013-09-16 Sepherosa Ziehaumxge: Cleanup slice open code
2013-09-16 Sepherosa Ziehaumxge: Cleanup stop path
2013-09-16 Sepherosa Ziehaumxge: Cleanup if_init path
2013-09-15 Franco Fichtnermake.1: correct a few style issues
2013-09-15 Sascha Wildner<sys/cdefs.h>: Fix the _Static_assert compatiblity...
2013-09-15 Sepherosa Ziehaumxge: Make detach suitable for error handling and fix...
2013-09-15 Sascha Wildnerdrm.4: Fix some mandoc warnings which I introduced.
2013-09-15 Sascha WildnerUpdate the pciconf(8) database.
2013-09-15 Sepherosa Ziehaumxge: Cleanup attach path
2013-09-14 François Tigeotdrm: Sync with FreeBSD
2013-09-14 François Tigeotkernel/i386: Implement ffsl()
2013-09-14 François Tigeotkernel: Import atomic_testandset_int() from FreeBSD
2013-09-14 Matthew Dillonkernel - Fix issue revealed by new yield code
2013-09-14 Matthew Dillonkernel - Misc adjustments used by the vkernel and VMM...
next