dragonfly.git
2010-11-07 Michael NeumannRemove APIC_IO option
2010-11-07 Michael NeumannRemove APIC_IO from vkernel
2010-11-07 Michael Neumannx86_64 - Get completely rid of APIC_IO
2010-11-07 Michael Neumanni386 - Get completely rid of APIC_IO
2010-10-16 Michael Neumannx86_64: Make APIC_IO work again.
2010-10-13 Michael NeumannACPI MADT: Hide debug prints under bootverbose
2010-10-13 Michael Neumannredirindex accessed as 32-bit. Make it 32-bits wide.
2010-10-13 Michael NeumannIO APIC: Get rid of apic_imen
2010-10-13 Michael NeumannIO APIC: Get rid of apic_pin_trigger
2010-10-13 Michael NeumannReplace magic numbers in pc64/apic_vector.s
2010-10-13 Michael NeumannAPIC vector: Compact redirect entry's mask bit setting...
2010-10-13 Michael NeumannUse IOAPIC_WINDOW in pc64/apic_ipl.s
2010-10-13 Michael NeumannMP table: Test 0xe0000 when searching MP float pointer...
2010-10-13 Michael NeumannIO APIC: Mask the interrupt signal before trying
2010-10-13 Michael NeumannACPI MADT: Don't use the "Initial APIC ID" in cpu_proci...
2010-10-13 Michael NeumannIntroduce lapic enumerators, which is used to probe...
2010-10-13 Michael NeumannMove lapic_init() into apic/mpapic.c
2010-10-13 Michael NeumannMP probe: Get rid of cpu_apic_address
2010-10-13 Michael NeumannSilence warning of recent commit.
2010-10-13 Michael NeumannMP table: Don't mix lapic/ioapic/imcr configuration...
2010-10-13 Michael NeumannMerge mptable_check() into mptable_probe()
2010-10-13 Michael NeumannSilence two warnings introduced with recent commits.
2010-10-13 Michael NeumannUse madt_iterate_entries() in madt_pass2()
2010-10-13 Michael NeumannACPI MADT: When locating lapic address, take Local...
2010-10-13 Michael NeumannACPI MADT: Check existance of BSP in madt_check()
2010-10-13 Michael NeumannACPI MADT: Add madt_iterate_entries()
2010-10-13 Michael NeumannUse mptable_iterate_entries() in mptable_pass2()
2010-10-13 Michael NeumannPull IMCR setting out of mptable_pass2()
2010-10-13 Michael NeumannLet mptable_pass2() call mptable_default()
2010-10-13 Michael Neumannmptable_default() only configures ioapic stuffs
2010-10-13 Michael NeumannUse mptable_iterate_entries() in mptable_pass1()
2010-10-13 Michael NeumannMP table: Remove global variables for HT fixup
2010-10-13 Michael NeumannNAPICID 16 -> 256.
2010-10-13 Michael Neumannmptable_lapic_enumerate(): Fix comment
2010-10-13 Michael NeumannRearrange mptable_lapic_enumerate() by factoring out...
2010-10-13 Michael NeumannAdd APIC_ID to extract apic id from local apic id field
2010-10-11 Michael NeumannFix compile. lapic is setup later in mp_enable().
2010-10-11 Michael NeumannAdd lapic_init() to map local apic
2010-10-10 Michael NeumannMP table: Pull lapic related information extraction...
2010-10-10 Michael NeumannFix warnings when compiled with ACPI_IO
2010-10-10 Michael NeumannMerge branch 'master' of git://git.dragonflybsd.org...
2010-10-04 Michael NeumannMP table: Do preliminary checks before claiming that...
2010-10-04 Michael NeumannPut mp_nbusses and bus_data under APIC_IO
2010-10-04 Michael NeumannStaticize mp_nbusses
2010-10-04 Michael NeumannRemove bsp_apic_ready
2010-10-04 Michael NeumannCorrect the logical_cpus calculation in mptable_hyperth...
2010-09-30 Matthew Dillonbuild - Correct compile errors on 64-bit buildworld
2010-09-30 Sascha Wildnerinstaller: Fix the HAMMER install.
2010-09-30 Matthew Dillonbuild - Adjust Makefile.usr to point at new pkgsrcv2...
2010-09-30 Sascha Wildnernrelease: Fold the mklocatedb target into customizeiso.
2010-09-30 Matthew Dillonkernel - Fix MP race in kmalloc/kfree
2010-09-29 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-09-29 Matthew Dillonkernel - More work on x86_64 low-memory configurations
2010-09-29 Peter AvalosMerge branch 'master' of /home/www-data/gitweb/dragonfly
2010-09-29 Matthew Dillonkernel - Adjust KVA use on i386 and x86_64
2010-09-29 Matthew Dillonnetstat - Fix netstat -m on core dumps
2010-09-29 Sascha Wildnerdsched.9: Fix typo
2010-09-29 Sascha WildnerAdd a dsched(9) manual page.
2010-09-29 Sascha Wildnermutex.9: Adjust .Nm a bit and fix FILES section.
2010-09-29 Peter AvalosUpdate build for OpenSSH-5.6.
2010-09-29 Venkatesh SrinivasAdd a SYSINIT(9) manpage describing the SYSINIT macro.
2010-09-29 Peter AvalosMerge branch 'vendor/OPENSSH'
2010-09-29 Matthew Dillonkernel - Report actual real memory during kernel boot
2010-09-29 Peter AvalosImport OpenSSH-5.6p1.
2010-09-28 Matthew Dillonkernel - Move action_list out of vm_page, and change...
2010-09-28 Matthew Dillonkernel - Increase MSGBUF_SIZE from 64K to 128K
2010-09-28 Matthew Dillonkernel - Greatly reduce kernel memory use for x86_64
2010-09-28 Peter AvalosUPGRADING: Add a note about OpenSSL SHLIB_MAJOR bump.
2010-09-28 Sascha WildnerFix buildkernel when pfsync(4) is compiled into an...
2010-09-28 Sascha WildnerMake acpi(4) compilable into an x86_64 kernel.
2010-09-28 Sascha Wildnerinstaller: Raise WARNS to 6 and fix resulting warnings.
2010-09-28 Sascha Wildnerinstaller: Add back comment.
2010-09-28 Sascha Wildnerinstaller: Adjustments to the sources.conf file.
2010-09-27 Peter AvalosBump SHLIB_MAJOR for libssl and libcrypto.
2010-09-27 Matthew Dillonkernel - Fix incorrect vfs.cache sysctls (x86_64)
2010-09-27 Matthew Dillonkernel - Fix NFS server deadlock
2010-09-27 Sascha Wildnerinstaller: Slightly change the item order in the config...
2010-09-27 Sascha Wildnercryptsetup: Port API test to DragonFly.
2010-09-27 Sascha WildnerAdd libcryptsetup and libluks.
2010-09-27 Sascha Wildnerliblvm: Minor cleanup in the Makefile.
2010-09-27 Matthias SchmidtUPDATING - Remove CVS Id
2010-09-27 Robert Garretttest commit
2010-09-27 Justin C. SherrillAdded notes about BIND moving to pkgsrc version for...
2010-09-26 Peter AvalosUpdate build for OpenSSL-1.0.0a.
2010-09-26 Peter AvalosMerge branch 'vendor/OPENSSL'
2010-09-26 Peter AvalosImport OpenSSL-1.0.0a.
2010-09-26 Matthew Dillonvkernel - Add support for cdevs as virtual disks (2)
2010-09-26 Matthew Dillonkernel - Rearrange pmap_growkernel() and fix up x86_64...
2010-09-26 Matthias Schmidtdf fortune - Bring some entries closer to reality
2010-09-26 Matthias Schmidtpkg_search - Replace avalon with mirror-master
2010-09-26 Peter AvalosOpenSSL: Set the date for manual pages to the release...
2010-09-26 Matthew Dillonvkernel - Add support for cdevs as virtual disks
2010-09-26 Peter Avaloslibcrypto: There's no need to test for WANT_IDEA twice.
2010-09-26 Peter AvalosOpenSSL: Define little endian on x86_64.
2010-09-26 Sascha Wildnerinstaller: Suppress . in the hostname if the user didn...
2010-09-26 Peter AvalosOpenSSL: Eliminate some options from CFLAGS.
2010-09-25 Matthew Dillonkernel - Fix rare token overwrite race
2010-09-25 Matthew Dillondocs - Adjust swapcache.8
2010-09-25 Jan LentferAdd prototype for devfs_assume_knotes()
2010-09-25 Matthew Dillonkernel - Bring devfs_assume_knotes() uptodate and fix...
next