Age | Commit message (Expand) | Author |
2010-11-12 | Push all potential (as in, all system MI not utilized by the bootblocks) | Theo de Raadt |
2010-11-10 | pass aesni_ctr_enc an initial counter block instead of an initialization vector | Mike Belopuhov |
2010-11-05 | urtwn(4), a driver for Realtek RTL8188CU/RTL8192CU 802.11n USB devices. | Damien Bergamini |
2010-11-03 | no need to specify the -t flag to ctags | Theo de Raadt |
2010-11-03 | only let vmt match and therefore attach if mainbus is specifically asking | David Gwynne |
2010-11-01 | use the amd64 name for this frame, instead of the i386 name, to be | Peter Hessler |
2010-11-01 | convert a trap that ends up in 'we_re_toast' from a boot(RB_HALT) into a | Peter Hessler |
2010-10-26 | The LDT is only used by dead compat code now, so load the ldt | Philip Guenthe |
2010-10-26 | enable vmt(4). hopefully it will get some use soon. | David Gwynne |
2010-10-14 | Clean up segment handling: switch user-space to using code and data | Philip Guenthe |
2010-10-06 | Correct the condition under which the x_wakeup_vector is cleared. | Theo de Raadt |
2010-10-04 | add support for midi(4) ports to envy(4) | Alexandre Ratchov |
2010-10-02 | turn off lid suspend if we doing halt -p | Theo de Raadt |
2010-10-02 | unneccessary check before calling cpu_unidle; Vladimir Kirillov | Theo de Raadt |
2010-10-02 | Ensure the caches are wbinvd'd before we say that the cpu is not running | Theo de Raadt |
2010-10-02 | make ci_flags volatile; some future MD code will depend on this. | Theo de Raadt |
2010-09-29 | Back out previous, it appears to be broken. | Joshua Elsasser |
2010-09-29 | When reading MXCSR from userland sigcontext, mask out invalid bits. | Joshua Elsasser |
2010-09-28 | Implement a per-cpu held mutex counter if DIAGNOSTIC on all non-x86 platforms, | Miod Vallat |
2010-09-28 | Correct the handling of GS.base when iretq faults: the fault happens | Philip Guenthe |
2010-09-27 | add support for tracing process stacks in ddb (trace /p). | Mike Belopuhov |
2010-09-26 | Merge pmsi(4) into pms(4). From Alexandr Shadchin on tech@. | Miod Vallat |
2010-09-24 | Add stricter asserts to DIAGNOSTIC kernels to help catch mutex and | Matthew Dempsky |
2010-09-23 | enable utwitch(4) (formely uyurex(4)) by default | Yojiro Uo |
2010-09-22 | Add a new interface pppx(4) -- the ppp multiplexer to be used with npppd | Claudio Jeker |
2010-09-22 | remove unused offset argument to rbus functions | Jonathan Gray |
2010-09-21 | Make splassert(IPL_NONE) work on amd64 the same as it does on i386. | Matthew Dempsky |
2010-09-20 | Get rid of evcount's support for arranging counters in a tree | Matthew Dempsky |
2010-09-10 | Provide a bus_dmamap_sync() implementation for the IOMMU. Fixes bigmem. | Mark Kettenis |
2010-09-08 | activate NTFS, let's hope it gets less experimental soon (as beck@ said) | Marc Espie |
2010-09-07 | enable aesni. | Mike Belopuhov |
2010-09-07 | shorten fpu critical sections so that all frees and other manipulations | Mike Belopuhov |
2010-09-06 | Make sure bus_dmamap_sync() always involves a function call, to prevent the | Mark Kettenis |
2010-09-06 | Stop sending so many superfluous IPIs: zero out pm_cpus in pmap_create(), | Philip Guenthe |
2010-08-31 | Add DVACT_QUIECE support. This is called before splhigh() and before | Theo de Raadt |
2010-08-31 | pchbactivate should return result of config_activate_children | Theo de Raadt |
2010-08-30 | delete PROCFS we will never support | Theo de Raadt |
2010-08-19 | Add "memory" clobber to lidt inline asm, to prevent the GCC optimizer from | Mark Kettenis |
2010-08-11 | Disable the RTC the periodic interrupt. Leaving it enabled causes the | Mark Kettenis |
2010-08-11 | crank version | Theo de Raadt |
2010-08-11 | De-inline CHS_rw. Somehow the merger of two monster __asm __inline statements | Theo de Raadt |
2010-08-10 | add a description for bsd.sp where appropriate; while here, write | Igor Sobrado |
2010-08-10 | Someone went nuts with spaces and tabs. No binary change. | Marco Peereboom |
2010-08-08 | Accept "ACPI 4" or such, bug in laptop or spec? -- Thinkpad SL510 | Theo de Raadt |
2010-08-08 | Restore the APIC ID to what we set it to at boot (some machines come up | Theo de Raadt |
2010-08-08 | Reenable acpiasus(4). The bogus code is actually dead code, and jsing@'s | Mark Kettenis |
2010-08-08 | Disable acpiasus(4); it violates the rule that only the acpi thread is allowed | Mark Kettenis |
2010-08-07 | On resume, re-activate the host RNG on the host bridges that need it. | Theo de Raadt |
2010-08-05 | new i386/amd64 machdep.lidsuspend sysctl which decides whether a lid | Theo de Raadt |
2010-08-04 | Disable bce(4) because it can only access 1GB of memory and developers | Theo de Raadt |