acpi: Fix use-before-initialization bug
[dragonfly.git] / sys /
2011-06-02 Sepherosa Ziehauacpi: Fix use-before-initialization bug
2011-06-01 Sascha Wildnerkernel: Use cpu_vendor_id instead of strcmp(cpu_vendor...
2011-06-01 Sepherosa Ziehaux86_64: Split cpu_startup() into pic_finish() and cpu_f...
2011-06-01 Sepherosa Ziehaux86_64: Prepare mp_enable() for multi-stage procedure...
2011-06-01 Sepherosa Ziehaukern: Prepare to split SI_BOOT2_SMP into multi-stages
2011-06-01 Sepherosa Ziehaux86_64: Move base_memory from mp_machdep.c to machdep.c
2011-05-31 Sepherosa Ziehaux86_64: Move int_to_apicintpin from mp_machdep.c to...
2011-05-31 Sepherosa Ziehauacpi/pstate: Don't allow intermittent disappearance...
2011-05-31 Sepherosa Ziehauacpi/pstate: Support Integer _PSD
2011-05-30 Sepherosa Ziehaui386: Move int_to_apicintpin from mp_machdep.c to apic...
2011-05-30 Sepherosa Ziehauintr: Call machintr_intren() only for hardware interrupts
2011-05-28 Sascha WildnerLINT64: Uncomment vinum(4) (only VINUMDEBUG whines).
2011-05-28 Sascha Wildneracpi: Add a missing initialization.
2011-05-27 Sepherosa Ziehaui386: Move mp_naps from mp_machdep.c to machdep.c
2011-05-27 YONETANI Tomokazukernel: Don't disturb about-to-be reaped zombies.
2011-05-27 Sepherosa Ziehaux86_64: Move mp_naps from mp_machdep.c to machdep.c
2011-05-27 Sepherosa Ziehaui386: Move imcr_present from mp_machdep.c to machdep.c
2011-05-27 Sepherosa Ziehaui386: Split out machine/mptable.h from machine/smp.h
2011-05-27 Sepherosa Ziehaui386: Remove no longer used interrupt vector declaration
2011-05-27 Sepherosa Ziehaui386: Set EBDA address even for UP
2011-05-27 Sepherosa Ziehaure(4): Correct EEPROM location for certain versions...
2011-05-27 Sepherosa Ziehaure(4): Preliminary 8168F support
2011-05-27 Sepherosa Ziehaure(4): Add 8168DP support
2011-05-27 Sepherosa Ziehaure(4): Correct 8168E settings
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-25 Sepherosa Ziehauacpi: Fix up the interrupt timer after enabling ACPI
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-24 Sascha Wildnernrelease/installer: No longer build and offer separate...
2011-05-24 Sascha WildnerPut 'options SMP' in our standard GENERIC and X86_64_GE...
2011-05-23 Sepherosa Ziehauioapic: Move ioapic_enable from machdep.c to apic/ioapic.c
2011-05-22 Sascha Wildnerkernel: Fix building with NETATALK but without NETATALK...
2011-05-22 Sepherosa Ziehauioapic: apic_io_enable -> ioapic_enable
2011-05-22 Sascha Wildner<machine/specialreg.h>: Whitespace
2011-05-22 Sepherosa Ziehaux86_64/lapic: Allow vmware with single CPU to boot...
2011-05-22 Sepherosa Ziehaui386/lapic: Allow vmware with single CPU to boot SMP...
2011-05-21 John MarinoMerge branch 'vendor/BINUTILS220'
2011-05-20 Jan LentferMerge branch 'master' of ssh://crater.dragonflybsd...
2011-05-20 John Marinokernel ELF: Implement AT_OSRELDATE aux vector
2011-05-20 Sascha Wildner<sys/param.h>: Fix a typo in the NELEM() definition.
2011-05-20 Jan LentferMerge branch 'vendor/LDNS'
2011-05-19 John Marinokernel ELF: Removed unwanted return
2011-05-19 John Marinokernel ELF: Improve OS Release Date handling
2011-05-19 John Marinokernel ELF: Use interpreter paths outside of first...
1970-01-03 Alex Hornung"Fix" kernel profiling for i386
2011-05-19 John Marinokernel ELF: Add missing return after exec_map_page...
2011-05-19 John MarinoKernel Elf: Expand ABI.note-tag search to cover entire...
2011-05-19 Peter AvalosMerge branch 'vendor/OPENSSH'
2011-05-18 John MarinoKernel ELF: Restore legacy FreeBSD brand
2011-05-18 Matthew Dillonkernel - Fix netgraph MP race
2011-05-17 John MarinoLinuxulator: Fix recent breakage, part II
2011-05-17 John Marinobtx: tweak makefile for gold linker
2011-05-16 Peter AvalosMerge branch 'vendor/FILE'
2011-05-15 Sepherosa Ziehaui386: Handle I/O APIC probing failure
2011-05-15 Sepherosa Ziehaux86_64: Handle I/O APIC probing failure
2011-05-15 Sepherosa Ziehaui386: Fix AP count after LAPIC enumeration
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-13 Sepherosa Ziehaui386/lapic: Don't set task priority register
2011-05-13 Sepherosa Ziehaui386/lapic: Handle the case that the CPU does not have...
2011-05-13 Sepherosa Ziehaui386: Streamline calling of MachIntrABI.finalize()
2011-05-13 John MarinoLinuxolator: fix recent breakage
2011-05-13 Sepherosa Ziehaui386/madt: Allow systems with only one CPU to boot...
2011-05-13 Sepherosa Ziehaui386: Cleanup APIC ID to CPU ID mapping macros
2011-05-13 Sepherosa Ziehaui386: Move mp_set_cpuids() from mp_machdep.c to lapic.c
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-12 Sascha Wildnerkernel: Add SLAB_DEBUG and VM_PAGE_DEBUG to the LINT...
2011-05-11 John Marinokernel ELF: Map PIE binaries at non-zero or specified...
2011-05-11 John Marinokernel ELF: Do not map segments of zero length
2011-05-11 John Marinokernel ELF: Reimplement Elf Branding, .note.ABI-tag
2011-05-10 Venkatesh Srinivaskernel -- Convert sb_timeo for socket timeout from...
2011-05-10 Sascha Wildnertaskqueue: Fix error message.
2011-05-07 John MarinoMerge branch 'vendor/CVS'
2011-05-07 John MarinoMerge branch 'vendor/GDB'
2011-05-06 Sascha Wildnerkernel: Add -Wold-style-definition to the warnings.
2011-05-06 Sascha WildnerRemove ipfilter from the system.
2011-05-06 Sascha WildnerFix LINT64 build.
2011-05-06 Sascha Wildnermpt(4): Make mpt_{vol,disk}_prt() printflike.
2011-05-06 Sascha WildnerFix LINT build.
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-05 Sepherosa Ziehaui386: Get rid of cpu_apic_versions
2011-05-05 Sepherosa Ziehaui386: Unbreak buildkernel
2011-05-05 Sascha Wildnerkernel/ddb: Fix examine's z format (for signed hex).
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
next