Bring in the "Port PUFFS from NetBSD/FreeBSD" GSoC 2011 project results.
[dragonfly.git] / sys / bus /
2012-01-23 Sascha Wildnerkernel: Use bioq_takefirst() in a few more places.
2012-01-23 Peter AvalosMerge branch 'master' of /home/www-data/gitweb/dragonfly
2012-01-23 Peter AvalosMerge branch 'vendor/TCPDUMP'
2012-01-23 Sascha Wildnerkernel/firewire: Move a dereference behind the NULL...
2012-01-23 Peter AvalosMerge branch 'vendor/LIBPCAP'
2012-01-22 Sascha Wildnerfwcontrol(8): Remove an unused variable and raise WARNS...
2012-01-21 Samuel J. GreearMerge branch 'master' of ssh://crater.dragonflybsd...
2012-01-20 Sascha Wildnerkernel: Remove some more old major number related stuff.
2012-01-20 Peter AvalosMerge branch 'vendor/OPENSSL'
2012-01-19 Sepherosa Ziehaubus: Pass intsrerupt description to setup_intr bus...
2012-01-17 Sepherosa Ziehaumsix/pci: Enable MSI-X by default
2012-01-17 Sepherosa Ziehaumsix: Use msix_table_res to determine whether MSI-X...
2012-01-17 Sepherosa Ziehaumsix: Make sure vectors are not allocated before setup...
2012-01-17 Sepherosa Ziehaumsix: Rework MSI-X allocation, step 5/5
2012-01-17 Sepherosa Ziehaumsix: Rework MSI-X allocation, step 4/many
2012-01-16 Peter AvalosMerge branch 'vendor/LIBARCHIVE'
2012-01-16 Sepherosa Ziehaumsi/msix: Don't allocate MSI/MSI-X if the device does...
2012-01-16 Sepherosa Ziehaumsix: Remove MSI-X allocation, step 3/many
2012-01-16 Sepherosa Ziehaumsix: Rework MSI-X allocation, step 2/3
2012-01-16 Sepherosa Ziehaumsix: Rework MSI-X allocation, step 1/3
2012-01-16 Sepherosa Ziehaumsix/pcib: Pass cpuid to {alloc,release}_msix pcib...
2012-01-15 Sepherosa Ziehaumsi-x: Suffix operation on vectors w/ _vector
2012-01-15 Sepherosa Ziehaumsi: Don't release MSI-X on MSI releasing path
2012-01-15 Sepherosa Ziehaupci; Remove pci_remap_msix_method declaration; it was...
2012-01-14 Sepherosa Ziehaupci: Remove unused MSI remap method
2012-01-13 Sepherosa ZiehauMachIntrABI: intr_{config,cpuid} -> legacy_intr_{config...
2012-01-12 Peter AvalosMerge branch 'vendor/LIBARCHIVE'
2012-01-08 Peter AvalosMerge branch 'vendor/XZ'
2012-01-08 Peter AvalosMerge branch 'vendor/TNFTP'
2012-01-08 Sepherosa Ziehaupcidevs: regen
2012-01-08 Sepherosa Ziehaupcidevs: More device IDs for AHCI chips
2012-01-06 Sepherosa Ziehaupcidevs: regen
2012-01-06 Sepherosa Ziehaupcidevs: Add ATI SB7x0/SB8x0/SB9x0 AHCI device ID
2012-01-05 Peter AvalosMerge branch 'vendor/OPENSSL'
2012-01-03 Sascha Wildnerkernel: Use NULL for pointers.
2012-01-01 Sascha Wildnerkernel/cam: Add two missing lockmgr(...,LK_RELEASE)'s.
2011-12-31 Peter AvalosMerge branch 'vendor/FILE'
2011-12-31 Sascha Wildnerkernel: Fix two NULL dereference issues.
2011-12-30 Aggelos EconomopoulosModify ktr(4) to be typesafe
2011-12-28 Sepherosa Ziehaupci: Factor out pci_alloc_1intr()
2011-12-27 Sepherosa Ziehaui386: Pass cpuid to pcib_alloc_msi and pcib_map_msi
2011-12-27 Sepherosa Ziehaumsi/pci: Adjust pci_alloc_msi method interface
2011-12-27 Sepherosa Ziehaupci: Remove extra bus_generic_teardown_intr
2011-12-27 Sepherosa Ziehaumsi/pci: Pass cpuid to pcib_map_msi method
2011-12-27 Sepherosa Ziehaumsi/pci: Pass cpuid to pcib_release_msi method
2011-12-27 Sepherosa Ziehaupci: We must not enable pci_do_msix currently
2011-12-27 Sepherosa Ziehaumsi/pci: Pass cpuid to pci_alloc_msi and pcib_alloc_msi...
2011-12-27 Sepherosa Ziehaumsi: Enable all PCI related code
2011-12-23 Peter AvalosMerge branch 'vendor/OPENPAM'
2011-12-22 Sepherosa Ziehaupci: Bring in HyperTransport MSI mapping support
2011-12-13 Sepherosa Ziehauecc: Support the ECC error detection for Xeon E3-1200...
2011-12-09 Sascha Wildnerkernel: Fix various whitespace and indent issues (no...
2011-12-06 Sascha Wildnerkernel: Replace all usage of MALLOC()/FREE() with kmall...
2011-12-05 Sascha Wildnerkernel: Remove some unneeded NULL checks after kmalloc...
2011-12-04 Sascha Wildnerkernel: Use NELEM() in some more places.
2011-12-01 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2011-12-01 Sascha WildnerAdjust some comment indentation.
2011-12-01 Venkatesh SrinivasMerge branch 'master' of /repository/git/dragonfly
2011-11-29 Matthew Dillonkernel - Attempt to fix early release panic w/USB's...
2011-11-28 Jan LentferMerge branch 'vendor/LDNS'
2011-11-26 John MarinoMerge branch 'vendor/BINUTILS_ALL'
2011-11-26 John MarinoInitial import of binutils 2.22 on the new vendor branch
2011-11-21 Sascha Wildnerkernel/scsi: Use __unused instead of assigning to itself.
2011-11-06 John MarinoMerge branch 'vendor/MPFR'
2011-11-05 John MarinoMerge branch 'vendor/GMP'
2011-10-29 John MarinoMerge branch 'vendor/GREP'
2011-10-29 John MarinoMerge branch 'vendor/DIFFUTILS'
2011-10-28 John MarinoMerge branch 'vendor/GCC44'
2011-10-28 Sepherosa Ziehauswi: Pass cpuid to swi register and unregister
2011-10-11 Sepherosa ZiehauMerge branch 'devel'
2011-10-09 Sepherosa Ziehauresource: Per-CPU hardware resources support, step...
2011-10-09 Sepherosa Ziehauresource: Per-CPU hardware resources support, step...
2011-10-07 TimTRIM support
2011-10-04 Sepherosa Ziehauresource: Per-CPU hardware resources support, step...
2011-10-03 Sepherosa Ziehauresource: Per-CPU hardware resources support, step...
2011-10-03 Sepherosa Ziehauresource: Per-CPU hardware resources support, step...
2011-09-21 Peter AvalosMerge branch 'vendor/FILE'
2011-09-21 Peter AvalosMerge branch 'vendor/OPENSSL'
2011-09-20 Peter AvalosMerge branch 'vendor/OPENSSH'
2011-09-20 Peter AvalosMerge branch 'vendor/OPENSSH'
2011-09-20 Peter AvalosMerge branch 'vendor/LIBARCHIVE'
2011-09-02 Sepherosa Ziehaupci: Declare pcib_driver
2011-09-01 John MarinoMerge branch 'vendor/GDB'
2011-08-22 Sascha Wildnercam(4): Add a quirk to turn off SYNC CACHE for mly(4).
2011-08-12 Sascha WildnerMerge branch 'vendor/AWK'
2011-08-10 Sepherosa Ziehaupci: Add function to get PCIe max read request size
2011-08-07 Sascha WildnerMove static & inline to the beginnings of declarations.
2011-07-25 Sascha WildnerAdd the lgue(4) driver for USB CDC ethernet.
2011-07-21 Sascha Wildnerkernel: Remove some old ISA only drivers.
2011-07-18 Michael Neumannif_bge: Support more chipsets
2011-07-16 John MarinoMerge branch 'vendor/BINUTILS221'
2011-07-02 Peter AvalosMerge branch 'vendor/LESS'
2011-06-24 Sascha Wildnerkernel: Remove some Micro Channel and EISA remains.
2011-06-24 Sascha Wildnerkernel: Use NULL for DRIVER_MODULE()'s evh & arg (which...
2011-06-24 Sascha Wildnerkernel: Remove unused file.
2011-06-18 Peter AvalosMerge branch 'vendor/AWK'
2011-06-17 Peter AvalosMerge branch 'vendor/AWK'
2011-06-09 Sepherosa Ziehaui386/mptable: Always dump MPTABLE PCI interrupt routing...
2011-06-08 Sepherosa Ziehaux86_64/mptable: Always dump MPTABLE PCI interrupt routi...
2011-06-06 Sepherosa Ziehaui386: Allow UP kernel to use LAPIC timer and I/O APIC
next