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
/
amd64
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Temporarily unplug cxgbe(4) from !amd64 builds.
np
2014-12-31
1
-0
/
+2
*
The physical memory allocator supports the use of distinct free lists for
alc
2014-12-31
1
-6
/
+14
*
Initialize all fields of 'struct vm_exception exception' before passing it to
neel
2014-12-30
1
-2
/
+5
*
Replace bhyve's minimal RTC emulation with a fully featured one in vmm.ko.
neel
2014-12-30
8
-61
/
+1075
*
Inject #UD into the guest when it executes either 'MONITOR' or 'MWAIT' on
neel
2014-12-30
2
-0
/
+15
*
Implement "special mask mode" in vatpic.
neel
2014-12-28
1
-4
/
+25
*
Change the way the lcall $7,$0 is reflected to usermode. Instead of
kib
2014-12-27
2
-57
/
+25
*
Use compiled in default keymaps which are available both in syscons and vt.
phk
2014-12-25
1
-1
/
+1
*
Restore the trap type argument to the DTrace trap hook, removed in r268600.
markj
2014-12-23
1
-1
/
+2
*
Allow ktr(4) tracing of all guest exceptions via the tunable
neel
2014-12-23
6
-17
/
+177
*
Emulate writes to the IA32_MISC_ENABLE MSR.
neel
2014-12-20
1
-2
/
+24
*
Various 8259 device model improvements:
neel
2014-12-20
1
-4
/
+37
*
Fix 8259 IRQ priority resolver.
neel
2014-12-17
1
-18
/
+28
*
The iret instruction may generate #np and #ss fault, besides #gp.
kib
2014-12-16
1
-2
/
+7
*
For level triggered interrupts clear the PIC IRR bit when the interrupt pin
neel
2014-12-16
1
-0
/
+2
*
This configuration file removes several debugging options, including
gnn
2014-12-02
1
-0
/
+38
*
Revert r274772: it is not valid on MIPS
emaste
2014-11-25
1
-1
/
+1
*
Change the lower bound for guest vmspace allocation to 0 instead of
grehan
2014-11-23
1
-1
/
+1
*
Improve support for XSAVE with debuggers.
jhb
2014-11-21
3
-16
/
+71
*
Use canonical __PIC__ flag
emaste
2014-11-21
1
-1
/
+1
*
Enable the use of VM_PHYSSEG_SPARSE on amd64 and i386, making it the default
alc
2014-11-15
1
-0
/
+9
*
Fix END()s for fueword and fueword64, match the name in END() with
kib
2014-11-15
1
-2
/
+2
*
Extend earlier addition of stack frames to most of support.S. This makes
scottl
2014-11-13
2
-4
/
+61
*
Add workaround for vt efifb's early use of PHYS_TO_DMAP
emaste
2014-11-11
1
-1
/
+7
*
Renove faith(4) and faithd(8) from base. It looks like industry
melifaro
2014-11-09
1
-1
/
+0
*
Remove unused includes.
glebius
2014-11-09
1
-5
/
+0
*
MFi386 r253328:
kib
2014-11-08
1
-0
/
+4
*
Add support for netmap in GENERIC by default.
gnn
2014-11-05
1
-0
/
+4
*
Add VirtIO console to the x86 NOTES and files
bryanv
2014-11-03
1
-0
/
+1
*
MFamd64: Add support for extended FPU states on i386. This includes
jhb
2014-11-02
3
-4
/
+2
*
Rework virtual machine hypervisor detection.
jhb
2014-10-28
1
-0
/
+2
*
Replace some calls to fuword() by fueword() with proper error checking.
kib
2014-10-28
1
-3
/
+9
*
Add fueword(9) and casueword(9) functions. They are like fuword(9)
kib
2014-10-28
1
-32
/
+45
*
Reported by: Coverity
araujo
2014-10-28
1
-0
/
+1
*
Remove bhyve SVM feature printf's now that they are available in the
grehan
2014-10-27
1
-21
/
+0
*
Change the type of the first argument to the I/O emulation handlers to
neel
2014-10-26
7
-16
/
+16
*
By the time that pmap_init() runs, vm_phys_segs[] has been initialized. Obta...
alc
2014-10-26
1
-2
/
+2
*
Move the ACPI PM timer emulation into vmm.ko.
neel
2014-10-26
5
-0
/
+160
*
Don't pass the 'error' return from an I/O port handler directly to vm_run().
neel
2014-10-26
1
-21
/
+27
*
Add COMPAT_FREEBSD9 and COMPAT_FREEBSD10 options to wrap code that
jhb
2014-10-24
1
-0
/
+2
*
amd64: make uiomove_fromphys functional for pages not mapped by the DMAP
royger
2014-10-24
4
-66
/
+142
*
xen: implement the privcmd user-space device
royger
2014-10-22
1
-0
/
+22
*
Fix multiple incorrect SYSCTL arguments in the kernel:
hselasky
2014-10-21
1
-1
/
+1
*
Merge projects/bhyve_svm into HEAD.
neel
2014-10-21
19
-162
/
+3614
|
\
|
*
IFC @r273214
neel
2014-10-20
2
-2
/
+2
|
*
IFC @r273206
neel
2014-10-19
3
-24
/
+81
|
|
\
|
*
|
Don't advertise the "OS visible workarounds" feature in cpuid.80000001H:ECX.
neel
2014-10-19
1
-6
/
+23
|
*
|
Don't advertise support for the NodeID MSR since bhyve doesn't emulate it.
neel
2014-10-18
1
-0
/
+3
|
*
|
Don't advertise the Instruction Based Sampling feature because it requires
neel
2014-10-17
1
-0
/
+5
|
*
|
Hide extended PerfCtr MSRs on AMD processors by clearing bits 23, 24 and 28 in
neel
2014-10-17
1
-0
/
+8
[prev]
[next]