| Commit message (Expand) | Author | Age | Files | Lines |
* | Disconnect non-MPSAFE SMBFS from the build in preparation for dropping | attilio | 2012-10-18 | 1 | -1/+1 |
* | Move the legacy(4) driver to x86. | jhb | 2012-03-30 | 1 | -1/+1 |
* | Allow (with a license warning) "options ZFS" to work in static kernels. | peter | 2012-03-27 | 1 | -1/+1 |
* | - Fix to build a native i386 kernel without the SMP and atpic. | nyan | 2012-03-16 | 1 | -1/+1 |
* | Move i386's intr_machdep.c to the x86 tree and share it with amd64. | jhb | 2012-03-09 | 1 | -1/+1 |
* | Move {amd64,i386}/pci/pci_bus.c and {amd64,i386}/include/pci_cfgreg.h to | jhb | 2011-06-22 | 1 | -1/+1 |
* | Compile in in_cksum* implementations for both IPv6 and IPv6. | bz | 2011-04-20 | 1 | -1/+1 |
* | Move linux_clone(), linux_fork(), linux_vfork() to a MI path. | dchagin | 2011-02-12 | 1 | -0/+1 |
* | Add reader/writer lock around mem_range_attr_get() and mem_range_attr_set(). | jkim | 2011-01-17 | 1 | -1/+0 |
* | Replace i386/i386/busdma_machdep.c and amd64/amd64/busdma_machdep.c | cperciva | 2010-12-09 | 1 | -1/+1 |
* | Merge sys/amd64/amd64/tsc.c and sys/i386/i386/tsc.c and move to sys/x86/x86. | jkim | 2010-12-08 | 1 | -1/+1 |
* | Merge nexus.c from amd64 and i386 to x86 subtree. | attilio | 2010-10-28 | 1 | -1/+1 |
* | Merge the mptable support from MD bits to x86 subtree. | attilio | 2010-10-28 | 1 | -2/+2 |
* | Merge dump_machdep.c i386/amd64 under the x86 subtree. | attilio | 2010-10-26 | 1 | -1/+1 |
* | 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 |