aboutsummaryrefslogtreecommitdiff
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* MFHGlen Barber2016-01-2048-754/+3459
|\
| * Add some missing dependencies on pci_iov_if.h.Bryan Drewery2016-01-203-3/+3
| * xen-netfront: add multiqueue supportRoger Pau Monné2016-01-201-661/+979
| * Introduce initial driver for PMSU on Armada38xZbigniew Bodek2016-01-206-0/+195
| * OFW: Fix ofw_bus_string_list_to_array() function.Michal Meloun2016-01-201-6/+8
| * Add initial support for SMP on Armada38xZbigniew Bodek2016-01-204-1/+188
| * Open window to bootROM memory on Armada38x to allow CPU1 to bootZbigniew Bodek2016-01-203-1/+60
| * Support watchdog depending on "mrvl,has-wdt" propertyZbigniew Bodek2016-01-201-2/+9
| * Add support for watchdog on Armada38xZbigniew Bodek2016-01-202-9/+54
| * Add support for I2C on Armada38xZbigniew Bodek2016-01-202-1/+11
| * Add a new RTC driver for Armada38xZbigniew Bodek2016-01-202-1/+236
| * Correct MV_DDR_CADR_BASE definiton in mvwin.hZbigniew Bodek2016-01-201-1/+1
| * Change DTS entry of PCIe controller for Armada38xZbigniew Bodek2016-01-204-130/+29
| * Improve definitions of CPU/PCIe windows for Armada38xZbigniew Bodek2016-01-201-2/+8
| * Fix invalid root link detection in mv_pci driverZbigniew Bodek2016-01-203-3/+26
| * Enhance remap capabilities for Armada38xZbigniew Bodek2016-01-201-0/+3
| * Enable USB in kernconf of Armada38xZbigniew Bodek2016-01-201-1/+10
| * Improve attachment of the ehci_mv driverZbigniew Bodek2016-01-201-14/+24
| * Enable SCU unit for Armada38xZbigniew Bodek2016-01-203-0/+39
| * Set IO Sync Barrier flags for all Mbus devices on Armada38xZbigniew Bodek2016-01-203-0/+45
| * Fix busy-detect when using DesignWare UARTZbigniew Bodek2016-01-205-22/+15
| * Add compatibility string for dw-apb-uart in ns8250 driverZbigniew Bodek2016-01-201-0/+1
| * Fix GIC FDT interrupts decodingZbigniew Bodek2016-01-201-2/+4
| * Use GIC-specific decoding function in mv_common.cZbigniew Bodek2016-01-201-0/+8
| * Add global mpcore timer node to Armada 38x DTSZbigniew Bodek2016-01-201-0/+9
| * Do not require strict compatibility on simplebusZbigniew Bodek2016-01-202-3/+3
| * Correct ranges in Armada38x dtsZbigniew Bodek2016-01-201-2/+1
| * Introduce initial support for Marvell Armada38xZbigniew Bodek2016-01-2015-14/+1598
| * Correct assertions in r294362, foobared when separating style fixesMarius Strobl2016-01-201-1/+2
| * Mark gpio as "optional" in files.mv and edit Marvell's kernconfsZbigniew Bodek2016-01-209-8/+22
| * Revert r294267 to avoid using experimental VFS_AIO in ARM64's GENERICZbigniew Bodek2016-01-201-1/+0
| * Fix rte refcount leak in ip6_forward().Alexander V. Chernikov2016-01-201-2/+5
* | MFHGlen Barber2016-01-20142-2111/+3256
|\|
| * sfxge: refresh version to note matching version of out-of-tree driverAndrew Rybchenko2016-01-201-1/+1
| * sfxge: cleanup: support __out_bcount_part[_opt] PREfast annotationsAndrew Rybchenko2016-01-201-0/+2
| * Initialize vm_page_prot to VM_MEMATTR_DEFAULT instead of 0.John Baldwin2016-01-201-1/+1
| * Revert a printf change from r294307.Justin Hibbits2016-01-191-1/+1
| * Fix tty_drain() and, thus, TIOCDRAIN of the current tty(4) incarnationMarius Strobl2016-01-193-3/+36
| * Revert r294352.Bryan Drewery2016-01-191-1/+1
| * Quell harmless CID about unchecked return value in nvlist_get_guids.Alan Somers2016-01-191-2/+2
| * FAST_DEPEND: Add header dependency missed in r290629.Bryan Drewery2016-01-191-1/+1
| * Various cleanups to the main function for AIO kernel processes:John Baldwin2016-01-193-85/+80
| * Don't create a dedicated session for each AIO kernel process.John Baldwin2016-01-191-3/+0
| * Disallow zvol-backed ZFS poolsAlan Somers2016-01-194-28/+34
| * Add optimizing LRO wrapper:Hans Petter Selasky2016-01-1910-45/+200
| * Fix an issue where the network adapter could be left in down stateHans Petter Selasky2016-01-191-14/+11
| * Add clarifying comment about CQE zipping.Hans Petter Selasky2016-01-191-0/+5
| * Declare local variables at top of function.Hans Petter Selasky2016-01-191-3/+6
| * Allow RX and TX pause frames to be set through ifconfig.Hans Petter Selasky2016-01-193-36/+103
| * Adjust i386 comment to match amd64 one after r294311.Konstantin Belousov2016-01-191-5/+6