| Commit message (Expand) | Author | Age | Files | Lines |
* | Add the necessary hooks for dtrace cyclic module. | rpaulo | 2010-04-20 | 1 | -1/+10 |
* | Remove svn:executable prop. | rpaulo | 2010-04-20 | 5 | -0/+0 |
* | Fix MALTA64 build. | jmallett | 2010-04-19 | 1 | -2/+2 |
* | Remove unused file. | jmallett | 2010-04-19 | 1 | -171/+0 |
* | o) Eliminate the "stand" frame and its use. Use CALLFRAME_* everywhere. | jmallett | 2010-04-19 | 7 | -349/+237 |
* | o) Fix XKPHYS physical address extraction. Also define cache coherency | jmallett | 2010-04-19 | 5 | -43/+49 |
* | o) Add a VM find-space option, VMFS_TLB_ALIGNED_SPACE, which searches the | jmallett | 2010-04-18 | 8 | -33/+31 |
* | Delete svn:executable prop. | rpaulo | 2010-04-18 | 1 | -0/+0 |
* | o) Make pcb_onfault a pointer rather than an obscure integer value. | jmallett | 2010-04-17 | 7 | -548/+459 |
* | o) Add NPDEPG, like NPTEPG but for PDEs. | jmallett | 2010-04-17 | 12 | -78/+54 |
* | o) Add SMP support for Octeon using U-Boot to launch all the processors at the | jmallett | 2010-04-17 | 11 | -513/+210 |
* | o) Back out my previous change to SWARM; some of it was to address an issue | jmallett | 2010-04-17 | 2 | -16/+13 |
* | o) Use inline functions to access coprocessor 0 registers rather than external | jmallett | 2010-04-17 | 15 | -417/+210 |
* | o) Remove code related to VM_ALLOC_WIRED_TLB_PG_POOL, VM_KERNEL_ALLOC_OFFSET | jmallett | 2010-04-17 | 6 | -338/+59 |
* | Adjust limits and formats for ABIs with 64-bit longs. | jmallett | 2010-04-16 | 2 | -46/+56 |
* | o) Use the direct map where possible for uiomove_fromphys, based on code from | jmallett | 2010-04-16 | 4 | -214/+152 |
* | o) Fix the intr_* functions to not spam the whole status register, just the IE | jmallett | 2010-04-16 | 1 | -56/+45 |
* | Set KERNLOADADDR and TARGET_BIG_ENDIAN for SWARM. | jmallett | 2010-04-16 | 1 | -0/+5 |
* | Remove some unused header files. | jmallett | 2010-04-16 | 6 | -613/+0 |
* | Destroy the pmap 'pm_mutex' in pmap_release() otherwise we will panic | neel | 2010-04-14 | 1 | -0/+1 |
* | Revert the vm_machdep.c part of r205072. | neel | 2010-04-14 | 1 | -18/+2 |
* | Fix a bug where bus_dma_load_xxx() would not bounce misaligned buffers | nwhitehorn | 2010-04-09 | 1 | -3/+8 |
* | Add BUS_SPACE_UNRESTRICTED and define it to be ~0, just like all the | imp | 2010-04-08 | 1 | -0/+2 |
* | - Fix mutex type for miibus_mtx: it's not spinlock, it's def lock | gonzo | 2010-04-08 | 1 | -1/+1 |
* | Enable module builds now that the build completes for them. This | imp | 2010-03-29 | 1 | -1/+1 |
* | Replace sb_store64()/sb_load64() with mips3_sd()/mips3_ld() respectively. | neel | 2010-03-26 | 4 | -52/+146 |
* | Change the arguments of exec_setregs() so that it receives a pointer | nwhitehorn | 2010-03-25 | 1 | -4/+4 |
* | Fix periodic "t_delta 16.01359db7eb5eb3c0 too long" messages on the console by | neel | 2010-03-24 | 1 | -17/+36 |
* | Sibyte provides a 64-bit read-only counter that counts at half the processor | neel | 2010-03-20 | 5 | -0/+53 |
* | Make sure that the registers 'v0' and 'v1' are properly sign-extended | neel | 2010-03-20 | 1 | -4/+4 |
* | Get rid of unused macro MIPS_MEM_RID. | neel | 2010-03-20 | 1 | -1/+0 |
* | This change enables use of physical memory that is beyond the direct | neel | 2010-03-20 | 6 | -266/+183 |
* | Go ahead and add USB support to the generic config. | imp | 2010-03-14 | 1 | -3/+4 |
* | o) Use octeon_fpa_alloc_phys in a situation in which we don't need a usable | jmallett | 2010-03-13 | 1 | -81/+86 |
* | - Enable kernel stack guard page. | neel | 2010-03-12 | 2 | -8/+23 |
* | Make the ddb command "show tlb" SMP friendly. | neel | 2010-03-12 | 4 | -11/+69 |
* | o) Send packets being queued for transmission up to BPF if there's a listener. | jmallett | 2010-03-12 | 1 | -2/+58 |
* | Add bpf and random to Octeon configurations, since they're needed to run | jmallett | 2010-03-11 | 2 | -0/+4 |
* | Don't force single user on Octeon anymore. | jmallett | 2010-03-11 | 1 | -2/+0 |
* | o) Eliminate use of sc->typestr, which is always NULL. | jmallett | 2010-03-11 | 1 | -41/+56 |
* | Stash the context of the running thread at the time an IPI_STOP is received | neel | 2010-03-11 | 5 | -5/+35 |
* | Check for device faults and for failures to set DRQ when expected, rather | jmallett | 2010-03-06 | 1 | -43/+84 |
* | o) Consistently use MIPS_KSEGn_TO_PHYS instead of MIPS_{,UN}CACHED_TO_PHYS etc. | jmallett | 2010-03-06 | 4 | -46/+26 |
* | o) Simplify the implementation of bus read/write functions, and eliminate some | jmallett | 2010-03-05 | 1 | -301/+179 |
* | Properly detect a type of real board that claims to have a 0.0 revision. | jmallett | 2010-03-05 | 1 | -6/+19 |
* | Do not mask off the low byte of the chipid, it makes some of the case | jmallett | 2010-03-05 | 1 | -1/+1 |
* | Remove some unused cruft. | neel | 2010-03-04 | 1 | -47/+0 |
* | Add support for CPUs with cache coherent DMA. The two main changes are: | neel | 2010-03-04 | 4 | -10/+35 |
* | Looks like S8 and SP are reversed in setjmp, so longjmp doesn't work | imp | 2010-03-03 | 1 | -2/+2 |
* | The NetBSD Foundation has granted permission to remove clause 3 and 4 from | joel | 2010-03-03 | 5 | -35/+0 |