i386: Move CPU ID and APIC ID maps from mp_machdep.c to lapic.c
[dragonfly.git] / sys / platform / pc32 / i386 /
2011-05-13 Sepherosa Ziehaui386: Move CPU ID and APIC ID maps from mp_machdep...
2011-05-13 Sepherosa Ziehaui386: Move ioapic_map() from mp_machdep.c to ioapic.c
2011-05-07 John MarinoMerge branch 'vendor/CVS'
2011-05-07 John MarinoMerge branch 'vendor/GDB'
2011-05-05 Venkatesh SrinivasMerge branch 'master' of /repository/git/dragonfly
2011-05-05 Sepherosa Ziehaui386: Get rid of cpu_apic_versions
2011-05-05 Sepherosa Ziehaui386: Unbreak buildkernel
2011-05-04 Sepherosa Ziehaui386: Split out mptable.c from mp_machdep.c
2011-05-04 Sepherosa Ziehaui386/lapic: Use pmap_mapdev_uncacheable() to map LAPIC
2011-05-04 Sepherosa Ziehaui386/ioapic: Use pmap_mapdev_uncacheable() to map I...
2011-05-04 Sepherosa Ziehaui386: Copy pmap_mapdev_uncacheable() from x86_64
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-15 Joe TalbottMerge branch 'master' of git://crater.dragonflybsd...
2011-04-13 Sascha Wildneridentcpu: Fix some comment whitespace.
2011-04-13 Sascha Wildneridentcpu: Add some Features2 strings.
2011-04-13 Sepherosa Ziehauelcr: File relocate
2011-04-11 Sepherosa Ziehauplatform: Setup bootverbose earlier
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 Ziehaumadt: File relocate
2011-03-25 Sepherosa Ziehaumadt: Configure interrupt trigger mode does not work...
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-24 Matthew Dillonkernel - Revamp LWKT thread migration
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-23 Sepherosa Ziehauioapic: Disable imen_dump() in new code
2011-03-21 Sepherosa Ziehauioapic: Switch to new code by default
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-18 Sascha Wildnerkernel: Fix -Wundef in a number of places.
2011-03-18 Sepherosa Ziehaunexus: Implement bus_config_intr bus method
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-16 Sascha Wildnerkernel: Fix building without 'options INVARIANTS'.
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-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 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-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-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-14 Matthew Dillonkernel - Make numerous proc accesses use p->p_token...
2011-02-12 Matthew Dillonkernel - Make most of the fork and exit paths MPSAFE
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 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 Justin C. SherrillMerge branch 'master' of ssh://crater.dragonflybsd...
2011-02-06 Sepherosa Ziehauioapic/icu: Add irqmap
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-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-02-01 Sepherosa Ziehauintr: Add ELCR support
2011-01-31 Peter AvalosMerge branch 'vendor/GDTOA'
next