| Age | Commit message (Expand) | Author |
| 2011-08-16 | use appropriate WID and FBC for high resolution mode | macallan |
| 2011-08-16 | Deal the brokenness of some u-boot (bsentry [byte swapped entry]) and add | matt |
| 2011-08-16 | Use cpu_startup_command (and now HWRENA gets properly initialized). | matt |
| 2011-08-16 | Add support for the MIPS DSP ASE (as a second PCU). | matt |
| 2011-08-16 | Only jump through t9/ra (or k0) to help avoid hitting | matt |
| 2011-08-16 | Fix broken build. | dholland |
| 2011-08-15 | invert buggy ci_flag test | cherry |
| 2011-08-15 | Do not panic() on xen_send_ipi() sent to a cpu not yet running. | cherry |
| 2011-08-15 | Use a recursive lock to ensure that only on thread is in wi_ioctl() at | dyoung |
| 2011-08-15 | Don't test truth of a pointer or assign 0 to it but compare / assign | dyoung |
| 2011-08-15 | Remove superfluous parentheses in return statements. No change in the | dyoung |
| 2011-08-15 | Only try to disestablish the interrupt handler if the handler was | dyoung |
| 2011-08-15 | regen. | msaitoh |
| 2011-08-15 | Sort lines. | msaitoh |
| 2011-08-15 | re-introduce the NULL savefpstate IPI checks and evcnts. something | mrg |
| 2011-08-15 | Even if the hardware can handle concurrent transfers, ata(4) can't. | jakllsch |
| 2011-08-14 | fix indents | mbalmer |
| 2011-08-14 | Spell enqueue correctly. | jakllsch |
| 2011-08-14 | Add some LPC entries for Intel 6 series and C20x. | msaitoh |
| 2011-08-14 | fix sign-compare warnings | christos |
| 2011-08-14 | Rename all static functions to have "v7fs_" prefix. Fixes a problem | apb |
| 2011-08-14 | initialise ih_ivec. | mrg |
| 2011-08-14 | Convert few panic() uses to asserts, reduce the scope of variable use. | rmind |
| 2011-08-14 | uvm_anon_freelst: do not free PG_RELEASED pages (change uvm_anon_dispose() | rmind |
| 2011-08-13 | Always provide a meaningful short name for the kobj in the error message, | christos |
| 2011-08-13 | Call the right function | cherry |
| 2011-08-13 | Handle absolute symlinks to the root. | riastradh |
| 2011-08-13 | Fix TLP_DEBUG after previous | jakllsch |
| 2011-08-13 | lg3303 depends on dtv_math, not xc3028 | jmcneill |
| 2011-08-13 | simplifying code, unconfuses gcc index calculation. | christos |
| 2011-08-13 | Use spin mutices correctly. | cherry |
| 2011-08-13 | Remove spurious header. | cherry |
| 2011-08-13 | detach childern too | jakllsch |
| 2011-08-13 | Make correct spelling in comments a higher priority. | jakllsch |
| 2011-08-13 | It's hard to get a backtrace after calling a NULL function pointer, | jakllsch |
| 2011-08-13 | In *find_pending_irqs() return the value of pic_mark_pending_sources() instead | jakllsch |
| 2011-08-13 | make sure mcontext is large enough to store the host mcontext; fixes | jmcneill |
| 2011-08-13 | lwp0pcb should be struct pcb not ucontext_t, and initialize it in cpu_startup | jmcneill |
| 2011-08-13 | MP probing and startup code | cherry |
| 2011-08-13 | no need to print copyright/version/memory info, just call banner() | jmcneill |
| 2011-08-13 | Add locking around ops to the hypervisor MMU "queue". | cherry |
| 2011-08-13 | - replace the gettimeofday timecounter with one based on CLOCK_MONOTONIC | jmcneill |
| 2011-08-13 | remove unnecessary locking overhead for UP | cherry |
| 2011-08-13 | call lddone from a softint instead of the signal handler, now reading from | jmcneill |
| 2011-08-13 | Use mutexes to protect the hash lists instead of tsleep/wakeup. | hannken |
| 2011-08-13 | try to use aio_read/aio_write instead of pread/pwrite | jmcneill |
| 2011-08-13 | - initialize cpu_info_primary early, before cpu0 attaches | jmcneill |
| 2011-08-13 | Restore binary compatibility with NetBSD 5 binaries that utilize video(4). | jakllsch |
| 2011-08-12 | Straggler from last: add bus_user.h to the repository. | dyoung |
| 2011-08-12 | Pull the bus_space(9) definitions needed by alpha userland into | dyoung |