aboutsummaryrefslogtreecommitdiff
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* nvme: ensure csts.rdy bit is cleared before returning from nvme_ctrlr_disableJim Harris2015-07-231-10/+12
* nvme: properly handle case where pci_alloc_msix does not alloc all vectorsJim Harris2015-07-231-6/+28
* Allow us to create UNIX sockets and socketpairs in CloudABI processes.Ed Schouten2015-07-231-4/+37
* Allow cap_rights_{set,clear,is_set} to be called with no arguments.Ed Schouten2015-07-231-6/+6
* - Don't defeat the FIFO nature of the buffer cache by eliminating theJeff Roberson2015-07-231-36/+0
* vt: cpu logos: Correct reversed 0/1 beastie descriptionsConrad Meyer2015-07-221-1/+1
* vt: Change default CPU logo to OrbConrad Meyer2015-07-221-1/+1
* vt: Default to cpu logos offConrad Meyer2015-07-221-1/+1
* vt_core.c: Use do/while to highlight missed semi-colon errorsConrad Meyer2015-07-221-5/+5
* Catch up with ACPICA 20150717.Jung-uk Kim2015-07-221-1/+1
* sfxge: added fallbacks for pre 4.2.1 firmware supportAndrew Rybchenko2015-07-223-4/+41
* Merge ACPICA 20150717.Jung-uk Kim2015-07-2287-1296/+2900
|\
* | vt: Unbreak build on no-splash configurationsConrad Meyer2015-07-221-0/+4
* | Fix several problems with Stream Reset.Randall Stewart2015-07-227-63/+373
* | Regenerate system call table.Ed Schouten2015-07-225-8/+23
* | Import upstream changes to the system call definitions.Ed Schouten2015-07-223-2/+16
* | Introduce support for MSI-X interrupts in AHCIZbigniew Bodek2015-07-223-19/+140
* | Fix inverted logic bug that David Wolfskill found (thanks David!)Randall Stewart2015-07-221-1/+1
* | Remove duplicate and useless declarations.Konstantin Belousov2015-07-222-2/+0
* | Add Makefiles for CloudABI kernel modules.Ed Schouten2015-07-223-0/+24
* | Do not enable UDP checksum offloading when running on the Hyper-V onWei Hu2015-07-221-2/+20
* | Cosmetic change. When printing the child's mapped pins, use the pluralLuiz Otavio O Souza2015-07-221-3/+8
* | Various changes to the registers displayed in DDB for x86.John Baldwin2015-07-225-97/+103
* | Remove checks for a NULL return value from M_WAITOK allocations.Mark Johnston2015-07-211-10/+4
* | Fix resource exhaustion due to sessions stuck in LAST_ACK state.Xin LI2015-07-211-2/+9
* | Let the unwinder handle faults during function prologues or epilogues.Mark Johnston2015-07-212-46/+13
* | Improve stack unwinding on i386 and amd64 after an IP fault.Mark Johnston2015-07-212-12/+37
* | Don't return undefined symbols to a DDB symbol lookup.Mark Johnston2015-07-212-3/+7
* | Remove some dead code from DDB's amd64 stack unwinder.Mark Johnston2015-07-211-74/+8
* | The smp_rendezvous_cpus() function should ensure that all accessesKonstantin Belousov2015-07-211-1/+11
* | IPSEC, remove variable argument function its already due.Ermal Luçi2015-07-213-24/+10
* | Fix for a customer issue with ixl(4):Eric Joyner2015-07-211-1/+4
* | nvd: set d_delmaxsize to full capacity of NVMe namespaceJim Harris2015-07-211-0/+1
* | vt: Draw logos per CPU coreConrad Meyer2015-07-215-18/+747
* | vt: De-static VT_SYSCTL_INT-defined objectsConrad Meyer2015-07-212-11/+11
* | Teach the GICv2 driver about the Qualcomm GICv2 compatible string.Andrew Turner2015-07-211-0/+1
* | Add some more explanation to r285752Zbigniew Bodek2015-07-211-6/+10
* | Don't allow malloc() to wait for resource while holding a lock in ITSZbigniew Bodek2015-07-211-2/+30
* | Make clock_gettime() and clock_getres() work for CloudABI programs.Ed Schouten2015-07-212-4/+87
* | Add support for vendor specific function for PCI devid acquisition in ITSZbigniew Bodek2015-07-213-8/+103
* | The part of r285680 which removed release semantic for two stores toKonstantin Belousov2015-07-211-2/+14
* | Describe COMPAT_CLOUDABI64 in the amd64 configuration NOTES file.Ed Schouten2015-07-211-0/+3
* | Implement get_cyclecount() on ARM64Zbigniew Bodek2015-07-211-2/+5
* | Make thread creation work for CloudABI processes.Ed Schouten2015-07-213-2/+94
* | Improve ARM64 CPU_MATCHZbigniew Bodek2015-07-211-4/+11
* | Fix sb_state constant names as used e.g. to display in DDB ``show sockbuf''.Sergey Kandaurov2015-07-211-3/+3
* | When a tunneling protocol is being used with UDP we must release theRandall Stewart2015-07-212-20/+42
* | Remove a couple of TUNABLE_INT() calls which are unnecessary after r267961.Hiren Panchasara2015-07-211-2/+0
* | Typo in comment.Konstantin Belousov2015-07-201-1/+1
* | Increase output amp on ASUS UX31A by +5dB.Alexander Motin2015-07-201-4/+22