summaryrefslogtreecommitdiffstats
path: root/sys/conf
Commit message (Expand)AuthorAgeFilesLines
* Add support for the IBM Full-System Simulator (Mambo). This code has beennwhitehorn2010-07-312-0/+6
* Adapt sparc64 and sun4v timer code for the new event timers infrastructure.mav2010-07-292-0/+2
* Add MALLOC_DEBUG_MAXZONES debug malloc(9) option to use multiple umamdf2010-07-282-0/+15
* Add a parser for the ACPI SRAT table for amd64 and i386. It setsjhb2010-07-272-1/+2
* Remove the acpi_aiboost driver. It has been replaced by aibs(4).rpaulo2010-07-251-1/+0
* Move sys/nfsclient/nfs_lock.c into sys/nfs and build it as a separatermacklem2010-07-241-2/+1
* Crypto(4) driver for AESNI.kib2010-07-232-0/+8
* Update MIPS timer code (except RMI) to utilize new MI event timermav2010-07-231-0/+1
* Fix previous commit: don't remove the WERROR definition when usingrpaulo2010-07-221-1/+3
* Handle a few corner cases for clang like we did with icc. These shouldrpaulo2010-07-223-6/+8
* Update the port of FreeBSD to Cavium Octeon to use the Cavium Simple Executivejmallett2010-07-202-1/+12
* Now that we are fully FDT-driven on MRVL platforms, remove PHYSMEM_SIZE option.raj2010-07-191-1/+0
* Move MRVL FDT fixups and PIC decode routine to a platform specific area.raj2010-07-191-1/+0
* Simple compatibility hacks for building on older systems whereimp2010-07-152-0/+7
* - Update 6000 firmware to 9.221.4.1bschmidt2010-07-151-1/+15
* Rename timeevents.c to kern_clocksource.c.mav2010-07-143-3/+3
* Move timeevents.c to MI code, as it is not x86-specific. I already havemav2010-07-143-3/+4
* Convert several instances of MACHINE_ARCH to MACHINE_CPUARCH and use thenwhitehorn2010-07-134-13/+13
* Unify pc98 event timer code with the rest of x86.mav2010-07-131-1/+2
* Add powerpc64 kernel ldscript.nwhitehorn2010-07-131-0/+144
* MFppc64:nwhitehorn2010-07-133-16/+35
* Move i386-inherited logic of building ACPI headers for acpi_wakeup.c intojkim2010-07-121-10/+19
* Unify ABI-related bits of the Book-E and AIM machdep routinesnwhitehorn2010-07-121-0/+1
* Sort platform options.raj2010-07-111-1/+1
* Convert Freescale PowerPC platforms to FDT convention.raj2010-07-112-16/+18
* 64 bit ld script for mips, and configuration file for 64 bit compilationjchandra2010-07-081-0/+301
* OK, I was a bit sleep this morning and checked injfv2010-06-301-0/+4
* Import the acpi_aibs(4) driver written by Constantine A. Murenin.rpaulo2010-06-251-0/+1
* Add linker script and configuration file for n32 kernel.jchandra2010-06-241-0/+303
* Some style fixes for r209371.mav2010-06-222-2/+2
* Implement new event timers infrastructure. It provides unified APIs formav2010-06-203-0/+3
* Only enable kdtrace hook in the LINT on the architectures that implement it.kib2010-06-181-6/+0
* Merge COUNT_XINVLTLB_HITS and COUNT_IPIS kernel options from i386 to amd64.mav2010-06-171-0/+2
* Merge jmallett@'s n64 work into HEAD - changeset 4jchandra2010-06-171-1/+1
* Convert Marvell ARM platforms to FDT convention.raj2010-06-133-1/+10
* Connect FDT infrastructure to the build system.raj2010-06-131-0/+24
* Fix typo.ae2010-06-091-1/+1
* New netgraph node ng_patch(4). It performs data modification of packetsae2010-06-093-0/+3
* Move the MD support for PCI message signalled interrupts to the x86 treejhb2010-06-083-3/+3
* Move the machine check support code to the x86 tree since it is identicaljhb2010-06-083-3/+3
* Move the I/O APIC code to the x86 tree since it is identical on i386 andjhb2010-06-083-6/+6
* Add a driver for the CPU temperature sensors attached over I2C on thenwhitehorn2010-06-051-0/+1
* Introduce kernel build options for the Flattened Device Tree support.raj2010-05-281-0/+4
* Add uep(4), driver for USB onscreen touch panel from eGalax.glebius2010-05-252-0/+3
* Reorganize syscall entry and leave handling.kib2010-05-231-1/+1
* Unify local_apic.c for x86 archs,mav2010-05-233-3/+3
* Change ad_firmware_geom_adjust() to operate on a struct disk * only andmarius2010-05-201-1/+1
* Make mvs_if.c to not be always linked statically into the kernel.mav2010-05-171-1/+1
* Add support for the U4 PCI-Express bridge chipset used in late-generationnwhitehorn2010-05-161-1/+2
* Allow the USB_REQ_DEBUG to be enabled in the kernel conf.thompsa2010-05-131-0/+1
OpenPOWER on IntegriCloud