summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* MFHgjb2016-04-04912-8557/+38260
|\
| * DIRDEPS_BUILD: Use 1 parameter for defining -rpath-link.bdrewery2016-04-041-1/+1
| * [net80211] Add an A-MSDU debug output shortcut.adrian2016-04-041-0/+4
| * Add early_customize_cmd() that allows to register custom functions runglebius2016-04-042-0/+30
| * [net80211] teach wlanstats about the ff_encapfail field.adrian2016-04-041-0/+2
| * [net80211] add amsdu and fast frames encap failure counters in the ioctladrian2016-04-041-1/+4
| * Add a table to map from the FreeBSD CPUID space to the GIC CPUID space. Onandrew2016-04-042-31/+74
| * new x86 smp topology detection codeavg2016-04-043-278/+803
| * SJIS encoding don't have single byte characters >= 224ache2016-04-041-1/+1
| * Reduce the diff for when we switch to intrng. The IPI interrupts will beandrew2016-04-041-20/+63
| * Include sys/rman.h directly rather than relying on header pollution.andrew2016-04-041-0/+1
| * OpenBSD 5.9 and FreeBSD 10.3 releases added.maxim2016-04-041-3/+7
| * Fix a format string when uint64_t is not unsigned long long by castingandrew2016-04-041-2/+2
| * Define local-intc for BCM2836 platform (RPI2) and make BCM2835 intcskra2016-04-042-11/+29
| * Rework TI gpio interrupt controller for INTRNG. It's used on PANDABOARDskra2016-04-043-15/+345
| * Rework am33xx interrupt controller for INTRNG and enable itskra2016-04-042-1/+179
| * Remove FDT specific parts from INTRNG. Change its interface to make itskra2016-04-0411-857/+1042
| * arm64: pagezero improvementwma2016-04-044-7/+47
| * Add bzero.S to ARM64 machdepwma2016-04-041-0/+206
| * arm64: bzero optimizationwma2016-04-043-11/+21
| * Remove unused variable. It was write-only before r297139.kib2016-04-042-2/+0
| * Enable 4-byte address support for the mx25l family of SPI flash devices.sgalabov2016-04-042-19/+94
| * EUC-type encodings don't have single byte characters >= 128ache2016-04-041-3/+3
| * [iwn] Don't try to seamlessly recover from a firmware panic; just restartadrian2016-04-031-1/+14
| * Move i386/i386/autoconf.c to sys/x86/x86 and use it on both amd64 and i386.jhb2016-04-035-129/+6
| * Add a timestamp variable to the environment. This is when the eventimp2016-04-032-1/+13
| * Make $_ match the docs.imp2016-04-031-1/+1
| * chdone(): Prevent returning uninitialized scalar value.pfg2016-04-031-0/+1
| * g_sched_destroy(): prevent return of uninitialized scalar variable.pfg2016-04-031-1/+2
| * Fix indentation oops.pfg2016-04-031-3/+3
| * wpi, iwn: fix check in find_eeprom_channel()avos2016-04-032-2/+4
| * Pass through some new block device features.mav2016-04-032-5/+30
| * fix zfs set canmount=off on an unmounted filesystemavg2016-04-031-2/+3
| * zfs receive: -u can be ignored sometimesavg2016-04-031-1/+2
| * Move Linux specific times tests up to guarantee the values are defined.dchagin2016-04-031-2/+3
| * Improve HDMI display detection by searching the CEA-861 extension block forjmcneill2016-04-021-1/+48
| * remove emulation of VFS_HOLD and VFS_RELE from opensolaris compatavg2016-04-024-13/+39
| * Add configurable rate limit for "log" and "devctl" actions.trasz2016-04-021-3/+14
| * MFV r297506: 6738 zfs send stream padding needs documentationmav2016-04-021-1/+17
| * MFV r297505:mav2016-04-022-3/+7
| * MFV r297504: 6681 zfs list burning lots of time in dodefault() via dsl_prop_*mav2016-04-021-7/+6
| * Output information about PCI-e devices with slots.jhb2016-04-021-2/+42
| * Various updates to the PCI-express capability output.jhb2016-04-021-11/+17
| * Small typo.pfg2016-04-021-1/+1
| * Follow-up r297282: Make the COPTS warning more useful.bdrewery2016-04-011-1/+1
| * Set the chunk id for ERROR chunks.tuexen2016-04-011-0/+2
| * Move support for Synopsys Designware APB UART out of ns8250 and into ajmcneill2016-04-018-17/+291
| * Fix mismerge.trasz2016-04-011-1/+1
| * Drop the 'resource' argument to racct_decay(); it wouldn't make sensetrasz2016-04-011-13/+11
| * Cap IOSIZE_MAX to INT_MAX for 32-bit processes.jhb2016-04-012-6/+35
OpenPOWER on IntegriCloud