i386: Split out machine/mptable.h from machine/smp.h
[dragonfly.git] / sys / platform / pc64 /
2011-05-25 Sepherosa Ziehaux86_64: Move imcr_present from mp_machdep.c to machdep.c
2011-05-25 Sepherosa Ziehaux86_64: Split out machine/mptable.h from machine/smp.h
2011-05-25 Sepherosa Ziehaux86_64: Remove no longer used interrupt vector declaration
2011-05-25 Sepherosa Ziehaux86_64: Set EBDA address even for UP
2011-05-24 Sascha Wildnerkernel/lapic: Remove the special handling for VMware...
2011-05-24 Sepherosa Ziehauioapic: Alias hw.apic_io_enable with hw.ioapic_enable
2011-05-24 Sascha Wildnerkernel: Remove unused #include.
2011-05-23 Sepherosa Ziehauioapic: Move ioapic_enable from machdep.c to apic/ioapic.c
2011-05-22 Sepherosa Ziehauioapic: apic_io_enable -> ioapic_enable
2011-05-22 Sepherosa Ziehaux86_64/lapic: Allow vmware with single CPU to boot...
2011-05-21 John MarinoMerge branch 'vendor/BINUTILS220'
2011-05-20 Jan LentferMerge branch 'vendor/LDNS'
2011-05-19 Peter AvalosMerge branch 'vendor/OPENSSH'
2011-05-16 Peter AvalosMerge branch 'vendor/FILE'
2011-05-15 Sepherosa Ziehaux86_64: Handle I/O APIC probing failure
2011-05-15 Sepherosa Ziehaux86_64: Fix AP count after LAPIC enumeration
2011-05-14 Sepherosa Ziehaux86_64: Don't set task priority register
2011-05-14 Sepherosa Ziehaux86_64/lapic: Handle the case that the CPU does not...
2011-05-14 Sepherosa Ziehaux86_64: Streamline calling of MachIntrABI.finalize()
2011-05-14 Sepherosa Ziehaux86_64/madt: Allow systems with only one CPU to boot...
2011-05-14 Sepherosa Ziehaux86_64: Cleanup APIC ID to CPU ID mapping macros
2011-05-14 Sepherosa Ziehaux86_64: Move mp_set_cpuids() from mp_machdep.c to lapic.c
2011-05-14 Sepherosa Ziehaux86_64: Move CPU ID and APIC ID maps from mp_machdep...
2011-05-14 Sepherosa Ziehaux86_64: 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 Ziehaux86_64: Get rid of cpu_apic_versions
2011-05-04 Sepherosa Ziehaux86_64: Split out mptable.c from mp_machdep.c
2011-05-04 Sepherosa Ziehaux86_64: Move ioapic function declarations from smp...
2011-05-04 Sepherosa Ziehaux86_64: Move lapic function declarations from smp.h...
2011-05-04 Sepherosa Ziehaux86_64: apic/mpapic.h -> apic/lapic.h
2011-05-04 Sepherosa Ziehaux86_64: Split mpapic.c into lapic.c and ioapic.c
2011-05-01 Sascha Wildnerkernel: Make ep(4) and ie(4) compilable into the x86_64...
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 Sascha Wildnerkernel/x86_64: Separate some i386 only drivers better.
2011-04-30 John MarinoMerge branch 'vendor/GCC44'
2011-04-28 Sascha Wildnerkernel/npx: Fix ambiguous inline assembly.
2011-04-27 Peter AvalosMerge branch 'vendor/GDTOA'
2011-04-27 Peter AvalosMerge branch 'vendor/FILE'
2011-04-27 Sepherosa Ziehaux86_64/mp_machdep.c: Remove unused code
2011-04-27 Sepherosa Ziehaux86_64/mpapic.c: Remove unused code
2011-04-27 Sepherosa Ziehaux86_64: isa/clock.c is clean enough to enable -Werror
2011-04-27 Sepherosa Ziehaux86_64: Remove more old IOAPIC code
2011-04-27 Sepherosa Ziehaux86_64: Remove old IOAPIC code
2011-04-26 John MarinoMerge branch 'vendor/GREP'
2011-04-25 Sascha Wildnerkernel: Remove some i386 code from x86_64.
2011-04-21 Matthew Dillonkernel - Add mtrr support for x86-64
2011-04-17 Sepherosa Ziehauacpi/pstate: Add tunable to allow BIOS whacking start...
2011-04-15 Joe TalbottMerge branch 'master' of git://crater.dragonflybsd...
2011-04-14 Sepherosa Ziehauacpi: Detect SCI interrupt mode, if user does not speci...
2011-04-14 Sepherosa Ziehausystimer: Fix statclock() intr% counting for i8254...
2011-04-13 Sepherosa Ziehauelcr: Initialize variable before calling TUNABLE_INT_FE...
2011-04-13 Sascha Wildneridentcpu: Fix some comment whitespace.
2011-04-13 Sascha Wildneridentcpu: Add some Features2 strings.
2011-04-13 Sepherosa Ziehauacpi: Properly configure SCI and correctly share it...
2011-04-13 Sepherosa Ziehauioapic: Allow interrupt mode reconfigure
2011-04-13 Sepherosa Ziehauacpi: Add functions to configure SCI and return SCI...
2011-04-13 Sepherosa Ziehauicu: Configure interrupt trigger mode using ELCR if...
2011-04-13 Sepherosa Ziehauelcr: File relocate
2011-04-12 Sepherosa Ziehauacpi/fadt: Hide SCI IRQ logging under bootverbose
2011-04-12 Sepherosa Ziehauacpi/sdt/fadt: Build as standard files
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 'master' of git://git.dragonflybsd.org...
2011-04-02 Peter AvalosMerge branch 'vendor/DIFFUTILS'
2011-04-02 Sascha WildnerRemove the hack for loading x86_64 kernels linked with...
2011-03-25 Sepherosa Ziehauioapic: Properly log interrupt mode
2011-03-25 Sepherosa Ziehau8254: Don't setup 8254 interrupt, if it is not selected...
2011-03-25 Sepherosa Ziehauacpi: Parse FADT to extract SCI IRQ number
2011-03-25 Sepherosa Ziehauioapic: Don't assert that interrupt mode are level...
2011-03-25 Sepherosa Ziehauacpi: Factor out SDT functions to locate specified SDT
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/x86_64: 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: Raise MADT I/O APIC enumerator priority
2011-03-23 Sepherosa Ziehauioapic: Disable imen_dump() in new code
2011-03-23 Sepherosa Ziehauioapic: Rework I/O APIC APIC ID allocation
2011-03-23 Sepherosa Ziehauioapic: Don't assume that BSP's APIC ID is 0
2011-03-22 Sepherosa Ziehauacpi/x86_64: Properly configure ACPI interrupt model
2011-03-21 Sepherosa Ziehauioapic: Switch to new code by default
2011-03-21 Sepherosa Ziehauioapic: For limited I/O APIC mixed mode, delivery mode...
2011-03-21 Sepherosa Ziehau8254: Setup interrupt properly for new I/O APIC code
2011-03-21 Sepherosa Ziehau8254: apic_8254_intr does not need to be global variable
2011-03-21 Sepherosa Ziehaumptable: Verbose debug logging about "fixed interrupt...
2011-03-21 Sepherosa Ziehauioapic: Don't allow interrupt source overrides to GSI...
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-20 Sepherosa Ziehauioapic/abi: Mark unused ISA IRQs as reserved
next