Age | Commit message (Expand) | Author |
2007-04-26 | Do not allow userland to change cop0 SR via ptrace; from NetBSD. | Miod Vallat |
2007-04-26 | Be more careful when changing cop0 SR value; or flags in instead of setting | Miod Vallat |
2007-04-26 | Do not invoke arcbios routines from the moment our page tables are set up, | Miod Vallat |
2007-04-26 | Switch i386 pmap to VM_PAGE_MD. We store the MOD/REF flags in | Artur Grabowski |
2007-04-26 | Add a setperf mechanism for ich speedstep controlled by SMI on certain | Gordon Willem Klok |
2007-04-26 | enable tht so it is more available for testing. | David Gwynne |
2007-04-25 | grow ramdisk mr.fs size, it is needed | Theo de Raadt |
2007-04-25 | Yet another case that forgot to set the time. | Artur Grabowski |
2007-04-25 | Set the time even when the clock chip is bad. | Artur Grabowski |
2007-04-25 | Same change as i386, use the number of states to calculate performance | Gordon Willem Klok |
2007-04-24 | Tell init(8) to power down machine instead of just halting it. | Mark Kettenis |
2007-04-24 | do not printf+panic, when a longer panic message is easier; kettenis ok | Theo de Raadt |
2007-04-24 | Make power(4) map registers in io space if mem space fails. | Mark Kettenis |
2007-04-24 | Choose the state for a request performance level based on calculations | Gordon Willem Klok |
2007-04-24 | It's never too late to write "too late" correctly. | Miod Vallat |
2007-04-24 | exeption -> exception | Miod Vallat |
2007-04-24 | Firmware lies! Switching from LEVEL to EDGE triggered interrupt prevents | Gordon Willem Klok |
2007-04-24 | apic_address should be 32 bits, rather than paddr_t; prepares us for | Tom Cosgrove |
2007-04-24 | Use the physical address we have stored for the page directory rather | Tom Cosgrove |
2007-04-23 | rename drivers with numbers in them; ok gwk drahn | Theo de Raadt |
2007-04-23 | iqg -> irq | Gordon Willem Klok |
2007-04-23 | Switch alpha to timecounters. | Artur Grabowski |
2007-04-22 | better interrupt names for vmstat -iz; ok miod gwk | Theo de Raadt |
2007-04-22 | Add sysbutton a driver for the 'System identifier' button found on the | Gordon Willem Klok |
2007-04-22 | - Use pmap_get_page and pmap_free_page to manage memory allocations | Artur Grabowski |
2007-04-22 | rename a very long driver name to something shorter, and more clear | Theo de Raadt |
2007-04-22 | Switch the vax pmap to __HAVE_VM_PAGE_MD. | Miod Vallat |
2007-04-22 | ahci works on sparc64. wish the teeny teeny tiny jmicron sample i have | Theo de Raadt |
2007-04-21 | fix generic soft interrupts; improve establishing and disestablishing of | Martin Reindl |
2007-04-21 | oops | Theo de Raadt |
2007-04-21 | Introduce a smp aware hw.setperf mechanism, it will scale all CPUs or | Gordon Willem Klok |
2007-04-21 | do not ignore linker failures; ok miod | Theo de Raadt |
2007-04-21 | No more vtophys() on arm. | Miod Vallat |
2007-04-21 | developers keep killing ramdisk drivers | Theo de Raadt |
2007-04-21 | Fix the rcs tags. | Gordon Willem Klok |
2007-04-21 | Add blinkenlights(4) a driver to control the 16 leds found on the front | Gordon Willem Klok |
2007-04-21 | Do a simple switch to VM_PAGE_MD. Just the path of least resistance for now, | Artur Grabowski |
2007-04-20 | Remove leftover trapwrite() prototype from... 80386 support. | Miod Vallat |
2007-04-20 | Segment tables are integral multiples of the page size in LP64 mode, so | Miod Vallat |
2007-04-19 | When doing pmap_collect, skip wired mappings when removing. | Artur Grabowski |
2007-04-19 | Do the late freeing of ptps in pae pmap as well. | Artur Grabowski |
2007-04-19 | sili(4) works fine here. | David Gwynne |
2007-04-18 | Use atomic operations to change the pending software interrupt mask. | Miod Vallat |
2007-04-18 | tidy - number unused cdev_/bdev_ slots | Todd T. Fries |
2007-04-18 | Contrary to the comment in cia_dma_get_tag(), there are machines with cia | Martin Reindl |
2007-04-18 | if possible, fill in hw.serialno; | Martin Reindl |
2007-04-16 | Crank MAXPHYS to the regular 64KB. | Miod Vallat |
2007-04-16 | macppcs can boot off usb disks, so treat "/usb" controllers in the ofw tree | David Gwynne |
2007-04-14 | Crank KVM from a ridiculous pedro-sized 256MB to 1GB; needed for upcoming MI | Miod Vallat |
2007-04-14 | Correctly handle pv_flags for pages used to store ptes, so that they | Miod Vallat |