i386/ioapic: Use pmap_mapdev_uncacheable() to map I/O APIC
[dragonfly.git] / sys / platform / pc32 / i386 / mp_machdep.c
2011-05-04 Sepherosa Ziehaui386/ioapic: Use pmap_mapdev_uncacheable() to map I...
2011-05-04 Sepherosa Ziehaui386: Move ioapic function declarations from smp.h...
2011-05-04 Sepherosa Ziehaui386: apic/mpapic.h -> apic/lapic.h
2011-05-01 John MarinoMerge branch 'vendor/TEXINFO'
2011-04-30 Peter AvalosMerge branch 'vendor/LESS'
2011-04-30 John MarinoMerge branch 'vendor/DIFFUTILS'
2011-04-30 John MarinoMerge branch 'vendor/GCC44'
2011-04-27 Peter AvalosMerge branch 'vendor/GDTOA'
2011-04-27 Peter AvalosMerge branch 'vendor/FILE'
2011-04-27 Sepherosa Ziehaui386/mp_machdep.c: Remove unused code
2011-04-27 Sepherosa Ziehaui386/mpapic.c: Remove unused code
2011-04-27 Sepherosa Ziehaui386: Remove more old IOAPIC code
2011-04-27 Sepherosa Ziehaui386: Remove old IOAPIC code
2011-04-26 John MarinoMerge branch 'vendor/GREP'
2011-04-09 Sascha WildnerMerge branch 'vendor/MDOCML'
2011-04-09 Peter AvalosMerge branch 'vendor/OPENSSH'
2011-04-04 Sascha WildnerMerge branch 'vendor/MPFR'
2011-04-04 Sascha WildnerMerge branch 'vendor/GMP'
2011-04-04 Sascha WildnerMerge branch 'vendor/GCC44'
2011-04-02 Peter AvalosMerge branch 'vendor/DIFFUTILS'
2011-03-25 Sepherosa Ziehauioapic: Allow interrupt trigger mode override in MADT
2011-03-25 Sepherosa Ziehauapic/i386: Wait APs's LAPIC to be initialized before...
2011-03-23 Sascha WildnerMerge branch 'vendor/BINUTILS221'
2011-03-23 Sascha WildnerMerge branch 'vendor/BINUTILS221'
2011-03-23 Sepherosa Ziehaumptable: Make interrupt routing information logging...
2011-03-21 Sepherosa Ziehaumptable: Verbose debug logging about "fixed interrupt...
2011-03-20 Sepherosa Ziehaumptable: Always clear 'force_pci0' before setting/using it
2011-03-20 Sepherosa Ziehaumptable/ioapic: Properly routing PCI interrupts
2011-03-19 Sepherosa Ziehauioapic: Move MachIntrABI switching from ABI finalize...
2011-03-19 Sepherosa Ziehauapic: Initialize LAPIC before programming I/O APIC
2011-03-19 Sepherosa Ziehaulapic: Move LAPIC related vector installation into...
2011-03-19 Sepherosa Ziehaulapic: apic_initialize() -> lapic_init()
2011-03-19 Sepherosa Ziehauapic: Centralize IMCR present setting
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-14 Sepherosa Ziehauioapic: Add tunable hw.ioapic_use_old
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-03 Sepherosa Ziehaumptable: Assign index for each IOAPIC
2011-03-03 Sepherosa Ziehaumptable: Simplify bus id duplication check logic
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-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-14 Sepherosa Ziehauioapic: Pass ioapic address to ioapic_{read,write}()
2011-02-14 Sepherosa ZiehauIntroduce ioapic enumerators, which is used to probe...
2011-02-09 Peter AvalosMerge branch 'vendor/OPENSSL'
2011-02-07 Justin C. SherrillMerge branch 'master' of ssh://crater.dragonflybsd...
2011-02-01 Joe TalbottMerge branch 'master' of git://crater.dragonflybsd...
2011-02-01 Sepherosa Ziehaupc32: Split out isa_intr.h and move isa/intr_machdep...
2011-01-31 Peter AvalosMerge branch 'vendor/GDTOA'
2011-01-29 Peter AvalosMerge branch 'vendor/FILE'
2011-02-02 Sepherosa Ziehauintr: Further delay MachIntrABI.finalize()
2011-02-02 Sepherosa Ziehauioapic: Function/variable renaming (apic -> ioapic)
2011-01-27 Joe TalbottMerge branch 'master' of git://git.theshell.com/dragonfly
2011-01-09 Sepherosa Ziehauintr: Support upto 192 IDT entries in ipl and intr...
2011-01-09 Sepherosa ZiehauRevert "Revert "IO APIC: Assign pins dedicated to PCI...
2011-01-02 Samuel J. GreearMerge branch 'master' of ssh://crater.dragonflybsd...
2010-12-31 Sepherosa Ziehauapic: Clear all entries in int table
2010-12-19 Peter AvalosMerge branch 'vendor/LIBARCHIVE' into HEAD
2010-12-19 Peter AvalosMerge branch 'vendor/XZ' into HEAD
2010-12-15 Peter AvalosMerge branch 'vendor/TNFTP'
2010-12-15 Peter AvalosMerge branch 'vendor/ZLIB'
2010-12-12 Peter AvalosMerge branch 'vendor/OPENSSL'
2010-12-11 Matthew Dillonkernel - Change the discrete mplock into mp_token
2010-12-10 Samuel J. GreearMerge branch 'malloc_constructor'
2010-12-10 Samuel J. GreearMerge branch 'GCI2010'
2010-12-09 Matthew Dillonkernel - Add support for up to 63 cpus & 512G of ram...
2010-12-06 Matthew Dillonkernel - Fix lapic mask for > 16 apic ids
2010-11-22 Peter AvalosMerge branch 'vendor/OPENSSL' into HEAD
2010-11-18 Peter AvalosMerge branch 'vendor/OPENSSL'
2010-11-07 Michael NeumannMerge branch 'apic_io'
2010-11-07 Michael NeumannMerge branch 'apic_io'
2010-11-07 Michael Neumanni386 - Get completely rid of APIC_IO
2010-10-31 Matthew Dillonkernel - Fix serious issue w/ smp_invltlb(), plus other...
2010-10-28 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-10-28 Matthew Dillonkernel - Fix serious issue w/ smp_invltlb(), plus other...
2010-10-28 Matthew Dillonkernel - Fix serious issue w/ smp_invltlb(), plus other...
2010-10-24 Matthew Dillonkernel - Temporarily back-out smp_invltlb() changes
2010-10-23 Matthew Dillonkernel - synchronize smp_invltlb()
2010-09-29 Peter AvalosMerge branch 'vendor/OPENSSH'
2010-09-26 Peter AvalosMerge branch 'vendor/OPENSSL'
2010-09-20 Peter AvalosMerge branch 'vendor/BZIP'
2010-09-20 Peter AvalosMerge branch 'vendor/BZIP'
2010-03-18 Rui PauloMerge branch 'master' into net80211-update
2010-03-05 Matthew DillonMerge remote branch 'crater/master' into net80211-update
2010-03-05 Michael NeumannMerge branch 'master' of git://git.dragonflybsd.org...
2010-03-04 Matthew Dillonkernel - pmap (i386) - Reduce kmem use for foreign...
2010-02-28 Peter AvalosMerge branch 'vendor/OPENSSL'
2010-02-23 Matthew DillonMerge branch 'vendor/EXPAT'
2010-02-10 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
next