summaryrefslogtreecommitdiff
path: root/sys/arch/hppa/include/cpu.h
AgeCommit message (Expand)Author
2009-12-29Move hppa to per process AST.Joel Sing
2009-02-01Fix the logic in mbus_add_mapping() to correctly handle requests spanningMiod Vallat
2008-10-15make random(9) return per-cpu values (by saving the seed in the cpuinfo),Theo de Raadt
2008-10-10Add empty cpu_unidle() macros for architectures that currently don't doArtur Grabowski
2008-10-10Define MAXCPUS on all architectures.Artur Grabowski
2008-10-09Implement CPU_INFO_UNIT for everyone, not just MP kernels.Artur Grabowski
2008-07-23So it turns outthe HP engineers changed the PA-RISC 2.0 architectureMark Kettenis
2008-07-18Add a macro that clears the want_resched flag that need_resched sets.Artur Grabowski
2008-07-14Be sure to propagate PSL_O in psw on PCXU* processors to userland processesMiod Vallat
2007-10-10Make context switching much more MI:Artur Grabowski
2007-07-20Give hppa the blink_led API from sparc64, and the associated machdep.led_blinkMark Kettenis
2007-05-15Userland has the right to compile, too; not sure this will be enough yetMiod Vallat
2007-05-14move hppa to __HAVE_CPUINFOMartin Reindl
2007-03-15Since p_flag is often manipulated in interrupts and without biglockArtur Grabowski
2007-01-17new shorter version of userret() as surely miod ment it to be like (; miod@ okMichael Shalayeff
2005-04-07duh. space vs tabMichael Shalayeff
2005-04-0764bit-friendly pdc.h and iomod.h and correspondent changes elsewhereMichael Shalayeff
2004-06-30allow forced fpu emulation through a sysctlMichael Shalayeff
2004-06-13debranch SMP, have funNiklas Hallqvist
2004-04-08repair pcxs/t confoosionMichael Shalayeff
2004-04-07update copyright; miod@ is fine w/ files where he holds it tooMichael Shalayeff
2004-04-02repair fcnv* emulation.Michael Shalayeff
2003-10-15less global name space pollutionMichael Shalayeff
2003-10-05reload the itmr as soon as we get the intr to avoid lagging on slower machinesMichael Shalayeff
2003-07-30deduce the leds address from the model number and thus make some more use of ...Michael Shalayeff
2002-11-27no wrapper arounf hardclock(), use CPU_CLOCKUPDATE, real microtime; miod okMichael Shalayeff
2002-11-08only reset the pending fpu exceptions on fork, not the rest of the fpu status...Michael Shalayeff
2002-10-21make an ieeefp regress pass; miod@ okMichael Shalayeff
2002-10-07on implementations w/ fpu included unimplemented instructionsMichael Shalayeff
2002-09-17handle fpu exceptions properly, might use a regress, i guessMichael Shalayeff
2002-08-03in fact, no need for switch_exit() completely, cpu_exit() handles the reins t...Michael Shalayeff
2002-06-07Remove obsolete CLKF_BASEPRI(). ok niklas@, miod@ and art@Thomas Nordin
2002-03-15rewrite a pmap to use multilevel page tables.Michael Shalayeff
2002-03-14First round of __P removal in sysTodd C. Miller
2002-02-16dma_cachectl() no moreMichael Shalayeff
2002-02-11kvtop no moreMichael Shalayeff
2002-02-11disable fpu on csw, print fpu version on cpu line, if presentMichael Shalayeff
2001-12-02few lines are too close to see, gimme another file!Michael Shalayeff
2001-12-02s/FLAX_MASK/HPPA_FLEX_MASK/ where not yetMichael Shalayeff
2001-11-08COPY_SIGCODE serve no purpose nowadays.Miod Vallat
2001-11-06Let fork1, uvm_fork, and cpu_fork take a function/argument pair as argument,Artur Grabowski
2001-01-29implement a few macros in cpu.h; pointer out by miod@Michael Shalayeff
2000-08-15compress MD_CACHE_CTL in one lineMichael Shalayeff
2000-07-02yes, it will; forgot, oops, ouchMichael Shalayeff
2000-07-02constraints misscount; that's how it goes typing on the trainMichael Shalayeff
2000-07-02new kvtop through lpa; also put some spu/sfu bits in cpu.hMichael Shalayeff
2000-06-15add MD_CACHE* definesMichael Shalayeff
2000-03-23new cpu type switch code.Michael Shalayeff
2000-02-10clkf_intr() implementation, better clkf_usermode()Michael Shalayeff
2000-01-25cpu_wait() and cpu_swapin() do existMichael Shalayeff