Age | Commit message (Expand) | Author |
2008-12-14 | Implement a "machine xir" ddb command, making it possible to send an | Mark Kettenis |
2008-12-13 | Properly restore PSTATE_IE when returning from send_softint(). | Mark Kettenis |
2008-12-06 | revert all changes related to the mpsafe intr handler. i screwed up the commit | Ted Unangst |
2008-12-06 | mpsafe intr_establish that doesn't get biglock, so that we may dream of the d... | Ted Unangst |
2008-12-01 | terse is good, more readable; please commit deraadt@ | Todd T. Fries |
2008-11-29 | Iain Hibbert (plunky@netbsd) removed clauses 3 and 4 from his | Ray Lai |
2008-11-26 | Enable Bluetooth (btd and btctl are not hooked into the build yet) | Uwe Stuehler |
2008-11-26 | Sparc64 still only has 64 virtual address bits and not 65. | Claudio Jeker |
2008-11-25 | Fix dmesg ugliness caused by not printing iotdb stuff. | Mark Kettenis |
2008-11-24 | Import btsco(4) from NetBSD to work on it | Uwe Stuehler |
2008-11-24 | Only schedule a soft interrupt if the device has been opened (and sc_tty | Mark Kettenis |
2008-11-22 | The last parts of cpu_unidle. i386, amd64 and sparc64 | Artur Grabowski |
2008-11-10 | Use the correct sizeof for the _ca. | Artur Grabowski |
2008-10-23 | Move the va_copy define to <sys/stdrag.h> making sure it is uniformaly | Mark Kettenis |
2008-10-23 | add mos(4) to the most relevant config files | Theo de Raadt |
2008-10-15 | make random(9) return per-cpu values (by saving the seed in the cpuinfo), | Theo de Raadt |
2008-10-15 | Second pass of simple timeout_add -> timeout_add_sec conversions | Bret Lambert |
2008-10-12 | Make vcons(4) interrupt driven. | Mark Kettenis |
2008-10-12 | Add interrupt support. | Mark Kettenis |
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-10-05 | Add missing argument to printf. | Mark Kettenis |
2008-10-01 | Revert last commit. It didn't really help and we fixed X11 instead. | Mark Kettenis |
2008-09-30 | Do not perform cache operations in vmapbuf(), pmap is supposed to do them | Miod Vallat |
2008-09-29 | jme(4) works on sparc64; ok jsg | Theo de Raadt |
2008-09-23 | One more uninitialized local. Yawn. | Miod Vallat |
2008-09-07 | - replace dtoa w/ David's gdtoa, version 2008-03-15 | Martynas Venckus |
2008-08-28 | Driver for Acer Labs M5455 integrated sound found on recent Ultra workstations. | Mike Belopuhov |
2008-08-24 | many more devices for the RAMDISK | Theo de Raadt |
2008-08-18 | Add sparc_bus_addr function for schizo to allow CardBus to work. | Brad Smith |
2008-08-17 | Scale down cpu_clockrate[1] when we scale down the cpu clock frequency such | Mark Kettenis |
2008-08-17 | Garbage collect stupid delay loop. | Mark Kettenis |
2008-08-13 | Initial stab at a driver for the integrated random number generator of the | Mark Kettenis |
2008-08-11 | Only print iotdb stuff when DEBUG. | Mark Kettenis |
2008-08-11 | Allow mapping mmio regions that are not page aligned. | Mark Kettenis |
2008-08-11 | Add hw.cupspeed cupport for all CPU types. | Mark Kettenis |
2008-08-11 | Minimal apmvar.h such that we can enable apm(8) and apmd(8) on sparc64. | Mark Kettenis |
2008-08-11 | Add hw.setperf support for UltraSPARC-IIe support. | Mark Kettenis |
2008-08-10 | Use the STICK logic on UltraSPARC-IIe to generate clock interrupts. | Mark Kettenis |
2008-08-10 | Add hypervisor calls for the sun4v random number generator interface. | Mark Kettenis |
2008-08-09 | Add prom_set_sun4v_api_version(). | Mark Kettenis |
2008-08-09 | Fix counting of shared (PCI) interrupts. Remove some useless debug code | Mark Kettenis |
2008-08-07 | Use %sys_tick to generate clock interrupts on systems that have it. | Mark Kettenis |
2008-08-07 | Give each CPU its own `struct intrhand' for %tick interrupts. Fixes a | Mark Kettenis |
2008-07-30 | Add ath(4). | Brad Smith |
2008-07-29 | Reenable the AUXWRITE dance to try and find the aux port in pckbc(4), based | Miod Vallat |
2008-07-28 | No longer clear ci_want_resched within cpu_switchto(), now that it's done | Miod Vallat |
2008-07-27 | Increase the size of the TSB on large memory machines. This make building | Mark Kettenis |
2008-07-25 | Work around a problem on the t5120 where top(1) would lock up the system for | Mark Kettenis |
2008-07-25 | Switch to a temporary stack early on such that we don't lose if the stack | Mark Kettenis |