aboutsummaryrefslogtreecommitdiff
path: root/sys/i386
Commit message (Expand)AuthorAgeFilesLines
* Enable USB 3.0 support by default in i386 and amd64 GENERIC kernels.Hans Petter Selasky2011-06-141-0/+1
* Enable sound support by default on i386 and amd64.Joel Dahl2011-06-111-0/+8
* Implement BUS_ADJUST_RESOURCE() for the x86 drivers that sit between theJohn Baldwin2011-06-101-0/+1
* remove code for dynamic offlining/onlining of CPUs on x86Andriy Gapon2011-06-083-169/+10
* MFCAttilio Rao2011-06-061-2/+5
|\
| * don't use cpuid level 4 in x86 cpu topology detection if it's not supportedAndriy Gapon2011-06-061-2/+5
* | MFCAttilio Rao2011-05-311-1/+1
|\|
| * On multi-core, multi-threaded PPC systems, it is important that the threadsNathan Whitehorn2011-05-311-1/+1
| * Bring back r222275. runfw(4) will statically link in rt2870.fw.uuKevin Lo2011-05-251-1/+0
| * run(4) needs firmware loaded to workKevin Lo2011-05-251-0/+1
| * Merge part of r221322 from largeSMP project:Attilio Rao2011-05-181-43/+27
* | - Fix a misusage of cpuset_t objectsAttilio Rao2011-05-242-3/+3
* | Add a "safety belt" check for lsb setting.Attilio Rao2011-05-222-0/+2
* | Reintroduce the lazypmap infrastructure and convert it to usingAttilio Rao2011-05-208-3/+242
* | MFCAttilio Rao2011-05-182-28/+37
|\|
| * Update CPUID bits to reflect AMD Bulldozer and Intel Sandy Bridge features.Jung-uk Kim2011-05-172-28/+37
| * Remove an unused typedef.Attilio Rao2011-05-171-1/+0
* | MFCAttilio Rao2011-05-151-0/+6
|\|
| * Add I2C bus driver for the AMD Geode LX series CS5536 CompanionHenrik Brix Andersen2011-05-151-0/+6
* | MFCAttilio Rao2011-05-131-0/+2
|\|
| * Move the ZERO_REGION_SIZE to a machine-dependent file, as on manyMatthew D Fleming2011-05-131-0/+2
* | MFCAttilio Rao2011-05-133-104/+112
|\|
| * Refactor Xen PV code to use new event timers subsystem. That uses one-shotAlexander Motin2011-05-133-104/+112
* | MFCAttilio Rao2011-05-121-0/+1
|\|
| * Add SC_PIXEL_MODE to GENERIC for amd64 and i386.Jung-uk Kim2011-05-101-0/+1
* | MFCAttilio Rao2011-05-091-1/+0
|\|
| * Implement boot-time TSC synchronization test for SMP. This test is executedJung-uk Kim2011-05-091-1/+0
* | MFCAttilio Rao2011-05-071-2/+2
|\|
| * Don't use MWAIT for short sleeps under XEN, as it was before r212541.Alexander Motin2011-05-071-2/+2
* | MFCAttilio Rao2011-05-062-2/+27
|\|
| * prepare code that does topology detection for amd cpus for bulldozerAndriy Gapon2011-05-062-2/+27
* | Commit the support for removing cpumask_t and replacing it directly withAttilio Rao2011-05-0510-232/+303
* | Revert md_assert_preempt() introduction.Attilio Rao2011-05-043-33/+0
* | MFCAttilio Rao2011-05-032-0/+3
|\|
| * Enable the new PCI-PCI bridge driver on amd64 and i386 by default. It canJohn Baldwin2011-05-031-0/+2
| * Reimplement how PCI-PCI bridges manage their I/O windows. Previously theJohn Baldwin2011-05-031-0/+1
* | MFCAttilio Rao2011-05-021-0/+6
|\|
| * All PCI based wireless drivers seem to be explicitly removed from theBernhard Schmidt2011-05-021-0/+6
* | MFC @ r221324Attilio Rao2011-05-022-0/+11
|\|
| * Add implementations of BUS_ADJUST_RESOURCE() to the PCI bus driver,John Baldwin2011-05-021-0/+1
| * Add the remaining wireless drivers.Bernhard Schmidt2011-05-011-0/+10
* | - Merge a fix fixup for the last lazyfix removalAttilio Rao2011-05-022-54/+28
* | Remove unnused typedef.Attilio Rao2011-05-011-1/+0
* | Add the function md_assert_nopreempt(), which is a very consistentAttilio Rao2011-04-303-0/+33
* | Remove the support for lazy cr3 switching from i386.Attilio Rao2011-04-307-219/+2
|/
* Add urtw(4)Kevin Lo2011-04-291-0/+1
* Define "Hypervisor Present" bit. This bit is used by several hypervisors toJung-uk Kim2011-04-282-1/+2
* Add the watchdogs patting during the (shutdown time) disk syncing andAttilio Rao2011-04-281-0/+8
* This patch changes head so that the default NFS client is now the newRick Macklem2011-04-271-2/+2
* - Add shim to simplify migration to the CAM-based ATA. For each new adaXAlexander Motin2011-04-262-0/+2