index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
x86
Commit message (
Expand
)
Author
Age
Files
Lines
*
MFC r259197:
mav
2014-01-09
1
-3
/
+2
*
MFC 259013:
jhb
2013-12-24
1
-4
/
+4
*
MFC DMAR busdma implementation.
kib
2013-12-17
13
-1
/
+6389
*
MFC r257230:
kib
2013-12-17
3
-998
/
+1330
*
MFC r257228:
kib
2013-12-17
1
-0
/
+10
*
MFC r257769 to stable/10
sbruno
2013-12-05
1
-2
/
+7
*
MFC r258135: x86: Allow users to change PSL_RF via ptrace(PT_SETREGS...)
emaste
2013-11-25
1
-1
/
+9
*
MFC r257856:
kib
2013-11-15
1
-0
/
+6
*
MFC r257069:
kib
2013-11-01
1
-0
/
+96
*
Add a va_copy() to our fall-back stdarg implementation for use with lint(1)
phk
2013-10-07
1
-0
/
+2
*
Formalize the concept of virtual CPU ids by adding a per-cpu vcpu_id
gibbs
2013-10-05
3
-13
/
+30
*
Correct panic caused by attaching both Xen PV and HyperV virtualization
gibbs
2013-10-05
1
-0
/
+1
*
sys/x86/xen/hvm.c:
gibbs
2013-09-27
1
-2
/
+3
*
Merge Xen PVHVM support into the GENERIC kernel config for both
gibbs
2013-09-20
1
-11
/
+42
*
Add support for suspend/resume/migration operations when running as a
gibbs
2013-09-20
7
-36
/
+212
*
Implement PV IPIs for PVHVM guests and further converge PV and HVM
gibbs
2013-09-06
2
-9
/
+440
*
Conform to style(9). No functional changes.
gibbs
2013-09-01
1
-11
/
+11
*
Implement vector callback for PVHVM and unify event channel implementations
gibbs
2013-08-29
4
-0
/
+1391
*
Call set_i8254_freq with MODE_STOP (0) rather than a magic number of 0.
brooks
2013-08-15
1
-4
/
+4
*
Merge acpica_machdep.h for amd64 and i386 and move to x86. In fact, these
jkim
2013-08-13
1
-0
/
+80
*
Split the pagequeues per NUMA domains, and split pageademon process
kib
2013-08-07
1
-0
/
+4
*
Replace kernel virtual address space allocation with vmem. This provides
jeff
2013-08-07
1
-3
/
+3
*
x86: detect mwait capabilities and extensions, when present
avg
2013-07-28
1
-0
/
+23
*
Fix a KTR_BUSDMA format string.
rpaulo
2013-06-18
1
-1
/
+1
*
Add basic support for FDT to i386 & amd64. This change includes:
marcel
2013-05-21
3
-0
/
+167
*
o Add accessor functions to add and remove pages from a specific
attilio
2013-05-13
1
-8
/
+12
*
Fix several typos
eadler
2013-05-12
1
-1
/
+1
*
Adding a detach method to p4tcc driver.
hiren
2013-05-10
1
-0
/
+20
*
Revert r250339 as apparently it is more clutter than help.
attilio
2013-05-08
1
-42
/
+0
*
Add functions to do ACPI System Locality Information Table parsing
attilio
2013-05-07
1
-0
/
+42
*
Rename VM_NDOMAIN into MAXMEMDOM and move it into machine/param.h in
attilio
2013-05-07
1
-5
/
+3
*
Introduce kern.timecounter.smp_tsc_adjust tunable (disabled by default) and
mav
2013-04-18
1
-3
/
+60
*
Move the previously added CPUID7 macros to CPUID_STDEXT.
rpaulo
2013-04-18
1
-17
/
+11
*
Add the most current CPUID7_* definitions.
rpaulo
2013-04-18
1
-0
/
+17
*
Make the code to check if VMX is enabled more readable by using macros
neel
2013-04-11
1
-0
/
+5
*
Unsynchronized TSCs on the host require special handling in bhyve:
neel
2013-04-10
1
-1
/
+1
*
Record the correct error in the trace.
kib
2013-04-01
1
-1
/
+1
*
MFcalloutng:
mav
2013-02-28
3
-40
/
+19
*
Use critical_enter/critical_exit around the time sensitive part of
imp
2013-02-21
1
-4
/
+12
*
Correct comment about use of pmtimer, and the real reason it isn't
imp
2013-02-21
1
-3
/
+4
*
Fix broken usage of splhigh() by removing it.
imp
2013-02-21
1
-6
/
+2
*
Convert machine/elf.h, machine/frame.h, machine/sigframe.h,
kib
2013-02-20
5
-0
/
+767
*
Fixup r246916 in case gcc is used to build.
davide
2013-02-19
1
-0
/
+2
*
MFcalloutng:
mav
2013-02-17
1
-4
/
+21
*
Make VM_NDOMAIN a kernel option so that it can be enabled from a kernel
jhb
2013-02-14
1
-0
/
+2
*
Reform the busdma API so that new types may be added without modifying
kib
2013-02-12
1
-260
/
+221
*
x86 suspend/resume: suspend pics and pseudo-pics in reverse order
avg
2013-02-02
2
-8
/
+15
*
The change to reduce default smp_tsc_shift caused tsc shift to become
kib
2013-02-01
1
-35
/
+43
*
Reduce default shift used to calculate the max frequency for the TSC
kib
2013-01-30
1
-1
/
+7
*
Don't attempt to use clflush on the local APIC register window. Various
jhb
2013-01-17
1
-1
/
+1
[next]