kernel: Remove some old ISA only drivers.
[dragonfly.git] / sys / platform / pc64 / conf / files
2011-07-21 Sascha Wildnerkernel: Remove some old ISA only drivers.
2011-07-06 Sascha Wildnerkernel: Move the est(4) source code to dev/powermng...
2011-07-06 Sascha Wildnerkernel: FWIW, allow the CPU_ENABLE_EST option for x86_6...
2011-06-19 Alex Hornungpadlock - Shuffle around, add rng x86_64 support
2011-06-14 Sascha Wildnerkernel: Move aesni(4) and padlock(4) from sys/crypto...
2011-06-13 Sascha Wildnerkernel: Move aesni(4) and padlock(4) from sys/crypto...
2011-06-03 Sepherosa Ziehaux86_64: Allow UP kernel to use LAPIC timer and I/O...
2011-05-04 Sepherosa Ziehaux86_64: Split out mptable.c from mp_machdep.c
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-04-30 Sascha Wildnerkernel/x86_64: Separate some i386 only drivers better.
2011-04-27 Sepherosa Ziehaux86_64: isa/clock.c is clean enough to enable -Werror
2011-04-21 Matthew Dillonkernel - Add mtrr support for x86-64
2011-04-13 Sepherosa Ziehauelcr: File relocate
2011-04-12 Sepherosa Ziehauacpi/sdt/fadt: Build as standard files
2011-03-25 Sepherosa Ziehauacpi: Parse FADT to extract SCI IRQ number
2011-03-25 Sepherosa Ziehauacpi: Factor out SDT functions to locate specified SDT
2011-03-25 Sepherosa Ziehaumadt: File relocate
2011-03-17 Sascha Wildnerkernel: Fix x86_64 building without 'options DDB'.
2011-02-01 Sepherosa Ziehaupc64: Split out isa_intr.h and move isa/intr_machdep...
2011-02-01 Sepherosa Ziehauintr: Add ELCR support
2011-01-30 Sepherosa Ziehauicu: Split out icu/icu.c
2011-02-02 Sepherosa Ziehauioapic: File renaming (apic -> ioapic)
2011-01-11 Matthew Dillonkernel - Fix very annoying lockup (SMP)
2011-01-04 Sascha WildnerAdd hptmv(4), a driver for HighPoint RocketRAID 182x...
2010-12-18 Venkatesh Srinivaskernel -- Monitor/Mwait routine for x64; (untested!)
2010-11-07 Michael Neumannx86_64 - Get completely rid of APIC_IO
2010-09-28 Sascha WildnerMake acpi(4) compilable into an x86_64 kernel.
2010-10-03 Michael NeumannImplement ACPI MADT parsing
2010-08-29 Matthew DillonMPSAFE TTY - Refactor the keyboard switch code to make...
2010-08-21 Alex Hornungaesni - Bind into build system & LINT
2010-05-16 Matthew Dillonkernel - zero pages during idle
2010-03-21 Sascha Wildnervkernel64: Additional adjustments (amd64 -> x86_64...
2010-03-21 Jordan Gordeevamd64: Move some kernel files.
2010-03-18 Samuel J. Greearkernel - Introduce lightweight buffers
2009-12-20 Matthew Dillonkernel - Move mplock to machine-independent C
2009-12-15 Sascha WildnerAdd -Werror to the kernel build.
2009-12-06 Alex Hornungdump - Bring in FreeBSD's dumping (new dumps & minidumps)
2009-11-07 Simon Schubertrename amd64 architecture to x86_64
2009-11-07 Jordan GordeevRevert "rename amd64 architecture to x86_64"
2009-11-05 Simon Schubertrename amd64 architecture to x86_64
2009-09-19 Matthew DillonAMD64 - Unbreak the acpi kld, which also seems to fix...
2009-09-15 Simon Schubertamd64: sync AMD64_GENERIC and platform/files with i386
2009-09-03 Simon Schubertmodules: add elf_obj linker for amd64
2009-09-01 Simon Schubertamd64: sync missing functions/config from i386
2009-08-25 Matthew DillonAMD64 - Fix format conversions and other warnings.
2009-07-11 Sepherosa Ziehauamd64: Copy MPTable PCI interrput routing code from...
2009-07-08 Sepherosa Ziehaupci/amd64: Duplicate pci/i386 to pci/amd64.
2009-07-01 Jordan Gordeevamd64: Big batch of SMP changes.
2009-05-17 Hasso TepperMake it possible to build ath(4) hal into the kernel.
2008-11-17 Sascha WildnerMake ath(4) compilable into the kernel and add it to...
2008-08-29 Matthew DillonAMD64 - Sync AMD64 support from Jordan Gordeev's svn...
2007-09-24 Yonghong Yancleanup the duplicated $DragonFly$ cvs id, my bad
2007-09-23 Yonghong Yanmore header changes for amd64 port; the pc64 building...