summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Nervously welcoming myself to the family.jsa2010-07-162-0/+5
* Make legacy ATA emulation detection more strict. This should fix falsemav2010-07-161-1/+2
* Rename documentation source files to avoid filesystem case and restrictedemaste2010-07-164-2/+2
* Improve interrupt setup errors handling.mav2010-07-161-1/+7
* Move common macros into asm.h. Replace MIPS_CPU_NOP_DELAY withimp2010-07-165-59/+41
* machine/cpu.h isn't appropriate for this file,so remove itimp2010-07-161-1/+0
* This file appears not to be used.imp2010-07-161-198/+0
* Use #define for get_cyclecount rather than inline function.imp2010-07-161-5/+1
* Simplify AcpiOsReadPort() and AcpiOsWritePort() with iodev_read_*() andjkim2010-07-161-22/+7
* Fix KASSERT() messages to reflect reality.adrian2010-07-161-2/+2
* Use pmap_mapdev()/pmap_unmapdev() to map device memory instead of usingjkim2010-07-161-4/+4
* Delete comments related to soft clock interrupts that don't applyrmacklem2010-07-161-13/+0
* Use Miscellaneous Configuration Register bit definition instead ofyongari2010-07-152-1/+2
* Simple compatibility hacks for building on older systems whereimp2010-07-152-0/+7
* If there is any pending sleep request, disallow entering S5 state.jkim2010-07-151-14/+12
* When we are not switching VTs, just mark all buffer to be updated.jkim2010-07-151-1/+7
* Put warnings out to stderr rather than stdout.imp2010-07-153-41/+54
* Better description of this fileimp2010-07-151-1/+4
* Retire td_syscalls now that it is no longer needed.jhb2010-07-153-3/+0
* - AcpiOsReadPciConfiguration() needs similar fixes as r209965 and r210129.jkim2010-07-151-26/+9
* Retire the NFS access cache timestamp structure. It was used in VOP_OPEN()jhb2010-07-154-40/+0
* Merge 208603, 209946, and 209948 to the new NFS client:jhb2010-07-151-11/+33
* Don't copy and return a potentially unset buffer when jail_get fails.jamie2010-07-151-6/+10
* Don't import parameter values in jail_getv, except for the search key.jamie2010-07-151-71/+87
* 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
OpenPOWER on IntegriCloud