summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove support for SKI: HP's Itanium simulator. It's pretty much notmarcel2012-08-186-467/+0
* Add drm and i915 ioctl translations for 32 bit process on 64 bit host.kib2012-08-188-8/+988
* Deliver SIGSYS to the guilty thread, not to the process.kib2012-08-181-1/+1
* Cleanup use of 'host' when running 'rpcinfo -p'.kevlo2012-08-181-5/+11
* Fix typokevlo2012-08-181-1/+1
* Add mvts(4) driver for internal thermal sensor found on 88F6282 and 88F6283.hrs2012-08-182-0/+179
* Sort IDs.hrs2012-08-181-1/+1
* Fix build when DEBUG is defined.hrs2012-08-181-2/+5
* - MV_DEV_88F6282 has 256KB 4-way L2 cache.hrs2012-08-181-6/+14
* Fix a bug that could fail to initialize GPIO pins specified in "gpios" becausehrs2012-08-181-1/+1
* - Add OF_hasprop() and ofw_bus_has_prop(). These can be used to checkhrs2012-08-184-2/+29
* Fix two instances of the file names generated by revnetgroup(8).zeising2012-08-181-2/+2
* Remove machine from the LN2410SBC config, it is set by std.s3c2410andrew2012-08-181-1/+0
* Set machine correctly on ARM. This allows universe to use the correct worldandrew2012-08-1820-13/+22
* Eliminate another vestige of page coloring.alc2012-08-171-2/+1
* Catch up with the subversion conversion and apply these build-time patches.obrien2012-08-175-94/+13
* Remove unused member of struct indir (in_exists) from UFS and EXT2 code.mjg2012-08-176-11/+0
* Add new USB device ID.hselasky2012-08-172-0/+2
* Unexpand a couple of TAILQ_FOREACH()s.jhb2012-08-172-6/+2
* Fix dhclient to properly exit and teardown the configured lease whenjhb2012-08-171-0/+7
* Allow static DMA allocations that allow for enough segments to do page-sizedjhb2012-08-171-6/+7
* Ok jhb, lets move the ifa_free() down to the bottom torrs2012-08-171-1/+1
* Fix two problems with pmap_clear_modify().alc2012-08-171-51/+13
* The GPIO drivers were initialising their mutexes with type ofrpaulo2012-08-174-8/+4
* regen.davidxu2012-08-179-9/+9
* Correct a regression introduced during the import of file(1) 5.11.mckay2012-08-172-3/+1
* 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
OpenPOWER on IntegriCloud