aboutsummaryrefslogtreecommitdiff
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* Limit scope of the optimization in r306608 to dounmount() caller only.Konstantin Belousov2016-10-075-8/+8
* implement zfs_vptocnp() using z_parent propertyAndriy Gapon2016-10-073-2/+46
* Fix whitespace around prototypes in nd6_rtr.c.Mark Johnston2016-10-071-4/+3
* Fix a typo.Mark Johnston2016-10-071-1/+1
* Shorten and simplify some of the loops in pfxlist_onlink_check().Mark Johnston2016-10-071-30/+12
* Use a const reference to prefixes in nd6_is_new_addr_neighbor().Mark Johnston2016-10-071-2/+2
* Add support for adding up to 64 Multicast addresses with a singleDavid C Somayajulu2016-10-064-63/+169
* cxgbe(4): Fix whitespace in the pm_stats display.Navdeep Parhar2016-10-061-1/+1
* [ar531x] add default configs for AR531x ports.Adrian Chadd2016-10-064-0/+223
* vrefl: Assert that the interlock is held.Bryan Drewery2016-10-061-0/+1
* Add vrecyclel() to vrecycle() a vnode with the interlock already held.Bryan Drewery2016-10-062-3/+17
* Move netmap selinfo.h in to sensible location.Sean Bruno2016-10-061-0/+1
* Remove "long" variables from the TCP stack (not including the modularJonathan T. Looney2016-10-0614-137/+138
* If the new window size is less than the old window size, skip theJonathan T. Looney2016-10-061-3/+4
* Correctly calculate snd_max in persist case.Jonathan T. Looney2016-10-061-1/+1
* Remove declaration of un-defined function tcp_seq_subtract().Jonathan T. Looney2016-10-061-1/+0
* Fix possible geom destruction before final provider close.Alexander Motin2016-10-063-29/+17
* Replace rw_init/rw_destroy with corresponding macros.Andrey V. Elsukov2016-10-062-2/+4
* ARM: Remove ARMv4 #defines from busdma_machdep-v6.c, it's ARMv6Michal Meloun2016-10-061-6/+1
* ARM: SEV/WFE instructions are implemented starting from ARMv6K,Michal Meloun2016-10-0615-23/+28
* ARM: Add identifiers for ARM Cortex v8 and Marvell Sheeva v7 cores.Michal Meloun2016-10-062-1/+13
* ARM: Remove unused variable.Michal Meloun2016-10-061-3/+0
* Disable loop unrolling in skein for sys/bootAllan Jude2016-10-066-0/+14
* Fix ABI compat shims, broken by adding NVMe support.Alexander Motin2016-10-062-11/+121
* Fix extended buttons support on synaptic clickpadOleksandr Tymoshenko2016-10-061-16/+21
* Remove an alias if_list, use if_link consistently.Kevin Lo2016-10-063-4/+3
* gmirror: Write an updated syncid before queuing writes.Mark Johnston2016-10-061-7/+8
* gmirror: Bump the syncid if broken disks are found during startup.Mark Johnston2016-10-061-1/+8
* gmirror: Use bool instead of boolean_t.Mark Johnston2016-10-051-4/+4
* vfs_bio: Remove a leading space (style)Conrad Meyer2016-10-051-1/+1
* if_cpsw overhaul:Luiz Otavio O Souza2016-10-053-155/+207
* Make the page daemon's notion of what kind of pass is being performedAlan Cox2016-10-053-12/+9
* CAM ccbq sanity: checks on insert and removeMark Johnston2016-10-052-3/+15
* Change vm_pageout_scan() to return a value indicating whether the free pageAlan Cox2016-10-051-16/+24
* We don't use cpu_control on armv6, remove the macro there.Andrew Turner2016-10-051-2/+1
* ARM: Remove next bunch of unused cpu_functions from ARMv6.Michal Meloun2016-10-053-15/+4
* ARM: Disconnect elf_trampoline.c from ARMv6 build.Michal Meloun2016-10-051-1/+1
* Fix e500mc/derivatives cpu idleJustin Hibbits2016-10-051-12/+5
* Do not retry on some security sense codes.Alexander Motin2016-10-051-2/+2
* Correct some comments after r294299.Bryan Drewery2016-10-041-4/+4
* Merge ACPICA 20160930.Jung-uk Kim2016-10-04121-4693/+5102
|\
* | pf: remove fastroute tagKristof Provost2016-10-042-47/+20
* | ANSIfy inflate.cEd Maste2016-10-041-29/+34
* | Re-apply r306516 (by cem):Konstantin Belousov2016-10-045-22/+58
* | Fix indentation.Gleb Smirnoff2016-10-041-1/+1
* | [geom_redboot] Extend geom_redboot to handle non-zero fis offset.Adrian Chadd2016-10-041-1/+13
* | GELIBoot may attempt to read past the end of the diskAllan Jude2016-10-041-6/+14
* | Add AR531x port options.Adrian Chadd2016-10-041-0/+11
* | [ar531x] add initial port for the AR231x/531x series of SoCs.Adrian Chadd2016-10-0422-0/+5926
* | Style.Konstantin Belousov2016-10-041-3/+2