Age | Commit message (Expand) | Author |
2010-11-23 | removed slot argument of function pckbc_cnattach | Alexandr Shadchin |
2010-11-22 | Remove old comment about constab[] being eventually generated by config(8). | Miod Vallat |
2010-11-19 | Sync MAKEDEV against conf.c, and both against GENERIC. | Miod Vallat |
2010-11-19 | Add urio and uscanner. | Miod Vallat |
2010-11-15 | add urtwn(4) to more USB 2.0 capable architectures, since it works | Damien Bergamini |
2010-11-12 | Push all potential (as in, all system MI not utilized by the bootblocks) | Theo de Raadt |
2010-11-03 | no need to specify the -t flag to ctags | Theo de Raadt |
2010-10-24 | Move build_trampoline() and setregs() to a common location for all mips ports. | Miod Vallat |
2010-10-14 | Move glxpcib(4) to MI land unifying the two MD drivers. | Paul Irofti |
2010-09-28 | Implement a per-cpu held mutex counter if DIAGNOSTIC on all non-x86 platforms, | Miod Vallat |
2010-09-26 | No need for ums either; from Brad | Miod Vallat |
2010-09-26 | No need for pms on the installation media; from Brad | Miod Vallat |
2010-09-26 | Merge pmsi(4) into pms(4). From Alexandr Shadchin on tech@. | Miod Vallat |
2010-09-24 | Fix bus space mapping bugs for GPIO's and MFGPT's and while at it add proper | Paul Irofti |
2010-09-23 | enable utwitch(4) (formely uyurex(4)) by default | Yojiro Uo |
2010-09-23 | Move clock attachment later in the game. This is needed for cpu scaling. | Paul Irofti |
2010-09-23 | Add pppx(4) to the cdevs of the remaining archs. | Claudio Jeker |
2010-09-21 | Watchdog suspend/resume logic. | Paul Irofti |
2010-09-21 | gpio at glxpcib was forgotten; tested by pirofti | Theo de Raadt |
2010-09-20 | Get rid of evcount's support for arranging counters in a tree | Matthew Dempsky |
2010-09-20 | Must travese deeper for DVACT_QUIESCE; ok miod | Theo de Raadt |
2010-09-17 | FPU control/status register defines, and upcoming userland function | Miod Vallat |
2010-09-09 | Sync suspend logic with current practice, and try to handle failure | Miod Vallat |
2010-09-08 | No need for vfs_syncwait() in a bufq_quiesce() world | Theo de Raadt |
2010-09-07 | rename function parameter to be more like all the others in the tree | Theo de Raadt |
2010-09-07 | Restore msr unconditionnaly, why bother checking if they have changed; deraadt | Miod Vallat |
2010-09-07 | Join the cf_activate() crowd and preserve a few msr around suspend. | Miod Vallat |
2010-09-07 | remove the powerhook code. All architectures now use the ca_activate tree | Theo de Raadt |
2010-09-01 | Clean-up the spl dance around suspend/resume. Okay miod@. | Paul Irofti |
2010-09-01 | Let non-ykbec kernels link again. | Miod Vallat |
2010-08-31 | Do wsdisplay suspend/resume and also the bufq dance. | Paul Irofti |
2010-08-31 | Correctly enable wakeup interrupts after splhigh(). | Miod Vallat |
2010-08-31 | WIP suspend/resume support for loongson lemote. Okay miod@. | Paul Irofti |
2010-08-30 | Change powerhooks into activate functions, and provide stub powerhook | Theo de Raadt |
2010-08-28 | Correctly compute memory size if less than 256MB. | Miod Vallat |
2010-08-27 | screen blanking code for SM502, and some smfb code cleanup. | Miod Vallat |
2010-08-26 | Screen burner support for SM712 flavour (Lemote Yeeloong) | Miod Vallat |
2010-07-31 | Factorization of the bluetooth and usb hid input driver logic, to reduce code | Miod Vallat |
2010-07-28 | Add a dummy kqueue filter similar to seltrue and use it for anything | Nicholas Marriott |
2010-07-21 | Fix more cdev initializations which were using enodev for poll; ok kettenis | Theo de Raadt |
2010-07-18 | Repair Gdium support. | Miod Vallat |
2010-07-03 | No more ss(4) or usscanner(4). Unused, unloved and unmaintained. | Kenneth R Westerback |
2010-06-29 | Add support for mapping ACPI to PCI devices | Jordan Hargrave |
2010-06-27 | one more include shuffle | Miod Vallat |
2010-06-27 | uvm constraints. Add two mandatory MD symbols, uvm_md_constraints | Thordur I. Bjornsson |
2010-06-26 | Don't #include <sys/user.h> into files that don't need the stuff | Philip Guenthe |
2010-06-10 | Declare safepri at the MD level on each platform, so that the kern_synch.c | Theo de Raadt |
2010-06-09 | Wire up device nodes for disk mapper. | Joel Sing |
2010-06-08 | properly enable vscsi, fix incorrect major | Todd T. Fries |
2010-06-01 | use --warn-common for linking (some arch's will show new warnings), and | Theo de Raadt |