summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fix build with gcceadler2013-09-011-1/+1
* Initial support for the Digi ConnectCore(c) i.MX53 / Wi-i.MX53 boards.rpaulo2013-09-0112-6/+1196
* system(): Restore behaviour for SIGINT and SIGQUIT.jilles2013-09-011-0/+2
* Add support for the BCM20702A0 chipset, ASUS USB-BT400.eadler2013-09-011-0/+1
* Pay attention to errCheck!sjg2013-09-011-1/+1
* Add debug trace points for freeze/release device queue.mav2013-09-014-0/+75
* pmap_protect() on MIPS does not need to acquire the pvh global lock.alc2013-09-011-2/+0
* Regenerate after recent addition of FTDI and bluetooth device IDs.ian2013-09-011-4/+96
* Add the device ID for a new flavor of FTDI serial adapter (model 232EX).ian2013-09-012-0/+2
* Fix a compiler warning about signed vs unsigned compare.ian2013-09-011-1/+1
* Bring legacy CAM target implementation back into API/KPI-coherent and evenmav2013-09-013-9/+15
* Fix SES_ENABLE_PASSTHROUGH kernel option, unexpectedly broken during drivermav2013-09-011-2/+4
* Fix targbh crash on XPT_IMMED_NOTIFY error during attach.mav2013-09-011-13/+10
* Fix the build with CTLFEDEBUG, broken by unmapped I/O support changes.mav2013-09-011-6/+6
* Import multiqueue VirtIO net driver from my user/bryanv/vtnetmq branchbryanv2013-09-014-1326/+2571
* Sync VirtIO net device header file from recent Linuxbryanv2013-09-011-3/+46
* Add optional VirtIO device method for post-attach notificationsbryanv2013-09-012-1/+15
* Add support for postponing VirtIO virtqueue interruptsbryanv2013-09-012-12/+32
* libc: Always use our own copy of sys_errlist and sys_nerr (.so only).jilles2013-08-314-4/+56
* Add support for the GCC binary integer constants extension.pfg2013-08-314-3/+73
* Fix two build failures for non-tb configurations, UP [2] and when using gas [1].kib2013-08-312-7/+8
* Add support to the ARM platform specific section types.andrew2013-08-311-1/+9
* Only add the backlight device if it actually exists in OF.jhibbits2013-08-312-0/+4
* Fixes for DTrace on PowerPC:jhibbits2013-08-313-112/+261
* Implement pmap_advise().alc2013-08-311-1/+82
* Fix bug introduced in rewrite of keg_free_slab in -r251894.mckusick2013-08-311-1/+1
* Implement _Unwind_GetIP and _Unwind_GetIPInfo as functions as that is whatandrew2013-08-312-0/+21
* Bring in gcc r128087 to add support for _Unwind_Backtrace on ARM. This isandrew2013-08-313-1/+69
* Don't use _Unwind_Backtrace() on ARM as it's currently missing from our libgc...theraven2013-08-311-0/+2
* Unconditionally compile the __sync_* atomics support functions into compiler-rttheraven2013-08-312-12/+64
* Fix a typo in a comment.rpaulo2013-08-311-1/+1
* Sync USB bluetooth product list with Linux.hselasky2013-08-312-0/+62
* - Set proper KERNLOADADDRgonzo2013-08-311-0/+3
* YAMON is 32-bit application and uses 32-bit pointers to pass kernelgonzo2013-08-311-4/+9
* sh: Simplify list() in the parser.jilles2013-08-301-21/+22
* Add device PicoStation M2HP support.hiren2013-08-302-0/+171
* sh: Separate out nbinary allocation into a function.jilles2013-08-301-21/+22
* Add bpf(4) to config file to get dhclient workinggonzo2013-08-301-0/+1
* Add PCI bus space implementation that converts all 2 and 4 bytesgonzo2013-08-304-4/+448
* mdoc: add missing El.joel2013-08-301-0/+1
* sh: Use makename() where possible.jilles2013-08-301-22/+5
* Give the page allocations initiated by the swap-backed md(4) a higherkib2013-08-301-1/+1
* The pm_save should be cleared on the pmap initialization, and not onkib2013-08-301-1/+1
* Style cleanups.pjd2013-08-301-140/+147
* acpi_thermal: Warn about insane _TMP temperature only oncedumbbell2013-08-301-5/+26
* Pull in r189672 from upstream llvm trunk:dim2013-08-301-10/+15
* A final test with unmodified code has shown that a delay of 150msmarcel2013-08-301-1/+1
* sh: Add a function for the case where one token is required in the parse.jilles2013-08-301-31/+23
* sh: Recognize "--" as end of options in type builtin.jilles2013-08-302-0/+5
* The round of expand_number() cleanups.pluknet2013-08-301-29/+10
OpenPOWER on IntegriCloud