aboutsummaryrefslogtreecommitdiff
path: root/sys/powerpc/conf
Commit message (Expand)AuthorAgeFilesLines
* MFC 202019:Warner Losh2010-01-181-0/+1
* MFC r201443:Brooks Davis2010-01-121-0/+1
* Revert 201164. Truly optional items like this do not belong on DEFAULTS.Warner Losh2010-01-041-7/+0
* MFC r200594:Doug Barton2009-12-291-0/+7
* MFC r195295:Ed Schouten2009-07-151-0/+1
* MFC: r179164: "options " spelling (vs. "options<TAB>") so that commentedDavid E. O'Brien2008-09-011-2/+2
* Back out r182439 to move device bm to PowerPC-specific NOTES, and replace it ...Nathan Whitehorn2008-08-311-6/+1
* As "device bm" appears to be specific to powerpc, move it from the globalRobert Watson2008-08-291-0/+6
* MFC of r178599,178600,179644,179645,180254,180233Nathan Whitehorn2008-08-281-0/+1
* Merge stack.9:1.5, amd64/db_trace.c:1.82, amd64/stack_machdep.c:1.1,Robert Watson2008-04-101-0/+1
* MFC: Kernel mode Network Lock Manager.Doug Rabson2008-04-101-0/+1
* Revert powerpc scheduler change for now. This change should beXin LI2008-03-081-1/+1
* MFC: Switch to use ULE as default scheduler on amd64, i386 and powerpcXin LI2008-03-071-1/+1
* Unbreak. With DDB removed, KTR can not be used as-is becauseMarcel Moolenaar2007-10-291-5/+0
* Remove debugging support from GENERIC kernels, remove warning inKen Smith2007-10-111-7/+0
* o Revert the part of if_gem.c rev. 1.35 which added a call to gem_stop()Marius Strobl2007-09-261-1/+0
* Use the correct expanded name for SCTP.Christian Brueffer2007-09-261-1/+1
* Enable SCTP by default for GENERIC kernels in order to give itXin LI2007-06-141-0/+1
* Enable GEOM_PART_MBR by default. On ia64 this replaces GEOM_MBR.Marcel Moolenaar2007-06-131-0/+1
* Enable AUDIT by default in the GENERIC kernel, allowing security eventRobert Watson2007-06-081-0/+1
* Remove trailing '.' for consistency!Pawel Jakub Dawidek2007-04-101-1/+1
* Add UFS_GJOURNAL options to the GENERIC kernel.Pawel Jakub Dawidek2007-04-101-0/+1
* If nooption SMP on powerpc, also nooption ADAPTIVE_SX, which depends onRobert Watson2007-04-011-0/+1
* Add bge(4).Marcel Moolenaar2007-04-011-2/+3
* Include GEOM_LABEL in GENERIC. It's very useful and not well publicizedBrooks Davis2007-02-091-0/+1
* Evolve the ctlreq interface added to geom_gpt into a genericMarcel Moolenaar2007-02-072-1/+3
* Add missing SC_NO_MODE_CHANGE option. Disable it in the powerpcMarius Strobl2007-01-101-0/+1
* Remove the KDTRACE option again because of the complaints about havingJohn Birrell2006-11-041-3/+0
* Build in kernel support for loading DTrace modules by default. ThisJohn Birrell2006-11-041-0/+3
* Remove the KSE option now that it's in DEFAULTS on these arches/machines.John Birrell2006-10-261-1/+0
* Add 'options KSE' to the kernel config DEFAULTS on all arches/machinesJohn Birrell2006-10-261-0/+3
* Make KSE a kernel option, turned on by default in all GENERICJohn Birrell2006-10-261-0/+1
* Move "device splash" back to MI NOTES and "files", it's MI.Ruslan Ermilov2006-10-231-0/+1
* Mechanically kill redundant nodevice/nooption/nomakeoption, i.e.,Ruslan Ermilov2006-10-231-14/+0
* - Remove SCHED_ULE from GENERIC to better avoid foot-shooting bySimon L. B. Nielsen2006-10-051-1/+0
* Added COMPAT_FREEBSD6 option.Ruslan Ermilov2006-09-261-1/+2
* Add device to access and modify Open Firmware NVRAM settings inMaxim Sobolev2006-08-011-0/+3
* Remove sio(4) and related options from MI files to amd64, i386Marcel Moolenaar2006-07-291-1/+0
* o Remove device zsMarcel Moolenaar2006-07-261-5/+1
* o Enable -WerrorMarcel Moolenaar2006-07-261-3/+2
* Backed out the change by request from rwatson.Sergey Babkin2006-06-261-1/+0
* The common UID/GID space implementation. It has been discussed on -archSergey Babkin2006-06-251-0/+1
* Remove COMPAT_43 from GENERIC (and other kernel configs). For amd64 there'sAlexander Leidinger2006-06-151-1/+0
* Some machines have an ESCC. Make sure we build uart(4) with supportMarcel Moolenaar2006-06-121-0/+1
* Add the ability to subset the devices that UART pulls in. This allowsWarner Losh2006-06-121-0/+3
* Add kbdmux(4). This avoids having to use the hint.pcib.1.skipslot=26Marcel Moolenaar2006-04-071-0/+1
* Move the old BSD4.3 tty compatibility from (!BURN_BRIDGES && COMPAT_43)Poul-Henning Kamp2006-01-101-0/+1
* Remove duplicate options (originals in sys/conf/NOTES).Ruslan Ermilov2005-12-301-2/+0
* add LINT buildSam Leffler2005-12-212-0/+86
* - Allow duplicate "machine" directives with the same arguments.Ruslan Ermilov2005-11-272-3/+1