kernel - Introduce lightweight buffers
[dragonfly.git] / sys / platform / pc32 / conf / files
2010-03-18 Samuel J. Greearkernel - Introduce lightweight buffers
2010-03-13 Alex Hornunglinux emulation - Major update
2010-02-24 Sascha Wildnernetsmb: Fix a warning and put smb_usr.c under -Werror...
2009-12-20 Sascha WildnerAdd some missing ACPI source files (for LINT).
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-10-04 Alex Hornungpc32 files/options - Update glxsb, geode
2009-07-11 Sepherosa Ziehaupci: Add MPTable Host-PCI/PCI-PCI bridges drivers.
2009-07-08 Sepherosa Ziehaupci: White space cleanup
2009-07-08 Sepherosa ZiehauSync PCI code with FreeBSD 7.2
2009-06-13 Sepherosa ZiehauImplement ACPI MADT parsing
2009-06-06 Sepherosa ZiehauACPI P-State support step 2/2: Add CPU driver for AMD...
2009-05-17 Hasso TepperMake it possible to build ath(4) hal into the kernel.
2009-01-07 Sepherosa ZiehauRemove ISA network device cx(4)
2009-01-07 Sepherosa ZiehauRemove ISA part of sr(4)
2008-12-27 Jordan GordeevBring in the remainder of the post-SoC amd64 enchilada.
2008-11-17 Sascha WildnerMake ath(4) compilable into the kernel and add it to...
2008-08-28 Hasso TepperMove acpi_toshiba.c, it's not pc32 specific.
2008-07-28 Sascha WildnerRemove some old driver remains.
2008-07-26 Sepherosa ZiehauMove em(4) from MD conf/files to MI conf/files
2007-08-29 Sascha WildnerFix LINT: Remove cm(4) and fla(4) remains.
2007-08-27 Hasso TepperNuke fla(4). It's known to be buggy, supports very...
2007-08-27 Hasso TepperRemove remainings of the oltr(4).
2007-08-19 Sascha Wildner* Use one ioctl() (CONS_SET, analogous to CONS_GET...
2007-06-17 Matthew DillonAdd subr_diskgpt.c to the platform conf files.
2007-06-01 Matthew DillonAdd flsl() for the NATA driver.
2007-05-17 Sascha WildnerRemove mcd(4) and scd(4) remains.
2007-04-01 Sepherosa ZiehauUnbreak make -j X buildkernel KERNCONF=LINT, X > 1
2007-01-19 Matthew DillonRename /usr/src/sys/machine to /usr/src/sys/platform...
2007-01-06 Matthew DillonRepo-move machine/pc32/i386/i386-gdbstub.c to cpu/i386...
2007-01-06 Matthew DillonMove uiomove_fromphyhs() source from MD to MI.
2007-01-05 Matthew DillonMove dumplo from MD to kern/kern_shutdown.c
2006-12-17 Matthew DillonRepo copy machine/pc32/i386/mem.c to kern/kern_memio...
2006-11-07 Matthew DillonMisc cleanups and CVS surgery. Move a number of header...
2006-11-07 Matthew DillonMajor kernel build infrastructure changes, part 1/2...
2006-10-22 Matthew DillonReorganize the way machine architectures are handled...