| Commit message (Expand) | Author | Age | Files | Lines |
* | Eliminate the PMAP_INLINE macro. It isn't really used here. If we | imp | 2009-01-16 | 1 | -8/+2 |
* | Remove unused variable. | imp | 2009-01-16 | 1 | -14/+4 |
* | - pmap_track_modified was retired in r178606. Reintroducing it was a mistake. | gonzo | 2009-01-15 | 1 | -21/+1 |
* | Reduce diffs to p4 that were the result of a mismerge on my part. | imp | 2009-01-15 | 1 | -2/+5 |
* | MFp4: | gonzo | 2009-01-15 | 2 | -19/+37 |
* | MFp4: | imp | 2009-01-15 | 1 | -7/+2 |
* | Call platform_reset() instead of looping forever on reboot. | imp | 2009-01-15 | 1 | -3/+3 |
* | Reverse order of dumpsys and cpu_idle_wakeup to reduce diffs to p4. | imp | 2009-01-15 | 1 | -6/+6 |
* | MFp4: | imp | 2009-01-15 | 1 | -117/+0 |
* | o Code cleanup, remove unused fields of idtpci_softc | gonzo | 2009-01-14 | 1 | -7/+0 |
* | o Simplify code: trade 15 lines of case for one multiplication | gonzo | 2009-01-14 | 1 | -15/+1 |
* | o Make debug output conditional | gonzo | 2009-01-14 | 1 | -6/+12 |
* | o NO_DMA is no longer required as bug with PIIX4 emulation has been fixed in ... | gonzo | 2009-01-14 | 1 | -2/+0 |
* | o Move $FreeBSD$ from comment to __FBSDID macro | gonzo | 2009-01-14 | 1 | -1/+5 |
* | First pass at 64-bit elf support | imp | 2008-12-31 | 1 | -0/+117 |
* | Make gpart the default partitioning class on all platforms. | marcel | 2008-12-17 | 1 | -2/+2 |
* | AT_DEBUG and AT_BRK were OBE like 10 years ago, so retire them. | imp | 2008-12-17 | 1 | -12/+0 |
* | Start to clean up the MIPS elf machine dependent file. | imp | 2008-12-16 | 1 | -6/+58 |
* | Mips never had /usr/libexec/ld-elf.so.1, so remove it. We don't have | imp | 2008-12-16 | 1 | -16/+0 |
* | Remove redundant assignment. | imp | 2008-12-11 | 1 | -3/+0 |
* | Switch to ath hal source code. Note this removes the ath_hal | sam | 2008-12-01 | 2 | -2/+4 |
* | On FreeBSD, printing the version is centralized, so no need to repeat | imp | 2008-11-30 | 1 | -2/+0 |
* | Unbreak mips build by taking first WAG at mb(), wmb() and rmb(). The | imp | 2008-11-29 | 1 | -0/+4 |
* | Add sv_flags field to struct sysentvec with intention to provide description | kib | 2008-11-22 | 1 | -1/+2 |
* | Remove cardbus attachment. It likely was a cut-n-paste left over from | imp | 2008-11-02 | 1 | -1/+0 |
* | Add mips/conf/DEFAULTS and populate it with: | marcel | 2008-10-23 | 6 | -13/+13 |
* | Point this config at the required linker script. | bms | 2008-10-13 | 1 | -0/+2 |
* | opt_msgbuf.h is needed for MSGBUF_SIZE overrides, if any. | imp | 2008-10-12 | 2 | -1/+3 |
* | Remove critical_enter() and critical_exit(): pmap_growkernel is called | imp | 2008-10-01 | 1 | -4/+2 |
* | Catch up with svn r96606 (cvs rev 1.127 2002/05/14 20:35:29) of | imp | 2008-09-28 | 1 | -43/+4 |
* | Remove ipi_all() and ipi_self() as the former hasn't been used at | marius | 2008-09-28 | 2 | -22/+0 |
* | Fix comments to relate to FreeBSD's current interrupt blocking | imp | 2008-09-28 | 1 | -3/+2 |
* | Fix comment about needing to call something from splnet, which doesn't | imp | 2008-09-28 | 1 | -1/+1 |
* | Remove stale comment. splhigh -> critical_enter transition happend | imp | 2008-09-28 | 1 | -6/+0 |
* | Replace all calls to minor() with dev2unit(). | ed | 2008-09-27 | 1 | -2/+2 |
* | Remove reference to machine/tlb.h. It no longer exists, and isn't | imp | 2008-09-26 | 1 | -1/+0 |
* | Change the static struct sysentvec and struct Elf_Brandinfo initializers | kib | 2008-09-24 | 1 | -44/+47 |
* | The kernel implemented 'memcmp' is an alias for 'bcmp'. However, memcmp | obrien | 2008-09-23 | 1 | -2/+0 |
* | MFp4: Merge interrupt code from p4 | imp | 2008-09-19 | 2 | -37/+15 |
* | MFp4: Update the interrupt code from perforce. | imp | 2008-09-19 | 2 | -52/+11 |
* | Merge from p4: add bpf | imp | 2008-09-19 | 1 | -0/+2 |
* | Catch up with intr_event_create() API changes. | obrien | 2008-09-18 | 1 | -2/+2 |
* | Catch up with intr_event_create() API changes. | obrien | 2008-09-18 | 1 | -1/+1 |
* | Fix path in all includes: remove /mips32 subdirectory | gonzo | 2008-09-10 | 22 | -32/+32 |
* | style(9) | obrien | 2008-09-04 | 1 | -49/+44 |
* | Catch up with the move from mips32/. | obrien | 2008-09-03 | 5 | -5/+7 |
* | Catch up with the move from mips32/. | obrien | 2008-09-03 | 2 | -2/+2 |
* | Style(9). | obrien | 2008-09-03 | 2 | -23/+23 |
* | White space nit. | imp | 2008-08-23 | 1 | -1/+1 |
* | Export 'struct pcpu' to userland w/o requiring _KERNEL. A few ports | jhb | 2008-08-19 | 1 | -2/+3 |