dragonfly.git
2009-06-28 Matthew DillonHAMMER VFS - version 2 work - move directory entries...
2009-06-27 Matthew Dillonudp6 - Fix multicast and other issues
2009-06-27 Sepherosa ZiehauACPI MADT: Don't use the "Initial APIC ID" in cpu_proci...
2009-06-27 Sepherosa ZiehauIntroduce lapic enumerators, which is used to probe...
2009-06-27 Sepherosa ZiehauMove lapic_init() into apic/mpapic.c
2009-06-27 Sepherosa ZiehauMP probe: Get rid of cpu_apic_address
2009-06-26 Sascha Wildnernrelease: Sync the LiveDVD kernels with some recent...
2009-06-26 Sascha WildnerMake sili(4) compilable into the kernel and add it...
2009-06-26 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-06-26 Matthew DillonAHCI/SILI - Remove unused ScsiTypeArray array
2009-06-26 Matthew DillonSILI - Increase hard -> soft PM target delay to 5 seconds
2009-06-26 Matthew DillonSILI - Fix assertion panic during error handling.
2009-06-26 Sascha WildnerAdd Colemak keyboard layout.
2009-06-26 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-06-26 Matthew DillonSILI - Add the SILI driver to the general module build
2009-06-26 Matthew DillonSILI - Add serial number support, strip whitespace.
2009-06-26 Matthew DillonAHCI - Add serial number support, strip whitespace.
2009-06-26 Matthew DillonCAM - Unconditionally print out the serial number
2009-06-26 Sascha Wildnerutf2.5: Terminate quotation.
2009-06-26 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-06-26 Matthew DillonSILI - Cleanup, remove broken KKASSERT and remove DIAGN...
2009-06-26 Matthew DillonAHCI - Reduce console spew
2009-06-26 Matthew Dillonnrelease - img file - use boot0cfg to set packet mode
2009-06-26 Sascha WildnerProperly terminate some quotations in several manual...
2009-06-26 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-06-26 Matthew Dillonnrelease - img build - A usb stick will now probe start...
2009-06-25 Sascha Wildnerrc.conf.5: Document 'fixbootfile'.
2009-06-25 Sascha Wildnerlastcomm(1): Sync with FreeBSD's RELENG_6.
2009-06-25 Sascha Wildnersubr_diskmbr.c: Fix some warning fixes.
2009-06-25 Sascha WildnerAdjust hammer.sh for the new "fixbootfile" rc script.
2009-06-25 Hasso TepperWe shouldn't need to drop and reaquire the lock here.
2009-06-25 Hasso TepperSome more cleanups for vblank code on Intel.
2009-06-25 Hasso TepperInitialize max_vblank_count earlier.
2009-06-25 Hasso TepperKeep track of the hardware counter more aggressively
2009-06-25 Hasso TepperFix one use of atomic for refcount missed in last commit.
2009-06-25 Hasso TepperAdditional vblank cleanups.
2009-06-25 Hasso TepperEnsure that we always hold the lock when executing...
2009-06-25 Michael Neumannpriv: Reduce some uses of PRISON_ROOT
2009-06-25 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-06-25 Matthew DillonHAMMER VFS - Take reserved space into account when...
2009-06-25 Matthew DillonHAMMER UTILS - Add to the newfs_hammer documentation.
2009-06-25 Michael NeumannMerge branch 'master' of ssh://crater.dragonflybsd...
2009-06-25 Matthew DillonCAM - Auto unit number start based on device
2009-06-25 Michael Neumannpriv: Introduce prison_priv_check()
2009-06-25 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-06-25 Matthew DillonCAM/UMASS - use xpt_action_async() to ensure asynchrono...
2009-06-25 Stathis Kamperisnice(3): Return new nice value.
2009-06-25 Michael NeumannMerge branch 'master' of ssh://crater.dragonflybsd...
2009-06-25 Matthew Dillonrcng - add fixbootfile to Makefile for install
2009-06-25 Michael Neumannpriv: Refactor kern_mknod and narrow privileges
2009-06-25 Michael Neumannpriv: Narrow privileges
2009-06-25 Michael NeumannMerge branch 'master' of ssh://crater.dragonflybsd...
2009-06-25 Matthew Dillonrcng - add rcng script to fixup kern.bootfile
2009-06-25 Matthew Dillonlibstand - remove iaddr_t, do not assume long double...
2009-06-24 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-06-24 Matthew DillonAMD64 - Support -m32 by conditionalizing 32 and 64...
2009-06-24 Hasso TepperAdd some sysctl info so that we can see what is going...
2009-06-24 Hasso TepperOnly release irq resources if we were actually using...
2009-06-24 Hasso TepperRemove signals for vblank events code.
2009-06-24 Hasso TepperMore meaningful timeout for sleep.
2009-06-24 Hasso TepperDon't corrupt hardware vblank counter.
2009-06-24 Hasso TepperHold the lock while we save/restore register for suspen...
2009-06-24 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-06-24 Matthew DillonUSB - Fix compiler warning.
2009-06-24 Matthew DillonAMD64 - More %llX format fixes
2009-06-24 Hasso TepperMake atomic_load_acq_* and atomic_store_rel_* actually...
2009-06-24 Matthew DillonAMD64 - Fix many compile-time warnings. int/ptr type...
2009-06-24 Matthew Dillonusb ehci - Fix machine freezes from shutdown race ...
2009-06-24 Matthew DillonHAMMER Util: Fix missing check on fopen result.
2009-06-24 Matthew Dillonusb ehci - Fix machine freezes from shutdown race
2009-06-24 Matthew Dillonusb - More interrupt livelock fixes.
2009-06-23 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-06-23 Matthew Dillonkernel diskmbr handling - Detect maxed out slice ds_siz...
2009-06-23 Matthew Dillondisklabel - expand warning if the media is too large.
2009-06-23 Matthew Dillonfdisk - allow media sizes larger then 2TB
2009-06-23 Sascha WildnerAdd sili(4) and drm(4) manpages (from OpenBSD and NetBS...
2009-06-23 Sascha Wildnermake upgrade: Remove GNU cpio's info file, too.
2009-06-22 Hasso TepperMake all G4X chips use the new framecount register.
2009-06-22 Hasso Tepperkrealloc() behaves identically to kmalloc when passed...
2009-06-22 Hasso TepperDon't panic if drm_rmmap is called with a NULL map...
2009-06-22 Hasso TepperDon't try to setup interrupts for drivers that don...
2009-06-22 Hasso TepperCheck offsets for R300_ZB_ZPASS_ADDR.
2009-06-22 Hasso TepperAdd regs required for occlusion queries support.
2009-06-22 Hasso TepperAdd support for RV790 (HD 4890) asics.
2009-06-22 Hasso TepperRadeon microcode handling cleanup.
2009-06-22 Sepherosa ZiehauMP table: Don't mix lapic/ioapic/imcr configuration...
2009-06-22 Sepherosa ZiehauMerge mptable_check() into mptable_probe()
2009-06-22 Sepherosa ZiehauUse madt_iterate_entries() in madt_pass2()
2009-06-22 Sepherosa ZiehauACPI MADT: When locating lapic address, take Local...
2009-06-22 Sepherosa ZiehauACPI MADT: Check existance of BSP in madt_check()
2009-06-22 Sepherosa ZiehauACPI MADT: Add madt_iterate_entries()
2009-06-22 Sepherosa ZiehauUse mptable_iterate_entries() in mptable_pass2()
2009-06-22 Sepherosa ZiehauPull IMCR setting out of mptable_pass2()
2009-06-22 Sepherosa ZiehauLet mptable_pass2() call mptable_default()
2009-06-22 Sepherosa Ziehaumptable_default() only configures ioapic stuffs
2009-06-22 Sepherosa ZiehauUse mptable_iterate_entries() in mptable_pass1()
2009-06-22 Sepherosa ZiehauMP table: Remove global variables for HT fixup
2009-06-22 Sepherosa ZiehauNAPICID 16 -> 256.
2009-06-22 Sepherosa Ziehaumptable_lapic_enumerate(): Fix comment
2009-06-22 Sepherosa ZiehauRearrange mptable_lapic_enumerate() by factoring out...
next