Age | Commit message (Expand) | Author |
2008-12-07 | Make acpiprt(4) check whether the current interrupt routing is "possible" and | Mark Kettenis |
2008-12-06 | revert all changes related to the mpsafe intr handler. i screwed up the commit | Ted Unangst |
2008-12-06 | not commited, i'm a retard | Ted Unangst |
2008-12-06 | the not MP version didn't compile, mglocker found | Ted Unangst |
2008-12-06 | cvs wouldn't let me check this in before | 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-04 | Fix "fp_save ipi didn't" panic, and move i386/amd64 closer in the process. | Tobias Weingartner |
2008-12-03 | Remove the x86 and i386 prefixes to the bus_dma types. It's really quite | Owain Ainsworth |
2008-12-01 | terse is good, more readable; please commit deraadt@ | Todd T. Fries |
2008-11-26 | Enable Bluetooth (btd and btctl are not hooked into the build yet) | Uwe Stuehler |
2008-11-26 | Change pci_intr_handle_t to be like i386 where it is a struct that stores the | Mark Kettenis |
2008-11-24 | Import btsco(4) from NetBSD to work on it | Uwe Stuehler |
2008-11-22 | Move the drm drivers over from: | Owain Ainsworth |
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 | Re-enable ACPI PDC support and fetching cpu performance states | Gordon Willem Klok |
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-12 | Add a comment to sigcode() to explain why the use of 'int $0x80' is | Tobias Weingartner |
2008-11-09 | Rework that way that agp attaches. | Owain Ainsworth |
2008-11-05 | since mmclose() is only called once for the final close, | Matthieu Herrb |
2008-10-24 | remove unused label | Theo de Raadt |
2008-10-24 | Add auacer(4) to handle the audio controller found in some ALi/ULi | Brad Smith |
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-22 | Only call pic->pic_delroute() when disestablishing the last interrupt handler | Mark Kettenis |
2008-10-21 | more style nits. | Brad Smith |
2008-10-21 | style nits. | Brad Smith |
2008-10-15 | make random(9) return per-cpu values (by saving the seed in the cpuinfo), | Theo de Raadt |
2008-10-15 | inteldrm and radeondrm are pretty stable by this point, so enable them on amd64 | Owain Ainsworth |
2008-10-09 | Skip memory areas smaller than 1 MB above the 16 MB boundary to deal with | Mark Kettenis |
2008-10-09 | replace M_WAITOK with M_NOWAIT | Charles Longeau |
2008-10-09 | remove a dead store. | Charles Longeau |
2008-10-08 | uhci(4) at cardbus(4) seems to work (to the same extent that ohci(4) and | Theo de Raadt |
2008-10-06 | Remove useless comment. | Mark Kettenis |
2008-10-06 | remove dead stores and newly created unused variables. | Charles Longeau |
2008-10-03 | Backout. kettenis@ has reservations. | Tobias Weingartner |
2008-10-03 | Make extra cpu's in DDB not spin in tight loop. | Tobias Weingartner |
2008-10-01 | When things get tight, sis(4) loses first | Theo de Raadt |
2008-09-29 | enable JMicron Ethernet (jme/jmphy) | Jonathan Gray |
2008-09-26 | Attach agp(4) to the Intel Q35 integrated video. | Mike Belopuhov |
2008-09-17 | catch up with renamed Nvidia PCI ID | Christian Weisgerber |
2008-09-15 | Make this compile if !MULTIPROCESSOR. | Mark Kettenis |
2008-09-15 | Make this compile if !MULTIPROCESSOR. | Mark Kettenis |
2008-09-07 | - replace dtoa w/ David's gdtoa, version 2008-03-15 | Martynas Venckus |
2008-09-01 | Avoid #pragma pack(1) and unify everything towards using __packed. | Theo de Raadt |
2008-08-19 | add missing devices to nam2blk[] | Theo de Raadt |
2008-08-13 | This tab had bugged me forever. | Tobias Weingartner |
2008-08-13 | Disable the fantastics mis-feature on some newer Turion CPUs called C1E. | Artur Grabowski |