Age | Commit message (Expand) | Author |
2011-03-23 | Normalize sentinel. Use _MACHINE_*_H_ and _<ARCH>_*_H_ properly and consitently. | Paul Irofti |
2010-11-27 | Misaligned load/store recovery code in the kernel, enabled by T_FIXALIGN | Miod Vallat |
2009-04-10 | generic soft interrupts support for sparc. Soft interrupt handlers are now | Miod Vallat |
2009-03-26 | Remove cpu_wait(). It's original use was to be called from the reaper so | Owain Ainsworth |
2008-07-18 | Add a macro that clears the want_resched flag that need_resched sets. | Artur Grabowski |
2007-05-08 | Switch sparc to __HAVE_CPUINFO. | Artur Grabowski |
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 |
2005-08-14 | Add more flexibility to the fast trap handlers mechanism: | Miod Vallat |
2005-03-23 | Move wzero() and wcopy() from machdep.c to where they are really used. | Miod Vallat |
2004-09-29 | Switch sparc to evcount; ok deraadt@ | Miod Vallat |
2004-08-06 | rename sparc kill_user_windows() to pmap_unuse_final(). provide empty stubs | Theo de Raadt |
2004-06-13 | debranch SMP, have fun | Niklas Hallqvist |
2003-06-02 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller |
2002-11-22 | new sysctl: machdep.v8mul says whether the kernel replaced the mul/div/rem | Theo de Raadt |
2002-08-12 | Neuter the machdep.vsyncblank sysctl, as this setting is now controlled | Miod Vallat |
2002-08-12 | Convert sparc console code from rcons and pseudo-devices to rasops and wscons. | Miod Vallat |
2002-06-14 | sysctl for getting the cputype. | Artur Grabowski |
2002-06-07 | Remove obsolete CLKF_BASEPRI(). ok niklas@, miod@ and art@ | Thomas Nordin |
2002-04-30 | Fix an ancient problem in how sparc interrupts are handled. | Artur Grabowski |
2002-03-14 | Final __P removal plus some cosmetic fixups | Todd C. Miller |
2002-03-14 | First round of __P removal in sys | Todd C. Miller |
2001-11-06 | Let fork1, uvm_fork, and cpu_fork take a function/argument pair as argument, | Artur Grabowski |
2000-06-05 | Changes to exit handling. | Artur Grabowski |
2000-05-18 | add machdep.vsyncblank sysctl for controlling whether vsync is disabled | Jason Wright |
2000-02-21 | move fpproc into the cpuinfo structure. | Artur Grabowski |
2000-01-27 | reduce global symbol pollution | Artur Grabowski |
1999-07-23 | Drivers for the FORCE CPU-5V: | Jason Wright |
1999-01-10 | Generalize cpu_set_kpc to take any kind of arg; mostly from NetBSD | Niklas Hallqvist |
1997-08-25 | Implement LED blinking as a run-time configurable option via the sysctl | Jason Downs |
1997-08-08 | Mostly sync to NetBSD-current 970804. | Jason Downs |
1996-08-11 | netbsd port, now we merge our changes back in | Theo de Raadt |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt |