dragonfly.git
2009-06-17 Michael NeumannMerge branch 'master' of ssh://crater.dragonflybsd...
2009-06-17 Michael Neumannpriv: Introduce PRIV_VM_RESIDENT and use it
2009-06-17 Michael Neumannpriv: Narrow down privileges
2009-06-17 Matthew DillonSILI - Work around hardware LRAM bugs part 1/2.
2009-06-17 Matthew DillonFix kernel compile error in last commit due to lack...
2009-06-17 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-06-17 Matthew DillonBUSDMA - Add bus_space_kva()
2009-06-17 Stathis Kamperissh(1): Reset getopt(3) before executing built-in commands.
2009-06-17 Matthew DillonAHCI - Remove DIAGNOSTICs
2009-06-17 Matthew DillonAHCI - Bring fixes in from SILI.
2009-06-17 Matthew DillonSILI - Silicon Image 3132 driver, initial commit
2009-06-17 Matthew DillonCAM - Change XPORT_AHCI to XPORT_SATA.
2009-06-16 Matthew DillonAHCI - separate pmreg.h out, always zero the FIS in...
2009-06-16 Matthew DillonAHCI - augment ahci_pm_check_good() to handle targets...
2009-06-16 Matthew DillonAHCI - go back to reading the EINFO register, check...
2009-06-15 Matthew DillonAHCI - add new kenv "hint.ahci.nofeatures"
2009-06-15 Matthew DillonAHCI - Add additional information in the CMD TIMEOUT...
2009-06-15 Matthew DillonSet tty ownership on pty open (temporary until devfs...
2009-06-15 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-06-15 Matthew DillonAHCI - Add hint.ahci.force150. Force negotiation at...
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>.
next