summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge ^/head r279023 through r279162.dim2015-02-22124-2608/+6375
|\
| * Add llvm patch corresponding to r279161.dim2015-02-221-0/+55
| * Pull in r230058 from upstream llvm trunk (by Benjamin Kramer):dim2015-02-221-0/+2
| * pmccontrol(8): Replace malloc() + memset() with calloc()pfg2015-02-221-3/+1
| * nice(): Correct return value and [EPERM] error.jilles2015-02-223-33/+32
| * Add support to the bcm2835 mailbox driver to work before interrupts areandrew2015-02-221-21/+50
| * Step 2 of eliminating the "games" distribution: Remove punch cardcperciva2015-02-228-372/+5
| * sfxge: TxQ block level should use EFX_TXQ_LIMIT as maximum TxQ sizearybchik2015-02-221-7/+13
| * sfxge: use sparse index to retrieve sensor valuearybchik2015-02-221-4/+6
| * sfxge: use macros to acquire and release BAR locks everywherearybchik2015-02-221-10/+10
| * sfxge: packet can't require more than n_dma_seg descriptors plus onearybchik2015-02-221-2/+2
| * sfxge: use common definitions of MC shared memory offsets and PDU lengtharybchik2015-02-221-17/+12
| * sfxge: synchronize EF10 registers headerarybchik2015-02-221-2/+134
| * sfxge: style fixes and cleanuparybchik2015-02-229-16/+21
| * Add the -c option for specifying the capacity of the disk image. Whenmarcel2015-02-223-15/+64
| * Allow use of higher-resolution (e.g. 1920x1080) framebuffers on PS3.nwhitehorn2015-02-221-5/+5
| * Don't require a scheme if no partitions are given. Change the codemarcel2015-02-222-10/+13
| * msun: drop unnecessary checks.pfg2015-02-224-4/+4
| * In scheme_write(), don't overwrite the end parameter with themarcel2015-02-221-1/+0
| * Remove extraneous parenthesis in assignment.marcel2015-02-221-1/+1
| * Document that netstat(1) supports libxo(3).marcel2015-02-221-1/+15
| * Allow for parameters added with the JP_OPT flag to not exist.jamie2015-02-221-4/+3
| * Convert netstat to use libxo.marcel2015-02-2118-1428/+2541
| * Disguising stderr from jls generally considered harmfulngie2015-02-212-2/+4
| * Make kernel ELF image parsing not crash for kernels running at locationsnwhitehorn2015-02-211-1/+7
| * Revert r276949 and redo the fix for PCIe/PCI bridges, which do notkib2015-02-211-6/+26
| * back Xref get_cyclecount to have it get more exposure...jmg2015-02-211-1/+2
| * Correct a comment which was exactly backwards from reality.ian2015-02-211-2/+2
| * Prevent NULL pointer de-reference.pfg2015-02-211-1/+1
| * Typo: effect -> affect.gavin2015-02-211-1/+1
| * sfxge: allow TX and RX queue limits to be changedarybchik2015-02-214-6/+20
| * sfxge: check allocations are non-NULL before freeing themarybchik2015-02-211-6/+14
| * sfxge: keep fw and driver view of autoneg parameters consistentarybchik2015-02-211-0/+13
| * sfxge: never set RX_DESCQ_EN during self-testarybchik2015-02-211-1/+1
| * sfxge: more accurate calculation of maximum number of TSO segmentsarybchik2015-02-212-4/+14
| * Purge references to the mrouted rc script, which was removed in r275299.markj2015-02-212-22/+1
| * cxgbe(4): there is no need to force an "unimplemented" panic needlessly.np2015-02-201-3/+0
| * Add cxl(4) and if_cxl(4) as links to cxgbe(4).np2015-02-201-1/+3
| * regex(3): Fix uninitialized pointer values.pfg2015-02-202-3/+3
| * Don't specify a resid parameter if we're just going to ignore it. Instead,markj2015-02-201-7/+5
| * tab vs spaces.pfg2015-02-201-2/+2
| * Fix the logic for skipping parameters (with -s) that have "jailsys"jamie2015-02-201-4/+5
| * Allow parameters listed on the command line to override the -v option,jamie2015-02-202-2/+5
| * sfxge: reap Tx descriptors on unblockarybchik2015-02-201-1/+4
| * Fix build on i386 without "device apic"tijl2015-02-201-0/+9
| * sfxge: add assertions that required event handlers are implementedarybchik2015-02-201-0/+6
| * sfxge: style fixesarybchik2015-02-204-25/+15
| * sfxge: regenerate sensor maparybchik2015-02-202-2/+30
| * Default XZ_THREADS=0, and add to RELEASE_RMAKEFLAGSgjb2015-02-202-1/+5
| * Fix XZ_THREADS description in release(7), which defaults togjb2015-02-201-2/+3
OpenPOWER on IntegriCloud