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
/
i386
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
MFp4 bz_ipv6_fast:
bz
2012-05-24
1
-0
/
+6
*
Remove cpususpend IDT vector for XEN.
iwasaki
2012-05-20
1
-0
/
+2
*
Add SMP/i386 suspend/resume support.
iwasaki
2012-05-18
4
-1
/
+19
*
i386 bootinfo: re-arrange EFI fields for natural alignment and packing
avg
2012-05-13
1
-4
/
+4
*
Revert part of r234723 by re-enabling the SMP protection for
attilio
2012-05-03
1
-0
/
+2
*
Add a convenience macro for the returns_twice attribute, and apply it to
dim
2012-04-29
1
-1
/
+1
*
Clean up the intr* MD KPI from the SMP dependency, removing a cause of
attilio
2012-04-26
1
-4
/
+0
*
bump INTRCNT_COUNT values to reflect actual numbers of IPI counters
avg
2012-04-13
1
-2
/
+2
*
Move the legacy(4) driver to x86.
jhb
2012-03-30
1
-63
/
+0
*
Use a more proper fix for enabling HT MSI mapping windows on Host-PCI
jhb
2012-03-29
1
-1
/
+7
*
- Rename VM_MEMATTR_UNCACHED to VM_MEMATTR_WEAK_UNCACHEABLE on x86 to
jhb
2012-03-29
1
-1
/
+1
*
Add software PMC support.
fabient
2012-03-28
1
-10
/
+19
*
Handle spurious page faults that may occur in no-fault sections of the
alc
2012-03-22
1
-0
/
+1
*
Copy amd64 sysarch.h to x86 and merge with i386 sysarch.h. Replace
tijl
2012-03-19
1
-101
/
+3
*
Copy i386 specialreg.h to x86 and merge with amd64 specialreg.h. Replace
tijl
2012-03-19
1
-627
/
+3
*
Copy i386 psl.h to x86 and replace amd64/i386/pc98 psl.h with stubs.
tijl
2012-03-19
1
-81
/
+3
*
Move userland bits (and some common kernel bits) from amd64 and i386
tijl
2012-03-19
1
-175
/
+1
*
Copy i386 reg.h to x86 and merge with amd64 reg.h. Replace i386/amd64/pc98
tijl
2012-03-18
1
-171
/
+3
*
Use exact width integer types in amd64/i386 reg.h to prepare for a merge.
tijl
2012-03-18
1
-28
/
+30
*
Move userland bits of i386 npx.h and amd64 fpu.h to x86 fpu.h.
tijl
2012-03-16
1
-121
/
+1
*
Use exact width integer types instead of long in struct env87 in
tijl
2012-03-16
1
-8
/
+8
*
Remove prototypes of _amd64_get_fsbase et al. The functions were removed
tijl
2012-03-16
1
-11
/
+0
*
Allow a native i386 kernel to be built with 'nodevice atpic'. Just as on
jhb
2012-03-09
1
-0
/
+3
*
Copy amd64 ptrace.h to x86 and merge with i386 ptrace.h. Replace
tijl
2012-03-04
1
-40
/
+3
*
Copy amd64 trap.h to x86 and replace amd64/i386/pc98 trap.h with stubs.
tijl
2012-03-04
1
-92
/
+3
*
Copy amd64 float.h to x86 and merge with i386 float.h. Replace
tijl
2012-03-04
1
-91
/
+3
*
Copy amd64 stdarg.h to x86 and replace amd64/i386/pc98 stdarg.h with stubs.
tijl
2012-02-28
1
-87
/
+3
*
Copy amd64 setjmp.h to x86 and replace amd64/i386/pc98 setjmp.h with stubs.
tijl
2012-02-28
1
-47
/
+3
*
Copy amd64 endian.h to x86 and merge with i386 endian.h. Replace
tijl
2012-02-28
1
-142
/
+3
*
Copy amd64 _stdint.h to x86 and merge with i386 _stdint.h. Replace
tijl
2012-02-28
1
-168
/
+3
*
Copy amd64 _limits.h to x86 and merge with i386 _limits.h. Replace
tijl
2012-02-28
1
-84
/
+3
*
Copy amd64 _types.h to x86 and merge with i386 _types.h. Replace existing
tijl
2012-02-28
1
-125
/
+3
*
Remove completely duplicate '#ifdef XEN' section.
jhb
2012-02-27
1
-30
/
+0
*
Resort the IDT_DTRACE_RET constant after it was changed to be less than
jhb
2012-02-27
1
-1
/
+1
*
Fix the netback driver build for i386.
ken
2012-02-02
2
-10
/
+7
*
Synchronize the struct sigcontext definitions on x86 with mcontext_t.
kib
2012-01-30
1
-2
/
+5
*
Add C11 macros describing subnormal numbers to float.h.
das
2012-01-23
1
-0
/
+16
*
Add support for the extended FPU states on amd64, both for native
kib
2012-01-21
4
-10
/
+22
*
Add definitions for the FPU extended state header, legacy extended
kib
2012-01-17
1
-0
/
+27
*
Add definitions related to XCR0.
kib
2012-01-17
1
-0
/
+1
*
Convert files to UTF-8
uqs
2012-01-15
1
-1
/
+1
*
Also import WEAK_ALIAS() from the MIPS code.
ed
2012-01-05
1
-0
/
+7
*
Add support for strong aliasing of symbols in i386 assembly.
ed
2012-01-03
1
-0
/
+7
*
Make the comment in i386/include/ucontext.h identical to the one in
kib
2011-12-31
1
-3
/
+4
*
Replace __signed by signed.
ed
2011-12-13
1
-1
/
+1
*
Avoid the possibility of integer overflow in the calculation of
alc
2011-12-10
1
-3
/
+4
*
Attempt to improve formatting and content of several comments for
kib
2011-11-09
2
-10
/
+11
*
Fix the DTrace pid return trap interrupt vector. Previously we were using
rstone
2011-11-07
2
-3
/
+3
*
People porting FreeBSD to new architectures ought not have to
das
2011-10-21
1
-3
/
+2
*
Remove unused define.
kib
2011-10-07
1
-2
/
+0
[next]