| Commit message (Expand) | Author | Age | Files | Lines |
* | Rename timeevents.c to kern_clocksource.c. | mav | 2010-07-14 | 1 | -1/+1 |
* | Move timeevents.c to MI code, as it is not x86-specific. I already have | mav | 2010-07-14 | 1 | -1/+1 |
* | Unify pc98 event timer code with the rest of x86. | mav | 2010-07-13 | 1 | -1/+2 |
* | Move the MD support for PCI message signalled interrupts to the x86 tree | jhb | 2010-06-08 | 1 | -1/+1 |
* | Move the machine check support code to the x86 tree since it is identical | jhb | 2010-06-08 | 1 | -1/+1 |
* | Move the I/O APIC code to the x86 tree since it is identical on i386 and | jhb | 2010-06-08 | 1 | -2/+2 |
* | Unify local_apic.c for x86 archs, | mav | 2010-05-23 | 1 | -1/+1 |
* | - Support for uncore counting events: one fixed PMC with the uncore | fabient | 2010-04-02 | 1 | -0/+1 |
* | MFi386: the part of r204309 to fix pc98 kernel | nyan | 2010-02-25 | 1 | -2/+5 |
* | Introduce the new kernel sub-tree x86 which should contain all the code | attilio | 2010-02-25 | 1 | -1/+0 |
* | Remove the usb2_input_kbd directive that was missed during the renaming of th... | brucec | 2010-02-08 | 1 | -1/+1 |
* | - Allow clock subsystem to be compiled without the apic support [0] | attilio | 2010-01-17 | 1 | -2/+2 |
* | lindev(4) [1] is supposed to be a collection of linux-specific pseudo | bz | 2009-09-26 | 1 | -0/+2 |
* | MFi386: revision 192050 | nyan | 2009-05-14 | 1 | -0/+1 |
* | Burn TTY ioctl bridges in compat layers. | ed | 2009-05-08 | 1 | -1/+0 |
* | Remove IFF_NEEDSGIANT, a compatibility infrastructure introduced | rwatson | 2009-03-15 | 1 | -2/+0 |
* | Add memmove() to the kernel, making the kernel compile with Clang. | ed | 2009-02-28 | 1 | -0/+1 |
* | Pull in kbd.c with usb2_input_kbd, just like ukbd. | thompsa | 2009-02-15 | 1 | -1/+1 |
* | - Add few VIA bridges to agp_via.c and connect it to amd64 build | jkim | 2009-01-23 | 1 | -6/+6 |
* | Switch to ath hal source code. Note this removes the ath_hal | sam | 2008-12-01 | 1 | -10/+0 |
* | Add a reference to hwpmc_core.c most likely missed in r185363 | bz | 2008-11-28 | 1 | -0/+1 |
* | - Separate PMC class dependent code from other kinds of machine | jkoshy | 2008-11-09 | 1 | -0/+2 |
* | Resurrect the sbni(4) driver. Someone finally tested the MPSAFE patches and | jhb | 2008-09-10 | 1 | -0/+2 |
* | Remove the sbni(4) driver. No one responded to calls to test it on | jhb | 2008-07-04 | 1 | -2/+0 |
* | Remove the oltr(4) driver. No one responded to calls for testing on | jhb | 2008-07-04 | 1 | -10/+0 |
* | Remove obselete PECOFF image activator support. | wkoszek | 2008-06-14 | 1 | -1/+0 |
* | Remove ISDN4BSD (I4B) from HEAD as it is not MPSAFE and | bz | 2008-05-26 | 1 | -77/+0 |
* | Make genclock standard on all platforms. | phk | 2008-04-21 | 1 | -2/+0 |
* | MFi386: Merge yet another the RTC related work. | nyan | 2008-04-19 | 1 | -0/+1 |
* | MFi386: RTC related cleanups. | nyan | 2008-04-13 | 1 | -0/+2 |
* | Catch up pc98 for i386 stack(9) changes: | rwatson | 2007-12-03 | 1 | -0/+1 |
* | Move the agp(4) driver from sys/pci to sys/dev/agp. __FreeBSD_version was | jhb | 2007-11-12 | 1 | -7/+7 |
* | Reduce diffs against i386. | nyan | 2007-10-26 | 1 | -29/+29 |
* | Commit the change from FAST_IPSEC to IPSEC. The FAST_IPSEC | gnn | 2007-07-03 | 1 | -2/+2 |
* | Use default options for default partitioning schemes, rather than | marcel | 2007-06-11 | 1 | -4/+0 |
* | Fix the dependency for the linux_support.s, explicitely add linux_assym.h. | kib | 2007-05-23 | 1 | -1/+2 |
* | Move futex support code from <arch>/support.s into linux compat directory. | kib | 2007-05-23 | 1 | -0/+1 |
* | MFi386: add libkern/memset.c | nyan | 2007-04-06 | 1 | -0/+1 |
* | opt_ah.h ends up copied into a kernelcompile directory in some | mjacob | 2006-12-18 | 1 | -1/+1 |
* | Unbreak pc98. | ru | 2006-11-14 | 1 | -0/+1 |
* | Backout the linux aio stuff. Several problems where identified and the | netchild | 2006-10-29 | 1 | -1/+0 |
* | Move "device splash" back to MI NOTES and "files", it's MI. | ru | 2006-10-23 | 1 | -1/+0 |
* | Move MI parts of syscons into MI "files". | ru | 2006-10-23 | 1 | -7/+0 |
* | MFi386: revision 1.567 (add linux_aio.c). | nyan | 2006-10-16 | 1 | -0/+1 |
* | Add the new linux files to pc98 too. | netchild | 2006-08-18 | 1 | -0/+3 |
* | Remove sio(4) and related options from MI files to amd64, i386 | marcel | 2006-07-29 | 1 | -0/+3 |
* | - Add C-bus and ISA front-ends for le(4) so it can actually replace | marius | 2006-05-17 | 1 | -0/+1 |
* | Removed the deprecated lance driver, lnc, from files. | gnn | 2006-05-14 | 1 | -1/+0 |
* | Add in linsysfs. A linux 2.6 like sys filesystem to pacify the Linux | ambrisko | 2006-05-09 | 1 | -0/+1 |
* | Add the ath and the wlan crypto support. | nyan | 2006-05-08 | 1 | -0/+10 |