summaryrefslogtreecommitdiff
path: root/sys/arch/hppa64
AgeCommit message (Collapse)Author
2005-05-29sched work by niklas and art backed out; causes panicsTheo de Raadt
2005-05-27add atapiscsi@umass to RAMDISKS as appropriate, ok krw@ deraadt@Dale Rahn
2005-05-26Add atapiscsi in parallel with scsibus@usb, this only changes systemDale Rahn
that dont have atapiscsi@wdc, fixes zaurus, ok krw@ todd@
2005-05-25This patch is mortly art's work and was done *a year* ago. Art wants to thankNiklas Hallqvist
everyone for the prompt review and ok of this work ;-) Yeah, that includes me too, or maybe especially me. I am sorry. Change the sched_lock to a mutex. This fixes, among other things, the infamous "telnet localhost &" problem. The real bug in that case was that the sched_lock which is by design a non-recursive lock, was recursively acquired, and not enough releases made us hold the lock in the idle loop, blocking scheduling on the other processors. Some of the other processors would hold the biglock though, which made it impossible for cpu 0 to enter the kernel... A nice deadlock. Let me just say debugging this for days just to realize that it was all fixed in an old diff noone ever ok'd was somewhat of an anti-climax. This diff also changes splsched to be correct for all our architectures.
2005-05-25funcs to fetch pci intr routing table(s)Michael Shalayeff
2005-05-24wrap into nice definesMartin Reindl
ok mickey@
2005-05-22fix dmesg printMichael Shalayeff
2005-05-22devices scan for the early new hppa64 machines.Michael Shalayeff
match on product id as well as names in correspondent drivers. chain pluto later in case it shows up too early...
2005-05-21stray $$Michael Shalayeff
2005-05-21elf64 of course!Michael Shalayeff
2005-05-10add epic commented outMichael Shalayeff
2005-05-06generate vim-compatible tag files, from netbsdPedro Martelletto
2005-05-06Fix links target.Marco Peereboom
2005-05-01To allow for MD override of in4_cksum()...Brad Smith
ok deraadt@
2005-05-01since &func is aplt workaround the switch_trampoline and deref plt for the ↵Michael Shalayeff
func aswell
2005-05-01spacing; ok miod@ deraadt@David Krause
2005-04-30start the job of making things look more alikeTheo de Raadt
2005-04-30nice docs at top of GENERICTheo de Raadt
2005-04-27tag these as hppa64Theo de Raadt
2005-04-21count fpu lazy context switches; deraadt@ okMichael Shalayeff
2005-04-19nothing uses spllowersoftclock() anymoreMichael Shalayeff
2005-04-15free salt&peper commitMichael Shalayeff
2005-04-13free STACKGAP_RANDOM commitMichael Shalayeff
2005-04-01small batch early bottling hppa64 portMichael Shalayeff
matured in mighty ukrainian oak for 23 months