machintr: Add intr_config interface
[dragonfly.git] / sys / platform / pc64 /
2011-03-18 Sepherosa Ziehaumachintr: Add intr_config interface
2011-03-18 Sepherosa Ziehauioapic: Properly setup I/O APIC pin according to the...
2011-03-18 Sepherosa Ziehauioapic/abi: Save IRQ to GSI mapping
2011-03-18 Sepherosa Ziehauioapic/abi: Save interrupt polarity
2011-03-18 Sepherosa Ziehauioapic: During initmap, only GSIs should be configured.
2011-03-17 Sepherosa Ziehauioapic: Setup I/O APIC according to the saved informati...
2011-03-17 Sepherosa Ziehauioapic: Save interrupt source override information
2011-03-17 Sepherosa Ziehauioapic: Save I/O APIC information for later configuration
2011-03-17 Sepherosa Ziehaumptable: Get pin count of I/O APIC and calculate GSI...
2011-03-17 Sascha Wildnerkernel: In the x86_64 kernel, add a missing include...
2011-03-17 Sascha Wildnerkernel: Fix x86_64 building without 'options DDB'.
2011-03-16 Sepherosa Ziehauacpi/pstate: Adjust FID/VID verification for AMD 0Fh...
2011-03-16 Sepherosa Ziehauacpi/pstate: Fix error logging messages
2011-03-14 Sepherosa Ziehauioapic: Add tunable hw.ioapic_use_old
2011-03-14 Sepherosa Ziehauioapic: Remove unused TUNABLE_INT
2011-03-14 Joe TalbottMerge branch 'master' of git://crater.dragonflybsd...
2011-03-09 Sepherosa Ziehauioapic: Function renaming
2011-03-09 Sepherosa Ziehaulapic: Record the max LAPIC APIC ID
2011-03-07 Sascha WildnerMerge remote branch 'crater/vendor/MDOCML' into HEAD
2011-03-04 Joe TalbottMerge branch 'master' of git://crater.dragonflybsd...
2011-03-04 Sascha Wildnerie(4): Fix a gcc44 warning.
2011-03-03 Sepherosa Ziehaumptable: Assign index for each IOAPIC
2011-03-03 Sepherosa Ziehaumptable: Simplify bus id duplication check logic
2011-03-02 Joe TalbottMerge branch 'master' of git://crater.dragonflybsd...
2011-03-01 Sepherosa Ziehaukern.mk: Prevent gcc4.4 from generating SSSE3, SSE4...
2011-03-01 Sepherosa Ziehaukernel: Don't store FPU status into the reserved area...
2011-02-28 Joe TalbottMerge branch 'master' of git://crater.dragonflybsd...
2011-02-22 Venkatesh SrinivasMerge branch 'master' of /repository/git/dragonfly
2011-02-22 Sepherosa Ziehaumptable: Implement stub I/O APIC enumerator
2011-02-19 Matthew Dillonkernel - Fix minor mistake corrupting an allocation...
2011-02-18 Sepherosa Ziehaumptable: Save PCI interrupt pin to I/O APIC pin maps
2011-02-17 Sepherosa Ziehaux86_64: 64-bit index register should be used.
2011-02-16 Sepherosa Ziehaumptable: Test the usage of default MPTABLE config durin...
2011-02-16 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2011-02-16 Sepherosa Ziehaumptable: Function renaming
2011-02-16 Sepherosa Ziehaumptable: Prepare to create I/O APIC MPTABLE enumerator
2011-02-16 Sepherosa Ziehauirqmap: Consume the syscall entry in irqmap
2011-02-15 Sepherosa Ziehaumadt: Ignore interrupt override entry if no overriding...
2011-02-14 Sepherosa Ziehauioapic: Pass ioapic address to ioapic_{read,write}()
2011-02-14 Sepherosa ZiehauIntroduce ioapic enumerators, which is used to probe...
2011-02-12 Matthew Dillonkernel - Make most of the fork and exit paths MPSAFE
2011-02-12 Sepherosa Ziehaux86_64: pmap_init() is called early enough for pmap_map...
2011-02-12 Sepherosa Ziehaumadt: Structure renaming
2011-02-12 Sepherosa Ziehaumadt: Support MADT rev 3 (used by ACPI 4.0)
2011-02-12 Sepherosa Ziehaumadt: Function renaming
2011-02-12 Sepherosa Ziehauacpi: Remove unused files
2011-02-12 Sepherosa Ziehaux86_64: Function renaming lapic_init -> lapic_map
2011-02-12 Sepherosa Ziehaumadt: Prepare to extract I/O APIC information from...
2011-02-12 Sepherosa Ziehaumadt: Function renaming
2011-02-10 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2011-02-09 Sepherosa Ziehauacpi/madt: Add definitation for interrupt source overri...
2011-02-09 Peter AvalosMerge branch 'vendor/OPENSSL'
2011-02-07 Sascha WildnerRemove useless belt and suspenders include guards in...
2011-02-07 Justin C. SherrillMerge branch 'master' of ssh://crater.dragonflybsd...
2011-02-06 Sepherosa Ziehauioapic/icu: Add irqmap
2011-02-06 Sepherosa Ziehauintr: Enable ELCR by default
2011-02-04 Antonio Huete Jimenezkern - Clarify the description of hw.physmem.
2011-02-04 Antonio Huetekern - Properly return the number of bytes in hw.physme...
2011-02-03 Matthew Dillonkernel - Fix physmap base calculation for x86-64
2011-02-01 Joe TalbottMerge branch 'master' of git://crater.dragonflybsd...
2011-02-01 Sepherosa Ziehaupc64: Split out isa_intr.h and move isa/intr_machdep...
2011-02-01 Sepherosa Ziehauintr: Add ELCR support
2011-01-31 Matthew Dillonkernel64 - Fix disabled interrupts during dbg/bpt trap
2011-01-31 Peter AvalosMerge branch 'vendor/GDTOA'
2011-01-31 Joe TalbottMerge branch 'master' of git://crater.dragonflybsd...
2011-01-30 Sepherosa Ziehauicu: Split out icu/icu.c
2011-01-30 Sepherosa Ziehauicu: Put ICU_IMR_OFFSET into machine_base/icu/icu.h
2011-01-30 Sepherosa Ziehauioapic/icu: Rework PIC selection code
2011-01-29 Peter AvalosMerge branch 'vendor/FILE'
2011-01-28 Sepherosa Ziehauicu_init: Cleanup
2011-01-28 Sepherosa Ziehauintr: Function renaming
2011-02-02 Sepherosa Ziehauintr: Further delay MachIntrABI.finalize()
2011-02-02 Sepherosa Ziehauioapic: File renaming (apic -> ioapic)
2011-02-02 Sepherosa Ziehauicu: Add icu/icu_abi.h
2011-02-02 Sepherosa Ziehauioapic: Function/variable renaming (apic -> ioapic)
2011-02-02 Sepherosa Ziehauapic_initialize: Adjust comment
2011-02-01 Matthew Dillonkernel64 - Greatly reduce memory probe times, remove...
2011-01-27 Joe TalbottMerge branch 'master' of git://git.theshell.com/dragonfly
2011-01-27 Sepherosa Ziehauioapic: Support upto 192 IDT entries
2011-01-27 Sepherosa Ziehauintr: Prepare to support 192 IDT entries; don't allow...
2011-01-26 Sascha Wildnerkernel: Remove some no longer used stuff in clock.c.
2011-01-24 Sepherosa Ziehauclock: Remove no longer used statclock_disable and...
2011-01-23 Matthew Dillonkernel - Fix a case where a panic dump can stall
2011-01-20 Matthew Dillonkernel - Remove mplock shims from global tokens
2011-01-17 Sepherosa Ziehaux86_64 intr: Support upto 192 IDT entries in ipl and...
2011-01-17 Sepherosa Ziehauicu: Remove unused macros
2011-01-17 Sepherosa Ziehaux86_64 madt: Remove unapplicable comment
2011-01-17 Sascha Wildnerkernel: Use NELEM() where we can.
2011-01-16 Sepherosa Ziehaux86_64 apic: Remove no longer applicable comment
2011-01-16 Sepherosa Ziehaux86_64 intr: Don't pass the vector name to INTR_HANDLER
2011-01-16 Sepherosa Ziehaux86_64 intr: We no longer have the fast version of...
2011-01-16 Sepherosa Ziehaux86_64 icu: Strip extra blank lines
2011-01-16 Sepherosa Ziehaux86_64 icu: Remove no onger applicable comment
2011-01-16 Sepherosa Ziehaux86_64 intr_abi: Reindent
2011-01-16 Sepherosa Ziehauioapic: Use shll in APIC_INTR{DIS,EN}
2011-01-16 Sepherosa Ziehauioapic: macro renaming
2011-01-12 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2011-01-12 Matthew Dillonkernel - Fix minor build error when building without...
2011-01-11 Matthew Dillonkernel - Fix very annoying lockup (SMP)
2011-01-10 Matthew Dillonkernel64 - Add some lapic timer based debugging (disabl...
next