dragonfly.git
2011-06-24 Sascha Wildnerkernel: Use NULL for DRIVER_MODULE()'s evh & arg (which...
2011-06-24 Sascha Wildnerkernel: Remove unused file.
2011-06-19 Alex Hornungpadlock - fix rng code for x86_64
2011-06-19 Alex Hornungpadlock - Shuffle around, add rng x86_64 support
2011-06-19 Alex Hornungpadlock - fix bug in rng
2011-06-18 Alex Hornungpadlock rng - rework
2011-06-18 Sascha Wildnertoken.9: Don't list lwkt_relpooltoken() for which there...
2011-06-18 Sascha Wildnerkernel: Unbreak building padlock(4) into the kernel.
2011-06-18 Peter AvalosPatch the contrib sources for awk instead of having...
2011-06-18 Peter AvalosUpdate website for awk in README.DRAGONFLY.
2011-06-18 Peter AvalosMerge branch 'vendor/AWK'
2011-06-18 Peter AvalosImport awk-20110506.
2011-06-18 Alex Hornungpadlock - initial rng support
2011-06-17 Peter AvalosMerge branch 'vendor/AWK'
2011-06-17 Alex Hornungcryptdisks - Add retval checks for popen and alloc
2011-06-17 Peter AvalosDelete old versions of awk and unversion directory...
2011-06-17 Alex Hornungcryptdisks - update to support options
2011-06-17 Matthew Dillonkernel - Deal with inconsistencies between IP aliases...
2011-06-17 Matthew Dillonkernel - Add AHCI workaround for Intel mobo / Intel...
2011-06-16 Sepherosa Ziehaubce(4): Properly setup RX buffer DMA for the alignment...
2011-06-16 Sepherosa Ziehaubce(4): Increase firmware timeout value from 100 to...
2011-06-15 Matthew DillonHAMMER VFS - Handle RLIMIT_FSIZE
2011-06-15 Matthew Dillonkernel - Adjust vm_object->paging_in_progress to use...
2011-06-15 Matthew Dillonkernel - Enhance refcount API
2011-06-15 Matthew Dillontest - test commit 2
2011-06-15 Matthew Dillontest - test commit
2011-06-14 Venkatesh SrinivasMerge branch 'master' of /repository/git/dragonfly
2011-06-14 Venkatesh Srinivaskernel -- vm_object DEBUG_LOCKS: Record file/line of...
2011-06-14 Sepherosa ZiehauMerge branch 'devel'
2011-06-14 Sepherosa ZiehauMerge branch 'devel' (early part)
2011-06-14 Sepherosa ZiehauMerge branch 'devel' (early part)
2011-06-14 Sepherosa ZiehauMerge branch 'devel' (early part)
2011-06-14 Sepherosa ZiehauMerge branch 'devel' (early part)
2011-06-14 Sepherosa Ziehaui386: Remove unused macros in apic/apicvar.h
2011-06-14 Sepherosa Ziehaui386: Don't log cores per CPU and logical CPUs per...
2011-06-14 Sepherosa Ziehaux86_64: Remove unused macros in apic/apicvar.h
2011-06-14 Sepherosa Ziehaux86_64: Don't log cores per CPU and logical CPUs per...
2011-06-14 Sepherosa Ziehauacpi: AE_NOT_EXIST is quite common return value of...
2011-06-14 Venkatesh Srinivaskernel -- vm: Restore vm_token in page fault path.
2011-06-14 Sascha Wildnerkernel: Move aesni(4) and padlock(4) from sys/crypto...
2011-06-14 Sascha Wildnernrelease: Change back to building an ISO for the LiveDV...
2011-06-14 Sepherosa Ziehaux86_64: Unbreak UP kernel building by moving NAPICID...
2011-06-14 Sepherosa Ziehaux86_64: Remove unused declaration in apicvar.h
2011-06-14 Sepherosa Ziehaui386: Unbreak UP kernel building by moving NAPICID...
2011-06-14 Sepherosa Ziehaui386: Remove unused declaration in apicvar.h
2011-06-14 Sepherosa Ziehaui386/ioapic: Remove unused global variable declaration
2011-06-14 Sepherosa Ziehaui386/ioapic: Staticize ioapic_config()
2011-06-14 Sepherosa Ziehaui386/ioapic: Cleanup header inclusion
2011-06-14 Sascha Wildnerbsd-family-tree: Sync with FreeBSD.
2011-06-14 Matthew Dillonkernel - Fix directory scanning bug in Samba
2011-06-14 Matthew Dillonkernel - Fix a 'vm_page_unhold: hold count < 0' panic...
2011-06-14 Venkatesh Srinivaskernel -- vm: Restore vm_token in page fault path.
2011-06-13 Sascha Wildnerkernel: Move aesni(4) and padlock(4) from sys/crypto...
2011-06-13 Sascha Wildnernrelease: Change back to building an ISO for the LiveDV...
2011-06-13 Sepherosa Ziehaux86_64: Unbreak UP kernel building by moving NAPICID...
2011-06-13 Sepherosa Ziehaux86_64: Remove unused declaration in apicvar.h
2011-06-13 Sepherosa Ziehaui386: Unbreak UP kernel building by moving NAPICID...
2011-06-13 Sepherosa Ziehaui386: Remove unused declaration in apicvar.h
2011-06-12 Sepherosa Ziehaui386/ioapic: Remove unused global variable declaration
2011-06-12 Sepherosa Ziehaui386/ioapic: Staticize ioapic_config()
2011-06-12 Sepherosa Ziehaui386/ioapic: Cleanup header inclusion
2011-06-12 Sascha Wildnerbsd-family-tree: Sync with FreeBSD.
2011-06-11 Matthew Dillonkernel - Fix directory scanning bug in Samba
2011-06-11 Sascha Wildnertoken.9: Some cleanup.
2011-06-10 Matthew Dillonkernel - do not have hold ref on object across a vm_map...
2011-06-10 Matthew Dillonkernel - Fix MP races in recent vm_object work
2011-06-09 Matthew Dillonkernel - make vm_add_new_page() static
2011-06-09 Matthew Dillonkernel - Fix a 'vm_page_unhold: hold count < 0' panic...
2011-06-09 Venkatesh Srinivaskernel -- vm: Mark vm_contig_pg_free and vm_contig_pg_k...
2011-06-09 Venkatesh SrinivasDocument lwkt_token_swap in token(9).
2011-06-09 Venkatesh Srinivaskernel -- Implement lwkt_token_swap; swaps most recent...
2011-06-09 Venkatesh Srinivaskernel -- Remove vestigial token flags field.
2011-06-09 Sepherosa Ziehaux86_64/ioapic: Staticize ioapic_config()
2011-06-09 Sepherosa Ziehaux86_64/ioapic: Cleanup header inclusion
2011-06-09 Sepherosa Ziehaui386/mptable: Always dump MPTABLE PCI interrupt routing...
2011-06-09 Sepherosa Ziehaui386/lapic: lapic_map() should take vm_paddr_t instead...
2011-06-09 Sepherosa Ziehaui386/madt: Cleanup interrupt source override processing
2011-06-09 Sepherosa Ziehaui386/acpi: Remove unnecessary headers
2011-06-09 Sepherosa Ziehaui386/lapic: Include <machine/smp.h> for smp_active_mask
2011-06-09 Samuel J. Greearkernel - Allow signal delivery via KQ even if the proce...
2011-06-09 Venkatesh SrinivasMove in6_addr's s6_addr16 and s6_addr32 definitions...
2011-06-08 Sepherosa Ziehaux86_64/mptable: Always dump MPTABLE PCI interrupt routi...
2011-06-08 Sepherosa Ziehaux86_64/lapic: lapic_map() should take vm_paddr_t instea...
2011-06-08 Sepherosa Ziehaux86_64/madt: Cleanup interrupt source override processing
2011-06-08 Sepherosa Ziehaux86_64/acpi: Remove unnecessary headers
2011-06-08 Sepherosa Ziehaux86_64/lapic: Include <machine/smp.h> for smp_active_mask
2011-06-08 Matthew Dillonworld - Fix buildworld after ifnet changes
2011-06-07 Matthew Dillonkernel - Serialize ifioctl() with a mutex
2011-06-07 Sascha Wildner<vm/vm_object.h>: Some little style cleanup.
2011-06-07 Venkatesh Srinivaskernel -- vm_object locking: Interlock vm_object work...
2011-06-06 Sepherosa Ziehaui386: Allow UP kernel to use LAPIC timer and I/O APIC
2011-06-06 Sepherosa Ziehaui386: Remove unnecessary #ifdef SMP from files compiled...
2011-06-06 YONETANI Tomokazukernel: Add a final p_lock wait loop before kfree'ing...
2011-06-04 Sepherosa Ziehaui386: Split mp_enable() into multiple SYSINITs
2011-06-04 Sepherosa Ziehaui386: Split cpu_startup() into pic_finish() and cpu_fin...
2011-06-04 Sepherosa Ziehaui386: Prepare mp_enable() for multi-stage procedure...
2011-06-04 Sepherosa Ziehaui386: Move base_memory from mp_machdep.c to machdep.c
2011-06-03 Sascha Wildnercoretemp(4): Sync with FreeBSD.
2011-06-03 Sascha Wildnerkernel: Add rdmsr_safe() in preparation for the coretem...
2011-06-03 Sepherosa Ziehaux86_64: Allow UP kernel to use LAPIC timer and I/O...
next