summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Make three one line changes to the rc scripts so thatrmacklem2011-06-113-3/+3
* Assert that page is VPO_BUSY or page owner object is locked inkib2011-06-112-0/+26
* Fix a bug in r222586. Lock the page owner object around the modificationkib2011-06-111-0/+6
* Follow up r222980 on PowerPC: add sound(4) and common device driversnwhitehorn2011-06-112-8/+15
* Enable sound support by default on i386 and amd64.joel2011-06-112-0/+16
* Monitor and emit events for XenStore changes to XenBus treesgibbs2011-06-1114-94/+296
* Add "context" subcommand to fetch and display SGE context.np2011-06-111-0/+235
* - driver ioctl to get SGE context for any given queue.np2011-06-114-1/+85
* Support SIGHUP for reloading /etc/rtadvd.conf.hrs2011-06-115-51/+142
* Add the model number for the Montvale processor (marketed as Itanium 2 9100).marcel2011-06-111-0/+3
* Add comments about the validation.delphij2011-06-111-0/+9
* Implement fully asynchronous partial truncation with softupdates journalingjeff2011-06-1013-1543/+2644
* sh: Do parameter expansion on ENV before using it.jilles2011-06-103-7/+24
* - Eliminate an incorrect include path from the mthca build.jeff2011-06-101-18/+18
* - Add support for referencing quota structures without needing the inodejeff2011-06-102-0/+101
* - If the fsync in ufs_direnter fails SUJ can later panic because we havejeff2011-06-101-1/+1
* - When printing bufs with show buf the lblkno is often more useful thanjeff2011-06-101-2/+3
* Include sys/xen in cscope tag file generation.gibbs2011-06-101-1/+1
* - Fix races on detach handling of AAC_IFFLAGS_* maskattilio2011-06-102-14/+16
* Remove C constructs that are incompatible with C++ from variousgibbs2011-06-108-100/+126
* Make sure to drop the IEEE80211_RATE_BASIC flag even for MCS rates.bschmidt2011-06-101-7/+9
* skel/.shrc: Improve commented CDPATH example for POSIX requirements.jilles2011-06-101-1/+1
* Fix some off-by-one errors with the ending address of candidate regionsjhb2011-06-101-3/+4
* Implement BUS_ADJUST_RESOURCE() for the x86 drivers that sit between thejhb2011-06-103-11/+27
* Obtain bswap64() function implementation fromrodrigc2011-06-101-10/+26
* sh: Do parameter expansion before printing PS4 (set -x).jilles2011-06-096-4/+60
* MFV: Update to less v444.delphij2011-06-0913-45/+23
* cxgbetool: a tool for the cxgbe(4) driver.np2011-06-095-0/+41744
* Contrary to when returning in all-good cases at the end of functions webz2011-06-097-62/+216
* Add -Wa,-many to CFLAGS on PowerPC. This aids in building a kernel usingnwhitehorn2011-06-091-1/+1
* Intel NM10 chipset's SATA controller has same PCI ID and revision as ICH7's,mav2011-06-091-7/+23
* Minor typo, fix 2 attributionsdougb2011-06-091-3/+5
* Tidy up r222866.jkim2011-06-081-6/+6
* Add dump.c to the rtsol build. It is needed now that sec2str is non-staticken2011-06-081-1/+1
* sh: Add simple tests for set -x and PS4.jilles2011-06-082-0/+17
* Simply post r222273.obrien2011-06-081-3/+1
* - Major reorganization of mbuf handling throughout the driver todavidch2011-06-084-3451/+2855
* Increase quality of TSC (or TSC-low) timecounter to 1000 if it is P-statejkim2011-06-081-2/+27
* Introduce low-resolution TSC timecounter "TSC-low". It replaces the normaljkim2011-06-081-6/+38
* In the current code, a double panic condition may lead to dumpsattilio2011-06-081-1/+2
* Remove a redundant assignment since r221703.jkim2011-06-081-3/+0
* - Accumulate RA options instead of replacing old ones when a new RA arrived.hrs2011-06-084-142/+285
* - Improve error handling.andreast2011-06-081-43/+127
* Compile RTLD with global dot symbols on 64-bit PowerPC, as a crutch fornwhitehorn2011-06-081-0/+1
* Add the missing call to ip6_ipsec_filtertunnel() to be able to controlbz2011-06-081-0/+7
* Added FreeBSD 8.3.ru2011-06-081-0/+1
* remove code for dynamic offlining/onlining of CPUs on x86avg2011-06-088-341/+41
* Pull up all vendor changes to mdoc(7).ru2011-06-084-6/+32
* - Disable "resolvconf -d" temporarily to avoid extra invocations of the scripthrs2011-06-082-2/+7
* Correct comments and debug logging in ipsec to better match reality.bz2011-06-083-8/+8
OpenPOWER on IntegriCloud