| Commit message (Expand) | Author | Age | Files | Lines |
| * | Unbreak options VIMAGE build. | Marko Zec | 2009-06-06 | 1 | -1/+0 |
| * | Initial version of the sec(4) driver for the integrated security engine found | Rafal Jaworowski | 2009-06-06 | 7 | -0/+2314 |
| * | Provide 64-bit big endian bus space operations for PowerPC. They are required | Rafal Jaworowski | 2009-06-06 | 2 | -9/+74 |
| * | Use #ifdef APPLE_MAC instead of #ifdef MAC to conditionalize Apple-specific | Robert Watson | 2009-06-06 | 1 | -2/+2 |
| * | Eliminate trailing_slash, which was made redundant in r193028. | Dag-Erling Smørgrav | 2009-06-06 | 1 | -23/+11 |
| * | Drop Giant. | Dag-Erling Smørgrav | 2009-06-06 | 1 | -12/+14 |
| * | o add bits for STBC and Greenfield | Sam Leffler | 2009-06-06 | 1 | -5/+8 |
| * | Only four out of nine arguments for ip_ipsec_output() are actually used. | Pawel Jakub Dawidek | 2009-06-05 | 3 | -5/+3 |
| * | reserve node flag bits for a-msdu tx/rx | Sam Leffler | 2009-06-05 | 1 | -3/+7 |
| * | reserve ioc's for Greenfield and STBC | Sam Leffler | 2009-06-05 | 1 | -0/+2 |
| * | Simplify. | Pawel Jakub Dawidek | 2009-06-05 | 1 | -4/+2 |
| * | correct status code returned for ht capability mismatch on assoc/reassoc | Sam Leffler | 2009-06-05 | 1 | -1/+1 |
| * | o correct/add action frame categories | Sam Leffler | 2009-06-05 | 1 | -1/+5 |
| * | add tid param to ieee80211_notify_replay_failure to get the correct rsc | Sam Leffler | 2009-06-05 | 4 | -6/+6 |
| * | Put intrcnt, eintrcnt, intrnames and eintrnames into the .data section. | Konstantin Belousov | 2009-06-05 | 1 | -0/+1 |
| * | move kernel ipfw-related sources to a separate directory, | Luigi Rizzo | 2009-06-05 | 8 | -7/+7 |
| * | Import ACPICA 20090521. | Jung-uk Kim | 2009-06-05 | 78 | -342/+337 |
| * | Import ACPICA 20090521. | Jung-uk Kim | 2009-06-05 | 210 | -16238/+24892 |
| |\ |
|
| | * | Resync with head. | Jung-uk Kim | 2009-06-04 | 24 | -245/+599 |
| | |\ |
|
| | * | | Prefer predefined DSDT signature from header file. | Jung-uk Kim | 2009-06-04 | 1 | -1/+1 |
| | * | | Fix ACPI table override. Since ACPI CA 20090123, any ACPI table can be | Jung-uk Kim | 2009-06-04 | 1 | -4/+17 |
| | * | | Do not install SSDT when DSDT is overriden by user. | Jung-uk Kim | 2009-06-04 | 1 | -0/+15 |
| | * | | Resync with head. | Jung-uk Kim | 2009-06-03 | 91 | -1349/+1584 |
| | |\ \ |
|
| | * | | | Trim unnecessary files from the import. | Jung-uk Kim | 2009-06-03 | 31 | -13100/+5 |
| | * | | | Chase ACPICA API changes (for kernel and boot loader). | Jung-uk Kim | 2009-06-02 | 78 | -338/+320 |
| | * | | | Remove function redeclaration. It was upstreamed but lost somehow. | Jung-uk Kim | 2009-06-02 | 1 | -8/+0 |
| | * | | | Canonify include paths again. | Jung-uk Kim | 2009-06-02 | 175 | -706/+706 |
| | * | | | Fix include path fixup for contrib/dev/acpica/include/platform/*.h. | Jung-uk Kim | 2009-06-02 | 1 | -0/+5 |
| | * | | | MFV: ACPICA 20090521 | Jung-uk Kim | 2009-06-02 | 239 | -15275/+37012 |
| | |\ \ \ |
|
| | | * | | | flatten acpica vendor area | Andriy Gapon | 2009-05-19 | 201 | -146106/+0 |
| * | | | | | vm_thread_swapin() needn't validate any pages. The pages are already | Alan Cox | 2009-06-05 | 1 | -1/+0 |
| * | | | | | Simplify contigfree(). | Alan Cox | 2009-06-05 | 1 | -3/+1 |
| * | | | | | Unlock the cache lock before returning when we run out of buffer space | Joe Marcus Clarke | 2009-06-05 | 1 | -1/+4 |
| * | | | | | Several ipfw options and actions use a 16-bit argument to indicate | Luigi Rizzo | 2009-06-05 | 1 | -5/+17 |
| * | | | | | Remove clists from the kernel. | Ed Schouten | 2009-06-05 | 4 | -537/+0 |
| * | | | | | Move buffer management into kbd and kbdmux drivers. | Ed Schouten | 2009-06-05 | 2 | -45/+93 |
| * | | | | | Move "options MAC" from opt_mac.h to opt_global.h, as it's now in GENERIC | Robert Watson | 2009-06-05 | 94 | -115/+6 |
| * | | | | | Unifdef MAC label pointer in syncache entries -- in general, ifdef'd | Robert Watson | 2009-06-05 | 1 | -2/+0 |
| * | | | | | Correct MAC compile problems resulting from the new RPC code copying and | Robert Watson | 2009-06-05 | 1 | -1/+4 |
| * | | | | | Add mac_framework.h include missed when MAC code was (presumably) copied | Robert Watson | 2009-06-05 | 1 | -0/+2 |
| * | | | | | Don't check MAC in the NFS server ACL set path, right now we aren't | Robert Watson | 2009-06-05 | 1 | -4/+0 |
| * | | | | | Trim old remnants of per-CPU KTR buffers. | John Baldwin | 2009-06-05 | 1 | -4/+0 |
| * | | | | | Fix spelling of MAC check for 8.x version of MAC Framework, not noticed due | Robert Watson | 2009-06-05 | 1 | -1/+3 |
| * | | | | | More cleanup in preparation of ipfw relocation (no actual code change): | Luigi Rizzo | 2009-06-05 | 9 | -42/+32 |
| * | | | | | Small changes (no actual code changes) in preparation of moving ipfw-related | Luigi Rizzo | 2009-06-05 | 1 | -4/+6 |
| * | | | | | Discover and handle the number of E500 CPUs in run time. | Rafal Jaworowski | 2009-06-05 | 1 | -2/+9 |
| * | | | | | If we're passed garbage in malloc_init(), panic() rather than expecting | Brian Somers | 2009-06-05 | 1 | -3/+7 |
| * | | | | | Fill PTEs covering kernel code and data. | Rafal Jaworowski | 2009-06-05 | 1 | -1/+15 |
| * | | | | | Remove duplicate variable setting. | Andrew Thompson | 2009-06-04 | 1 | -1/+0 |
| * | | | | | revert r162516. We only support 1 or 2 channels per stream | Andrew Thompson | 2009-06-04 | 1 | -1/+3 |
| | |_|_|/
|/| | | |
|