summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Make PCI_QUIRK_MSI_INTX_BUG work by using the ID of the actual PCI devicemarius2014-12-272-12/+23
* Remove the '#undef DEBUG' that should not be committed.loos2014-12-271-1/+0
* On interrupt handler, save the actual data read from mbox. The previousloos2014-12-271-2/+4
* Make consistent use of the correct debug macros across the file.loos2014-12-271-1/+1
* Correct a typo.schweikh2014-12-271-1/+1
* mdoc: improvements to SEE ALSO.joel2014-12-2710-14/+14
* mdoc: improvements to SEE ALSO.joel2014-12-2711-15/+15
* mdoc: improvements to SEE ALSO.joel2014-12-2711-18/+18
* Support ALT_BREAK_TO_DEBUGGER in vt(4)emaste2014-12-272-1/+4
* Output strerror from xo_warnalfred2014-12-271-3/+1
* Sort SEE ALSObapt2014-12-261-1/+1
* sort SEE ALSObapt2014-12-263-4/+4
* sort SEE ALSObapt2014-12-2610-29/+29
* Escape Do to prevent mdoc(7) parser to get confused with the "Do" macrobapt2014-12-261-2/+2
* Sort SEE ALSObapt2014-12-2629-51/+51
* mdoc: sort SEE ALSO.joel2014-12-2623-45/+45
* mdoc fixbapt2014-12-261-2/+2
* Escape Ed to prevent mandoc to avoid confusion with the mdoc's Ed macrosbapt2014-12-261-1/+1
* mdoc fixes (escape the dot to prevent ... to be considered as a macro)bapt2014-12-261-2/+2
* mdoc fixesbapt2014-12-263-5/+5
* mdoc fixesbapt2014-12-261-1/+0
* mdoc fixesbapt2014-12-264-0/+4
* DOF tables are aligned according to the DOF section's alignment constraint,markj2014-12-261-1/+4
* Fix the musb initialization sequence on AM335x.loos2014-12-261-9/+18
* Include acle-compat.h directly (we use its symbols) rather than gettingian2014-12-261-0/+1
* Squelch a (bogus) gcc use-before-init warning.ian2014-12-261-0/+1
* Add more USB devices.hselasky2014-12-261-0/+2
* Add more quirks.hselasky2014-12-262-0/+2
* Add proper Makefiles to build some infiniband example utilities.hselasky2014-12-2610-28/+74
* Minor mdoc fixes.joel2014-12-261-44/+36
* Minor Xr fix.joel2014-12-261-1/+1
* Remove unknown macrobapt2014-12-261-1/+0
* Fix .TH having too many argumentsbapt2014-12-261-1/+1
* Backport fix for binutils 11867: .quad directive not assembled correctlypfg2014-12-262-10/+34
* gas: use memmove instead of bogus memcpy.pfg2014-12-261-1/+1
* Mention cc_cdg.kevlo2014-12-262-2/+4
* Enhancements to zpool upgrade processingsmh2014-12-261-21/+72
* Let's see if we can fix the NOINET if_gif(4) module build after r276215bz2014-12-261-1/+5
* Delete some duplicate code that was harmless becausermacklem2014-12-251-14/+0
* mandoc -Tlocale is now the default, no need to enforce it anymorebapt2014-12-251-1/+1
* Update mandoc to 1.13.2bapt2014-12-2554-566/+1315
|\
| * Import mandoc 1.13.2bapt2014-12-2551-558/+1301
* | patch: Bring in xstrdup and use it when appropriate.pfg2014-12-254-18/+35
* | Extern declarations in C files loses compile-time checking thatae2014-12-258-38/+19
* | Deorbit the IEEE-488/GPIB support.phk2014-12-2520-2993/+24
* | Define only the CP15 register operations that are valid for the architecture.ian2014-12-251-10/+16
* | Add macros for asm barrier instructions with arch-specific implementations.ian2014-12-251-0/+15
* | Create the PKG_DIR if it is missingphk2014-12-251-3/+5
* | Fix OLD_LIBS for libxo moved to /libalfred2014-12-251-2/+1
* | Use compiled in default keymaps which are available both in syscons and vt.phk2014-12-252-2/+2
OpenPOWER on IntegriCloud