summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add support for gdb's memory searching capabilities to our in-kernel gdbbenno2014-09-056-1/+136
* Document initiator-portal netmask support.trasz2014-09-051-5/+8
* Turn two errors, which are possible to trigger only by bugs,trasz2014-09-051-7/+3
* Revert r271159, Mis-patched the tree.kevlo2014-09-051-36/+0
* Make it possible to quote names in autofs maps using double quotes.trasz2014-09-051-0/+1
* Invert AHCI_Q_NOBSYRES quirk meaning, waiting for readiness by default.mav2014-09-052-31/+36
* The USB LED driver for the Dream Cheeky WebMail Notifier.kevlo2014-09-0511-1/+495
* Fix typo.trasz2014-09-051-2/+2
* Add IDs for Intel Patsburg USB 2.0 controller.mav2014-09-051-0/+4
* Roll back r271012 even more aggressively.ed2014-09-052-6/+4
* Partially revert r271012.ed2014-09-051-3/+1
* Merge forgotten .h files from vendor branch.imp2014-09-055-0/+5177
|\
| * Bring in forgotten pinfunc.h files from last import.imp2014-09-055-0/+5177
* | Apply known workarounds for modern MacBooks.pfg2014-09-052-0/+4
* | use a straight buffer instead of an iov w/ 1 segment... The aesnijmg2014-09-043-56/+10
* | Remove an initialized, but otherwise, unused variable.kargl2014-09-042-2/+0
* | Separate out PCI attachment from the main AHCI driver. Move checks ofimp2014-09-045-529/+650
* | Fix a bug which prevented mount.fstab parameter from being convertedhrs2014-09-041-4/+4
* | sh: Allow enabling job control without a tty in non-interactive mode.jilles2014-09-042-14/+47
* | Reimport dts files from vendor repo now that it has been properlyimp2014-09-04181-0/+38860
|\ \ | |/
| * Properly trim the vendor tree to include only those files that we wantimp2014-09-041079-244222/+0
* | Allow multiple image activators to run on the same execution by changingsbruno2014-09-043-5/+7
* | Delete old arm dts tree. This was created by cherry picking from aimp2014-09-0476-11013/+0
* | Add mrsas(4) to GENERIC for i386 and amd64.markj2014-09-043-0/+3
* | Update bindings to latest vendor branch representing 3.17-rc2 level ofimp2014-09-0468-44/+4836
|\ \ | |/
| * Import from rebasing repo at b78b6b80 (new files)imp2014-08-31690-0/+79883
| * Import from rebasing repo at b78b6b80imp2014-08-31675-9916/+33423
* | Stop setting the iomux device status to disabled, now that we have a driver.ian2014-09-044-4/+0
* | Satisfy assertion in m_demote().glebius2014-09-041-0/+1
* | Change a very strange code in m_demote() to simple assertion.glebius2014-09-041-6/+2
* | In tcp_input(), don't acquire the pcbinfo global write lock for SYNjhb2014-09-042-15/+15
* | libc/locale: Remove a wrong comma.pfg2014-09-041-1/+1
* | Fix debug output that has erroneously been committed with the last update.se2014-09-041-1/+1
* | Fixes for tcp_respond() comment.glebius2014-09-041-3/+3
* | Wrap some long lines.imp2014-09-041-20/+34
* | Implement the imx_iomux_get/set_gpr() interface for imx6.ian2014-09-041-0/+36
* | The iomux driver is no longer optional, all imx platforms have it asian2014-09-044-7/+0
* | Implement the same public interface in imx51 and imx6 iomux; use the commonian2014-09-045-83/+13
* | Revert r269814: blkfront: add support for unmapped IOroyger2014-09-041-7/+5
* | Merge the amd64 and i386 identcpu.c into a single x86 implementation.jhb2014-09-047-991/+515
* | Add a basic iomux driver for imx6.ian2014-09-044-1/+996
* | Fix typo in variable name.ian2014-09-041-3/+3
* | Add initial support for Altera SOCFPGA (heterogeneous ARM/FPGA) SoC family.br2014-09-047-0/+536
* | Improve r265338. When inserting mbufs into TCP reassembly queue,glebius2014-09-041-7/+20
* | Provide m_catpkt(), a wrapper around m_cat() that deals with M_PKTHDR mbufs.glebius2014-09-042-0/+17
* | Systems with lots of geom providers can end up with a kern.geom.confxmlbenno2014-09-041-7/+34
* | The imx5x and imx6 chips have an onboard IOMUX device which also contains aian2014-09-042-0/+78
* | Remove a stray blank line from the Intel cache and TLB info.jhb2014-09-041-55/+53
* | - Move blacklists of broken TSCs out of the printcpuinfo() functionjhb2014-09-042-36/+44
* | Fix typo: s/_maske/_mask/gjb2014-09-041-1/+1
OpenPOWER on IntegriCloud