ioapic_abi/x86_64: Implement MSI-X alloc/release
[dragonfly.git] / sys /
2012-01-17 Sepherosa Ziehauioapic_abi/x86_64: Implement MSI-X alloc/release
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 Ziehaumxge: Unbreak LINT building due to recent MSI-X allocat...
2012-01-17 Sepherosa Ziehaumsix: Rework MSI-X allocation, step 4/many
2012-01-16 Aggelos EconomopoulosFix the ktr(4) formats for pid_t and lwpid_t on x86_64
2012-01-16 Peter AvalosMerge branch 'vendor/LIBARCHIVE'
2012-01-16 Matthew Dillonkernel - Fix 3:00 a.m. crashes (deadlocks) related...
2012-01-16 Sascha Wildnerumass(4): Remove an unneeded include.
2012-01-16 John Marinokern: Update traps, sigbus->sigsegv, cleanup and fixes
2012-01-16 John Marinortld: add RELRO support
2012-01-16 Sascha Wildnerhptiop(4): Sync with FreeBSD.
2012-01-16 Sascha Wildnerhptiop(4): Add MODULE_VERSION.
2012-01-16 Sascha Wildnerhptiop(4): Remove an unused define.
2012-01-16 Sascha Wildnerhptiop(4): Remove an unneeded variable.
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-16 Sepherosa Ziehaumbuf: Don't raise mbuf limit for jcluster
2012-01-16 Sepherosa Ziehaumbuf: Avoid kmalloc "limit" overflow
2012-01-16 Sepherosa Ziehauroute: Add net.route.kmalloc_limit tunable to raise...
2012-01-15 Sepherosa Ziehauatphy: Explicitly clear 1000baseT control register...
2012-01-15 Sepherosa Ziehauatphy: Recognize another F1 PHY
2012-01-15 Sepherosa Ziehaumiidev: regen
2012-01-15 Sepherosa Ziehaumiidev: Add PHY ID for Atheros F1 10/100/1000
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-12 Sepherosa Ziehauioapic_abi: More consistent function name w/ legacy...
2012-01-12 Sepherosa Ziehautcp_output: Move output mbuf related variables' cleanup...
2012-01-12 Sepherosa Ziehauroute: Log R_Malloc failure in rtrequest1()
2012-01-10 Nuno Antunesnetgraph: remove unused variable.
2012-01-10 Nuno Antunesnetgraph: handle M_PREPEND failure.
2012-01-10 Nuno Antunesnetgraph7: move static to the front and remove MALLOC...
2012-01-10 Nuno Antunesnetgraph7: welcome ng_tcpmss.
2012-01-10 Nuno Antunesnetgraph7: welcome ng_rfc1490.
2012-01-10 Nuno Antunesnetgraph7: welcome ng_hub.
2012-01-10 Nuno Antunesnetgraph7: conditionalize netgraph modules build.
2012-01-10 Nuno Antunesnetgraph7: convert lockmgr locks into mutexes.
2012-01-10 Nuno AntunesRevert "netgraph7: Make netgraph7 kernel modules names...
2012-01-10 Nuno Antunesnetgraph7: Put netgraph7 kernel build under WANT_NETGRA...
2012-01-10 Nuno Antunesnetgraph7: ng_socket: use lksleep() instead of home...
2012-01-10 Nuno Antunesnetgraph7: staticize linker_api_avaliable() and move...
2012-01-10 Nuno Antunesnetgraph7: Remove unused functions.
2012-01-10 Nuno Antunesnetgraph7: Include the correct header file in dragonfly.c.
2012-01-10 Nuno Antunesnetgraph7: Make netgraph7 kernel modules names unique.
2012-01-10 Nuno Antunesnetgraph7: curthread visibility is needed, so #include...
2012-01-10 Nuno Antunesnetgraph7: Welcome ng_pppoe.
2012-01-10 Nuno Antunesnetgraph7: Welcome ng_one2many.
2012-01-10 Nuno Antunesnetgraph7: Welcome ng_mppc.
2012-01-10 Nuno Antunesuipc: Import mbuf utility function m_unshare() from...
2012-01-10 Nuno Antunesnetgraph7: Welcome ng_ppp.
2012-01-10 Nuno Antunesnetgraph7: Welcome ng_lmi.
2012-01-10 Nuno Antunesnetgraph7: Welcome ng_l2tp.
2012-01-10 Nuno Antunesnetgraph7: ng_ksocket: lwkt_{get,rel}token() -> lwkt_...
2012-01-10 Nuno Antunesnetgraph7: Properly lock ng_ksocket during accept phase.
2012-01-10 Nuno Antunesnetgraph7: welcome ng_frame_relay.
2012-01-10 Nuno Antunesnetgraph7: Welcome ng_etf.
2012-01-10 Nuno Antunesnetgraph7: Welcome ng_echo.
2012-01-10 Nuno Antunesnetgraph7: Welcome ng_pptpgre.
2012-01-10 Nuno Antunesnetgraph7: catch up with pr_* -> netmsg changes.
2012-01-10 Nuno Antunesnetgraph7: fix netgraph7 build
2012-01-10 Nuno AntunesNETGRAPH7: ng_ksocket: Use atomic ops for ssb_flags...
2012-01-10 Nuno AntunesNETGRAPH: Simplify ng_ether_input_orphan().
2012-01-10 Nuno AntunesNETGRAPH7: Welcome ng_ksocket.
2012-01-10 Nuno AntunesNETGRAPH7: Fix kernel build with options NETGRAPH7.
2012-01-10 Nuno AntunesWelcome ng_deflate.
2012-01-10 Nuno AntunesWelcome ng_bridge.
2012-01-10 Nuno AntunesApply netgraph7 megapatch.
2012-01-10 Sepherosa Ziehaui386: LINE interrupt -> LEGACY interrupt
2012-01-10 Sepherosa Ziehaux86_64: LINE interrupt -> LEGACY interrupt
2012-01-08 Peter AvalosMerge branch 'vendor/XZ'
2012-01-08 Peter AvalosMerge branch 'vendor/TNFTP'
2012-01-08 Sascha Wildnermfi(4): Fix volume creation with mfiutil(8).
2012-01-08 Sepherosa Ziehauahci: Black list more chips which do not support MSI...
2012-01-08 Sepherosa Ziehaupcidevs: regen
2012-01-08 Sepherosa Ziehaupcidevs: More device IDs for AHCI chips
2012-01-08 Sepherosa Ziehaujme: Use MSI, if the device supports it
2012-01-07 Sascha Wildnermfi(4): Remove two NULL checks after kmalloc() with...
2012-01-06 Sascha Wildnermfi(4): Avoid some code duplication.
2012-01-06 Sascha Wildnermfi(4): Use callout_init_mp() for the watchdog callout.
2012-01-06 Sepherosa Ziehauioapic_abi/x86_64: Remove no longer applied warning
2012-01-06 Sepherosa Ziehauahci: Create black list for devices which do not suppor...
2012-01-06 Sepherosa Ziehaupcidevs: regen
2012-01-06 Sepherosa Ziehaupcidevs: Add ATI SB7x0/SB8x0/SB9x0 AHCI device ID
2012-01-06 Sepherosa Ziehaui386: Add MSI support for ICU MachIntrABI
2012-01-06 Sepherosa Ziehaui386: Add MSI support for IOAPIC MachIntrABI
2012-01-06 Sepherosa Ziehaumsi/i386: Add setup/map function
2012-01-06 Sepherosa Ziehaumsi/i386: Add interrupt vectors
2012-01-06 Sascha Wildnermfi(4) & mfiutil(8): Sync with FreeBSD.
2012-01-06 Sascha Wildnermfi(4): Use MSI if it is supported by the device.
2012-01-05 Francois Tigeotkernel: do not try to always build IPv4-specific code
2012-01-05 Sascha Wildnerkernel: gre(4) should depend on 'options INET' if it...
next