| Commit message (Expand) | Author | Age | Files | Lines |
* | Don't intermix assignments and variable declarations in prev. commit | Andrey A. Chernov | 2006-12-16 | 1 | -4/+6 |
* | Fix NULL pointer reference for INVARIANTS case | Andrey A. Chernov | 2006-12-16 | 1 | -1/+1 |
* | In vfs_export(), if we specify MNT_DELEXPORT in the struct export_args, | Craig Rodrigues | 2006-12-16 | 1 | -1/+4 |
* | Add a function vfs_deleteopt() which searches through the vfsoptlist | Craig Rodrigues | 2006-12-16 | 2 | -0/+12 |
* | In ip6_sprintf print the addresses in a more common/readable | Bjoern A. Zeeb | 2006-12-16 | 1 | -4/+18 |
* | Do not special-case __ARMEB__, we handle that in the arm code. | Olivier Houchard | 2006-12-16 | 1 | -2/+0 |
* | Convert to ANSI-style function prototypes. | Craig Rodrigues | 2006-12-16 | 1 | -21/+9 |
* | For now, back out sysv_ipc.c:1.30, which caused shmget() with odd mode | Robert Watson | 2006-12-16 | 1 | -66/+38 |
* | Miscellaneous fixups and quirks for ASUS A7M, LG LW20 and | Ariff Abdullah | 2006-12-16 | 1 | -5/+36 |
* | Protect consistency of all internal functions in tte_hash.c using PCPU_{GET,SET} | Kip Macy | 2006-12-16 | 2 | -7/+13 |
* | tte_hash_resize implicitly expects to be protected from preemption - | Kip Macy | 2006-12-16 | 1 | -1/+1 |
* | Simplify the computation of the new object's size in vm_object_split(). | Alan Cox | 2006-12-16 | 1 | -3/+2 |
* | change PTL trap type name to assist in tracking down prablems in tl1_trap | Kip Macy | 2006-12-16 | 1 | -0/+4 |
* | - KASSERT takes two arguments | Kip Macy | 2006-12-16 | 1 | -1/+1 |
* | correct name of number of sleep queues | Kip Macy | 2006-12-16 | 1 | -1/+1 |
* | Make some slight reorganization (bringing back in some | Matt Jacob | 2006-12-16 | 1 | -12/+86 |
* | Add second sleep queue so that sx and lockmgr can have separate sleep | Kip Macy | 2006-12-16 | 5 | -45/+71 |
* | - make better use of branch delay slots in exception.S | Kip Macy | 2006-12-16 | 3 | -34/+85 |
* | Implement ISP_RESET0 for PCI and SBUS attachments- isp_reset has | Matt Jacob | 2006-12-16 | 3 | -8/+39 |
* | - make intent behind skip check clearer | Kip Macy | 2006-12-16 | 1 | -3/+5 |
* | don't return directly to copyin and friends when we hit certain types of faults | Kip Macy | 2006-12-16 | 1 | -3/+17 |
* | - Fix some gcc warnings in lock_profile.h | Kip Macy | 2006-12-16 | 3 | -24/+40 |
* | "Paralleled" should have been "parceled". | Florent Thoumie | 2006-12-15 | 1 | -1/+1 |
* | Align the interfaces for the various watchdogs and make the interface | Nick Hibma | 2006-12-15 | 9 | -78/+61 |
* | Fix typos in comment block | Pav Lucistnik | 2006-12-15 | 1 | -2/+2 |
* | o made in kernel libalias mpsafe | Paolo Pisati | 2006-12-15 | 6 | -94/+327 |
* | This adds the "system calls" | Randall Stewart | 2006-12-15 | 1 | -1/+1 |
* | Fix compilation using gcc 4.1. | Ariff Abdullah | 2006-12-15 | 1 | -1/+1 |
* | Disable bge MSI support for now. A couple of people warned me that there | John Polstra | 2006-12-15 | 1 | -0/+9 |
* | Add MSI support to the bge driver. I tested this on a Dell SC1435 | John Polstra | 2006-12-14 | 2 | -4/+19 |
* | Disable MSI for the Intel E7501 chipset. | John Baldwin | 2006-12-14 | 1 | -0/+6 |
* | Add a first pass at a way to blacklist MSI on systems where it doesn't | John Baldwin | 2006-12-14 | 2 | -0/+52 |
* | Some relatively minor changes and bug fixes: | Doug Ambrisko | 2006-12-14 | 3 | -65/+54 |
* | s,#if INET6,#ifdef INET6, | Bjoern A. Zeeb | 2006-12-14 | 2 | -2/+2 |
* | 1) Fixes on a number of different collision case LOR's. | Randall Stewart | 2006-12-14 | 17 | -406/+1087 |
* | Replace #define<space> with #define<tab> so the code is consistent with | John Baldwin | 2006-12-14 | 5 | -368/+368 |
* | Use tab after #define. | Konstantin Belousov | 2006-12-14 | 1 | -1/+1 |
* | Resolve two deadlocks that could be caused by busy md device backed | Konstantin Belousov | 2006-12-14 | 3 | -1/+12 |
* | Remove incomplete Yukon II support code which was added in if_sk.c, rev 1.123. | Pyun YongHyeon | 2006-12-14 | 2 | -101/+3 |
* | Use callouts to prevent races. | Alfred Perlstein | 2006-12-13 | 2 | -20/+31 |
* | Fix recent style problems and expand a comment. | Scott Long | 2006-12-13 | 1 | -12/+15 |
* | Use the BGE_IS_* macros consistently. Also add a couple of missing | Scott Long | 2006-12-13 | 1 | -5/+9 |
* | Remove a redundant write of the firmware reset magic number. It looks to | Scott Long | 2006-12-13 | 1 | -6/+0 |
* | Track v0.9.20.3 hal: | Sam Leffler | 2006-12-13 | 7 | -292/+292 |
* | This commit was generated by cvs2svn to compensate for changes in r165182, | Sam Leffler | 2006-12-13 | 35 | -123531/+118083 |
|\ |
|
| * | Version 0.9.20.3: | Sam Leffler | 2006-12-13 | 35 | -123531/+118083 |
| * | o move ath hal os glue code from the hal to the driver: this code was | Sam Leffler | 2006-09-18 | 3 | -661/+0 |
* | | Use one counter instead of four to make up TX collision stats as BCM5705+. | Jung-uk Kim | 2006-12-13 | 1 | -8/+1 |
* | | Update to version 1.20.00.13 of the arcmsr driver. This fixes many bugs | Scott Long | 2006-12-13 | 2 | -3070/+2923 |
* | | Implement OF_decode_addr(). This makes uart(4) work as a serial | Marcel Moolenaar | 2006-12-13 | 2 | -16/+256 |