summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Support for 64 bit PTEs on n32 and n64 compilation.jchandra2011-01-1311-120/+159
* - Add a locked variant of jme_start() and invoke it directly while holdingjhb2011-01-132-25/+22
* Introduce two new helper macros to define the priority ranges used forjhb2011-01-131-16/+25
* Use software interrupt priorities for USB kthreads instead of hardwarejhb2011-01-131-2/+4
* Forgot to remove unlock of the driver lock from age_start_locked() whenjhb2011-01-131-2/+0
* Cleanup physical address and PTE types on MIPS.jchandra2011-01-135-47/+41
* o Somehow I revert Dd macro in the previous commit.maxim2011-01-131-1/+1
* o Start each sentence on a new line. No content changes.maxim2011-01-131-19/+25
* o Typo fixes.maxim2011-01-131-2/+2
* Fix handling of NX pages on capable CPUs. Thanks to kib for prodding menwhitehorn2011-01-133-11/+12
* Revert to using bus_size_t for the bounce_zone's alignment member.mdf2011-01-131-3/+10
* In the experimental NFS server, when converting an open-owner to a lock-owner,zack2011-01-121-1/+1
* Clean up the experimental NFS server replay cache when the module is unloaded.zack2011-01-122-3/+5
* Fix formatting of cross-references.brucec2011-01-121-2/+2
* Un-break the build: use the correct format specifier for sizeof()csjp2011-01-121-1/+1
* Revert cddl changes for sysctl(9) until I understand why this isn'tmdf2011-01-123-27/+27
* Make sure to invoke unlocked foo_start since the taskqueue does notyongari2011-01-121-1/+1
* Fix a brain fart. Since this file is shared between i386 and amd64, amdf2011-01-121-3/+3
* Fix a typo. XLONG should allow pointers to unsigned and signed long.mdf2011-01-121-1/+1
* Fix sorting of cross-references.brucec2011-01-121-1/+1
* sysctl(9) cleanup checkpoint: amd64 GENERIC builds cleanly.mdf2011-01-1213-22/+22
* sysctl(9) cleanup checkpoint: amd64 GENERIC builds cleanly.mdf2011-01-122-2/+2
* sysctl(9) cleanup checkpoint: amd64 GENERIC builds cleanly.mdf2011-01-122-12/+12
* sysctl(9) cleanup checkpoint: amd64 GENERIC builds cleanly.mdf2011-01-1221-100/+102
* sysctl(9) cleanup checkpoint: amd64 GENERIC builds cleanly.mdf2011-01-1211-40/+40
* sysctl(9) cleanup checkpoint: amd64 GENERIC builds cleanly.mdf2011-01-123-24/+24
* sysctl(9) cleanup checkpoint: amd64 GENERIC builds cleanly.mdf2011-01-127-23/+23
* sysctl(9) cleanup checkpoint: amd64 GENERIC builds cleanly.mdf2011-01-123-27/+27
* sysctl(9) cleanup checkpoint: amd64 GENERIC builds cleanly.mdf2011-01-124-239/+239
* Fix wrapping of 20110103 entry.brucec2011-01-121-3/+4
* Fix cross-reference to gvinum(8).brucec2011-01-121-1/+1
* Fix several bugs in the ARP code related to improperly formattedgnn2011-01-121-1/+16
* Fix up the grammar.ae2011-01-121-3/+3
* Add type checking for static and dynamic sysctls using scalar types.mdf2011-01-122-50/+147
* execve(2), not fork(2) resets signal handler to the default value (if it isn'tpjd2011-01-121-3/+3
* Update dialog to version 20100428. This changes the license under whichnwhitehorn2011-01-12363-1541/+61311
* Add a note that when custom signal handler is installed for a signal,pjd2011-01-121-0/+5
* Install default signal handlers before masking signals we want to handle.pjd2011-01-121-0/+8
* Sector size can not be greater than MAXPHYS. Since GRAID3 calculatesae2011-01-122-0/+9
* The message ring interrupt needs to be enabled for all cpus, not justjchandra2011-01-121-65/+52
* Sector size can not be greater than MAXPHYS.ae2011-01-121-0/+4
* Provide up-to-date estimates that are pessimal today...imp2011-01-121-1/+2
* For re(4) controllers that uses new jumbo frame scheme(RTL8168C/D/E),yongari2011-01-121-2/+7
* A couple problems discovered by Andrew Boyer:jfv2011-01-121-3/+11
* Proving once again, I can't typo: fix a type.imp2011-01-111-1/+1
* - Retire some unused ithread priorities: PI_TTYHIGH, PI_TAPE, andjhb2011-01-112-22/+11
* Always use PRI_BASE() when checking the base type of a thread's priorityjhb2011-01-111-2/+2
* Don't re-use MODINFOMD_BOOTINFO as MODINFOMD_DTBP. It breaksmarcel2011-01-111-1/+2
* Add manpage for runfw, the Ralink RT2700U, RT2800U and RT3000U firmwarethompsa2011-01-113-6/+65
* Allow runfw(4) to be compiled in to the kernel.thompsa2011-01-111-0/+14
OpenPOWER on IntegriCloud