Age | Commit message (Expand) | Author |
2007-11-04 | when the ati ahci stuff is in the ide compat mode, it can sometimes cause | David Gwynne |
2007-11-03 | Notebook from ckuethe@ that notifies AC with 0x01, so add that in. | Can Erkin Acar |
2007-11-03 | Fix LKM support for amd64. | Mike Belopuhov |
2007-11-03 | ACPI allows the OS to identify itself in a couple of ways and may behave | Chris Kuethe |
2007-11-03 | Add acpi_acquire_global_lock(), and acpi_release_global_lock to | Gordon Willem Klok |
2007-11-03 | Remove a useless printf, hit if acpicpu is disabled. | Gordon Willem Klok |
2007-11-03 | Added support for displaying wakeup devices | Jordan Hargrave |
2007-11-03 | quiet a noisy printf, requested by deraadt | Deanna Phillips |
2007-11-03 | Add missing else so that Concatanation of two buffers work. | Can Erkin Acar |
2007-11-03 | Fix setting values to buffers by obeying the conversion rules. | Can Erkin Acar |
2007-11-03 | less colons | Theo de Raadt |
2007-11-03 | Remove those words... | Chris Kuethe |
2007-11-03 | repair attach messages; ok gwk canacar | Theo de Raadt |
2007-11-03 | ACPI allows the OS to identify itself in a couple of ways and may behave | Chris Kuethe |
2007-11-03 | Changed aml_parselength to use incremental length calc | Jordan Hargrave |
2007-11-03 | Revert last commit which added ieee80211_rate2plcp() and | Marcus Glocker |
2007-11-03 | two fixes from FreeBSD: | Damien Bergamini |
2007-11-03 | fix ENETRESET handling in {wpi,iwn}_ioctl() so that the firmware won't | Damien Bergamini |
2007-11-03 | use DEVICE_IS_VGA_PCI in vga_pci_match() | Martin Reindl |
2007-11-03 | don't spam dmesg with huge, whitespace padded bios strings. | Chris Kuethe |
2007-11-03 | change what happens when acpi is enabled to include "relatively safe" | Bob Beck |
2007-11-03 | APM switchto cleanup diff. This uses the switchto functionality to | Tobias Weingartner |
2007-11-03 | Add acpi_acquire_global_lock() and acpi_release_global_lock() in MD locore.s | Tobias Weingartner |
2007-11-02 | crank maxfiles; OK deraadt@ | Todd C. Miller |
2007-11-02 | regen | Mike Belopuhov |
2007-11-02 | Add a couple of PCI IDs for VMWare. | Mike Belopuhov |
2007-11-02 | replace ctob/btoc with ptoa/atop (plus the usual round_page() where needed) | Martin Reindl |
2007-11-02 | Label widgets based on default device or type rather than color+node | Deanna Phillips |
2007-11-02 | another SIIG Cyber 8S PCI 16C850 variant | Henning Brauer |
2007-11-02 | sync | Henning Brauer |
2007-11-02 | SIIG 2082 | Henning Brauer |
2007-11-02 | Use the same cache cleaning address computation as done in cpufunc_asm_xscale, | Miod Vallat |
2007-11-02 | Fix ram size output botched in my last change; reported by | Federico G. Schwindt |
2007-11-01 | Remove curproc definition. It is supposed to be in proc.h only. | Mike Belopuhov |
2007-11-01 | Add ieee80211_rate2plcp() and ieee80211_plcp2rate() functions. | Marcus Glocker |
2007-11-01 | backout last "fix" because it breaks operation on some devices. even | Reyk Floeter |
2007-11-01 | correct ipmi attach time failure messages (why this one machine fails... | Theo de Raadt |
2007-11-01 | even better attach printing; Nicholas Marriott | Theo de Raadt |
2007-11-01 | fix attach time messages; tested by Nicholas Marriott | Theo de Raadt |
2007-11-01 | correct fix | Theo de Raadt |
2007-11-01 | tsk tsk tsk, noone tested this; spotted by canacar | Theo de Raadt |
2007-11-01 | sync | Theo de Raadt |
2007-11-01 | Admtek/Shantou ADM8515; nicm__@ntlworld.com | Theo de Raadt |
2007-10-31 | Overhaul fpu context save/restore code, making it more similar to what we do | Mark Kettenis |
2007-10-31 | Remove some XXX code that has been #ifdef'ed out for ages. | Mark Kettenis |
2007-10-31 | Remove idle_u; it's been unused for a while. | Mark Kettenis |
2007-10-31 | 'block return' must not send anything on blocked icmp packets. | Marco Pfatschbacher |
2007-10-31 | Don't leak potentially secret authname through ioctl interface. | Mike Belopuhov |
2007-10-31 | don't clear sensor flags that were never set; ok deraadt | Constantine A. Murenin |
2007-10-31 | Remove some comments about 32-bit mode. | Mark Kettenis |