summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* The error classification from lower layers is a poor indicator ofimp2015-10-311-5/+3
* Rather than using the #define for path names, indirect through a char *imp2015-10-313-9/+24
* Move all the paths into a new path.h to centralize them.imp2015-10-315-33/+67
* Print unsigned memory sizes, to handle >2GB RAM on 32-bit powerpc.jhibbits2015-10-311-4/+4
* Don't hide stderr when checking ${CC} --version.bdrewery2015-10-311-1/+1
* mips: do mips_sync() on sync operations to uncachable memory.adrian2015-10-311-4/+5
* mips74k: use cache-writeback for memory, not writethrough.adrian2015-10-311-1/+1
* arge_mdio: fix barriers; correctly check MII indicator register.adrian2015-10-301-21/+29
* arge: fix barrier macro.adrian2015-10-301-1/+1
* arge: attempt to close a transmit race by only enabling the descriptor at the...adrian2015-10-301-1/+22
* arge: just use 1U since it's a 32 bit unsigned destination value.adrian2015-10-301-1/+1
* arge: do an explicit flush between updating the TX ring and starting transmit.adrian2015-10-301-0/+3
* arge_mdio: add explicit read barriers for MDIO_READs.adrian2015-10-301-2/+7
* arge: ensure there's enough space in the TX ring before attempting toadrian2015-10-301-1/+1
* arge: do a read-after-write on all arge register writes, not just MDIO writes.adrian2015-10-301-4/+2
* Remove unneeded _RECURSING_PROGS check.bdrewery2015-10-301-2/+0
* Merge OpenSSL 1.0.2d.jkim2015-10-30909-24512/+129991
|\
| * Import OpenSSL 1.0.2d.jkim2015-10-23490-13179/+94368
* | Minor (and incomplete) style cleanup.kib2015-10-301-5/+8
* | Update ls -l tests to use mtime, not birthtimeemaste2015-10-301-6/+6
* | Also mark compat32 umtx op table as constant.kib2015-10-301-1/+1
* | Use C99 array initialization, which also makes the codekib2015-10-302-59/+61
* | Do not FALLTHROUGH for SIOC{ADD,DEL}MULTIsjg2015-10-301-1/+1
* | Not all targets support by clang have a tested or enabled ubsan yet.sbruno2015-10-301-0/+4
* | nvd, nvme: report stripesize through GEOM disk layerjimharris2015-10-303-0/+9
* | nvme: fix race condition in split bio completion pathjimharris2015-10-301-3/+6
* | After r290196, the kernel won't wait for stuff like gmirror nodestrasz2015-10-303-2/+67
* | Make root mount wait mechanism smarter, by making it wait only if the roottrasz2015-10-301-17/+50
* | Reduce the DWC OTG interrupt load by not reading all the host channelhselasky2015-10-301-6/+11
* | Use PCB/LR from PCB rather from stack on armv7-gdbzbb2015-10-301-7/+3
* | Workaround KGDB issues on ARM by ignoring ARM EABI version higher than 5zbb2015-10-301-0/+15
* | l2arc: do not call trim_map_free() for blocks with zero b_asizeavg2015-10-301-10/+21
* | Fix compiler warnings with open_to_operation.cngie2015-10-302-16/+13
* | The prefix for CLFLUSHOPT is 0x66. It was right on amd64.kib2015-10-301-1/+1
* | Make truss work for CloudABI processes on aarch64.ed2015-10-305-85/+247
* | Disable h_raw/h_read with gccngie2015-10-301-2/+7
* | Fix a set but not used variable warning flagged by gcc 4.9 withngie2015-10-301-2/+1
OpenPOWER on IntegriCloud