summaryrefslogtreecommitdiffstats
path: root/sys/ia64/conf
Commit message (Expand)AuthorAgeFilesLines
* Enable PREEMPTION by default now that PR 147501 has been fixed.marcel2013-02-231-1/+1
* Remove firewire devices missed in r244992.hrs2013-01-041-5/+0
* Enable the UFS quotas for big-iron GENERIC kernels.kib2013-01-031-0/+1
* As discussed on -current last October, remove the firewire drivers fromdes2013-01-031-1/+0
* Remove support for SKI: HP's Itanium simulator. It's pretty much notmarcel2012-08-182-65/+0
* Remove pty(4) from our kernel configurations.ed2012-03-212-2/+0
* Disable the option VFS_ALLOW_NONMPSAFE by default on all the supportedattilio2012-03-061-3/+0
* Add the CAM Target Layer (CTL).ken2012-01-121-1/+2
* Flip on IEEE80211_SUPPORT_MESH and AH_SUPPORT_AR5416, theadrian2012-01-051-0/+9
* Add "options CAPABILITY_MODE" and "options CAPABILITIES" to GENERIC kernelrwatson2011-12-291-0/+2
* Introduce the option VFS_ALLOW_NONMPSAFE and turn it on by default onattilio2011-11-081-0/+3
* Adjust the debugger options slightly. This should help me do the rightkensmith2011-10-271-2/+5
* Move the debugging support to its own section. This matches what iskensmith2011-10-261-7/+9
* Add a warning about why sbp(4) is commented out so that curious folkskensmith2011-10-191-0/+1
* Comment out the sbp(4) driver for architectures that support it.kensmith2011-10-181-1/+1
* 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
OpenPOWER on IntegriCloud