summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sesutils, pass the correct element type when printing the status of a givenbapt2015-12-111-1/+1
* sesutil: fix map not printing the status of the LED device in an arraybapt2015-12-111-4/+4
* Fix minor typos introduced on r292084.araujo2015-12-111-2/+2
* sfxge: unify MCDI response pollingarybchik2015-12-116-139/+78
* sfxge: simplify MCDI methodsarybchik2015-12-111-21/+50
* Clean up unused bandwidth entry in the TCP hostcache.hiren2015-12-113-17/+5
* sfxge: add tunable for maximum start attetmps after resetarybchik2015-12-111-1/+8
* Handle CPUTYPE=armv[4567]* better. gcc expects those to be eitherimp2015-12-111-2/+7
* Move the inclusion of bsd.cpu.mk from sys.mk to bsd.opts.mk. However,imp2015-12-112-0/+11
* Update for final version of mkimg changes.imp2015-12-111-1/+1
* Add ppcboot FAT type. Needed to create a bootable powerpc image.imp2015-12-113-0/+6
* Add PNP info for ISA and PCI to the ed driver to prove design.imp2015-12-112-0/+6
* Create a USB_PNP_INFO and use it to export the existing PNPimp2015-12-1158-157/+256
* Create a generic PCCARD_PNP_INFO from the MODULE_PNP_INFO buildingimp2015-12-1120-8/+39
* Augment kldxref to find the new MODULE_PNP_INFO records now inimp2015-12-111-3/+344
* Create the MDT_PNP_INFO metadata record to communicate PNP info aboutimp2015-12-112-4/+51
* Retain maintership over sendmail pieces so I can keep upstream in syncgshapiro2015-12-111-5/+3
* o Resolve the real path to NANO_OBJ so everything that depends on itimp2015-12-112-5/+10
* Limit stripesize reported from nvd(4) to 4Ksmh2015-12-114-1/+36
* No need to reset tlb1 here, it gets reset again after BSS is cleared injhibbits2015-12-111-4/+1
* Follow up to r292071. Actually handle the Altivec Assist for book-e.jhibbits2015-12-111-0/+1
* Add more interrupts handled for booke.jhibbits2015-12-113-2/+46
* More fixes in the various intel processors, fixing missingrrs2015-12-111-76/+75
* Change an important error message from ZFS_LOG to printfasomers2015-12-111-1/+1
* vm_page_replace: remove redundant radix lookupcem2015-12-101-14/+9
* During vdev_geom_open, require that the vdev guids match the device's labelasomers2015-12-101-39/+55
* Move nanobsd up since I'm overhauling itimp2015-12-101-36/+36
* Add support for the GICv2M extension to the GICv2 interrupt controller.andrew2015-12-103-2/+325
* Remove pic_map_msix from ARM64, it is unneeded as all mappings happenandrew2015-12-104-19/+3
* Reduce the numbers of levels of indirection in arm64 pcib drivers by makingandrew2015-12-105-76/+30
* vmm is still maintained.grehan2015-12-101-1/+2
* Retire sctp_validate_no_locks().tuexen2015-12-103-42/+0
* The calls to RES_SET_H_ERRNO() macro on error paths wind upume2015-12-101-1/+2
* Remove a note about damaged PMBR. Now GPT will be detected automaticallyae2015-12-101-11/+1
* Make detection of GPT a bit more reliable.ae2015-12-102-16/+22
* All 2-endpoints configs have high and normal pariority queues.kevlo2015-12-101-7/+5
* sfxge: consolidate privilege check functionsarybchik2015-12-107-158/+100
* sfxge: cleanup: fix headerarybchik2015-12-101-1/+1
* sfxge: simplify privilege checks with macroarybchik2015-12-102-19/+15
* sfxge: [6/6] support for MCDI proxy authorization in common codearybchik2015-12-104-1/+115
* sfxge: [5/6] rework event completion error handlingarybchik2015-12-101-13/+15
* Don't leak rsector/sector in mp_label(..)ngie2015-12-101-5/+6
* RPC: populate local address for rendezvous transporter.stas2015-12-101-2/+16
* r290122 added 4 bytes and removed 8 in struct sackhint. Add a pad entry of 4hiren2015-12-101-0/+1
* Add -t option to display field types.araujo2015-12-102-12/+30
* ioat(4): Add ioatcontrol(8) testing for copy_8kcem2015-12-104-15/+77
* Fix several typos and bugs within pmcstudy. Also highlight the one SB testrrs2015-12-102-672/+722
* Update list of card names.mav2015-12-101-9/+5
* Guess NVRAM address for 16Gbps Qlogic cards.mav2015-12-101-1/+3
* Use LIBADD for pthread.bdrewery2015-12-101-2/+2
OpenPOWER on IntegriCloud