Age | Commit message (Expand) | Author |
2008-10-15 | make random(9) return per-cpu values (by saving the seed in the cpuinfo), | Theo de Raadt |
2008-10-10 | Add empty cpu_unidle() macros for architectures that currently don't do | Artur Grabowski |
2008-10-10 | Define MAXCPUS on all architectures. | Artur Grabowski |
2008-10-09 | Implement CPU_INFO_UNIT for everyone, not just MP kernels. | Artur Grabowski |
2008-08-18 | Make hardclock() a cpu_dep member. Most machines will use the generic | Miod Vallat |
2008-08-15 | Rename the cpu_dep hook ``steal_pages'' to ``init'', as it serves as an | Miod Vallat |
2008-07-18 | Add a macro that clears the want_resched flag that need_resched sets. | Artur Grabowski |
2007-10-10 | Make context switching much more MI: | Artur Grabowski |
2007-05-16 | Switch vax to __HAVE_CPUINFO, based on an incomplete diff from art. | Miod Vallat |
2007-04-05 | Reuse symbolic values for splsoftXXX() inlines, instead of hardcoding them. | Miod Vallat |
2007-03-15 | Since p_flag is often manipulated in interrupts and without biglock | Artur Grabowski |
2006-12-24 | Define PROC_PC. Then, since profiling information is being reported in | Miod Vallat |
2006-11-29 | Remove cpu_swapin() and cpu_swapout(), they are no longer necessary (except | Miod Vallat |
2006-07-20 | Here cometh the blinkenlichten on VAXens. | Miod Vallat |
2006-01-04 | add sysctl machdep.console_device support | Martin Reindl |
2006-01-02 | Kill enablertclock. | Miod Vallat |
2004-07-07 | new-style interrupt counters. based on initial work by hugh. ok miod | Theo de Raadt |
2004-06-13 | debranch SMP, have fun | Niklas Hallqvist |
2003-11-10 | Get rid of the "struct pte" bitfield, and use straight integers. | Miod Vallat |
2003-05-11 | string cleaning; krw ok | Theo de Raadt |
2002-06-12 | bdevtomaj worked well, but is no longer needed. | Hugh Graham |
2002-03-14 | First round of __P removal in sys | Todd C. Miller |
2001-05-05 | Rename configure() to cpu_configure(). | Artur Grabowski |
2000-04-26 | vax resurrection, part 1: sync with early-april netbsd | Brandon Creighton |
1999-01-10 | Generalize cpu_set_kpc to take any kind of arg; mostly from NetBSD | Niklas Hallqvist |
1997-09-12 | Sync with NetBSD 970827. -moj | Mats O Jansson |
1997-09-10 | Sync with NetBSD 970516. -moj | Mats O Jansson |
1997-05-29 | RCS tagging | Niklas Hallqvist |
1997-01-15 | sync with NetBSD 970112 -moj | Mats O Jansson |
1996-06-12 | sync to 0611 | Theo de Raadt |
1996-05-03 | sync w/ 0430 | Michael Shalayeff |
1995-12-14 | update from netbsd | Theo de Raadt |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt |