summaryrefslogtreecommitdiffstats
path: root/sys/ia64/conf
Commit message (Expand)AuthorAgeFilesLines
* Enable NEW_PCIB by default on ia64.jhb2011-07-181-0/+2
* Disable PREEMPTION for now. See also PR ia64/147501.marcel2011-07-041-1/+1
* Use a non-standard page size that is supported.alc2011-06-211-1/+1
* This patch changes head so that the default NFS client is now the newrmacklem2011-04-271-2/+2
* Switch the GENERIC kernels for all architectures to the new CAM-based ATAmav2011-04-241-10/+9
* For now remove options FLOWTABLE from the remaining GENERIC kernelbz2011-03-191-2/+0
* Comment-out FLOWTABLE. It causes a kernel panic due to a misaligned memorymarcel2011-02-061-1/+2
* Add MALLOC_DEBUG_MAXZONES debug malloc(9) option to use multiple umamdf2010-07-281-0/+1
* Change USB_DEBUG to #ifdef and allow it to be turned off. Previously this hadthompsa2010-04-221-0/+1
* Bring up-to-date:marcel2010-03-271-15/+44
* Remove COMPAT_43TTY from stock kernel configuration files.ed2010-03-131-1/+0
* Accidentally committed test code. Remove it.nwhitehorn2010-03-111-1/+0
* Provide groundwork for 32-bit binary compatibility on non-x86 platforms,nwhitehorn2010-03-112-2/+3
* Adjust style (following the already existing rules) for the newlyattilio2010-02-151-1/+1
* Add the options DEADLKRES (introducing the deadlock resolver thread) inattilio2010-02-101-0/+1
* Use io(4) for I/O port access on ia64, rather than through sysarch(2).marcel2010-01-111-0/+1
* Add INCLUDE_CONFIG_FILE in GENERIC on all non-embedded platforms.imp2010-01-101-0/+1
* In sys/<arch>/conf/Makefile set TARGET to <arch>. That allowsbz2010-01-081-0/+2
* Revert 200594. This file isn't intended for these sorts of things.imp2010-01-041-7/+0
* Add vlan(4) to all GENERIC kernels.brooks2010-01-031-0/+1
* Add INCLUDE_CONFIG_FILE, and a note in comments about how to alsodougb2009-12-161-0/+7
* Add PRINTF_BUFR_SIZE=128, since we have SMP by default.marcel2009-10-241-2/+3
* Enable POSIX semaphores on all non-embedded architectures by default.ed2009-07-021-0/+1
* Remove MAC kernel config files and add "options MAC" to GENERIC, with therwatson2009-06-022-28/+1
* - Use "device\t" and "options \t" for consistency.kuriyama2009-05-102-8/+8
* Change over the usb kernel options to the new stack (retaining existingthompsa2009-02-231-67/+14
* Add uslcom to the build too.thompsa2009-02-151-0/+1
* Switch over GENERIC kernels to USB2 by default.thompsa2009-02-151-15/+66
* Don't forget to create opt_agp.h on ia64, which also uses agp(4).wkoszek2009-02-071-0/+3
* Remove "[KEEP THIS!]" from COMPAT_43TTY. It's not really that important.ed2008-12-021-1/+1
* Integrate the new MPSAFE TTY layer to the FreeBSD operating system.ed2008-08-202-2/+2
* Add HWPMC_HOOKS to GENERIC kernels, this makes hwpmc.ko work outdelphij2008-07-071-0/+1
* Make genclock standard on all platforms.phk2008-04-211-1/+0
* Use genclock for RTC handling. This eliminates the MD versions formarcel2008-04-151-0/+1
* Support and switch to the ULE scheduler:marcel2008-04-152-3/+3
* Add kernel module support for nfslockd and krpc. Use the module systemdfr2008-03-271-0/+1
* Remove kernel support for M:N threading.jeff2008-03-121-3/+0
* Re-sort options. While here:marcel2008-02-161-5/+8
* Add COMPAT_FREEBSD7 and enable it in configs that have COMPAT_FREEBSD6.jhb2008-01-071-0/+1
* Add a BSD disklabel backend to g_part:marcel2007-12-061-1/+1
* Break out stack(9) from ddb(4):rwatson2007-12-021-0/+1
* Use the correct expanded name for SCTP.brueffer2007-09-261-1/+1
* Enable SCTP by default for GENERIC kernels in order to give itdelphij2007-06-141-0/+1
* Enable GEOM_PART_MBR by default. On ia64 this replaces GEOM_MBR.marcel2007-06-131-1/+1
* Enable AUDIT by default in the GENERIC kernel, allowing security eventrwatson2007-06-081-0/+1
* Remove trailing '.' for consistency!pjd2007-04-101-1/+1
* Add UFS_GJOURNAL options to the GENERIC kernel.pjd2007-04-101-0/+1
* Include GEOM_LABEL in GENERIC. It's very useful and not well publicizedbrooks2007-02-091-0/+1
* Evolve the ctlreq interface added to geom_gpt into a genericmarcel2007-02-071-1/+1
* Remove the KDTRACE option again because of the complaints about havingjb2006-11-041-3/+0
OpenPOWER on IntegriCloud