Age | Commit message (Expand) | Author |
2007-02-22 | Enable ACPI interrupts in APIC mode | Jordan Hargrave |
2007-02-22 | Print base so that we can make a correct mapping between apic and irq. | Marco Peereboom |
2007-02-21 | Long awaiting modernization: | Miod Vallat |
2007-02-21 | part missed in PAE revert: ptoa() paddr_t size is no longer printed | Theo de Raadt |
2007-02-21 | remove part of buf abuse and store errcnt in softc (instead of b_errcnt); mor... | Michael Shalayeff |
2007-02-20 | Revert PAE pmap for now, until the strange bug is found. This stops | Tom Cosgrove |
2007-02-20 | Remove duplicate entry. | Tom Cosgrove |
2007-02-20 | Put ral* at pci? onto the install media. Noted by Sunnz (sunnzy (at) | Tom Cosgrove |
2007-02-19 | Put warning about shared IPL interrupts under MPVERBOSE and don't talk about | Mark Kettenis |
2007-02-19 | only make this interface available to the kernel for now, discussed witha | Theo de Raadt |
2007-02-19 | ACPIVERBOSE should be off, like i386 | Theo de Raadt |
2007-02-19 | Remove unused variable lapic_timer | Tom Cosgrove |
2007-02-18 | Correct yo-yo shutdowns: | Gordon Willem Klok |
2007-02-18 | Display the interrupt priority in dmesg, for frame buffers which register | Miod Vallat |
2007-02-18 | Make it more apparent these boards have (crippled version of) vga-compatible | Miod Vallat |
2007-02-18 | Remove #ifdef/#endif's around MBR checking code. Remove now unused | Kenneth R Westerback |
2007-02-18 | If no MBR partitions are found when spoofing a disklabel, try looking | Kenneth R Westerback |
2007-02-18 | In writedisklabel(), read the disklabel sector before rewriting it, to | Miod Vallat |
2007-02-17 | Add SMALL_KERNEL throught acpi to make it fit on boot media. | Marco Peereboom |
2007-02-17 | If we __HAVE_PMAP_DIRECT, handle these mappings in pmap_extract(). | Miod Vallat |
2007-02-17 | In pmap_collect(): | Miod Vallat |
2007-02-17 | Bring in the AMD errata checks from amd64. | Tom Cosgrove |
2007-02-17 | Add code to check for the AMD amd64 errata, and correct them where | Tom Cosgrove |
2007-02-17 | Fix spelling of Cool'n'Quiet, as done on i386 some time ago. Also | Tom Cosgrove |
2007-02-17 | To squeeze new stuff onto onto the very full boot floppies, occasionally | Theo de Raadt |
2007-02-16 | Enable malo(4) on macppc. OK mglocker@ deraadt@ | Claudio Jeker |
2007-02-15 | TX is working fine, turn off debug. | Dale Rahn |
2007-02-15 | break into ddb right from comintr() w/o softtty (same as com(4) does); miod@ ok | Michael Shalayeff |
2007-02-15 | Add a mapping for logical to physical endpoints, otherwise data tries to | Dale Rahn |
2007-02-15 | Fix transmit packet termination. odd length and 64 byte multiple packets | Dale Rahn |
2007-02-15 | Don't print the error strings returned by readdisklabel(). If you | Kenneth R Westerback |
2007-02-14 | FALLTHRU -> FALLTHROUGH for consistency. | Jonathan Gray |
2007-02-14 | Consistently spell FALLTHROUGH to appease lint. | Jonathan Gray |
2007-02-13 | Add a delay for ep0 handling. Dunno why, but without debug prints it would | Dale Rahn |
2007-02-13 | Remove a.out nlist support (COFF nlist is kept in case kernel has COMPAT_OSF1) | Miod Vallat |
2007-02-13 | USB client mode with cdce function driver is coming along, RX and TX kinda work. | Dale Rahn |
2007-02-13 | Zap unused local acpi_attached variable, since it has been superseded | Dimitry Andric |
2007-02-13 | Check for xTPR result of CPUID. | Jonathan Gray |
2007-02-13 | Check for some CPUID flags found on newer Intel processors. | Jonathan Gray |
2007-02-12 | Cope with the different format of the name property of the root device in | Gordon Willem Klok |
2007-02-12 | OpenBSD -> .Ox | Jason McIntyre |
2007-02-12 | sync the wording w/ the i386 page; | Jason McIntyre |
2007-02-12 | zap double word; | Jason McIntyre |
2007-02-12 | Add cuda_fileserver_mode() and pmu_fileserver_mode() that enable the wake | Gordon Willem Klok |
2007-02-12 | Fix the hw.vendor/product sysctls on sparc64, handle the cases where | Gordon Willem Klok |
2007-02-12 | Reduce debug. | Dale Rahn |
2007-02-12 | If SMAC is set in the correct register, it works much better, also set | Dale Rahn |
2007-02-12 | Enable the AES acceleration. Won't be picked up for IPsec, since we | Tom Cosgrove |
2007-02-12 | 4.1-beta | Henning Brauer |
2007-02-11 | typo in comment | Martin Reindl |