acpi*.4: Update manual pages for the recent ACPI update.
[dragonfly.git] / sys /
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...
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 'vendor/OPENSSL'
2009-11-07 Simon Schubertrename amd64 architecture to x86_64
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-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
2009-10-21 Simon SchubertMerge branch 'gdb7'
2009-10-21 Sepherosa Ziehaurl(4): Read IDR to extract MAC address for unknown...
2009-10-21 Sepherosa Ziehaubusdma: Put alignment/boundary check failure logging...
2009-10-20 Simon SchubertMerge branch 'vendor/GDB' into gdb7
2009-10-20 Antonio Hueteloader(8): Add multi-root selection documentation.
2009-10-19 Alexander PolakovRoot fallback support.
2009-10-19 Simon Schubertcore dumps: don't claim we are FreeBSD
2009-10-17 Stathis Kamperismqueues: Remove left-over commented out code.
2009-10-17 Stathis Kamperismqueues: Remove left-over commented out code.
2009-10-17 Stathis Kamperismqueues: Remove unused variable.
2009-10-15 Antonio Huetesecurelevel - Fix disk accessing with high secure level.
2009-10-14 Matthew DillonHAMMER - Add version 3 meta-data features
2009-10-14 Sepherosa ZiehauACPICA: Unbreak ACPI_DEBUG_CACHE support
2009-10-14 Sepherosa ZiehauACPI C-STATE: Function renaming
2009-10-13 Alexander PolakovRemove machdep.msgbuf, machdep.msgbuf_clear.
2009-10-12 Sascha WildnerSOEKRIS: Adjust indent.
2009-10-12 Sascha WildnerLINT: Remove PAS_JOYSTICK_ENABLE option which doesn...
2009-10-11 Stathis Kamperismqueues: Hook into the build system.
2009-10-11 Stathis Kamperismqueues: kern_descrip.c: Make badfo*() functions non...
2009-10-11 Stathis Kamperismqueues: vfs_subr: Add vaccess() method consumed by...
2009-10-11 Stathis Kamperismqueues: Add system calls.
2009-10-11 Stathis Kamperismqueues: Port POSIX message queues from NetBSD.
2009-10-11 Peter AvalosFix paren usage in <sys/mutex.h>.
2009-10-10 Matthew Dillonkernel - Improve code documentation for vnode->v_token
2009-10-10 Matthew DillonNFS - Fix numerous issues with NFS root mounts, primari...
2009-10-10 Matthew DillonNFS - Change NFS root mount default from udp to tcp
2009-10-09 YONETANI TomokazuUnbreak building vkernel by not linking against -lthrea...
2009-10-09 Alex Hornungscsi_sg - cmd is now ap->a_cmd
2009-10-08 Matthew Dillonkernel - Fix TCP MSS calculation
2009-10-08 Matthew Dillonkernel - Major performance changes to VM page management.
2009-10-07 Simon Schubertmove struct timespec into its own header
2009-10-06 Sascha WildnerMake padlock(4) compileable into the kernel and add...
2009-10-05 Sascha WildnerAdd final newline.
2009-10-05 YONETANI Tomokazuamd64 - mpt(4) should use {,u}int32_t for S32/U32
2009-10-04 Stathis Kamperissyscalls.master: Fix typo in comment.
2009-10-04 Sascha Wildneripsec/esp: Move #include to silence 2 warnings.
2009-10-04 Sascha Wildnerubsec(4): Silence some 'unused variable' warnings.
2009-10-04 Alex Hornungconfig - Add new SOEKRIS config, add options to LINT
2009-10-04 Alex Hornungpc32 files/options - Update glxsb, geode
2009-10-04 Alex Hornungglxsb/nsclpcsio - cleanup
2009-10-04 Alex Hornungglxsb - Make it work for us
2009-10-04 Alex Hornungglxsb - Initial import from FreeBSD
2009-10-04 Alex Hornungkern_shutdown - Add led and wdog magic
2009-10-04 Alex Hornunggeode/cs5536 - Add support for wdog/gpio/timers/identfi...
2009-10-04 Alex Hornungpc32 identcpu - Detect Geode LX
2009-10-04 Alex Hornungpc32 bios - Add bios_oem_strings from FreeBSD
2009-10-04 Alex Hornungoptions/files - Add support for wdog, gpio, nsclpcsio
2009-10-04 Alex Hornungnsclpcsio - make it work for us
2009-10-04 Alex Hornungnsclpcsio - Initial import from OpenBSD
2009-10-04 Alex Hornunggpio - gpio framework, initial commit
2009-10-04 Alex Hornungwdog - Watchdog framework, initial commit
2009-10-03 Simon Schubertrelease engineering: DragonFly 2.5.1 v2.5.1
2009-10-03 Simon Schubertsys/stat.h: implement st_atim et al
2009-10-03 Alex Hornungamd64 - Add missing AMD64_CPU_FAMILY/MODEL
2009-10-03 YONETANI Tomokazuamd64 - add kvtop and add back ed(4) to AMD64_GENERIC
2009-10-03 Alex Hornungamd64 - Add via variable decls to md_var.h
next