summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Make svr4(4) version of poll(2) use the same limit of file descriptors as thetrasz2010-07-151-4/+1
* Move functions declaration to MI code, following implementation.mav2010-07-153-10/+4
* - AcpiOsReadMemory() needs similar fixes as r209965. [1]jkim2010-07-151-18/+6
* Fix for 64 bit compilation.jchandra2010-07-151-8/+12
* add some modern stuff: SMP, SCHED_ULE, PREEMPTIONluigi2010-07-152-3/+15
* Optimize pmap_remove()'s handling of PG_G mappings. Specifically,alc2010-07-151-14/+15
* remove some conditional #ifdefs (no-op on FreeBSD);luigi2010-07-151-8/+4
* whitespace cleanupluigi2010-07-151-2/+2
* small portability fix to build on linux/windowsluigi2010-07-151-0/+4
* whitespace fixesluigi2010-07-151-2/+2
* fix a comment and final empty lineluigi2010-07-151-3/+5
* better printing of headers when listing flowsluigi2010-07-151-8/+18
* A cosmetic change - don't output empty <flags>.ivoras2010-07-151-2/+2
* Relax FDT_DTS_FILE validation (and unbreak world build).raj2010-07-151-2/+0
* Handle RUN->ASSOC->RUN transition correctly, as in not trigger abschmidt2010-07-151-11/+28
* - Update 6000 firmware to 9.221.4.1bschmidt2010-07-159-8155/+16220
* Fix FDT_DTS_FILE parsing to properly retrieve its value. This unbreaks theraj2010-07-151-1/+5
* Add support for firmware images in "type-length-value" format.bschmidt2010-07-153-48/+197
* Detect active chains differently to work around a firmware bug whichbschmidt2010-07-151-3/+7
* - Add new IDs for 6000 series devices.bschmidt2010-07-152-6/+22
* Fix some small whitespace nits.bschmidt2010-07-152-5/+5
* Remove duplicate vendor:device entry.bschmidt2010-07-151-1/+0
* Move TLB definitions to tlb.himp2010-07-152-19/+20
* This file has been unused for a while now...imp2010-07-151-46/+0
* Unbreak xz (liblzma) on strong-aligned architectures (and withoutmarcel2010-07-151-1/+0
* This patch fixes a bug in the experimental NFSv4 server where itrmacklem2010-07-151-1/+0
* Sanitize CFLAGS and add WARNS?=2. The hardcoding of -Os -fPICmarcel2010-07-151-1/+1
* Remove unused stuff from cpu.h.imp2010-07-154-149/+12
* We don't need sys/cdefs.h for __CONCAT here.imp2010-07-151-2/+0
* Remove i386-ish sysctls. Also, make the bootinfo sysctl OID_AUTO.imp2010-07-151-16/+1
* Get powerpc64 install CDs a little closer: some powerpc things should benwhitehorn2010-07-151-12/+21
* Remove one layer of indirection. No need to call cpu_throw which thenimp2010-07-153-12/+4
* Add -p option to have pom(6) print just the percentage, without extra text.emaste2010-07-152-4/+17
* Remove more extraneous ;s.emaste2010-07-153-3/+3
* sh: There cannot be a TNOT in simplecmd(), remove checks.jilles2010-07-141-19/+3
* Remove enabling Data FIFO protection with indirect memory access.yongari2010-07-141-6/+3
* Rename timeevents.c to kern_clocksource.c.mav2010-07-144-3/+3
* - Sort list of trace points.jhb2010-07-141-3/+3
* Rework the SMBIOS table walker to make it operate like other table walkersjhb2010-07-141-49/+33
* Fix spelling.attilio2010-07-141-5/+5
* - Document layout of KTR_STRUCT payload in a comment.jhb2010-07-142-9/+11
* Fix the way the segments are included in the gcore outputs (with theattilio2010-07-144-11/+30
* Update some release version numbers. The patch is based on the onebcr2010-07-141-5/+5
* Do not bzero() NULL pointer on malloc() error.mav2010-07-141-1/+1
* Correct logic bug in aicasm's undefined register bit access detection code.gibbs2010-07-143-5/+12
* Move timeevents.c to MI code, as it is not x86-specific. I already havemav2010-07-144-3/+4
* Provide initial man pages for Flattened Device Tree support and the commonraj2010-07-144-0/+356
* Remove some unneeded includes. Code now can be built on ARM.mav2010-07-141-3/+0
* Fixed cache size decoding read from a label.ru2010-07-141-1/+1
* MFp4 180933:pjd2010-07-141-0/+2
OpenPOWER on IntegriCloud