mpt(4): Pass INTR_MPSAFE when setting up the interrupt.
[dragonfly.git] / sys / platform /
2012-04-10 Peter AvalosMerge branch 'vendor/OPENSSL'
2012-04-10 Peter AvalosMerge remote-tracking branch 'origin/master'
2012-04-07 Sascha Wildnerkernel: Fix building with USERCONFIG but without VISUAL...
2012-04-07 François TigeotKernel - properly handle max. io size when dumping
2012-04-01 Matthew Dillonkernel - Fix signal masking race assertion panic w...
2012-03-31 Sascha Wildneraic(4): Remove ISA attachment.
2012-03-27 Peter AvalosMerge branch 'vendor/OPENSSL'
2012-03-23 Matthew Dillonkernel - Add workaround for errata #721 on AMD cpus...
2012-03-17 Sascha Wildnervkernel: Fix DEV_SUPPORT.
2012-03-17 Sascha Wildnervkernel: Move things from dev/virtual to dev/virtual...
2012-03-14 Sepherosa Ziehauioapic: By default, disable I/O APIC if we are booting...
2012-03-13 John MarinoMerge branch 'vendor/GCC44'
2012-02-25 Sascha Wildnerkernel/i386: Remove the empty CPU_HAS_FXSR kernel option.
2012-02-25 Alex Hornungrdrand - An RNG driver for the RdRand insn
2012-02-24 Alex Hornungidentcpu - add bits about RdRand (RDRND)
2012-02-24 John Marinokern build: Tweak ldscripts for gold linker
2012-02-19 John Marinokern build: Update ldscripts
2012-02-19 John Marinox86_64 getmemsize: Recover 0x100000 bytes
2012-02-16 Sascha Wildnerpuc(4): Enable it for x86_64, too.
2012-02-16 Sascha Wildnerkernel/i386: Remove a no longer needed include, too.
2012-02-16 Sascha Wildnerkernel: Remove the unused is_physical_memory() function.
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-03 Sascha Wildnerkernel: Remove the no longer functional APIC_IO option.
2012-02-02 Matthew Dillonvkernel - Fix semi-random SIGILL crashes under heavy...
2012-01-30 Sascha WildnerRemove ISDN support. Tools, kernel code, manpages,...
2012-01-29 Sascha Wildnerasr(4): Sync with FreeBSD.
2012-01-23 John Marinoldscript.*: sync with FreeBSD
2012-01-23 Peter AvalosMerge branch 'vendor/TCPDUMP'
2012-01-23 Peter AvalosMerge branch 'vendor/LIBPCAP'
2012-01-20 Matthew Dillonkernel - Fix pmap_release() bug for i386
2012-01-20 Samuel J. GreearMerge branch 'master' of ssh://crater.dragonflybsd...
2012-01-20 Sepherosa Ziehauicu_abi/x86_64: {msi,msix}_release returns nothing
2012-01-20 Sepherosa Ziehaui386: Implement MSI-X allocation and release support
2012-01-20 Sepherosa Ziehauicu/x86_64: Implement MSI-X alloc/release
2012-01-20 Peter AvalosMerge branch 'vendor/OPENSSL'
2012-01-19 Sepherosa Ziehaubus: Pass intsrerupt description to setup_intr bus...
2012-01-18 Sepherosa Ziehaunexus/x86_64: Implement {alloc,release}_msix pcib methods
2012-01-17 Sepherosa Ziehauioapic_abi/x86_64: Implement MSI-X alloc/release
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 John Marinokern: Update traps, sigbus->sigsegv, cleanup and fixes
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-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-06 Sepherosa Ziehauioapic_abi/x86_64: Remove no longer applied warning
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-05 Peter AvalosMerge branch 'vendor/OPENSSL'
2012-01-03 Sascha Wildnerkernel: Use NULL for pointers.
2011-12-31 Peter AvalosMerge branch 'vendor/FILE'
2011-12-31 Sascha WildnerVKERNEL64: Adjust for the ktr changes (to fix build).
2011-12-31 Venkatesh Srinivaskernel -- KTR: Fix vkernel32 build.
2011-12-31 Sascha Wildnerkernel/acpi: Add a missing file to the 'files' files...
2011-12-31 Sepherosa Ziehauvkernel/intr: Pin vkernel "hardware interrupts" to...
2011-12-30 Aggelos EconomopoulosModify ktr(4) to be typesafe
2011-12-29 Sepherosa Ziehauacpi/cpu: Missing one 'O' in the macro name
2011-12-29 Sepherosa Ziehauacpi/cpu: Report that Turbo Boost is enabled on Intel...
2011-12-29 Sepherosa Ziehauacpi/pstate: Fix the long standing P-State detection...
2011-12-29 Sepherosa Ziehaux86_64: Add MSI support for ICU MachIntrABI
2011-12-27 Sepherosa Ziehaux86_64: Don't allocate MSI if LAPIC is not enabled
2011-12-27 Sepherosa Ziehaumsi/pci: Adjust pci_alloc_msi method interface
2011-12-27 Sepherosa Ziehaux86_64/msi: Add hw.ioapic.msi_start tunable
2011-12-27 Sepherosa Ziehaux86_64: Add MSI support for IOAPIC MachIntrABI
2011-12-27 Sepherosa Ziehaumsi: Add setup/map function
2011-12-27 Sepherosa Ziehaumsi: Generate vectors 0~15
2011-12-27 Sepherosa Ziehaux86_64: Add setidt(), which setup an IDT entry on the...
2011-12-27 Sepherosa Ziehaumsi: Add interrupt vectors
2011-12-23 Peter AvalosMerge branch 'vendor/OPENPAM'
2011-12-23 Sascha Wildnervkernel/vkernel64: Add suword32() to fix build.
2011-12-23 Sascha Wildnerkernel/x86_64: Remove a useless file.
2011-12-22 Sascha Wildnerkernel: Remove some more old headers.
2011-12-22 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2011-12-22 Matthew Dillonkernel - cleanup bit number test
2011-12-22 Matthew Dillonkernel - Reorder critical section interlock in splz()
2011-12-22 Matthew Dillonkernel - Add suword32 and fix argc/envc initialization
2011-12-22 Matthew Dillonkernel - Fix floating point save state structure and...
2011-12-22 Sepherosa Ziehaupci: Bring in HyperTransport MSI mapping support
2011-12-20 Sepherosa Ziehaui386/ioapic_abi: Mark the unused IOAPIC irqmap as reserved
2011-12-19 Sascha Wildnerkernel: Remove now obsolete CPU_AMD64X2_INTR_SPAM option.
2011-12-19 Sepherosa Ziehaux86_64: Always set LINTEN for AMD CPUs if their family...
2011-12-19 Sepherosa Ziehaui386: Always set LINTEN for AMD CPUs if their family...
2011-12-18 Sepherosa Ziehaui386/MachintrABI: Use low-level INTR{EN,DIS} in intr_...
2011-12-18 Sepherosa Ziehaui386/icu: Add intr_{enable,disable} wrapper for ICU_INT...
2011-12-18 Sepherosa Ziehaui386/ioapic_abi: Augment intr_{setup,teardown} w/ asser...
2011-12-18 Sepherosa Ziehaui386/ioapic_abi: Augment intr_disable/intr_enable w...
2011-12-18 Sepherosa Ziehaux86_64: Per-cpu IDT
2011-12-18 Sepherosa Ziehauioapic: Even for UP, we still should initialize irqmap...
2011-12-18 Sepherosa Ziehaunexus/intr: Properly assert cpuid for interrupt resources
2011-12-16 Sepherosa Ziehaux86_64/MachintrABI: Use low-level INTR{EN,DIS} in intr_...
2011-12-16 Sepherosa Ziehaux86_64/icu: Add intr_{enable,disable} wrapper for ICU_I...
2011-12-16 Sepherosa Ziehaux86_64/ioapic_abi: Augment intr_{setup,teardown} w...
2011-12-16 Sepherosa Ziehaux86_64/ioapic_abi: Augment intr_disable/intr_enable...
2011-12-16 Sepherosa Ziehaunexus_alloc_resource: Add missing rman_set_rid()
next