dragonfly.git
2009-06-15 Sascha Wildnerahci.4: Fix typo.
2009-06-14 Sascha WildnerAdd an ahci(4) manual page from OpenBSD (with some...
2009-06-14 Sascha WildnerAdjust the LiveDVD's beastie.4th too for the AHCI option.
2009-06-14 Matthew DillonGENERIC kernel build - build-in the AHCI driver.
2009-06-14 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-06-14 Matthew DillonAHCI - Add kenv "boot.hint.ahci_disabled", and add...
2009-06-14 Sascha Wildnersbin/hammer/cmd_mirror.c: Stick with style(9) bracing...
2009-06-14 Matthew DillonAHCI - Minor console output spew cleanup
2009-06-14 Michael NeumannSimplify logical expression
2009-06-14 Michael NeumannImplement -y "force yes" option for hammer utility.
2009-06-14 Michael Neumanntest
2009-06-14 Sepherosa ZiehauMADT MP probe: Rework cpuid mapping, and cpuid to apici...
2009-06-14 Matthew DillonAHCI - Bug fixes - primary port probe and TFD flushing.
2009-06-14 Matthew DillonAHCI - Implement better timeout semantics, fix bug...
2009-06-13 Matthew DillonAHCI - Port Multiplier bug fixes
2009-06-13 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-06-13 Matthew DillonAHCI - fix minor bug in last commit.
2009-06-13 Matthew DillonAHCI - Fix PM probing issues, wait 10 seconds on physic...
2009-06-13 Sepherosa ZiehauFallback to ACPI MADT CPU enumeration, if BIOS does...
2009-06-13 Sepherosa ZiehauAdd mp_set_cpuids(), which links CPU's logical id to...
2009-06-13 Sascha Wildnersed(1): Remove the old regression tests.
2009-06-13 Sascha Wildnersed(1): Sync with FreeBSD.
2009-06-13 Sascha WildnerFix several 'cound' typos.
2009-06-13 Sepherosa ZiehauImplement ACPI MADT parsing
2009-06-13 Matthew DillonAHCI - fixes to ahci_port_init()
2009-06-13 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-06-13 Matthew DillonAHCI - Port multiplier plug/unplug work, tuning, cleanu...
2009-06-13 Sepherosa ZiehauACPI P-State probing: Put _PCT evaluation error logging...
2009-06-13 Sepherosa ZiehauMP table related static function renaming
2009-06-13 Sepherosa ZiehauGet rid of global variable 'boot_cpu_id'
2009-06-13 Sepherosa ZiehauCorrect mptable_pass[12]() function comment
2009-06-12 Matthew DillonAHCI - Fix a bug in ahci_port_intr() when blockable...
2009-06-12 Matthew DillonAHCI - Implement parallel port scan and thread each...
2009-06-12 Matthew DillonCAM - Add missing protocol for xpt_action_async()
2009-06-12 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-06-12 Matthew DillonAHCI - follow fixes to CAM
2009-06-12 Sascha WildnerAdd missing ahci_pm.c to sys/conf/files.
2009-06-12 Sepherosa Ziehaump_probe() -> mptable_probe()
2009-06-12 Sepherosa ZiehauChange mptable mapping mechanism during mptable parsing.
2009-06-12 Sepherosa Ziehaump_probe(): Return physical address of the MP float...
2009-06-12 Sepherosa ZiehauReorder MP probing
2009-06-12 Sepherosa ZiehauDefer mptable_pass1() from mp_probe() to mp_enable()
2009-06-12 Sepherosa ZiehauSave EBDA address before mp_probe()
2009-06-12 Sepherosa Ziehaumptable_pass1: Don't set ncpus to 1; it has already...
2009-06-12 Matthew DillonAHCI - Fix CAM reentrancy problem, work-around HW async...
2009-06-12 Matthew DillonCAM - add xpt_action_async()
2009-06-12 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-06-12 Matthew DillonAHCI - Add Port Multiplier HOTPLUG support
2009-06-12 Matthew DillonCAM - Silence console spew on bus-rescan
2009-06-11 Simon Schubertnrelease: don't mkdir bootstrap workdir
2009-06-11 Matthew DillonAHCI - Try to salvage port on PM target failure.
2009-06-11 Matthew DillonAHCI - DHRS interrupt does not stop command processing.
2009-06-11 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-06-11 Matthew DillonAHCI - Initial Port Multiplier support + misc fixes...
2009-06-10 Hasso TepperMake openssl define OPENSSL_NO_IDEA if compiled without...
2009-06-10 Sascha Wildnermount(8): Add an 'ignore' option.
2009-06-10 Sascha Wildnernrelease: Tar the src tarballs for the CD/DVD from...
2009-06-10 Sascha Wildnerposix_spawn.3: Sort by section number, then alphabetically.
2009-06-09 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-06-09 Matthew DillonAHCI - Better reset sequencing, bug fixes
2009-06-09 Sepherosa ZiehauRemove mp_capable; mp_enable() uses cpu_apic_address.
2009-06-09 Sepherosa ZiehauDefer LAPIC mapping from pmap_bootstrap() to mp_enable()
2009-06-09 Matthew DillonAHCI - Add some small delays in the reset sequence.
2009-06-09 Matthew DillonAHCI - Improve hot-plug sequencing.
2009-06-09 Matthew DillonAHCI bug fixes & enhancements. port_init, port_stop...
2009-06-08 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-06-08 Matthew Dillonvmstat enhancements - Fall-back to kilobytes and megaby...
2009-06-08 Aggelos EconomopoulosProperly protect kernel structures in varsym.h
2009-06-08 Matthew DillonCorrect missing 'STD' clause in entries for syscalls...
2009-06-08 Matthew DillonUSB - Properly handle the 'wait' flag when getting...
2009-06-08 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-06-08 Matthew DillonDDB - Do not generate endless stream of CRs if console...
2009-06-08 Matthew DillonUSB - Add support for xfer-restart-before-callback
2009-06-08 Matthew DillonUSB - Fix polling code
2009-06-08 Aggelos EconomopoulosMerge branch 'master' of /home/aggelos/devel/dfly/dfly...
2009-06-08 Aggelos Economopouloslock around accesses to uidinfo and varsymset
2009-06-08 Sascha WildnerSync zoneinfo database with tzdata2009i from elsie.
2009-06-08 Sascha Wildnerrc.sendmail(8): Fix typo.
2009-06-08 Sascha Wildnerlocaltime(3): Silence the last i386 warning in libc.
2009-06-08 Sascha Wildnerrpc.rquotad(8): Remove bogus #include <varargs.h>.
2009-06-07 Matthew DillonAHCI - Fix a polled command issue.
2009-06-07 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-06-07 Matthew DillonAHCI - properly initialize ccb_xa.flags in softreset...
2009-06-07 Justin C. Sherrills/pkgbox/avalon/g for nrelease, pkg_radd, pkg_search...
2009-06-07 Sepherosa ZiehauACPI P-State: Using priority messages
2009-06-07 Sepherosa Ziehauicmp: Bring in reply_src and reply_from_interface sysct...
2009-06-07 Sepherosa Ziehauroute_output: Fix RTM_DELETE rtentry leakage
2009-06-07 Sepherosa Ziehauroute_output: Correctly set family according to the...
2009-06-07 Matthew DillonUSB - umass - fix reentrancy issues when rescanning...
2009-06-07 Matthew DillonAHCI - Implement ahci_xpt_poll() - fix livelock during...
2009-06-06 Matthew DillonAHCI - Hotplug. Increase timeout for BSY check, FIS...
2009-06-06 Matthew Dillonsystat - fix bug in vmmeter when switching to it via...
2009-06-06 Matthew Dillonvmstat - Add another byte of width for Csw, Trp, Sys...
2009-06-06 Matthew DillonAdd the AHCI driver to the kernel module build subsyste...
2009-06-06 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-06-06 Matthew DillonAHCI - Hot Plug support, ATAPI IDENTIFY, CAM bus scan...
2009-06-06 Sascha Wildnercontrib/tcp_wrappers: Fix fix_options()'s return type.
2009-06-06 Sepherosa ZiehauACPI P-State CPU driver: shorten function name
2009-06-06 Sepherosa ZiehauACPI P-State support step 2/2: Add CPU driver for AMD...
2009-06-06 Matthew DillonAHCI - Normalize console reporting of the port scan...
next