summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* IPI handlers may run generally with interrupts disabled because theyattilio2010-08-112-2/+16
* Style: tabs after #definekevlo2010-08-111-1/+1
* Fix some typos: flush vs. flash, and some others.olli2010-08-111-3/+3
* Fix compilation when DDB disabled. Adds 'ifdef DDB' aroundjchandra2010-08-111-4/+4
* Add parentheses around the argument 'x' used in the __bswapXX(x) macros. Revertneel2010-08-112-7/+7
* Start using the 'init_static_kenv()' API provided by r198561 to initializeneel2010-08-111-19/+6
* Allow carp(4) to be loaded as a kernel module. Follow precedent set bywill2010-08-1113-149/+214
* More tests, mostly related to devices and sockets.pjd2010-08-1012-217/+666
* sh: Fix heap-based buffer overflow in pathname generation.jilles2010-08-102-16/+44
* Now that the uplcom(4) driver can autodetect the chipset type, sync thegavin2010-08-102-7/+98
* Fix a typo due to a stale version of the patch.attilio2010-08-102-2/+2
* Fix some places that may use cpumask_t while they still use 'int' types.attilio2010-08-104-28/+35
* Place spinlock_enter() and spinlock_exit() just around X86EMU calls.jkim2010-08-101-4/+4
* crunchgen now works for mips - so restore building /rescue for it.adrian2010-08-101-3/+0
* Connect the new script 490.status-pkg-changes (see r210863)olli2010-08-101-0/+4
* - Fixes to the chkportsum script to handle better some special cases,gabor2010-08-101-9/+9
* Port over changes to the crunch symbol hiding method from NetBSD.adrian2010-08-101-134/+88
* Don't delay updating the longcal timer - instead, update the longcaladrian2010-08-101-1/+1
* Bring over ar5416 inivals from Linux-2.6.34.adrian2010-08-101-36/+39
* Re-format the ar5416 inivals to be consistent with whatadrian2010-08-101-37/+37
* Use NULL instead of 0 when setting up pointer.kevlo2010-08-101-8/+8
* Tidy up locking and memory allocation for the real mode emulator wrapper.jkim2010-08-101-36/+26
* Fix compilation error for 64-bit little endian build:neel2010-08-101-2/+2
* Fix (hopefully) the spelling of "queuing."ivoras2010-08-091-1/+1
* Bumping the read-ahead count once more, to value equivalent to 512 KiB onivoras2010-08-091-1/+1
* Elaborate on how hirunningspace was chosen.ivoras2010-08-091-2/+5
* Tidy up printf() calls for debugging.jkim2010-08-091-46/+30
* Simplify the logic for handling ipi_selected() and ipi_cpu() in theattilio2010-08-092-84/+52
* Linux has no strlcpy().pjd2010-08-091-2/+4
* MFp4 CH180235:bz2010-08-091-0/+17
* Initialize a variable just before its use.jkim2010-08-091-1/+1
* Make ^L with cons25 and origin mode bit more sane.ed2010-08-091-3/+9
* Reduce diffs between VM86 and X86EMU wrappers for x86bios_alloc() andjkim2010-08-091-23/+29
* Attempt to autodetect the cype of chipset, rather than storing thisgavin2010-08-091-103/+88
* Fix bind(2) and connect(2) support on Solaris.pjd2010-08-091-10/+8
* Fix file system type detection on Solaris.pjd2010-08-091-1/+1
* Small tweaks.pjd2010-08-092-8/+8
* No need to use grep to check if path start with /.pjd2010-08-091-4/+6
* Document newly added controller AR8151 and AR8152.yongari2010-08-091-7/+15
* Add support for Atheros AR8151/AR8152 PCIe gigabit/fast ethernetyongari2010-08-093-99/+388
* Add entries for some devices I have locally.gavin2010-08-091-0/+25
* Add F1 PHY found on Atheros AR8151 v2.0 PCIe gigabit ethernetyongari2010-08-092-0/+2
* Add descriptions to a handful of sysctl nodes.gavin2010-08-093-7/+13
* - Add full support for header / data digests.des2010-08-0920-1023/+909
* "whereis netscape" gives empty output for quite a long time already.fjoe2010-08-091-1/+1
* Return EIO if vdev->v_phys_read is NULL.mm2010-08-091-0/+3
* It seems some old Sundace(now IC Plus Corp.) controllers do notyongari2010-08-091-7/+20
* Add a multipath oriented test.mjacob2010-08-093-1/+436
* The r208165 fixed a bug related to unsigned integer overflowing for theattilio2010-08-091-4/+1
* Back out r210975, which changed documentation to match the now backed-outjamie2010-08-081-5/+5
OpenPOWER on IntegriCloud