mptable: Always clear 'force_pci0' before setting/using it
[dragonfly.git] / sys / platform / pc64 / x86_64 / mp_machdep.c
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-12 Sepherosa Ziehaux86_64: Function renaming lapic_init -> lapic_map
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 Ziehaupc64: 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-17 Sepherosa Ziehaux86_64 intr: Support upto 192 IDT entries in ipl and...
2011-01-16 Sepherosa Ziehauioapic: macro renaming
2011-01-09 Sascha WildnerBring in sephe's recent intr/apic work to x86_64.
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 Matthew Dillonkernel - Simplify AP CPU reporting on x86-64
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-07 Matthew Dillonkernel - 64-bit memory & ncpus work
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 Neumannx86_64 - Get completely rid of APIC_IO
2010-11-07 Michael NeumannMerge branch 'apic_io'
2010-10-31 Matthew Dillonkernel - Fix serious issue w/ smp_invltlb(), plus other...
2010-10-29 Matthew Dillonkernel - Make the x86-64 double-fault exception operational
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-10-13 Michael NeumannIO APIC: Get rid of apic_imen
2010-10-13 Michael NeumannMP table: Test 0xe0000 when searching MP float pointer...
2010-10-13 Michael NeumannIntroduce lapic enumerators, which is used to probe...
2010-10-13 Michael NeumannMove lapic_init() into apic/mpapic.c
2010-10-13 Michael NeumannMP probe: Get rid of cpu_apic_address
2010-10-13 Michael NeumannSilence warning of recent commit.
2010-10-13 Michael NeumannMP table: Don't mix lapic/ioapic/imcr configuration...
2010-10-13 Michael NeumannMerge mptable_check() into mptable_probe()
2010-10-13 Michael NeumannSilence two warnings introduced with recent commits.
2010-10-13 Michael NeumannUse mptable_iterate_entries() in mptable_pass2()
2010-10-13 Michael NeumannPull IMCR setting out of mptable_pass2()
2010-10-13 Michael NeumannLet mptable_pass2() call mptable_default()
2010-10-13 Michael Neumannmptable_default() only configures ioapic stuffs
2010-10-13 Michael NeumannUse mptable_iterate_entries() in mptable_pass1()
2010-10-13 Michael NeumannMP table: Remove global variables for HT fixup
2010-10-13 Michael NeumannNAPICID 16 -> 256.
2010-10-13 Michael Neumannmptable_lapic_enumerate(): Fix comment
2010-10-13 Michael NeumannRearrange mptable_lapic_enumerate() by factoring out...
2010-10-13 Michael NeumannAdd APIC_ID to extract apic id from local apic id field
2010-10-11 Michael NeumannAdd lapic_init() to map local apic
2010-10-10 Michael NeumannMP table: Pull lapic related information extraction...
2010-10-10 Michael NeumannFix warnings when compiled with ACPI_IO
2010-10-10 Michael NeumannMerge branch 'master' of git://git.dragonflybsd.org...
2010-10-04 Michael NeumannMP table: Do preliminary checks before claiming that...
2010-10-04 Michael NeumannPut mp_nbusses and bus_data under APIC_IO
2010-10-04 Michael NeumannStaticize mp_nbusses
2010-10-04 Michael NeumannRemove bsp_apic_ready
2010-10-04 Michael NeumannCorrect the logical_cpus calculation in mptable_hyperth...
2010-09-29 Peter AvalosMerge branch 'vendor/OPENSSH'
2010-09-26 Peter AvalosMerge branch 'vendor/OPENSSL'
2010-09-24 Matthew Dillonkernel - lapic pointer was still not quite correctly...
2010-10-03 Michael NeumannMerge branch 'master' of git://git.dragonflybsd.org...
2010-10-03 Michael Neumannlapic pointer was not correctly initialized
2010-10-03 Michael NeumannMADT MP probe: Rework cpuid mapping, and cpuid to apici...
next