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
*
Remove ia64.
marcel
2014-07-07
2
-4
/
+4
*
Pull in r267961 and r267973 again. Fix for issues reported will follow.
hselasky
2014-06-28
7
-19
/
+6
*
Revert r267961, r267973:
gjb
2014-06-27
7
-6
/
+19
*
Extend the meaning of the CTLFLAG_TUN flag to automatically check if
hselasky
2014-06-27
7
-19
/
+6
*
Fix compile warning: Remove duplicate external declaration.
hselasky
2014-06-19
1
-2
/
+0
*
xen: fix out-of-bounds access to ipi_handle
royger
2014-06-18
1
-1
/
+1
*
Do not reference native_lapic_ipi_*() functions in the UP build.
kib
2014-06-17
1
-0
/
+2
*
xen: add missing files
royger
2014-06-16
3
-0
/
+744
*
isa: allow ISA bus to attach to xenpv bus
royger
2014-06-16
1
-0
/
+5
*
xen: add hooks for Xen PV APIC
royger
2014-06-16
2
-253
/
+2
*
amd64/i386: introduce APIC hooks for different APIC implementations.
royger
2014-06-16
3
-88
/
+352
*
xen: fix style in pv.c
royger
2014-06-16
1
-8
/
+17
*
Eliminate the fake contig_dmamap and replace it with a new flag,
scottl
2014-05-27
1
-12
/
+13
*
Now that there are separate back-end implementations of busdma, the bounce
scottl
2014-05-27
1
-18
/
+22
*
Revert r266481. It was based on faulty analysis of the problem. A correct
scottl
2014-05-27
1
-25
/
+2
*
Whitespace fix.
jhb
2014-05-22
1
-3
/
+3
*
Old PCIe implementations cannot allow a DMA transfer to cross a 4GB
scottl
2014-05-20
1
-2
/
+25
*
Add definitions for more structured extended features as well as
jhb
2014-05-16
1
-6
/
+25
*
Make this compile with gcc.
imp
2014-04-05
1
-0
/
+1
*
Re-implement the DMAR I/O MMU code in terms of PCI RIDs
rstone
2014-04-01
6
-47
/
+64
*
Revert PCI RID changes.
rstone
2014-04-01
6
-64
/
+47
*
Re-implement the DMAR I/O MMU code in terms of PCI RIDs
rstone
2014-04-01
6
-47
/
+64
*
Rename __wchar_t so it no longer conflicts with __wchar_t from clang 3.4
tijl
2014-04-01
1
-1
/
+1
*
Change default logic to CONFORM because this routine is shared
takawata
2014-03-28
1
-10
/
+8
*
Strict value checking will cause problem.
takawata
2014-03-27
1
-4
/
+8
*
To check polarity, check ACPI_MADT_POLARITY_CONFORMS, instead of ACPI_MADT_TR...
takawata
2014-03-27
1
-1
/
+1
*
Fix build without SMP.
jhb
2014-03-26
1
-1
/
+5
*
Remove vestiges of knowing the ISA bus, which we gave up on around 20
imp
2014-03-19
5
-106
/
+4
*
Add support for the PCI(e)-PCI bridges to the Intel VT-d driver. The
kib
2014-03-18
3
-17
/
+122
*
It is not uncommon for BIOSes to report wrong RMRR entries in DMAR
kib
2014-03-18
1
-0
/
+9
*
Trim at EOL.
kib
2014-03-18
1
-2
/
+2
*
Update NetBSD Foundation copyrights to 2-clause BSD
emaste
2014-03-18
1
-7
/
+0
*
Correct type for malloc().
jhb
2014-03-13
1
-2
/
+2
*
xen: add a hook to perform AP startup
royger
2014-03-11
2
-0
/
+97
*
xen: changes to hvm code in order to support PVH guests
royger
2014-03-11
1
-5
/
+42
*
xen: add hook for AP bootstrap memory reservation
royger
2014-03-11
1
-0
/
+1
*
xen: add an apic_enumerator for PVH
royger
2014-03-11
1
-0
/
+134
*
xen: use the same hypercall mechanism for XEN and XENHVM
royger
2014-03-11
1
-14
/
+10
*
xen: implement hook to fetch and parse e820 memory map
royger
2014-03-11
2
-0
/
+26
*
xen: implement an early timer for Xen PVH
royger
2014-03-11
4
-53
/
+123
*
amd64: introduce hook for custom preload metadata parsers
royger
2014-03-11
2
-0
/
+106
*
howto_names: unify declaration
royger
2014-03-11
1
-0
/
+1
*
xen: add and enable Xen console for PVH guests
royger
2014-03-11
1
-0
/
+4
*
xen: add PV/PVH kernel entry point
royger
2014-03-11
2
-0
/
+120
*
amd64/i386: switch IPI handlers to C code.
royger
2014-03-11
1
-183
/
+10
*
Move fpusave() wrapper for suspend hander to sys/amd64/amd64/fpu.c.
jkim
2014-03-04
1
-1
/
+1
*
Add support for managing PCI bus numbers. As with BARs and PCI-PCI bridge
jhb
2014-02-12
4
-3
/
+72
*
Drop the 3rd clause from all 3 clause BSD licenses where I am the sole
jhb
2014-02-05
7
-21
/
+0
*
Move a warning about LINT pins configured with a level trigger under
jhb
2014-02-05
1
-1
/
+1
*
Rename the AMD MSR_PERFCTR[0-3] so the Pentium Pro MSR_PERFCTR[0-1]
tijl
2014-01-31
1
-6
/
+4
[next]