summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Clean up original route path selection logic a bit.melifaro2016-01-151-5/+6
* Use the recently added "make_dev_s()" function to solve old race setting thehselasky2016-01-151-6/+9
* Remove the commented out sc device from the i.MX kernels, they both useandrew2016-01-152-16/+0
* Implement support for PCI suspend, resume and shutdown events in thehselasky2016-01-153-3/+50
* Make nfscl_getmyip() use new routing KPI.melifaro2016-01-153-55/+52
* sfxge: cleanup: simplify ef10_get_datapath_capsarybchik2016-01-151-51/+35
* sfxge: convert nvram rw_start method to use partition idarybchik2016-01-156-35/+29
* sfxge: Medford still needs fallback for no privilege maskarybchik2016-01-154-18/+46
* sfxge: medford stores a single global copy of VPDarybchik2016-01-153-9/+33
* sfxge: support FATSOv2arybchik2016-01-154-77/+173
* sfxge: rework MCDI request completionarybchik2016-01-157-105/+47
* sfxge: rename hunt_link_state_t to ef10_link_state_tarybchik2016-01-155-31/+31
* Connect the ZFS boot environment menu to the UEFI loaderallanjude2016-01-151-0/+33
* Move init_zfs_bootenv to sys/boot/zfs/zfs.c instead of having a copy in each ...allanjude2016-01-154-56/+34
* Add EFI ZFS boot supportsmh2016-01-1510-3/+372
* ioat(4): Add support for 'fence' bit with DMA_FENCE flagcem2016-01-153-3/+22
* Modularise EFI boot loadersmh2016-01-157-216/+653
* Ensure boot fsread correctly probes all partitionssmh2016-01-151-1/+8
* Make common boot file_loadraw name parameter constsmh2016-01-152-8/+7
* Fix a bug in INIT handling on accepted 1-to-1 style sockets when thetuexen2016-01-151-2/+6
* Adjust VM_MAX_KERNEL_ADDRESS to the max address, not the minimum next.jhibbits2016-01-141-2/+2
* Fix OpenSSH client information leak.glebius2016-01-141-3/+2
* Make it possible to specify the path to userboot.so with the -b flag.jmallett2016-01-141-4/+8
* Add rotationrate to geom disk dumpconfrpokala2016-01-141-0/+17
* Remove unused reg param from fdt_fixup_memorysmh2016-01-141-1/+1
* Prevent bogus compiler in ZFS boot codesmh2016-01-141-1/+7
* Remove aiod_timeout.jhb2016-01-141-9/+0
* Improvements to the MDXFileChunk() template function:jtl2016-01-141-29/+31
* Rename aiod_bio taskqueue to aiod_kick.jhb2016-01-141-4/+4
* Fix order of last two arguments of mtx_initgonzo2016-01-141-1/+1
* Fix the handling of the "PDC write transfer length" erratum for at91. Theian2016-01-141-11/+10
* Set -mlong-calls where needed to get a static clang and lldb 3.8.0andrew2016-01-144-0/+14
* Only build EFI components on supported compilerssmh2016-01-143-12/+6
* Revert r293903smh2016-01-143-5/+0
* Fix race condition involving ZFS remove eventsasomers2016-01-142-1/+2
* Fix spelling of IPMIngie2016-01-141-1/+1
* Update .Dd, missed in r294011bjk2016-01-141-1/+1
* Wrap overlong comment lines.trasz2016-01-141-6/+6
* Fix the code to retry mount attempt in mountcritlocal if there aretrasz2016-01-141-1/+1
* Fix panic in IP redirect. Panic was introduced in r293466.melifaro2016-01-141-2/+2
* Document how to enter the debugger here. I'm sure there's some betterimp2016-01-141-0/+41
* Fix building with GCC since PAGE_MASK is signed on i386.jhb2016-01-141-1/+1
* Adjust previous fix to conform to the existing style in this file.jhb2016-01-141-2/+1
* Make ng_netflow(9) use new routing KPI.melifaro2016-01-141-39/+61
* Fail the SCTP_GET_ASSOC_NUMBER and SCTP_GET_ASSOC_ID_LISTtuexen2016-01-141-2/+16
* Install /etc/snmpd.config with 0600 permissions.glebius2016-01-141-4/+5
* There is a bug in tcp_output()'s implementation of the TCP_SIGNATUREglebius2016-01-141-2/+4
* Call crextend() before copying old credentials to the new credentialsglebius2016-01-143-3/+5
* Regen after r293907.glebius2016-01-1414-18/+18
* Change linux get_robust_list system call to match actual linux one.glebius2016-01-144-7/+7
OpenPOWER on IntegriCloud