summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
*-. Upgrade our copy of llvm/clang to trunk r178860, in preparation of thedim2013-04-122580-119237/+224887
|\ \
| | * Vendor import of clang trunk r178860:dim2013-04-082316-60669/+146869
| | * Vendor import of clang tags/RELEASE_32/final r170710 (effectively, 3.2dim2012-12-229-62/+107
| * | Vendor import of llvm trunk r178860:dim2013-04-084182-203079/+418797
| * | Vendor import of llvm tags/RELEASE_32/final r170710 (effectively, 3.2dim2012-12-2224-355/+565
* | | Remove the NVME_IDENTIFY_CONTROLLER and NVME_IDENTIFY_NAMESPACE IOCTLs and re...jimharris2013-04-124-84/+91
* | | Add support for passthrough NVMe commands.jimharris2013-04-123-0/+163
* | | Move the busdma mapping functions to nvme_qpair.c.jimharris2013-04-125-85/+45
* | | Remove the NVMe-specific physio and associated routines.jimharris2013-04-122-165/+2
* | | Add a mutex to each namespace, for general locking operations on the namespace.jimharris2013-04-122-0/+12
* | | Rename the controller's fail_req_lock, so that it can be used for otherjimharris2013-04-122-7/+8
* | | Do not panic when a busdma mapping operation fails.jimharris2013-04-122-5/+28
* | | Move MIPS_MAX_TLB_ENTRIES definition from cpuregs.h to tlb.cjchandra2013-04-122-6/+22
* | | Add some more dates and relationships.gavin2013-04-121-2/+6
* | | Fix usage for soreceive(9) - uio must always be non-NULL.trasz2013-04-121-5/+12
* | | Reflect removing of the counter_u64_subtract() function in the macro.ae2013-04-121-2/+2
* | | Remove ctl(4) from GENERIC. Also remove 'options CTL_DISABLE'trasz2013-04-1213-54/+5
* | | Fix incorrect KASSERTs in xlpgejchandra2013-04-121-2/+2
* | | Fix kenv behavior when there is no static environmentjchandra2013-04-121-13/+16
* | | sh: Don't modify exit status when break/continue/return passes !.jilles2013-04-123-0/+12
* | | - Do not bail out if stat(2) fails with ENOENT in the spool directory. Thisgahr2013-04-121-2/+26
* | | - Switch order of setting real uid and gid. If we set uid first, then wegahr2013-04-121-1/+1
* | | isa_if.h is indirectly included.bz2013-04-121-1/+1
* | | Attempt to clean up spacing and long lines.glebius2013-04-121-98/+112
* | | Update with several early mentor/mentee relationships and dates commitgavin2013-04-121-6/+12
* | | Free memory after deleting an address policy entry.ae2013-04-121-0/+1
* | | Fix a few typos.delphij2013-04-121-3/+3
* | | If vmm.ko could not be initialized correctly then prevent the creation ofneel2013-04-123-8/+21
* | | If doing buildworld -DWITH_BMAKE make sure bmake does the build.sjg2013-04-121-2/+6
* | | Add pciids of the T5 based cards. The ones that I haven't tested withnp2013-04-111-0/+21
* | | Cosmetic change (s/wrwc/wcwr/;s/WRWC/WCWR/).np2013-04-113-12/+12
* | | Auto-reduce the holdoff timers that are greater than the maximum valuenp2013-04-111-1/+22
* | | Generate a LINT for powerpc and for powerpc64.bz2013-04-112-4/+7
* | | Always enable TXOK interrupts when setting up TX queues for EDMA NICs.adrian2013-04-111-1/+7
* | | cxgbe/tom: Slight simplification of code that calculates options2.np2013-04-112-10/+16
* | | Fix bugs in the elapsed time calculation in ctlstat_standard()ken2013-04-111-7/+3
* | | Get rid of a couple of stray \n's.np2013-04-111-2/+2
* | | There is no need for elaborate queries and error checking when trying tonp2013-04-111-18/+4
* | | Spelling correctionemaste2013-04-112-2/+2
* | | Document sbuf_start_section() and sbuf_end_section() functions.trociny2013-04-111-2/+36
* | | Add sbuf_start_section and sbuf_end_section to the libsbuf symbol map.trociny2013-04-112-0/+8
* | | Add sbuf_start_section() and sbuf_end_section() functions, which cantrociny2013-04-112-1/+75
* | | - Explain clearly why a different firmware is being installed (if/whennp2013-04-111-18/+57
* | | Minor spelling and grammar fixes.joel2013-04-114-9/+9
* | | Remove contractions.joel2013-04-1114-23/+23
* | | Fix tcp_output() so that tcpcb is updated in the same manner when anglebius2013-04-111-70/+74
* | | Remove kernel options from the SYNOPSIS. They are already documented in thejoel2013-04-111-27/+0
* | | cxgbe(4): Ensure that the MOD_LOAD handler runs before either t4nex ornp2013-04-111-4/+9
* | | - Add entries for alc and akoszek, alredy referenced elsewheregavin2013-04-111-5/+11
* | | Set and display the IP fragment bit correctly when dealing withnp2013-04-111-1/+7
OpenPOWER on IntegriCloud