summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Implement syscall clock_getcpuclockid2, so we can get a clock iddavidxu2012-08-1721-23/+272
* The TCP PAWS fix for kernels with fast tick rates (r231767) changed the TCPlstewart2012-08-171-4/+6
* Make 'junk' volatile so that compilers won't be tempted to optimizekevlo2012-08-171-1/+1
* Support for TCP DDP (Direct Data Placement) in the T4 TOE module.np2012-08-1710-52/+1486
* Initialize various DDP parameters in the main cxgbe(4) driver:np2012-08-163-12/+19
* Merge ACPICA 20120816.jkim2012-08-1651-682/+2202
|\
| * Import ACPICA 20120816.jkim2012-08-1667-2249/+2491
* | Make room for DDP page pods in the default configuration profile. Whilenp2012-08-161-3/+4
* | Add a routine (t4_set_tcb_field) to update arbitrary parts of a hardwarenp2012-08-164-5/+60
* | - Typo fixgonzo2012-08-161-3/+6
* | Allow for a different handler for each type of firmware message.np2012-08-164-11/+52
* | Remove D_NEEDGIANT from dead_devsw. biofinish() (and thus dead_strategy)jhb2012-08-161-1/+0
* | Its never a good idea to double free the samerrs2012-08-161-1/+1
* | Add locking for sscdisk(4) and mark it MPSAFE. Since this driver justjhb2012-08-161-13/+19
* | On lun disable, complete all INOTs and ATIOs with CAM_REQ_ABORTED.mjacob2012-08-161-1/+18
* | As a safety measure, disable lowering pid_max too much.kib2012-08-162-2/+9
* | Fix grammar.kib2012-08-163-3/+3
* | - When running out of swzone, instead of spewing an error message everydes2012-08-161-1/+33
* | Fix "speaker" volume control, broken at r230451.mav2012-08-161-5/+8
* | Add comment why the code has been disabled.ae2012-08-161-2/+2
* | Preliminary Embest ATEB9200 support.imp2012-08-165-0/+194
* | Hmmm, somehow this file was completely deleted, rather than justimp2012-08-161-0/+48
* | Remove unused hints.imp2012-08-161-68/+0
* | Eliminate an unused parameter from init_pte_prot().alc2012-08-161-7/+7
* | Limit popcorn limit to something sane (either 2ns or 2 ticks if that'simp2012-08-161-2/+9
* | Fix an incorrect comparison.adrian2012-08-161-3/+2
* | Merge somewhat modified r230399 from projects/armv6:gonzo2012-08-161-0/+16
* | Replace all uses of the vm page queues lock by a r/w lock that is privatealc2012-08-151-72/+70
* | Eliminate some unused declarations.alc2012-08-151-3/+0
* | Correct a KASSERT message.alc2012-08-151-1/+1
* | Don't call the node iteration function inside the node table / nodeadrian2012-08-152-14/+110
* | Fix argument type for bus_space_mapgonzo2012-08-151-1/+1
* | Unbreak build for the rest of AT91 platformsgonzo2012-08-152-0/+2
* | Switch lpc initarm() to use struct arm_boot_params and therefore fixjceel2012-08-151-33/+7
* | Small tweaks:kib2012-08-151-4/+4
* | Minor mdoc fixes and language tweaks.joel2012-08-151-23/+24
* | Customer report of a panic on boot due to the oldjfv2012-08-151-0/+2
* | Streamline use of cdevpriv and correct some corner cases.hselasky2012-08-157-22/+20
* | Add a short man page describing how to run a.out binaries on thekib2012-08-152-0/+147
* | Add a sysctl kern.pid_max, which limits the maximum pid the system iskib2012-08-157-9/+49
* | Fix buildkib2012-08-151-2/+2
* | Revert r239178 and implement two new functions, namelyhselasky2012-08-1525-227/+256
* | Add new USB device quirk.hselasky2012-08-152-0/+6
* | Regenerate.kib2012-08-154-10/+10
* | Provide 32bit compat for truncate(2) and ftruncate(2).kib2012-08-151-2/+3
* | Don't include opt_ddb.h & <ddb/ddb.h> twice.obrien2012-08-151-2/+0
* | Some BIOSes return incorrect number of sectors, make checks lessae2012-08-151-0/+4
* | Rework r239232 to unbreak ZFS detection on MBR slices.ae2012-08-151-10/+18
* | Explicitly terminate the string after strncpy(3).ae2012-08-151-0/+1
* | Unbreak ATMEL kernel buildgonzo2012-08-151-0/+1
OpenPOWER on IntegriCloud