dragonfly.git
2009-07-06 Jordan Gordeevamd64: Properly size an array for SMP.
2009-07-06 Jordan Gordeevamd64: Correct an omission.
2009-07-06 Jordan Gordeevamd64: Fix invocations of setidt().
2009-07-06 Jordan Gordeevamd64: Fixes for init_secondary().
2009-07-06 Jordan Gordeevamd64: Use the proper form of 'iret' to return from...
2009-07-06 Jordan Gordeevamd64: Fix improper saving of a register.
2009-07-06 Jordan Gordeevamd64: Update cpu_mfence(), cpu_lfence(), cpu_sfence...
2009-07-06 Jordan Gordeevamd64: Help mptable_pass2() find and read the mptable.
2009-07-06 Jordan Gordeevamd64: Call mptable_pass2().
2009-07-06 Jordan Gordeevamd64: Map the local APIC.
2009-07-06 Jordan Gordeevamd64: Sync mp_bootaddress() with FreeBSD.
2009-07-06 Jordan Gordeevamd64: Don't forget to call mp_probe().
2009-07-06 Jordan Gordeevamd64: Allow search_for_sig() to return 64-bit quantities.
2009-07-06 Jordan Gordeevamd64: Fix improper types in description of mptable...
2009-07-01 Jordan Gordeevamd64: Big batch of SMP changes.
2009-06-13 Jordan Gordeevamd64: Fix a bug in cpu_prepare_lwp().
2009-06-05 Jordan Gordeevamd64: Remove or disable most uses of kprintf0().
2009-06-05 Jordan GordeevMerge branch 'master' into amd64
2009-06-05 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-06-05 Matthew DillonFix amd64 build and UP build issues with recent commit.
2009-06-05 Stathis Kamperiskdump(1): Fix add hoc translation for setpriority.
2009-06-05 Jordan Gordeevamd64: Fix booting on machines with large ammounts...
2009-06-05 Jordan Gordeevamd64: Fix saving and restoring of FPU state.
2009-06-05 Jordan Gordeevamd64: Remove unneeded asserts. Fixes a bug.
2009-06-05 Jordan Gordeevamd64: Remove flag 'PCB_FULLCTX' now that it is unused.
2009-06-05 Jordan Gordeevamd64: Print more information when applications segfault.
2009-06-05 Jordan Gordeevamd64: Implement cpu_prepare_lwp().
2009-06-05 Jordan Gordeevamd64: Use 'doreti' to return from syscalls.
2009-06-05 Jordan Gordeevamd64: Fix 'hw.availpages' sysctl.
2009-06-05 Jordan Gordeevamd64: Take red zone into account when handling signals.
2009-06-05 Jordan GordeevMerge branch 'master' into amd64
2009-06-05 Matthew Dillonscsi_read_capacity_data_long -> scsi_read_capacity_data_16
2009-06-05 Matthew DillonAHCI Driver - add initial ATAPI support, suppy fake...
2009-06-04 Matthew DillonAHCI Driver port from OpenBSD to DragonFly - Initial...
2009-06-04 Matthew DillonAdd prototype for bus_dma_tag_getmaxsize().
2009-06-04 Matthew DillonAdd definition for ATAPI_READ_CAPACITY_16 (same as...
2009-06-04 Matthew Dillonbus_dma_tag fixes and enhancements.
2009-06-04 Matthew DillonMinor string description changes to match READ_CAPACITY_16
2009-06-04 Matthew DillonAdd typedefs for pci register integral types, taken...
2009-06-04 Matthew DillonAdd entries to pcidevs for AHCI products and regenerate.
2009-06-04 Matthew DillonCAM Enhancements for AHCI driver work, import some...
2009-06-04 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-06-03 Sepherosa ZiehauACPI P-State support step 1.5/2: Add CPU driver for...
2009-06-03 Matthew DillonCAM fixes - queue empty tests, sim refcount, add XPORT_...
2009-06-01 Sascha WildnerRemove remaining host.conf(5) traces.
2009-05-31 Sascha Wildnerugensa(4): Fix handling of Huawei modems.
2009-05-30 Hasso TepperRemove symbols not in libpthread (libc_r).
2009-05-30 Sascha Wildnerath(4): Really unbreak MODULES_WITH_WORLD building.
2009-05-30 Sepherosa ZiehauACPI P-State support step 1/2: Extract information...
2009-05-29 Sepherosa Ziehauacpi_cpu: Let cpu driver install ACPI-CA notify handler...
2009-05-29 Sepherosa Ziehauacpi_cpu: Override resource alloc/release methods.
2009-05-29 Sepherosa Ziehauacpi_cpu: Split C-State support out of cpu driver.
2009-05-28 Sepherosa Ziehauifpoll: Let callers of {st,io}poll_clock() hold critica...
2009-05-28 Sepherosa Ziehauifpoll: Adjust status polling's cached pollhz iff we...
2009-05-28 Simon Schubertdrm: add support for Intel G41
2009-05-28 Simon Schubertdrm: adapt and use drm_close
2009-05-28 Sepherosa Ziehauifpoll: Add sysctl nodes for TX and status polling...
2009-05-28 Sepherosa Ziehauifpoll: Move status sysctl tree to net.ifpoll.0
2009-05-28 Sepherosa Ziehauifpoll: Rework systimer related bits after lapic timer...
2009-05-27 Jordan Gordeevamd64: Fixes for pmap_release() and related functions...
2009-05-27 Jordan Gordeevamd64: Check that pages freed to the zeroed-pages queue...
2009-05-27 Jordan Gordeevamd64: pmap: Fix sizes and indices related to the pm_pt...
2009-05-27 Jordan Gordeevamd64: pmap: Improve comments.
2009-05-27 Jordan Gordeevamd64: pmap: Use consistent names in comments.
2009-05-27 Jordan GordeevMerge branch 'master' into amd64
2009-05-27 Simon Schubertlibc: consolidate pthread stub functions
2009-05-27 Simon Schubertundo: don't double free path
2009-05-27 Simon Schubertgcc34: fix spello in comment
2009-05-27 Sascha WildnerSync zoneinfo database with tzdata2009h from elsie.
2009-05-27 Simon Schubertlibthread_xu: disable use of version script
2009-05-27 Simon Schubertstdint.h: rearrange declarations into separate files
2009-05-26 Stathis Kamperisnlookup.9: Remove references to namei() which we don...
2009-05-25 Sepherosa Ziehausystat(1): vmmeter -> pvmmeter
2009-05-25 Sepherosa Ziehautap(4): More fixes to tapuponopen.
2009-05-25 Sepherosa Ziehautap(4): Correct reversed logic
2009-05-25 Sepherosa Ziehautap(4): Add ifclone support
2009-05-25 Stathis KamperisAdd syscall.9 adapted from OpenBSD.
2009-05-24 Matthew Dillonvkernel - more crit section work to avoid pthread reent...
2009-05-23 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-05-23 Matthew DillonMiscellanious protection around pthread calls to avoid...
2009-05-23 Matthew Dillonamd64 - Fix compiler warning.
2009-05-23 Sascha Wildnerhammer.8: Fix typo.
2009-05-23 Sascha Wildnerlibthread_xu: Use -Wl,... for passing linker options.
2009-05-23 Sepherosa Ziehautcp timer: Don't try stopping timers if timer message...
2009-05-23 Sascha Wildnerlibkvm: Raise WARNS to 2 and fix warnings.
2009-05-23 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-05-23 Matthew DillonSupporting amd64 /dev/kmem requires allowing apparently...
2009-05-23 Matthew Dillonlibkvm - use the proper format %lx for kva, which is...
2009-05-23 Sascha Wildnerobjformat(1): Fix comment typo and trailing newline.
2009-05-23 Sascha WildnerAdjust objformat.1 and getobjformat.3 to the current...
2009-05-22 Sepherosa ZiehauDocument hw.irq.X.dest in loader(8) manpage
2009-05-22 Simon Schubertlibc_r: map initial stack red zone with MAP_TRYFIXED
2009-05-21 Sascha WildnerRemove .sh suffix from the last 3 rc scripts that had it.
2009-05-21 Jordan GordeevMerge branch 'master' into amd64
2009-05-21 Sepherosa Ziehauioapic: Allow user to specify irq's destination CPU
2009-05-21 Sepherosa Ziehauioapic: Fix destination setting.
2009-05-21 Sascha Wildnervknet.8: Fix typo.
2009-05-21 Sascha Wildnervknetd.8: Document Matt's recent changes to vknetd(8).
2009-05-21 Sascha Wildnervknetd.8: Start sentences on new lines.
2009-05-21 Sascha Wildnerath_hal.4: Update a bit for the recent HAL update ...
next