| Commit message (Expand) | Author | Age | Files | Lines |
* | Device megapatch 4/6: | phk | 2004-02-21 | 2 | -1/+4 |
* | - Fix for sparc64 to use new __panic() function | kensmith | 2004-01-27 | 1 | -2/+4 |
* | - Recruit some new ULE users by making it the default scheduler in GENERIC. | jeff | 2004-01-24 | 1 | -1/+1 |
* | Add PFIL_HOOKS to the GENERIC kernel configuration, primarily so | nectar | 2004-01-24 | 1 | -0/+1 |
* | Provide sysarch(2) prototypes in the MD sysarch.h headers. While I'm | nectar | 2004-01-09 | 1 | -0/+1 |
* | Some integrated Davicom cards in sparc64 boxes have an all zeros | mux | 2004-01-08 | 2 | -0/+18 |
* | Make sigaltstack as per-threaded, because per-process sigaltstack state | davidxu | 2004-01-03 | 1 | -5/+5 |
* | Track three new sendfile-related statistics: | silby | 2003-12-28 | 1 | -0/+1 |
* | Move the declaration of sfbufspeak and sfbufsused to mbuf.h, | silby | 2003-12-28 | 1 | -2/+1 |
* | Track current and peak sfbuf usage, export the values via sysctl. | silby | 2003-12-27 | 1 | -0/+4 |
* | Don't confuse NULL with 0. | obrien | 2003-12-26 | 3 | -4/+4 |
* | Don't confuse NULL with 0. | obrien | 2003-12-26 | 2 | -5/+5 |
* | Don't confuse NULL with 0. | obrien | 2003-12-26 | 1 | -3/+3 |
* | GC the unused <machine/kse.h> file. | peter | 2003-12-24 | 1 | -38/+0 |
* | Add an additional field to the elf brandinfo structure to support | peter | 2003-12-23 | 1 | -2/+17 |
* | Fix all users of mp_maxid to use the same semantics, namely: | jhb | 2003-12-03 | 1 | -2/+2 |
* | - Split cpu_mp_probe() into two parts. cpu_mp_setmaxid() is still called | jhb | 2003-11-21 | 1 | -3/+9 |
* | - Remove unnecessary synchronization from sf_buf_init(). (There is only | alc | 2003-11-16 | 1 | -2/+0 |
* | - Modify alpha's sf_buf implementation to use the direct virtual-to- | alc | 2003-11-16 | 2 | -1/+57 |
* | Fix more spammage with local changes. Didn't look at the diffs before | jake | 2003-11-14 | 1 | -10/+10 |
* | Rev 1.61 accidentily added makeoptions NO_MODULES=yes. Funny that I add this | jake | 2003-11-14 | 1 | -11/+10 |
* | Respect RB_KDB flag. | simokawa | 2003-11-13 | 1 | -0/+5 |
* | Remove reference to sio (superseded by uart). | jake | 2003-11-11 | 1 | -1/+0 |
* | Add entries for creator, splash, uart and puc, commented out until they're | jake | 2003-11-11 | 1 | -1/+5 |
* | Remove references to atkbd, atkbdc, psm and vga. | jake | 2003-11-11 | 1 | -7/+1 |
* | Assume that unit 0 is the graphics console initialized by syscons, instead | jake | 2003-11-11 | 1 | -1/+1 |
* | Fix a bug in the data access error recorvery. Before re-enabling the data | jake | 2003-11-11 | 6 | -4/+60 |
* | Rearrange slightly so that DELAY(9) works during cninit. | jake | 2003-11-11 | 1 | -12/+12 |
* | Change the clear_ret argument of get_mcontext() to be a flags argument. | marcel | 2003-11-09 | 1 | -2/+2 |
* | Add a stub cpu_idle() function for sparc64, alpha, powerpc. This is a | peter | 2003-10-19 | 1 | -0/+6 |
* | Add an 'include' directive to pull in <sys/ptrace.h>. | robert | 2003-10-10 | 1 | -0/+1 |
* | Implement preliminary support for the PT_SYSCALL command to ptrace(2). | robert | 2003-10-09 | 1 | -0/+5 |
* | Move pmap_resident_count() from the MD pmap.h to the MI pmap.h. | bms | 2003-10-06 | 1 | -1/+0 |
* | Migrate pmap_prefault() into the machine-independent virtual memory layer. | alc | 2003-10-03 | 1 | -6/+13 |
* | Make PAGE_SIZE and related quantities signed on sparc64. (They are signed | alc | 2003-10-03 | 1 | -4/+4 |
* | Allow the compiler to micro-optimize byte swapping functions by | mux | 2003-09-30 | 1 | -15/+24 |
* | Add vm object locking to pmap_release(). | alc | 2003-09-28 | 1 | -2/+4 |
* | Add sysentvec->sv_fixlimits() hook so that we can catch cases on 64 bit | peter | 2003-09-25 | 2 | -13/+2 |
* | Implement the bus_space_map() function to allocate resources and initialize | nyan | 2003-09-23 | 1 | -0/+19 |
* | Remove an invalid KASSERT. Apparently pmap_remove_all gets called on | jake | 2003-09-20 | 1 | -3/+0 |
* | Handle ISA devices in OF_decode_addr(), with the same code that is | tmm | 2003-09-12 | 1 | -1/+1 |
* | Add a new parameter to pmap_extract_and_hold() that is needed to eliminate | alc | 2003-09-12 | 1 | -2/+3 |
* | Introduce a new pmap function, pmap_extract_and_hold(). This function | alc | 2003-09-08 | 1 | -0/+22 |
* | Take the support for the 8139C+/8169/8169S/8110S chips out of the | wpaul | 2003-09-08 | 1 | -0/+1 |
* | - Clear the CE AFSR bits which indicate the error condition when handling | tmm | 2003-09-04 | 2 | -8/+25 |
* | Add function OF_decode_addr(). This function obtains the physical | marcel | 2003-09-02 | 2 | -1/+112 |
* | Preparatory commit to allow prototypes in ofw_machdep.h to contain | marcel | 2003-09-02 | 3 | -0/+3 |
* | Standardize idempotentcy ifdefs. Consistently use _MACHINE_VARARGS_H_ | kan | 2003-09-01 | 1 | -3/+3 |
* | Implement cpu_set_upcall_kse. May need tweaking. | jake | 2003-08-31 | 1 | -0/+12 |
* | Migrate the sf_buf allocator that is used by sendfile(2) and zero-copy | alc | 2003-08-29 | 1 | -0/+104 |