summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Revert r290327. The compiler warnings seems to be specific to clang v3.5 only.hselasky2015-11-032-6/+5
* Fix some clang compile warnings.hselasky2015-11-032-5/+6
* Relax the BUS_DMA_KEEP_PG_OFFSET requirement to allow optimisinghselasky2015-11-031-2/+6
* Fix cache issues with bulk transfersgonzo2015-11-033-33/+38
* Raspberry Pi firmware passes cache line size as a DTB parametergonzo2015-11-034-2/+10
* Have elf_lookup() return an error if the specified non-weak symbol couldmarkj2015-11-031-0/+4
* Use 64-bit addresses for configuring inbound and outbound address windows.jhibbits2015-11-031-8/+8
* sdl->sdl_len in sockaddr_dl can be longer thanhrs2015-11-031-3/+13
* Use the correct space (PCI addresses) for the I/O and memory ranges.jhibbits2015-11-031-6/+6
* Fix an alignment check that is wrong in half the busdma implementations.ian2015-11-024-8/+8
* Eliminate the last dregs of the old global arm_root_dma_tag.ian2015-11-024-21/+9
* The ops EL_SIGNAL, EL_EDITMODE, EL_UNBUFFERED, and EL_PREP_TERM all takebrooks2015-11-021-2/+2
* Fix three flowtable bugs, a) one lookup issue, b) a two cleaner issue.rrs2015-11-021-5/+2
* Make figpar(3) types/macros [more] unique (s/fp_/figpar_/gi)dteske2015-11-026-142/+148
* Add support for branch instruction on armv7 with ptrace single stepzbb2015-11-026-99/+266
* Make the arm64_cpu driver quiet as it adds no new information.andrew2015-11-021-4/+7
* Add testcases for -t ffs -o version=[12]ngie2015-11-021-1/+66
* Sync minor whitespace / type changes in ffs_csum_swap and ffs_sb_swap withngie2015-11-021-4/+4
* Clean up mtree keyword support a slight bit and add a few more default keywordsngie2015-11-023-3/+10
* zfs: allow the lookup of extended attributes of an unlinked fileavg2015-11-021-1/+1
* Add testcases for -t cd9660 -o isolevel=[1-3]ngie2015-11-021-0/+58
* Limit isoLevel to 1 and 2 to avoid segfaulting when isoLevel is set to 3 byngie2015-11-021-2/+4
* Fix spelling of `isolevel` cd9660 optionngie2015-11-021-1/+1
* Bump .Dd for r290259 and r290260ngie2015-11-021-1/+1
* Document undocumented long options for -t cd9660ngie2015-11-021-6/+20
* Sync makefs(8) content a bit with src/usr.sbin/makefs/makefs.8@1.53ngie2015-11-021-18/+21
* mips: rate limit the trap handler output; add pid/tid/program name.adrian2015-11-021-3/+27
* Define `fhard` in pps_event(..) only when PPS_SYNC is defined to mutengie2015-11-021-1/+8
* Define `compress` in `__elfN(coredump)` when #ifdef GZIO is true to mutengie2015-11-021-0/+2
* Add _test suffix to multiple tests in lib/libc to conform to the design notedngie2015-11-024-38/+69
* Remove unused variable (SRCDIR)ngie2015-11-021-2/+0
* Remove unnecessary `if (x)` tests before calling `free(x)`; free(3)ngie2015-11-0210-49/+25
* Rename etc/periodic/daily/430.status-rwho to periodic/daily/430.status-uptimengie2015-11-025-7/+8
* Use nitems(x) instead of sizeof(x)/sizeof(x[0])ngie2015-11-021-2/+2
* Conditionally install (if_)?(otus|rsu).4, otusfw.4, rsufw.4, and urtwn.4 ifngie2015-11-022-7/+13
* Add mailbox tag/structure for touchscreen buffer address propertygonzo2015-11-011-0/+15
* Synchronize with latest upstream VCHI code:gonzo2015-11-0121-313/+881
* sh: Avoid copying argv for simple commands.jilles2015-11-013-11/+11
* Treat synchronous VFP exception just like aynchronous: as an FP exception,gonzo2015-11-012-2/+3
* Fix lladdr change propagation for on vlans on top of it.melifaro2015-11-013-52/+89
* drm/i915: Reduce diff with Linux 3.8dumbbell2015-11-011-43/+44
* pfctl: Fix uninitialised veriablekp2015-11-011-0/+1
* Install myself as src committer.mmel2015-11-011-0/+2
* Microoptimize.ache2015-11-011-4/+3
* Addition to prev. commit.ache2015-11-011-4/+6
* Don't seek to the end if write buffer is empty (in append modes).ache2015-11-011-11/+12
* ioat: Handle channel-fatal HW errors safelycem2015-10-316-56/+283
* drm/i915: Reduce diff with Linux 3.8dumbbell2015-10-313-86/+89
* We have long double on arm64, and the tests pass so enable them.andrew2015-10-311-1/+3
* newsyslog: treat 'c' flag in the config as 'C'bapt2015-10-311-14/+0
OpenPOWER on IntegriCloud