summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Remove stray whitespaces.ray2014-09-123-3/+3
* Initialize variables before resource_int_value().mav2014-09-124-0/+4
* Fix ACL tests to correctly work with ZFS; previous version used wrongtrasz2014-09-123-3/+3
* - Provide a sleepable lock to protect against ioctl() vs ioctl() races.glebius2014-09-121-10/+7
* Initialize variables before resource_int_value().mav2014-09-121-0/+2
* - Fix argument list after 271387.glebius2014-09-121-6/+4
* Add forgotten keymap files fr.kbd and fr.acc.kbd to the FILES list.se2014-09-121-0/+2
* Optimize the common case of injecting an interrupt into a vcpu after a HLTneel2014-09-123-1/+64
* cxgbe(4): knobs to enable/disable PAUSE frame based flow control.np2014-09-122-1/+91
* Be compatible with boot code that starts right after the disk label inmarcel2014-09-121-1/+4
* Fix checksum calculation:marcel2014-09-121-4/+7
* Attach the ISO to an ahci-cd emulated device. Therodrigc2014-09-121-1/+1
* Fix minor syntax errorallanjude2014-09-121-1/+1
* Improve markup and language throughout the ctl.conf man pageallanjude2014-09-121-123/+190
* Add support for Extended INQUIRY Data (0x86) VPD page.mav2014-09-112-8/+114
* Add device name used in geom_map verbose output. This helps when usingsbruno2014-09-111-4/+4
* Initialize 'bc_rdonly' to the right value.neel2014-09-111-0/+1
* Revisions 264905 and 266860 added a "int fib" argument to ifa_ifwithnet andasomers2014-09-1110-59/+57
* Don't blindly assume the target agreed to transition to Full Feature Phase;trasz2014-09-111-9/+31
* Fix typo.trasz2014-09-111-2/+2
* Update motd, clarifying the information and adding pointers to otherwblock2014-09-111-17/+13
* Add clang patch corresponding to r271432emaste2014-09-111-0/+46
* Merge upstream Clang rev 205331 debuginfo crash fix:emaste2014-09-111-1/+1
* Add Reset Manager driver. This driver provides generic way to resetbr2014-09-116-6/+389
* Persist vdev_resilver_txg changes to avoid panic caused by validationsmh2014-09-111-2/+5
* Add const qualifier to in6_addrhash() function.ae2014-09-112-1/+25
* * use M_ZERO flag with malloc instead of explicit zeroing.ae2014-09-111-10/+2
* Introduce new scope related functions.ae2014-09-112-1/+79
* - Add $netif_ipexpand_max to specify the upper limit for the number ofhrs2014-09-113-7/+19
* Rename pmap_kenter_temp to pmap_kenter_temporary to be consistent with theandrew2014-09-114-5/+5
* * constify argument of in6_addrscope();ae2014-09-112-52/+14
* Add new a M_START() mbuf macro that returns a pointer to the start ofrwatson2014-09-112-10/+31
* Since r270929 raw sockets expect network byte order.glebius2014-09-111-11/+0
* Update a stale comment.alc2014-09-111-1/+1
* Use the linker to perform relocations in the SUNW_dof section rather thanmarkj2014-09-112-212/+23
* Fix a bug which could break extended attributes in a dump output.hrs2014-09-101-1/+6
* Fix header output when -P is specified and (ncpus - 1) != maxid.hrs2014-09-101-6/+10
* MFamd64: Use initializecpu() to set various model-specific registers onjhb2014-09-107-44/+24
* To workaround an errata on certain Pentium Pro CPUs, i386 disablesjhb2014-09-103-13/+27
* Extend UNMAP blacklist on all STEC SSD models.mav2014-09-101-2/+2
* Add support for calling pcibios routines from theimp2014-09-106-26/+300
* Move code to set various MSRs on AMD cpus out of printcpuinfo() andjhb2014-09-103-27/+30
* Add PCI ID for Promise TX8660 8-port 3Gbps HBA.mav2014-09-101-0/+1
* Regen after 271401.asomers2014-09-101-3/+5
* Conditionalize build of etcupdate(8) on MK_RCS. Since etcupdate callsasomers2014-09-103-2/+9
* Add scope zone id to the in_endpoints and hc_metrics structures.ae2014-09-103-3/+9
* Unify interrupts bit definition and usage. While here remove PSR_C_bit.andrew2014-09-1028-77/+84
* Abort the create_socket test if socket creation fails.asomers2014-09-101-1/+1
* Add additional checks for IPV6_PKTINFO handling (RFC 3542):ae2014-09-101-2/+15
* Make sure we handle less than zero timeouts in iSCSI initiator and targettrasz2014-09-102-3/+13
OpenPOWER on IntegriCloud