| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Revert r290327. The compiler warnings seems to be specific to clang v3.5 only. | hselasky | 2015-11-03 | 2 | -6/+5 |
* | Fix some clang compile warnings. | hselasky | 2015-11-03 | 2 | -5/+6 |
* | Relax the BUS_DMA_KEEP_PG_OFFSET requirement to allow optimising | hselasky | 2015-11-03 | 1 | -2/+6 |
* | Fix cache issues with bulk transfers | gonzo | 2015-11-03 | 3 | -33/+38 |
* | Raspberry Pi firmware passes cache line size as a DTB parameter | gonzo | 2015-11-03 | 4 | -2/+10 |
* | Have elf_lookup() return an error if the specified non-weak symbol could | markj | 2015-11-03 | 1 | -0/+4 |
* | Use 64-bit addresses for configuring inbound and outbound address windows. | jhibbits | 2015-11-03 | 1 | -8/+8 |
* | sdl->sdl_len in sockaddr_dl can be longer than | hrs | 2015-11-03 | 1 | -3/+13 |
* | Use the correct space (PCI addresses) for the I/O and memory ranges. | jhibbits | 2015-11-03 | 1 | -6/+6 |
* | Fix an alignment check that is wrong in half the busdma implementations. | ian | 2015-11-02 | 4 | -8/+8 |
* | Eliminate the last dregs of the old global arm_root_dma_tag. | ian | 2015-11-02 | 4 | -21/+9 |
* | The ops EL_SIGNAL, EL_EDITMODE, EL_UNBUFFERED, and EL_PREP_TERM all take | brooks | 2015-11-02 | 1 | -2/+2 |
* | Fix three flowtable bugs, a) one lookup issue, b) a two cleaner issue. | rrs | 2015-11-02 | 1 | -5/+2 |
* | Make figpar(3) types/macros [more] unique (s/fp_/figpar_/gi) | dteske | 2015-11-02 | 6 | -142/+148 |
* | Add support for branch instruction on armv7 with ptrace single step | zbb | 2015-11-02 | 6 | -99/+266 |
* | Make the arm64_cpu driver quiet as it adds no new information. | andrew | 2015-11-02 | 1 | -4/+7 |
* | Add testcases for -t ffs -o version=[12] | ngie | 2015-11-02 | 1 | -1/+66 |
* | Sync minor whitespace / type changes in ffs_csum_swap and ffs_sb_swap with | ngie | 2015-11-02 | 1 | -4/+4 |
* | Clean up mtree keyword support a slight bit and add a few more default keywords | ngie | 2015-11-02 | 3 | -3/+10 |
* | zfs: allow the lookup of extended attributes of an unlinked file | avg | 2015-11-02 | 1 | -1/+1 |
* | Add testcases for -t cd9660 -o isolevel=[1-3] | ngie | 2015-11-02 | 1 | -0/+58 |
* | Limit isoLevel to 1 and 2 to avoid segfaulting when isoLevel is set to 3 by | ngie | 2015-11-02 | 1 | -2/+4 |
* | Fix spelling of `isolevel` cd9660 option | ngie | 2015-11-02 | 1 | -1/+1 |
* | Bump .Dd for r290259 and r290260 | ngie | 2015-11-02 | 1 | -1/+1 |
* | Document undocumented long options for -t cd9660 | ngie | 2015-11-02 | 1 | -6/+20 |
* | Sync makefs(8) content a bit with src/usr.sbin/makefs/makefs.8@1.53 | ngie | 2015-11-02 | 1 | -18/+21 |
* | mips: rate limit the trap handler output; add pid/tid/program name. | adrian | 2015-11-02 | 1 | -3/+27 |
* | Define `fhard` in pps_event(..) only when PPS_SYNC is defined to mute | ngie | 2015-11-02 | 1 | -1/+8 |
* | Define `compress` in `__elfN(coredump)` when #ifdef GZIO is true to mute | ngie | 2015-11-02 | 1 | -0/+2 |
* | Add _test suffix to multiple tests in lib/libc to conform to the design noted | ngie | 2015-11-02 | 4 | -38/+69 |
* | Remove unused variable (SRCDIR) | ngie | 2015-11-02 | 1 | -2/+0 |
* | Remove unnecessary `if (x)` tests before calling `free(x)`; free(3) | ngie | 2015-11-02 | 10 | -49/+25 |
* | Rename etc/periodic/daily/430.status-rwho to periodic/daily/430.status-uptime | ngie | 2015-11-02 | 5 | -7/+8 |
* | Use nitems(x) instead of sizeof(x)/sizeof(x[0]) | ngie | 2015-11-02 | 1 | -2/+2 |
* | Conditionally install (if_)?(otus|rsu).4, otusfw.4, rsufw.4, and urtwn.4 if | ngie | 2015-11-02 | 2 | -7/+13 |
* | Add mailbox tag/structure for touchscreen buffer address property | gonzo | 2015-11-01 | 1 | -0/+15 |
* | Synchronize with latest upstream VCHI code: | gonzo | 2015-11-01 | 21 | -313/+881 |
* | sh: Avoid copying argv for simple commands. | jilles | 2015-11-01 | 3 | -11/+11 |
* | Treat synchronous VFP exception just like aynchronous: as an FP exception, | gonzo | 2015-11-01 | 2 | -2/+3 |
* | Fix lladdr change propagation for on vlans on top of it. | melifaro | 2015-11-01 | 3 | -52/+89 |
* | drm/i915: Reduce diff with Linux 3.8 | dumbbell | 2015-11-01 | 1 | -43/+44 |
* | pfctl: Fix uninitialised veriable | kp | 2015-11-01 | 1 | -0/+1 |
* | Install myself as src committer. | mmel | 2015-11-01 | 1 | -0/+2 |
* | Microoptimize. | ache | 2015-11-01 | 1 | -4/+3 |
* | Addition to prev. commit. | ache | 2015-11-01 | 1 | -4/+6 |
* | Don't seek to the end if write buffer is empty (in append modes). | ache | 2015-11-01 | 1 | -11/+12 |
* | ioat: Handle channel-fatal HW errors safely | cem | 2015-10-31 | 6 | -56/+283 |
* | drm/i915: Reduce diff with Linux 3.8 | dumbbell | 2015-10-31 | 3 | -86/+89 |
* | We have long double on arm64, and the tests pass so enable them. | andrew | 2015-10-31 | 1 | -1/+3 |
* | newsyslog: treat 'c' flag in the config as 'C' | bapt | 2015-10-31 | 1 | -14/+0 |