Age | Commit message (Expand) | Author |
2008-11-25 | Fix dmesg ugliness caused by not printing iotdb stuff. | Mark Kettenis |
2008-11-25 | rename zaurus_reg.h to machine_reg and rename some of the internal fields | Dale Rahn |
2008-11-24 | Import btsco(4) from NetBSD to work on it | Uwe Stuehler |
2008-11-24 | oops. | Artur Grabowski |
2008-11-24 | Only schedule a soft interrupt if the device has been opened (and sc_tty | Mark Kettenis |
2008-11-24 | - Remove the special case for one page pmap_remove, it's useless. | Artur Grabowski |
2008-11-24 | die die die | Theo de Raadt |
2008-11-24 | In pmap_write_protect() clear and set the protection bits atomically and | Kurt Miller |
2008-11-24 | In pmap_clear_attrs() use i386_atomic_clearbits_l() to only clear the | Kurt Miller |
2008-11-23 | no more need to cope with pccom | Theo de Raadt |
2008-11-23 | pccom can finally die; ok kettenis dlg drahn, tested by okan | Theo de Raadt |
2008-11-22 | Move the drm drivers over from: | Owain Ainsworth |
2008-11-22 | Allow wired memory to be accounted on i386. This automatically changes | Mike Belopuhov |
2008-11-22 | The last parts of cpu_unidle. i386, amd64 and sparc64 | Artur Grabowski |
2008-11-22 | same change as for amd64. Move bus_space_* functions from inlines and | Owain Ainsworth |
2008-11-22 | freq is specific to APM, and it is reaching out to grab the APM variable, | Dale Rahn |
2008-11-22 | scoop is specific to zaurus, it should have some other mechansim to | Dale Rahn |
2008-11-22 | Re-enable ACPI PDC support and fetching cpu performance states | Gordon Willem Klok |
2008-11-22 | cpu_unidle for macppc | Artur Grabowski |
2008-11-22 | potentially com, not pccom | Theo de Raadt |
2008-11-21 | de-inline the bus_space_* functions in favour of real functions | Owain Ainsworth |
2008-11-21 | no, amd64 does not have pccom; ok dlg with glee | Theo de Raadt |
2008-11-21 | back out the new interrupt subsystem because some little bug still lurks in t... | Theo de Raadt |
2008-11-21 | add forgotten ioctls. allows writing to extra counters found on amd cpus. | Mike Belopuhov |
2008-11-14 | Garbage collect the LDT segments, and simply use the GDT segments. | Tobias Weingartner |
2008-11-14 | Atomically update the PTE. | Kurt Miller |
2008-11-12 | Add a comment to sigcode() to explain why the use of 'int $0x80' is | Tobias Weingartner |
2008-11-10 | Use the correct sizeof for the _ca. | Artur Grabowski |
2008-11-09 | Rework that way that agp attaches. | Owain Ainsworth |
2008-11-09 | typo fixed (overriden -> overridden) | Tobias Stoeckmann |
2008-11-08 | Get rid of va-ppc.h. | Mark Kettenis |
2008-11-07 | different fix for pr5883 than proposed by the submitter, found when glancing | Todd T. Fries |
2008-11-06 | correct comment | Theo de Raadt |
2008-11-06 | delete checks for impossible conditions | Theo de Raadt |
2008-11-06 | input and volume twiddles | Todd T. Fries |
2008-11-05 | return an error when trying to get stereo values from a mono | Jacob Meuser |
2008-11-05 | since mmclose() is only called once for the final close, | Matthieu Herrb |
2008-11-05 | * use uint8_t instead of int to hold the value of an 8-bit register. | Jacob Meuser |
2008-11-04 | missing setipl in the 'busy processing soft interrupts state' | Dale Rahn |
2008-10-30 | Initialize random seed for secondary processors. | Miod Vallat |
2008-10-30 | Give the dummy struct cpu_info used for secondary processor early bootstrap, | Miod Vallat |
2008-10-30 | In cpu_switchto(), always pmap_deactivate() the process being switched out, | Miod Vallat |
2008-10-30 | ugh, typo fix, committed previous from the wrong tree | Todd T. Fries |
2008-10-30 | patches for macppc to remove more EINVAL returns in the audio code | Todd T. Fries |
2008-10-29 | come on -- this was not even test compiled | Theo de Raadt |
2008-10-29 | native default parameters for i2s devices instead of 8kHz | Jacob Meuser |
2008-10-28 | Do not leave pmap_cache_state pointing to freed memory if it was the | Dale Rahn |
2008-10-28 | Try to use ACPI a little bit harder. Skip it only if ncpu < 2 and the | Theo de Raadt |
2008-10-27 | Rename "machine cpu" to "machine ddbcpu" in MP kernels, for consistency with | Miod Vallat |
2008-10-25 | audio(9) says low level drivers are allowed to change the requested | Jacob Meuser |