summaryrefslogtreecommitdiffstats
path: root/sys/conf/files.pc98
Commit message (Expand)AuthorAgeFilesLines
* Move linux_clone(), linux_fork(), linux_vfork() to a MI path.dchagin2011-02-121-0/+1
* Add reader/writer lock around mem_range_attr_get() and mem_range_attr_set().jkim2011-01-171-1/+0
* Replace i386/i386/busdma_machdep.c and amd64/amd64/busdma_machdep.ccperciva2010-12-091-1/+1
* Merge sys/amd64/amd64/tsc.c and sys/i386/i386/tsc.c and move to sys/x86/x86.jkim2010-12-081-1/+1
* Merge nexus.c from amd64 and i386 to x86 subtree.attilio2010-10-281-1/+1
* Merge the mptable support from MD bits to x86 subtree.attilio2010-10-281-2/+2
* Merge dump_machdep.c i386/amd64 under the x86 subtree.attilio2010-10-261-1/+1
* Rename timeevents.c to kern_clocksource.c.mav2010-07-141-1/+1
* Move timeevents.c to MI code, as it is not x86-specific. I already havemav2010-07-141-1/+1
* Unify pc98 event timer code with the rest of x86.mav2010-07-131-1/+2
* Move the MD support for PCI message signalled interrupts to the x86 treejhb2010-06-081-1/+1
* Move the machine check support code to the x86 tree since it is identicaljhb2010-06-081-1/+1
* Move the I/O APIC code to the x86 tree since it is identical on i386 andjhb2010-06-081-2/+2
* Unify local_apic.c for x86 archs,mav2010-05-231-1/+1
* - Support for uncore counting events: one fixed PMC with the uncorefabient2010-04-021-0/+1
* MFi386: the part of r204309 to fix pc98 kernelnyan2010-02-251-2/+5
* Introduce the new kernel sub-tree x86 which should contain all the codeattilio2010-02-251-1/+0
* Remove the usb2_input_kbd directive that was missed during the renaming of th...brucec2010-02-081-1/+1
* - Allow clock subsystem to be compiled without the apic support [0]attilio2010-01-171-2/+2
* lindev(4) [1] is supposed to be a collection of linux-specific pseudobz2009-09-261-0/+2
* MFi386: revision 192050nyan2009-05-141-0/+1
* Burn TTY ioctl bridges in compat layers.ed2009-05-081-1/+0
* Remove IFF_NEEDSGIANT, a compatibility infrastructure introducedrwatson2009-03-151-2/+0
* Add memmove() to the kernel, making the kernel compile with Clang.ed2009-02-281-0/+1
* Pull in kbd.c with usb2_input_kbd, just like ukbd.thompsa2009-02-151-1/+1
* - Add few VIA bridges to agp_via.c and connect it to amd64 buildjkim2009-01-231-6/+6
* Switch to ath hal source code. Note this removes the ath_halsam2008-12-011-10/+0
* Add a reference to hwpmc_core.c most likely missed in r185363bz2008-11-281-0/+1
* - Separate PMC class dependent code from other kinds of machinejkoshy2008-11-091-0/+2
* Resurrect the sbni(4) driver. Someone finally tested the MPSAFE patches andjhb2008-09-101-0/+2
* Remove the sbni(4) driver. No one responded to calls to test it onjhb2008-07-041-2/+0
* Remove the oltr(4) driver. No one responded to calls for testing onjhb2008-07-041-10/+0
* Remove obselete PECOFF image activator support.wkoszek2008-06-141-1/+0
* Remove ISDN4BSD (I4B) from HEAD as it is not MPSAFE andbz2008-05-261-77/+0
* Make genclock standard on all platforms.phk2008-04-211-2/+0
* MFi386: Merge yet another the RTC related work.nyan2008-04-191-0/+1
* MFi386: RTC related cleanups.nyan2008-04-131-0/+2
* Catch up pc98 for i386 stack(9) changes:rwatson2007-12-031-0/+1
* Move the agp(4) driver from sys/pci to sys/dev/agp. __FreeBSD_version wasjhb2007-11-121-7/+7
* Reduce diffs against i386.nyan2007-10-261-29/+29
* Commit the change from FAST_IPSEC to IPSEC. The FAST_IPSECgnn2007-07-031-2/+2
* Use default options for default partitioning schemes, rather thanmarcel2007-06-111-4/+0
* Fix the dependency for the linux_support.s, explicitely add linux_assym.h.kib2007-05-231-1/+2
* Move futex support code from <arch>/support.s into linux compat directory.kib2007-05-231-0/+1
* MFi386: add libkern/memset.cnyan2007-04-061-0/+1
* opt_ah.h ends up copied into a kernelcompile directory in somemjacob2006-12-181-1/+1
* Unbreak pc98.ru2006-11-141-0/+1
* Backout the linux aio stuff. Several problems where identified and thenetchild2006-10-291-1/+0
* Move "device splash" back to MI NOTES and "files", it's MI.ru2006-10-231-1/+0
* Move MI parts of syscons into MI "files".ru2006-10-231-7/+0
OpenPOWER on IntegriCloud