aboutsummaryrefslogtreecommitdiff
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* Fix OOM handling of some corner cases.Konstantin Belousov2019-08-164-8/+63
* fusefs: don't send the namespace during listextattrAlan Somers2019-08-161-9/+1
* Move phys_avail definition into MI code. It is consumed in the MI layer andJeff Roberson2019-08-1641-119/+106
* Fix i386 build.Alexander Motin2019-08-151-1/+2
* Fix copy_file_range(2) so that unneeded blocks are not allocated to the outpu...Rick Macklem2019-08-151-6/+97
* Limit memory window usage in ntb_transport to 256MB.Alexander Motin2019-08-151-18/+22
* twsi: Fix build when DEBUG is used on 32bits arch.Emmanuel Vadot2019-08-151-1/+1
* arm: allwinner: Set aw_ccu to BUS_PASS_BUSEmmanuel Vadot2019-08-151-1/+1
* MFV: r351091Jung-uk Kim2019-08-1527-341/+249
|\
* | Add NTB modules to i386 build.Alexander Motin2019-08-151-1/+1
* | Fix i386 LINT build after r351056.Alexander Motin2019-08-151-8/+8
* | Enable ACPICA mutex debugging in INVARIANTS case.Jung-uk Kim2019-08-151-0/+4
* | Revert r351076 and r351074 because of atomic_swap_64 on 32-bit platformsAndriy Gapon2019-08-1524-909/+384
* | MFV r351075: 10406 large_dnode changes broke zfs recv of legacy streamAndriy Gapon2019-08-152-5/+10
* | MFV r350898: 8423 8199 7432 Implement large_dnode pool featureAndriy Gapon2019-08-1524-383/+903
* | Implement new methods for Intel and PLX NTB.Alexander Motin2019-08-152-0/+83
* | Fix rule truncation on external action module unloading.Andrey V. Elsukov2019-08-151-5/+5
* | powerpc/pmap: Enable UMA_MD_SMALL_ALLOC for 64-bit bookeJustin Hibbits2019-08-152-0/+10
* | swap_pager.c reserves 2 blocks for a bsd label. Change that 2 to theDoug Moore2019-08-151-3/+5
* | random(4): Remove "EXPERIMENTAL" verbiage from concurrent operationConrad Meyer2019-08-151-9/+105
* | Add support for PCI Device ID 0x148B in ntb_hw_amd driver.Alexander Motin2019-08-142-62/+107
* | Stop listing "on motherboard" as the parent of nexus devices on x86.John Baldwin2019-08-143-5/+4
* | Move the common x86 ipmi files to files.x86. The powerpc file list is differentWarner Losh2019-08-143-20/+10
* | The x86 part of hwpmc is shared, so move it to files.x86.Warner Losh2019-08-143-12/+6
* | Windows ndis support is x86 only. Move the MI parts there.Warner Losh2019-08-143-17/+7
* | Intel's isci is part of the chipset, so it is x86 specific.Warner Losh2019-08-143-218/+109
* | Move hyperv to files.x86Warner Losh2019-08-143-46/+20
* | The bxe driver, QLogic NetXtreme II Ethernet 10Gb PCIe adapter driver, is x86Warner Losh2019-08-143-16/+8
* | The ACPI parts are identical between i386 and amd64Warner Losh2019-08-143-18/+9
* | Move via padlock files to files.x86.Warner Losh2019-08-143-6/+3
* | Apart from one MD file, aesni is common to x86. Move it into files.x86.Warner Losh2019-08-143-52/+34
* | Move all the hp* drivers too files.x86Warner Losh2019-08-143-68/+35
* | Move the identical x86 lines to files.x86Warner Losh2019-08-143-118/+67
* | fusefs: Fix the size of fuse_getattr_inAlan Somers2019-08-141-2/+2
* | Report NOIOB and NPWG fields as stripe size.Alexander Motin2019-08-142-24/+30
* | Implement pci_enable_msi() and pci_disable_msi() in the LinuxKPI.Hans Petter Selasky2019-08-143-10/+54
* | Add missing break statements in r351004.Alexander Motin2019-08-141-2/+6
* | geom_uzip(4), mkuzip(8): Add Zstd image modeConrad Meyer2019-08-137-18/+271
* | Make nvd(4) report NGUID or EUI64 as GEOM::lunid.Alexander Motin2019-08-131-0/+43
* | Fix build with DRM and INVARIANTS enabled.John Baldwin2019-08-131-5/+26
* | Clarify comment that describes how the FS_METACKHASH is managed.Kirk McKusick2019-08-131-13/+18
* | Remove deprecated GEOM classesConrad Meyer2019-08-1317-2587/+2
* | sys/{x86,amd64}: remove one of doubled ;sEd Maste2019-08-132-2/+2
* | r350976 accidentally removed nvram device. Restore it.Warner Losh2019-08-131-0/+1
* | Add PNP_INFO to the gpiopps driver.Ian Lepore2019-08-131-0/+1
* | Flowtables were removed in r321618, remove stray reference here.Warner Losh2019-08-131-1/+0
* | vx(4) was removed in r347921. Remove stray reference.Warner Losh2019-08-131-2/+0
* | nsp(4) was removed in r339571. Remove stray reference.Warner Losh2019-08-131-2/+0
* | fe(4) driver has been removed from the tree in r347914. Remove stray reference.Warner Losh2019-08-131-1/+0
* | nvme has been moved to 'files' so shouldn't be here anymore. It works onWarner Losh2019-08-132-22/+0