lapic: Allow lapic enumeration to fail
[dragonfly.git] / sys / bus /
2012-07-17 Sepherosa Ziehaupci: regen pcidevs
2012-07-17 Sepherosa Ziehaupci: Add device ids for Broadcom BCM57785 and BCM5718...
2012-07-12 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2012-07-12 Sepherosa Ziehaupci: Define Max Payload Size for device control register
2012-07-11 Peter AvalosMerge branch 'vendor/OPENPAM'
2012-07-11 Peter AvalosMerge branch 'vendor/XZ'
2012-07-11 Peter AvalosMerge branch 'vendor/TNFTP'
2012-07-11 Peter AvalosMerge branch 'vendor/LIBARCHIVE'
2012-07-11 Peter AvalosMerge branch 'vendor/TCPDUMP'
2012-07-11 Peter AvalosMerge branch 'vendor/LIBPCAP'
2012-07-10 Sascha Wildnerkernel: Add descriptions to the intrhooks that miss...
2012-07-04 Peter AvalosMerge branch 'vendor/FILE'
2012-07-02 Sepherosa Ziehaupci: Add more definition for PCI Express device {contro...
2012-06-13 Matthew Dillonkernel - Fix bulk transfer issue in USB/ohci
2012-06-08 Sascha Wildnerfwcontrol(8): Raise WARNS to 6 and fix warnings.
2012-05-26 Sepherosa Ziehaupci: Disable PCI express memory mapped access method...
2012-05-26 Venkatesh SrinivasMerge branch 'master' of /repository/git/dragonfly
2012-05-25 Sascha Wildnerkernel: Remove the inclusion of opt_ddb.h from where...
2012-05-25 Sepherosa Ziehaupci: Print PCIe memory mapped accessing information...
2012-05-24 Sascha Wildnerkernel: Remove some bogus casts to the own type (FINAL).
2012-05-15 John MarinoMerge branch 'vendor/GDB'
2012-05-15 Sepherosa Ziehaupci: Update several bits for PCI Express 2.0
2012-05-15 Sepherosa Ziehaupci: Support PCI Express Configuration Space memory...
2012-05-15 Sepherosa Ziehaupci: Introduce PCIE_REGMAX
2012-05-14 John MarinoMerge branch 'vendor/NCURSES'
2012-05-13 Peter AvalosMerge branch 'vendor/OPENSSL'
2012-05-12 John MarinoMerge branch 'vendor/GMP'
2012-05-11 John MarinoMerge branch 'vendor/NCURSES'
2012-05-11 John MarinoMerge branch 'vendor/ZLIB'
2012-05-11 John MarinoMerge branch 'vendor/GDB'
2012-05-10 John MarinoMerge branch 'vendor/LIBEDIT'
2012-05-08 John MarinoMerge branch 'vendor/GREP'
2012-04-28 Sascha Wildnerkernel: Remove newlines from the panic messages that...
2012-04-27 Peter AvalosMerge branch 'vendor/OPENSSL'
2012-04-21 Peter AvalosMerge branch 'vendor/OPENSSL'
2012-04-16 Sepherosa Ziehaubus: Change device_getenv_int interface a little bit
2012-04-16 Sepherosa Ziehaupci: Utilize device_getenv_int
2012-04-13 Sepherosa Ziehaupci: Add definition for PCI express Link capabilities...
2012-04-10 Peter AvalosMerge branch 'vendor/OPENSSL'
2012-04-10 Peter AvalosMerge remote-tracking branch 'origin/master'
2012-04-07 Sascha Wildnerkernel/pci: Adjust MSI allocation verbose message a...
2012-04-04 Sascha Wildnerkernel: Pass a real format string to functions which...
2012-03-30 François TigeotKernel - Completely remove DFLTPHYS
2012-03-27 Peter AvalosMerge branch 'vendor/OPENSSL'
2012-03-13 John MarinoMerge branch 'vendor/GCC44'
2012-02-29 Alex Hornungscsi_cd - don't lock tray on cdcheckmedia()
2012-02-26 Sascha Wildnerkernel: Regenerate pcidevs.h and pcidevs_data.h.
2012-02-26 Sascha Wildnerkernel/pcidevs: Shrink it down to what we actually...
2012-02-26 Sascha Wildnerkernel: Move a de(4) specific header file where it...
2012-02-26 Sascha Wildnerkernel/pci: Fix indent.
2012-02-26 Sascha Wildnerkernel/pci: Fix the securelevel check in pci_open(...
2012-02-16 Sascha Wildnerkernel: Include <sys/ioccom.h> where ioctls are defined...
2012-02-16 Sascha Wildnerkernel: Remove opt_bus.h references where they are...
2012-02-16 Thomas NikolajsenMerge remote-tracking branch 'crater/master'
2012-02-15 Sascha Wildnerkernel/pci: Implement the PCIOCATTACHED ioctl.
2012-02-06 Sepherosa Ziehaupci: Fix manual interrupt routing support
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
next