dragonfly.git
2009-07-08 Sepherosa ZiehauACPI C-State: Move rid allocation into ACPI CPU and...
2009-07-08 Sepherosa ZiehauACPI P-State: Wrap ACPI_GENERIC_ADDRESS in struct acpi_...
2009-07-08 Sepherosa ZiehauACPI package: Factor out acpi_PkgRawGas()
2009-07-08 Sepherosa ZiehauACPI P-State: Get rid of 'H' suffix
2009-07-08 Sepherosa Ziehaupci/amd64: Duplicate pci/i386 to pci/amd64.
2009-07-08 Sepherosa Ziehaupci: Partly restore original unknown device information...
2009-07-08 Sascha Wildnerpci.4: Sync with FreeBSD RELENG_7_2.
2009-07-08 Sascha Wildnersys/bus/pci: Remove left over inclusion <sys/cdefs.h>.
2009-07-08 Sascha Wildnerpciconf(8): Sync with FreeBSD's RELENG_7_2.
2009-07-08 Sepherosa Ziehauagp/drm: Adapt according to the recent pci code change
2009-07-08 Sepherosa Ziehaupci: Resurrect COMPAT_OLDPCI; mainly to unbreak LINT...
2009-07-08 Sepherosa Ziehaupci: pcib_owner no longer exists
2009-07-08 Sepherosa Ziehaupci: Move legacyvar.h to bus/pci/i386
2009-07-08 Sepherosa Ziehaupci: White space cleanup
2009-07-08 Sepherosa Ziehaupci: Don't clear BAR if resource reservation failed.
2009-07-08 Sepherosa Ziehaucardbus(4): Merge resource allocation changes (for...
2009-07-08 Sepherosa Ziehaucbb(4): Rework secondary bus number setup; aware of...
2009-07-08 Sepherosa Ziehaupci: Fix up bunch of warnings
2009-07-08 Sepherosa Ziehaupci: Remove debug left overs
2009-07-08 Sepherosa Ziehaupci: Don't allow PCIBIOS PCI-PCI bridge to attach if...
2009-07-08 Sepherosa Ziehaupci: Log a message if PIR checksum failed
2009-07-08 Sepherosa Ziehaupciconf(8): Update PCIC/PCIS macro names accordingly
2009-07-08 Sepherosa Ziehaupci: Remove PC98 code
2009-07-08 Sepherosa Ziehaupci: Put back PCI Express related bits
2009-07-08 Sepherosa Ziehaupci: Reorganize PCI capabilities' extraction
2009-07-08 Sepherosa Ziehaupci: Put back header gardian in header files
2009-07-08 Sepherosa Ziehaupci: Bring back 3f607eb6e6bf8981c33dc29fd477005f364fa9ce
2009-07-08 Sepherosa Ziehaupci: Bring back 72876ce0680bbb61ce6bedfb36f18004c36e99fc
2009-07-08 Sepherosa Ziehaupci: Bring back 978400d3b04daf8f91ba8bb2dcc382a37ef632f4
2009-07-08 Sepherosa Ziehaupci: Bring back b0486c83a8f6492dcc8941711cccc6cc3d2dea03
2009-07-08 Sepherosa Ziehaupci: Bring back part of dbcd0c9b8a52c489e134c81386c900b...
2009-07-08 Sepherosa Ziehaupci: device_identify method returns int
2009-07-08 Sepherosa Ziehaupci: Put back APIC_IO PCI interrupt routine workaround
2009-07-08 Sepherosa ZiehauRevoke kreallocf()
2009-07-08 Sepherosa Ziehaupci: Don't test whether acpi module is loaded; acpi...
2009-07-08 Sepherosa ZiehauSync PCI code with FreeBSD 7.2
2009-07-08 Matthew DillonAMD64 - Fix trapframe, intrframe, and user mode cpu...
2009-07-08 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-07-08 Matthew DillonAMD64 - Fix bug in pmap_release_free_page()
2009-07-08 Matthew DillonAMD64 - Enable floating point context switching
2009-07-08 Matthew DillonAMD64 - stop the backtrace if the stack address is...
2009-07-08 Matthew DillonJG64 - include ahci, sili, and usb devices
2009-07-07 Sascha Wildnerhammerread.c: Fix WARNS regression (unused variable).
2009-07-07 Matthew DillonMerge commit 'smtms/amd64'
2009-07-07 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-07-07 Matthew DillonVKERNEL - vkernel test build, build SMP
2009-07-07 Matthew Dillonmbwtest - Attempt to detect the L3 cache.
2009-07-07 Matthew DillonBOOT2 - adjust hammerread code to understand the new...
2009-07-07 Matthew DillonAHCI - Set AE before doing hard reset (HR).
2009-07-06 Peter AvalosMerge branch 'master' of /home/www-data/gitweb/dragonfly
2009-07-06 Peter AvalosRemove tcpslice(1).
2009-07-06 Hasso Tepper"Sync" threading libaries.
2009-07-06 Sascha Wildnerffs.3: Fix SYNOPSIS.
2009-07-06 Stathis Kamperisgetrlimit.2: Markup fixes.
2009-07-06 Sascha Wildnerinstaller: Remove part that wasn't meant to be committed.
2009-07-06 Sascha Wildnerinstaller: Fix configuration of a HAMMER system with...
2009-07-06 Jordan GordeevMerge branch 'master' into amd64
2009-07-06 Jordan GordeevMerge commit 'f447e7925783f3867b00d2b9cbd27f896a99205f...
2009-07-06 Jordan GordeevMerge commit '973c11b9c3cdde88fe6ca0ef2c5af56a8c49e014...
2009-07-06 Jordan GordeevMerge commit '1276d1e1a1b128f7093a3021d3f6bc27afa80d23...
2009-07-06 Jordan Gordeevamd64: Change the way I/O APIC's are mapped.
2009-07-06 Jordan Gordeevamd64: Fix UP kernel build.
2009-07-06 Jordan Gordeevamd64: Use proper size for atomic ops.
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-06 Peter AvalosMerge branch 'vendor/TCPDUMP' and update build for...
2009-07-06 Peter AvalosUpgrade to tcpdump-4.0.0.
2009-07-06 Stathis KamperisAdd missing definition for RLIMIT_AS resource.
2009-07-06 Peter AvalosAdd README.DELETED to the tcpdump vendor branch.
2009-07-06 Peter AvalosMerge branch 'vendor/LIBPCAP' and updated build for...
2009-07-06 Peter AvalosUpdate to libpcap-1.0.0.
2009-07-05 Antonio HueteAdd 'hammer info' command that shows extended informati...
2009-07-05 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-07-05 Sascha Wildnerrc.d/mountd: Bring in some fixes from FreeBSD
2009-07-05 Aggelos Economopoulossysctl.h should include kernel.h
2009-07-04 Peter AvalosMerge branch 'vendor/TCPDUMP'
2009-07-04 Peter AvalosMerge branch 'vendor/TCPDUMP' (early part)
2009-07-04 Peter AvalosMove tcpdump-3.9/ to tcpdump/. No need for a versioned...
2009-07-04 Peter AvalosRemove old versions of tcpdump.
2009-07-04 Peter AvalosAdd README.DELETED to libpcap's vendor branch.
2009-07-04 Peter AvalosMerge branch 'vendor/LIBPCAP'
2009-07-04 Peter AvalosMerge branch 'vendor/LIBPCAP' (early part)
2009-07-04 Sascha WildnerRemove extra whitespace and fix types in some manual...
2009-07-04 Peter AvalosMove libpcap-0.9/ to libpcap. No need to version the...
2009-07-04 Peter AvalosRemove old versions of libpcap.
2009-07-03 Matthew DillonUSB - Fix mis-cast in EHCI producing garbage on console
2009-07-03 Matthew Dillonfrevoke - More fixes to fdfree()
2009-07-03 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
next