make.conf and make.conf.5: Remove obsolete TOP_TABLE_SIZE option.
[dragonfly.git] / sys /
2009-12-08 Sascha WildnerFix LINT kernel build.
2009-12-07 Thomas Nikolajsenhammer: update Version 4 description
2009-12-07 Matthew DillonHAMMER VFS - Fix WIP
2009-12-07 Michael NeumannHAMMER - Implement multi-volume root mounts
2009-12-07 Alex Hornungdump - Unbreak VKERNELs
2009-12-07 Sascha Wildnerloader.8: Bump .Dd and fix a manlint warning.
2009-12-06 Alex Hornungdump - Make use of the new dumping
2009-12-06 Alex Hornungdump - Bring in FreeBSD's dumping (new dumps & minidumps)
2009-12-06 Alex Hornungpmap - Change pmap_map syntaxis
2009-12-06 Sascha Wildnernetwork - Fix SMP build
2009-12-06 Matthew Dillonnetwork - Fix UP build
2009-12-05 Matthew Dillonnetwork - Move socket from netmsg ext to netmsg header...
2009-12-05 Aggelos EconomopoulosMerge commit 'lentferj/top_update'
2009-12-05 Matthew DillonHAMMER VFS - Change default from version 3 to version 4
2009-12-04 Alexander PolakovImport hotplug(4) pseudo-device.
2009-12-04 Matthew Dillonkernel - Fix recursive lockmgr lock panic when creating...
2009-12-04 Aggelos EconomopoulosMerge commit 'lentferj/top_update'
2009-12-03 Matthew DillonHAMMER VFS - Fix bug in statvfs() polachok/small
2009-12-03 Aggelos EconomopoulosMerge commit 'lentferj/bind_vendor2'
2009-12-03 Jan LentferMerge branch 'vendor/BIND' into bind_vendor2
2009-12-02 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-11-27 Sascha Wildnersyscons(4): Use 100x37 when the VESA800X600 flag is...
2009-11-27 Sascha Wildnervga(4): Remove VGA_SLOW_IOACCESS option.
2009-11-27 Sascha WildnerMerge branch 'master' of ssh://swildner@crater.dragonfl...
2009-11-27 Sascha Wildnernpx(4): Silence a warning in the SMP build.
2009-11-27 Michael NeumannMerge branch 'master' of ssh://crater.dragonflybsd...
2009-11-27 Jan LentferMerge branch 'vendor/BIND' into bind_vendor2
2009-11-27 Jan LentferMerge branch 'vendor/BIND' into bind_vendor2
2009-11-26 Alexander PolakovDetect FPU by checking CPUID features.
2009-11-26 Alex Hornungboot - Improve lsdev (2)
2009-11-26 YONETANI TomokazuRevert "AMD64 - add missing assignments to fix garbled...
2009-11-25 YONETANI TomokazuAMD64 - add missing assignments to fix garbled backtrace.
2009-11-25 Michael NeumannMerge branch 'master' of git://git.dragonflybsd.org...
2009-11-24 Michael Neumannhammer expand: Refactor a bit
2009-11-24 Michael Neumannhammer expand: Fix "umount flushing...giving up!" problem.
2009-11-24 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-11-24 Michael Neumannhammer expand: Move free bigblock accounting out of...
2009-11-22 Stathis KamperisAllow null mounts to accept -o update
2009-11-18 Alex Hornungatomic - fix inline assembly
2009-11-18 Alex Hornungdevfs - Remove old debug
2009-11-18 Alex Hornungboot - Improve lsdev
2009-11-18 YONETANI Tomokazuleftover from 0202303b: fix critical section mismatch.
2009-11-16 Alexander PolakovAttempt to fix "ACPI Warning: Cannot release the ACPI...
2009-11-16 Sascha WildnerCover some of the recently added ACPI modules by the...
2009-11-15 Matthew DillonHAMMER VFS - Remove some debug kprintfs from the rebala...
2009-11-14 Aggelos EconomopoulosMerge commit 'crater/master'
2009-11-14 Aggelos EconomopoulosMerge branch 'less_update'
2009-11-14 Aggelos EconomopoulosMerge branch 'master' of git://chlamydia.fs.ei.tum...
2009-11-14 Thomas Nikolajsenbusdma: Put alignment/boundary check failure under...
2009-11-14 Thomas Nikolajsenhammer: hammer_recover_stage2() may only be called...
2009-11-14 Jan LentferMerge branch 'vendor/LESS' into less_update
2009-11-14 Matthew DillonACPI - Fix type-o which caused clock interrupts to...
2009-11-12 Sascha Wildneracpi_thermal(4): Silence a warning.
2009-11-11 Alexander PolakovFix LINT building, broken by ACPI update.
2009-11-11 Alexander PolakovRemove traces of ACPI_QUIRK_VMWARE, should be no longer...
2009-11-08 Alexander PolakovMerge branch 'newacpi+'
2009-11-08 Alexander PolakovACPI: comment-out not-yet-ready code and remove extra... polachok/newacpi+
2009-11-08 Alexander PolakovAlways do PCI_REROUTE_INTERRUPT.
2009-11-08 Alexander PolakovExpand the support for PCI-e memory mapped configuratio...
2009-11-08 Alexander PolakovUse lockmgr locks for ACPI_SERIAL_*
2009-11-08 Alexander PolakovACPI: disable acpi_pci_* by default
2009-11-08 Alexander PolakovACPI: Faking interrupt routing.
2009-11-08 Alexander PolakovUnhide debug message while trying to make it work.
2009-11-08 Alexander PolakovRevert "IO APIC: Assign pins dedicated to PCI in the...
2009-11-08 Alexander Polakovacpi_pcib: Remove APIC case, moving into nexus.
2009-11-08 Alexander PolakovACPI: use APIC model if APIC_IO enabled.
2009-11-08 Alexander PolakovBUS_CONFIG_INTR takes 2 devices now: parent and child
2009-11-08 Alexander Polakovatkbd: fix resume from ACPI S3
2009-11-08 Alexander PolakovAdd ACPI_ENABLE_PCI option.
2009-11-08 Alexander PolakovAdd acpi_{fujitsu, hp, panasonic, sony} modules.
2009-11-08 Alexander PolakovSync ACPI with FreeBSD 7.2
2009-11-08 Alexander Polakovresource manager: add optional resource id.
2009-11-08 Alexander Polakovsys/sbuf.h: add sbuf_new_auto macro
2009-11-08 Alexander PolakovACPI: add ACPI_SERIAL_* functions.
2009-11-08 Stathis KamperisGarbage collect ghost sysctl.
2009-11-07 Stathis KamperisGarbage collect ghost sysctl.
2009-11-07 Aggelos EconomopoulosMerge branch 'master' of git://chlamydia.fs.ei.tum...
2009-11-07 Aggelos EconomopoulosMerge branch 'vendor/OPENSSL'
2009-11-07 Simon Schubertrename amd64 architecture to x86_64
2009-11-07 Aggelos EconomopoulosMerge commit 'clone27-scratch-1/master'
2009-11-07 Jordan GordeevRevert "rename amd64 architecture to x86_64"
2009-11-06 Stathis Kamperismqueues: Let the world know we support them.
2009-11-06 UserMerge branch 'vendor/OPENSSL'
2009-11-05 Simon Schubertrename amd64 architecture to x86_64
2009-11-05 Stathis Kamperismqueues: Mark syscalls as MPSAFE.
2009-11-03 Matthew DillonAHCI/SILI - More adjustments to last commit
2009-11-03 Matthew DillonAHCI/SILI - Send dummy SETXFER mode even though it...
2009-11-03 Matthew DillonHAMMER VFS - Handle critical I/O errors without panicing
2009-11-02 Matthew DillonHAMMER VFS - Add sysctl vfs.hammer.debug_critical
2009-11-02 Matthew DillonHAMMER VFS - The backend flusher now sorts inodes
2009-11-02 Matthew DillonVM - Adjust inactive_target and pageout code.
2009-11-02 Matthew DillonHAMMER VFS - Version 4 part 1/many - UNDO FIFO layout...
2009-10-31 Matthew DillonHAMMER - Fix cursor tracking bugs and a few other issues
2009-10-29 Simon Schubertimgact_elf: use correct offset when bouncing .note...
2009-10-29 Simon Schubertimgact_elf: accept .note.ABI-tag sections located anywhere
2009-10-28 Simon SchubertMerge branch 'vendor/BINUTILS220' into bu220
2009-10-28 Simon SchubertMerge branch 'vendor/GCC44' into gcc442
2009-10-24 Stathis Kamperismqueues: Implement S_TYPEISMQ() macro.
2009-10-21 Antonio Huetedevfs - Rework write-opening cases for disk devices.
2009-10-21 Antonio Huete Jimenez_timespec.h: Fix a comment
next