summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Reserve and ignore the a new module metadata type MDT_PNP_INFO forimp2015-01-153-0/+6
* New MINIMAL kernel config. The goal with this configuration is toimp2015-01-151-0/+145
* In order to support ongoing work to implement variable-size mbufs, andrwatson2015-01-142-31/+68
* ntpd tries to bind to IPv6 interfaces in 'tentative' state and fails as IPv6 ishiren2015-01-141-6/+13
* Remove the <netinet/ip_compat.h> include from one of the newly addeddim2015-01-141-1/+0
* Avoid race with "dev_rel()" when using the recently addedhselasky2015-01-142-2/+6
* Fix overflow bug from r248577, turning 30s TRIM timeout into ~4s.mav2015-01-141-1/+1
* elfcopy: Avoid divide-by-0 on section alignment 0emaste2015-01-141-0/+2
* Add a kernel function to delist our kernel character devices, so thathselasky2015-01-143-1/+22
* Make sure CAP_BINDAT and CAP_CONNECTAT are part of CAP_ALL0.ed2015-01-141-2/+2
* Update the hwpmc driver to have the new type HASWELL_XEON. Alsorrs2015-01-1416-264/+3911
* Clean some dead code.glebius2015-01-143-21/+0
* Mention /net in hier(7).trasz2015-01-141-1/+5
* Improve wording.trasz2015-01-141-4/+4
* Use newly added GEOM notifications to discard autofs caches.trasz2015-01-141-9/+4
* Add devd(8) notifications for creation and destruction of GEOM devices.trasz2015-01-142-2/+37
* Reimplement TRIM throttling added in r248577.mav2015-01-141-49/+42
* Fix typo (missing comma).neel2015-01-141-1/+1
* Make use of the new Altivec ptrace support, to save the Altivec registers injhibbits2015-01-141-0/+32
* Add Altivec/VMX register support to ptrace.jhibbits2015-01-144-2/+102
* Fix spelling.hselasky2015-01-141-2/+2
* Various interrelated fixes to make suspend / resume work better. We nowimp2015-01-144-100/+112
* Add a rather obnoxious warning if you don't have NEW_PCIB definedimp2015-01-141-0/+2
* On x86 force NEW_PCIB, since that's the default. While this optionimp2015-01-142-0/+8
* Remove the prison flags PR_IP4_DISABLE and PR_IP6_DISABLE, which have beenjamie2015-01-142-20/+10
* Don't set prison's pr_ip4s or pr_ip6s to -1.jamie2015-01-141-2/+2
* Do not remap Open Firmware mappings covered by the direct map. It'snwhitehorn2015-01-141-0/+7
* Correct cpu type, it was rather Cortex A12 R0.ganbold2015-01-143-4/+4
* Cleanup some bogus code in the RSS config, and add the includejfv2015-01-132-3/+4
* 'struct vm_exception' was intended to be used only as the collateral for theneel2015-01-136-53/+60
* Since the merge of file 5.21 in r276415 and r276416, stable/9 anddim2015-01-131-0/+16
* Connect libclang_rt to the build, for specific architectures. Thisdim2015-01-135-6/+57
* Complete the RX side RSS code: parse the encoded portion of the RXjfv2015-01-131-2/+62
* Resolve a special case deadlock: When two or more threads arehselasky2015-01-135-66/+95
* cxgbe/iw_cxgbe: fix whitespace nit in r277102.np2015-01-131-1/+1
* Add new USB template to the USB bootloader module.hselasky2015-01-131-0/+1
* libdwarf: add missing breakemaste2015-01-131-0/+1
* Rename Exynos UART driver. No functional change.br2015-01-133-63/+64
* Add new USB template to the USB template module.hselasky2015-01-131-1/+2
* Move the vsi variable outside of the #ifdef block to unbreak NOIP kernelsbz2015-01-131-1/+1
* Add usb template SERIALNET allowing us to have both USB CDC Ethernetbr2015-01-135-0/+393
* Fix detection of ext2/ext3 filesystems that lack labels.trasz2015-01-131-6/+0
* Don't use POLLNVAL as a return value from the client side pollhselasky2015-01-131-10/+28
* Complete r277100: add AHCI_Q_ABAR0 tp AHCI_Q_BIT_STRING.kib2015-01-131-1/+2
* Add CPU ID for ARM Cortex A17.ganbold2015-01-133-0/+4
* Remove unused variables.glebius2015-01-132-4/+0
* - Remove unused variable.glebius2015-01-131-3/+2
* Remove unused fields.glebius2015-01-131-14/+0
* Use the common codepath to handle SIOCGIFADDR.delphij2015-01-132-2/+0
* cxgbe/iw_cxgbe: allow any size during the initial MPA exchange.np2015-01-131-41/+39
OpenPOWER on IntegriCloud