| Commit message (Expand) | Author | Age | Files | Lines |
| * | Remove redundant assignment. | Warner Losh | 2008-12-11 | 1 | -3/+0 |
| * | Switch to ath hal source code. Note this removes the ath_hal | Sam Leffler | 2008-12-01 | 2 | -2/+4 |
| * | On FreeBSD, printing the version is centralized, so no need to repeat | Warner Losh | 2008-11-30 | 1 | -2/+0 |
| * | Unbreak mips build by taking first WAG at mb(), wmb() and rmb(). The | Warner Losh | 2008-11-29 | 1 | -0/+4 |
| * | Add sv_flags field to struct sysentvec with intention to provide description | Konstantin Belousov | 2008-11-22 | 1 | -1/+2 |
| * | Remove cardbus attachment. It likely was a cut-n-paste left over from | Warner Losh | 2008-11-02 | 1 | -1/+0 |
| * | Add mips/conf/DEFAULTS and populate it with: | Marcel Moolenaar | 2008-10-23 | 6 | -13/+13 |
| * | Point this config at the required linker script. | Bruce M Simpson | 2008-10-13 | 1 | -0/+2 |
| * | opt_msgbuf.h is needed for MSGBUF_SIZE overrides, if any. | Warner Losh | 2008-10-12 | 2 | -1/+3 |
| * | Remove critical_enter() and critical_exit(): pmap_growkernel is called | Warner Losh | 2008-10-01 | 1 | -4/+2 |
| * | Catch up with svn r96606 (cvs rev 1.127 2002/05/14 20:35:29) of | Warner Losh | 2008-09-28 | 1 | -43/+4 |
| * | Remove ipi_all() and ipi_self() as the former hasn't been used at | Marius Strobl | 2008-09-28 | 2 | -22/+0 |
| * | Fix comments to relate to FreeBSD's current interrupt blocking | Warner Losh | 2008-09-28 | 1 | -3/+2 |
| * | Fix comment about needing to call something from splnet, which doesn't | Warner Losh | 2008-09-28 | 1 | -1/+1 |
| * | Remove stale comment. splhigh -> critical_enter transition happend | Warner Losh | 2008-09-28 | 1 | -6/+0 |
| * | Replace all calls to minor() with dev2unit(). | Ed Schouten | 2008-09-27 | 1 | -2/+2 |
| * | Remove reference to machine/tlb.h. It no longer exists, and isn't | Warner Losh | 2008-09-26 | 1 | -1/+0 |
| * | Change the static struct sysentvec and struct Elf_Brandinfo initializers | Konstantin Belousov | 2008-09-24 | 1 | -44/+47 |
| * | The kernel implemented 'memcmp' is an alias for 'bcmp'. However, memcmp | David E. O'Brien | 2008-09-23 | 1 | -2/+0 |
| * | MFp4: Merge interrupt code from p4 | Warner Losh | 2008-09-19 | 2 | -37/+15 |
| * | MFp4: Update the interrupt code from perforce. | Warner Losh | 2008-09-19 | 2 | -51/+10 |
| * | Merge from p4: add bpf | Warner Losh | 2008-09-19 | 1 | -0/+2 |
| * | Catch up with intr_event_create() API changes. | David E. O'Brien | 2008-09-18 | 1 | -2/+2 |
| * | Catch up with intr_event_create() API changes. | David E. O'Brien | 2008-09-18 | 1 | -1/+1 |
| * | Fix path in all includes: remove /mips32 subdirectory | Oleksandr Tymoshenko | 2008-09-10 | 22 | -32/+32 |
| * | style(9) | David E. O'Brien | 2008-09-04 | 1 | -49/+44 |
| * | Catch up with the move from mips32/. | David E. O'Brien | 2008-09-03 | 5 | -5/+7 |
| * | Catch up with the move from mips32/. | David E. O'Brien | 2008-09-03 | 2 | -2/+2 |
| * | Style(9). | David E. O'Brien | 2008-09-03 | 2 | -23/+23 |
| * | White space nit. | Warner Losh | 2008-08-23 | 1 | -1/+1 |
| * | Export 'struct pcpu' to userland w/o requiring _KERNEL. A few ports | John Baldwin | 2008-08-19 | 1 | -2/+3 |
| * | Document a few sysctls. | Tom Rhodes | 2008-08-03 | 2 | -5/+7 |
| * | In FreeBSD 7.0 and beyond, pmap_growkernel() should pass VM_ALLOC_INTERRUPT | Alan Cox | 2008-07-07 | 1 | -1/+1 |
| * | As discussed on IRC and at BSDcan, move the mips32/* directories up a | Warner Losh | 2008-07-06 | 53 | -31/+31 |
| * | Remove the unused major/minor numbers from iodev and memdev. | Ed Schouten | 2008-06-25 | 2 | -4/+0 |
| * | Fix spelling of "virtual". | Wojciech A. Koszek | 2008-06-08 | 2 | -5/+5 |
| * | Retire pmap_addr_hint(). It is no longer used. | Alan Cox | 2008-05-18 | 1 | -13/+14 |
| * | Add a stub for pmap_align_superpage() on machines that don't (yet) | Alan Cox | 2008-05-09 | 1 | -0/+10 |
| * | Add FLT_EVAL_METHOD and DECIMAL_DIG, required by C99 standard. | Oleksandr Tymoshenko | 2008-05-03 | 1 | -0/+6 |
| * | These files are unused, so remove them for now. If they turn out to | Warner Losh | 2008-05-03 | 2 | -358/+0 |
| * | This file is unused, so remove it for now. | Warner Losh | 2008-05-02 | 1 | -111/+0 |
| * | Eliminate an unused field from the pmap. | Alan Cox | 2008-04-30 | 1 | -1/+0 |
| * | Remove two unused declarations. These variables are now fields within | Alan Cox | 2008-04-27 | 1 | -2/+0 |
| * | Remove an XXX comment. sys/amd64/amd64/pmap.c revision 1.516 explains why | Alan Cox | 2008-04-27 | 1 | -4/+0 |
| * | MFamd64 revision 1.544/i386 revision 1.549 | Alan Cox | 2008-04-26 | 1 | -41/+10 |
| * | - Add an integer argument to idle to indicate how likely we are to wake | Jeff Roberson | 2008-04-25 | 1 | -1/+8 |
| * | Make genclock standard on all platforms. | Poul-Henning Kamp | 2008-04-21 | 5 | -5/+0 |
| * | Multi-bss (aka vap) support for 802.11 devices. | Sam Leffler | 2008-04-20 | 1 | -2/+0 |
| * | This file shows signs of heavy borrowing from NetBSD's cache.c file, | Warner Losh | 2008-04-15 | 1 | -16/+58 |
| * | Add copyright notice and license to reflect origin of most of the | Warner Losh | 2008-04-15 | 1 | -5/+28 |