| Commit message (Expand) | Author | Age | Files | Lines |
* | MFamd64: (based on) r209957 | jkim | 2010-11-12 | 1 | -5/+20 |
* | Refactor acpi_machdep.c for amd64 and i386, move APM emulation into a new | jkim | 2010-11-10 | 1 | -0/+1 |
* | Now OsdEnvironment.c is identical on amd64 and i386. Move it to a new home. | jkim | 2010-11-09 | 1 | -1/+1 |
* | Move the MADT parser for amd64 and i386 to sys/x86/acpica now that it is | jhb | 2010-11-08 | 1 | -1/+1 |
* | Merge nexus.c from amd64 and i386 to x86 subtree. | attilio | 2010-10-28 | 1 | -1/+1 |
* | Merge the mptable support from MD bits to x86 subtree. | attilio | 2010-10-28 | 1 | -2/+2 |
* | Merge dump_machdep.c i386/amd64 under the x86 subtree. | attilio | 2010-10-26 | 1 | -1/+1 |
* | Intel QPI chipsets actually provide two extra "non-core" PCI buses that | jhb | 2010-08-25 | 1 | -0/+1 |
* | Add tpm(4) driver for Trusted Platform Module. | takawata | 2010-08-12 | 1 | -0/+3 |
* | Do not build real mode emulator for i386. We use VM86 again since r210877. | jkim | 2010-08-08 | 1 | -2/+1 |
* | Add a parser for the ACPI SRAT table for amd64 and i386. It sets | jhb | 2010-07-27 | 1 | -0/+1 |
* | Crypto(4) driver for AESNI. | kib | 2010-07-23 | 1 | -0/+4 |
* | Rename timeevents.c to kern_clocksource.c. | mav | 2010-07-14 | 1 | -1/+1 |
* | Move timeevents.c to MI code, as it is not x86-specific. I already have | mav | 2010-07-14 | 1 | -1/+1 |
* | Some style fixes for r209371. | mav | 2010-06-22 | 1 | -1/+1 |
* | Implement new event timers infrastructure. It provides unified APIs for | mav | 2010-06-20 | 1 | -0/+1 |
* | Move the MD support for PCI message signalled interrupts to the x86 tree | jhb | 2010-06-08 | 1 | -1/+1 |
* | Move the machine check support code to the x86 tree since it is identical | jhb | 2010-06-08 | 1 | -1/+1 |
* | Move the I/O APIC code to the x86 tree since it is identical on i386 and | jhb | 2010-06-08 | 1 | -2/+2 |
* | Unify local_apic.c for x86 archs, | mav | 2010-05-23 | 1 | -1/+1 |
* | - Support for uncore counting events: one fixed PMC with the uncore | fabient | 2010-04-02 | 1 | -0/+1 |
* | Introduce the new kernel sub-tree x86 which should contain all the code | attilio | 2010-02-25 | 1 | -16/+18 |
* | Remove the usb2_input_kbd directive that was missed during the renaming of th... | brucec | 2010-02-08 | 1 | -1/+1 |
* | amdsbwd: new driver for AMD SB600/SB7xx watchdog timer | avg | 2009-11-30 | 1 | -0/+1 |
* | Rewrite x86bios and update its dependent drivers. | jkim | 2009-10-19 | 1 | -2/+0 |
* | Scan for option ROMs on i386 and amd64 only. | marcel | 2009-10-11 | 1 | -0/+1 |
* | lindev(4) [1] is supposed to be a collection of linux-specific pseudo | bz | 2009-09-26 | 1 | -0/+2 |
* | r197444 unnecessarily changed positions of these files. Re-sort. | jkim | 2009-09-24 | 1 | -2/+2 |
* | Move sys/dev/x86bios to sys/compat/x86bios. | jkim | 2009-09-23 | 1 | -2/+2 |
* | Hide x86bios stuff in i386/amd64 specific files as atkbdc would get | delphij | 2009-09-22 | 1 | -0/+7 |
* | Automatically depend on x86emu when vesa or dpms is being built into | delphij | 2009-09-21 | 1 | -3/+3 |
* | Enable s3pci on amd64 which works on top of VESA, and allow | delphij | 2009-09-21 | 1 | -0/+1 |
* | - Teach vesa(4) and dpms(4) about x86emu. [1] | delphij | 2009-09-09 | 1 | -3/+3 |
* | Move libteken out of the syscons directory. | ed | 2009-09-03 | 1 | -1/+0 |
* | * Driver for ACPI WMI (Windows Management Instrumentation) | rpaulo | 2009-06-23 | 1 | -0/+1 |
* | Migrate the Xen hypervisor clock reading routines into something | adrian | 2009-05-29 | 1 | -0/+1 |
* | Say hello to a very basic, read-only, Xen Hypervisor RTC. | adrian | 2009-05-28 | 1 | -0/+1 |
* | Implement simple machine check support for amd64 and i386. | jhb | 2009-05-13 | 1 | -0/+1 |
* | Burn TTY ioctl bridges in compat layers. | ed | 2009-05-08 | 1 | -1/+0 |
* | Add support for Phenom (Family 10h) to cpufreq. | mr | 2009-03-28 | 1 | -0/+1 |
* | Sigh, not my day. Check-in the update version that didn't have | ambrisko | 2009-03-26 | 1 | -1/+1 |
* | Add stuff to support upcoming BMC/IPMI flashing of newer Dell machine | ambrisko | 2009-03-26 | 1 | -0/+1 |
* | Remove IFF_NEEDSGIANT, a compatibility infrastructure introduced | rwatson | 2009-03-15 | 1 | -4/+0 |
* | Rename the k8temp driver to amdtemp. | rpaulo | 2009-03-13 | 1 | -1/+1 |
* | Add memmove() to the kernel, making the kernel compile with Clang. | ed | 2009-02-28 | 1 | -0/+1 |
* | Pull in kbd.c with usb2_input_kbd, just like ukbd. | thompsa | 2009-02-15 | 1 | -1/+1 |
* | - Add few VIA bridges to agp_via.c and connect it to amd64 build | jkim | 2009-01-23 | 1 | -8/+8 |
* | Replace syscons terminal renderer by a new renderer that uses libteken. | ed | 2009-01-01 | 1 | -1/+2 |
* | Switch to ath hal source code. Note this removes the ath_hal | sam | 2008-12-01 | 1 | -10/+0 |
* | - Add support for PMCs in Intel CPUs of Family 6, model 0xE (Core Solo | jkoshy | 2008-11-27 | 1 | -0/+1 |