dragonfly.git
2013-10-03 François Tigeotdrm: Manage drm_local_map structures with linux list...
2013-10-02 Matthew Dillonkernel - Fix a SMP race in the 64-bit pmap code (2)
2013-10-02 Matthew Dillonhammer2 - Move write thread from hmp to pmp
2013-10-02 Matthew Dillonkernel - Fix a SMP race in the 64-bit pmap code
2013-10-02 Matthew Dillonhammer2 - cleanup, write path work
2013-10-01 Joris Giovannangelistdlib/libc : don't bring back DragonFly cvs ids
2013-10-01 Joris Giovannangelilibc/stdlib : revert to dragonfly implementation
2013-10-01 François Tigeotkernel: don't allow proplib to redefine bool
2013-10-01 François Tigeotstdbool.h: Move to sys/sys
2013-10-01 François Tigeotdrm/i915: Make intel_gtt_get() return type the same...
2013-10-01 Matthew Dillonhammer2 - Revamp snapshot code
2013-09-30 Matthew Dillonhammer2 - Revamp hammer2_cluster structure part 1
2013-09-30 John MarinoSet ICONV_CONST to "const" for various GNU software
2013-09-30 John Marinolibarchive: Disable iconv the statically-built version
2013-09-30 John Marinobsd.lib.mk: Recognize {SHARED,STATIC}_{C,CXX}FLAGS...
2013-09-30 John Marinodate(1): Choose a better format constant
2013-09-30 Sascha Wildnerlibc: Ansify again, de-register again.
2013-09-29 John Marinolibm: Update erf, add imprecise versions of missing...
2013-09-29 John MarinoActivate Native Language Support (NLS) for error messages
2013-09-29 John Marinonvi: Upgrade from version 1.79 to 2.1.1 (multibyte...
2013-09-29 Antonio Huete... dirfs - Lower debug level to 0
2013-09-29 Antonio Huete... dirfs - Fix a panic on shutdown.
2013-09-29 John Marinolocales, libconv: Sync with FreeBSD (extensive reach)
2013-09-29 Sascha Wildnerkeylogin(1): Fix a warning and raise WARNS to 6.
2013-09-29 François Tigeotagp/intel: Add ValleyView and Haswell devices
2013-09-29 François Tigeotagp/intel: Fix pci_get_subdevice() / pci_get_device...
2013-09-29 François Tigeotagp/intel: Minor cleanups
2013-09-29 Matthew Dillonhammer2 - Redo refactor code, fix races, add assertions
2013-09-28 Antonio Huete... vkernel - Update usage options.
2013-09-28 John MarinoMakefile.inc1: Fix build when MAKEOBJDIRPREFIX is provided
2013-09-28 Antonio Huete... vkernel - Add -d option to disable vmm.
2013-09-28 Antonio Huete... vkernel - Remove unused getopt option.
2013-09-28 Antonio Huete... vkernel64 - Report VMM status at startup.
2013-09-28 Matthew Dillonhammer2 - Rewrite internal chain algorithms - stabilization
2013-09-27 Matthew Dillonhammer2 - Rewrite internal chain algorithms
2013-09-27 Sepherosa Ziehautest: Test commit from new box xanadu2
2013-09-27 Sepherosa Ziehautest: Test commit from new box xanadu1
2013-09-26 Matthew Dillonkernel - Fix ifnet scan race in ipv6
2013-09-26 Sascha WildnerFix i386 buildworld.
2013-09-26 Sepherosa Ziehaumxge: Remove more useless code under IFNET_BUF_RING
2013-09-26 Sepherosa Ziehaumxge: When MSI interrupt handler is triggered, 'valid...
2013-09-25 François Tigeotdrm: Use an include directory hierarchy similar to...
2013-09-25 Sepherosa Ziehaumxge: Add macro for RX small buf length
2013-09-25 Sepherosa Ziehaumxge: Mark TX queue no longer over-active earlier
2013-09-25 François Tigeotdrm: Reduce differences with Linux a bit
2013-09-25 François Tigeotdrm: Remove unused files
2013-09-25 Sepherosa Ziehaumxge: Cache align TX and RX struct
2013-09-25 Sepherosa Ziehaumxge: mxge_tx_buffer_state and mxge_rx_buffer_state...
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
next