| Commit message (Expand) | Author | Age | Files | Lines |
* | * Driver for ACPI WMI (Windows Management Instrumentation) | Rui Paulo | 2009-06-23 | 1 | -0/+1 |
* | Migrate the Xen hypervisor clock reading routines into something | Adrian Chadd | 2009-05-29 | 1 | -0/+1 |
* | Say hello to a very basic, read-only, Xen Hypervisor RTC. | Adrian Chadd | 2009-05-28 | 1 | -0/+1 |
* | Implement simple machine check support for amd64 and i386. | John Baldwin | 2009-05-13 | 1 | -0/+1 |
* | Burn TTY ioctl bridges in compat layers. | Ed Schouten | 2009-05-08 | 1 | -1/+0 |
* | Add support for Phenom (Family 10h) to cpufreq. | Michael Reifenberger | 2009-03-28 | 1 | -0/+1 |
* | Sigh, not my day. Check-in the update version that didn't have | Doug Ambrisko | 2009-03-26 | 1 | -1/+1 |
* | Add stuff to support upcoming BMC/IPMI flashing of newer Dell machine | Doug Ambrisko | 2009-03-26 | 1 | -0/+1 |
* | Remove IFF_NEEDSGIANT, a compatibility infrastructure introduced | Robert Watson | 2009-03-15 | 1 | -4/+0 |
* | Rename the k8temp driver to amdtemp. | Rui Paulo | 2009-03-13 | 1 | -1/+1 |
* | Add memmove() to the kernel, making the kernel compile with Clang. | Ed Schouten | 2009-02-28 | 1 | -0/+1 |
* | Pull in kbd.c with usb2_input_kbd, just like ukbd. | Andrew Thompson | 2009-02-15 | 1 | -1/+1 |
* | - Add few VIA bridges to agp_via.c and connect it to amd64 build | Jung-uk Kim | 2009-01-23 | 1 | -8/+8 |
* | Replace syscons terminal renderer by a new renderer that uses libteken. | Ed Schouten | 2009-01-01 | 1 | -1/+2 |
* | Switch to ath hal source code. Note this removes the ath_hal | Sam Leffler | 2008-12-01 | 1 | -10/+0 |
* | - Add support for PMCs in Intel CPUs of Family 6, model 0xE (Core Solo | Joseph Koshy | 2008-11-27 | 1 | -0/+1 |
* | - Separate PMC class dependent code from other kinds of machine | Joseph Koshy | 2008-11-09 | 1 | -0/+2 |
* | Update to xen specific files for SMP | Kip Macy | 2008-09-23 | 1 | -3/+5 |
* | Resurrect the sbni(4) driver. Someone finally tested the MPSAFE patches and | John Baldwin | 2008-09-10 | 1 | -0/+3 |
* | Allow building k8temp on i386. | Rui Paulo | 2008-09-09 | 1 | -0/+1 |
* | Add a very simple dpms(4) driver that uses the VESA BIOS DPMS calls to | John Baldwin | 2008-08-23 | 1 | -0/+1 |
* | disable "legacy" device on xen domU | Kip Macy | 2008-08-17 | 1 | -1/+1 |
* | Integrate configuration bits for compling xen. | Kip Macy | 2008-08-15 | 1 | -9/+14 |
* | Add glxsb(4) driver for the Security Block in AMD Geode LX processors (as | Philip Paeps | 2008-08-09 | 1 | -0/+2 |
* | - Add cpuctl(4) pseudo-device driver to provide access to some low-level | Stanislav Sedov | 2008-08-08 | 1 | -0/+1 |
* | Remove the sbni(4) driver. No one responded to calls to test it on | John Baldwin | 2008-07-04 | 1 | -3/+0 |
* | Remove the oltr(4) driver. No one responded to calls for testing on | John Baldwin | 2008-07-04 | 1 | -11/+0 |
* | Remove the arl(4) driver. It is reported to not work on 6.x or later | John Baldwin | 2008-07-04 | 1 | -2/+0 |
* | Remove obselete PECOFF image activator support. | Wojciech A. Koszek | 2008-06-14 | 1 | -1/+0 |
* | Remove ISDN4BSD (I4B) from HEAD as it is not MPSAFE and | Bjoern A. Zeeb | 2008-05-26 | 1 | -77/+0 |
* | Make genclock standard on all platforms. | Poul-Henning Kamp | 2008-04-21 | 1 | -2/+0 |
* | Convert amd64 and i386 to share the atrtc device driver. | Poul-Henning Kamp | 2008-04-14 | 1 | -0/+1 |
* | Move i386 to generic RTC handling code. | Poul-Henning Kamp | 2008-04-12 | 1 | -0/+2 |
* | Remove the rr232x driver. It has been superceded by the hptrr driver. | Scott Long | 2008-02-03 | 1 | -8/+0 |
* | "vt" doesn't refer to any existing device anymore. Remove it. | Wojciech A. Koszek | 2007-12-25 | 1 | -1/+1 |
* | Add the 'hptrr' driver for supporting the following Highpoint RocketRAID | Scott Long | 2007-12-15 | 1 | -1/+8 |
* | Eliminate compilation warnings due to the use of non-static inlines | Alan Cox | 2007-12-09 | 1 | -1/+1 |
* | Break out stack(9) from ddb(4): | Robert Watson | 2007-12-02 | 1 | -0/+1 |
* | Move the agp(4) driver from sys/pci to sys/dev/agp. __FreeBSD_version was | John Baldwin | 2007-11-12 | 1 | -9/+9 |
* | Link wpi(4) into the build. | Benjamin Close | 2007-11-08 | 1 | -0/+1 |
* | Connect asmc to the build infrastructure. | Rui Paulo | 2007-11-07 | 1 | -0/+1 |
* | Split /dev/nvram driver out of isa/clock.c for i386 and amd64. I have not | Peter Wemm | 2007-10-26 | 1 | -0/+1 |
* | Align. | David E. O'Brien | 2007-10-25 | 1 | -24/+24 |
* | Backout sensors framework. | Alexander Leidinger | 2007-10-15 | 1 | -1/+0 |
* | Import it(4) and lm(4), supporting most popular Super I/O Hardware Monitors. | Alexander Leidinger | 2007-10-14 | 1 | -0/+1 |
* | Add a driver for the on-die digital thermal sensor found on Intel Core | Dag-Erling Smørgrav | 2007-08-15 | 1 | -0/+1 |
* | Temporarily turn nowerror on for i386 and amd64 pmap.c. I'd like to study | Peter Wemm | 2007-07-05 | 1 | -1/+1 |
* | Commit the change from FAST_IPSEC to IPSEC. The FAST_IPSEC | George V. Neville-Neil | 2007-07-03 | 1 | -2/+2 |
* | Use default options for default partitioning schemes, rather than | Marcel Moolenaar | 2007-06-11 | 1 | -4/+0 |
* | Fix the dependency for the linux_support.s, explicitely add linux_assym.h. | Konstantin Belousov | 2007-05-23 | 1 | -1/+2 |