Age | Commit message (Expand) | Author |
2005-12-07 | Parsing fieldlist and varobject | Jordan Hargrave |
2005-12-07 | Parses DSDT table | Jordan Hargrave |
2005-12-07 | Better use of the scheduler lock; no functional change on UP kernels. | Miod Vallat |
2005-12-07 | Sprinkle holds and releases of the kernel lock whenever necessary; no functional | Miod Vallat |
2005-12-07 | Add dsdt to GENERIC | Jordan Hargrave |
2005-12-07 | KNF | Marco Peereboom |
2005-12-07 | Added DSDT Table for AML Parser glue | Jordan Hargrave |
2005-12-07 | Add DSDT table for AML Parser | Jordan Hargrave |
2005-12-07 | KNF | Marco Peereboom |
2005-12-07 | KNF | Marco Peereboom |
2005-12-06 | Remove fdescfs | Pedro Martelletto |
2005-12-06 | export ipip flows, too; ok hshoexer | Markus Friedl |
2005-12-06 | regen | Jonathan Gray |
2005-12-06 | Add some devices from submitted demsgs. | Jonathan Gray |
2005-12-06 | typo | Pedro Martelletto |
2005-12-05 | Remove duplicate declaration. | Miod Vallat |
2005-12-05 | - Run only the necessary code to transition from one speed to another. | Uwe Stuehler |
2005-12-05 | trendnet TE-CF100 support; tested and ok uwe@. | Federico G. Schwindt |
2005-12-05 | regen. | Federico G. Schwindt |
2005-12-05 | TRENDnet, CompactFlash Fast Ethernet Adapter, TE-CF100; from uwe@ | Federico G. Schwindt |
2005-12-05 | Add older card to quirk table. This fixes the ccb timeout as reported by | Marco Peereboom |
2005-12-05 | Add support to tune the channel and the channel sets via radio(4). | Robert Nagy |
2005-12-05 | fix func name in the comments | Michael Shalayeff |
2005-12-04 | forgot to set P_THREAD for threaded processes | Ted Unangst |
2005-12-04 | Add vn_access(), discussed with and okay uwe@ | Pedro Martelletto |
2005-12-04 | Let cmmu_init() now return the cpuid of the master cpu. | Miod Vallat |
2005-12-04 | In the 188 interrupt handler, only fiddle with the PSR once in the main loop. | Miod Vallat |
2005-12-04 | Slight cmmu code cleanup; use shorter function names, remove parity_enable | Miod Vallat |
2005-12-04 | Simplify ptrace branch handling code. | Miod Vallat |
2005-12-04 | Oops, simplelock leftover. | Miod Vallat |
2005-12-04 | older gcc (like real C) does not let you declare local variables after | Theo de Raadt |
2005-12-04 | Don't retry unsupported commands, or commands for invalid | Kenneth R Westerback |
2005-12-04 | Allocate all scbs during initialization to avoid using | Kenneth R Westerback |
2005-12-04 | On the 82571 and newer chipset the ICR register is meaningful only | Brad Smith |
2005-12-03 | splimp -> splhigh | Brad Smith |
2005-12-03 | splimp -> splvm | Brad Smith |
2005-12-03 | splimp -> splnet | Brad Smith |
2005-12-03 | Regen | Pedro Martelletto |
2005-12-03 | Add ATI IXP200 Modem, from Bruno Oliveira Silvestre, okay deraadt@ | Pedro Martelletto |
2005-12-03 | Replace simplelocks with __cpu_simple_locks for cmmu and pmap locking, | Miod Vallat |
2005-12-03 | Implement __cpu_simple_lock_t for m88k. | Miod Vallat |
2005-12-03 | Fast __HAVE_MUTEX implementation for m88k platforms. | Miod Vallat |
2005-12-03 | Dissociate pmap locks and spl usage; code will now do explicit spl processing | Miod Vallat |
2005-12-03 | Remove unused debug material. | Miod Vallat |
2005-12-03 | intstack does not need to be visible from C code anymore. | Miod Vallat |
2005-12-03 | rebuild | Ted Unangst |
2005-12-03 | The first thing done when XXX_scsi_cmd() returns TRY_AGAIN_LATER is | Kenneth R Westerback |
2005-12-03 | kernel support for threaded processes (rthreads). | Ted Unangst |
2005-12-03 | The first thing done when XXX_scsi_cmd() returns TRY_AGAIN_LATER is | Kenneth R Westerback |
2005-12-03 | The first thing done when XXX_scsi_cmd() returns TRY_AGAIN_LATER is | Kenneth R Westerback |