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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Recognize the RDRAND instruction feature.
jhb
2012-04-09
1
-1
/
+1
*
Add descriptions after the 'device' line for several NICs to match the
jhb
2012-04-04
1
-9
/
+10
*
Make machine check exception logging more readable. On newer Intel systems,
jhb
2012-04-02
1
-2
/
+1
*
Move the legacy(4) driver to x86.
jhb
2012-03-30
3
-433
/
+1
*
Use a more proper fix for enabling HT MSI mapping windows on Host-PCI
jhb
2012-03-29
2
-2
/
+24
*
- 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
2
-11
/
+35
*
Disable detailed PV entry accounting by default. Add a config option
alc
2012-03-24
2
-1
/
+4
*
Add cas(4), gem(4) and hme(4) to x86 GENERICs as suggested by netchild@ in
marius
2012-03-24
1
-0
/
+3
*
Add snd_cmi, snd_csa and snd_emu10kx to GENERIC on i386 and amd64.
joel
2012-03-22
1
-0
/
+3
*
Handle spurious page faults that may occur in no-fault sections of the
alc
2012-03-22
2
-20
/
+50
*
Remove pty(4) from our kernel configurations.
ed
2012-03-21
3
-3
/
+0
*
Merge ACPICA 20120320.
jkim
2012-03-20
1
-1
/
+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
*
If we ever allow for managed fictitious pages, the pages shall be
kib
2012-03-19
1
-12
/
+37
*
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
*
- Fix to build a native i386 kernel without the SMP and atpic.
nyan
2012-03-16
1
-0
/
+5
*
Remove prototypes of _amd64_get_fsbase et al. The functions were removed
tijl
2012-03-16
1
-11
/
+0
*
Simplify the error checking in one branch of trap_pfault() and update
alc
2012-03-12
1
-11
/
+14
*
regen
netchild
2012-03-10
5
-7
/
+583
*
- add comments to syscalls.master and linux(32)_dummy about which linux
netchild
2012-03-10
2
-1
/
+102
*
Move i386's intr_machdep.c to the x86 tree and share it with amd64.
jhb
2012-03-09
1
-567
/
+0
*
Allow a native i386 kernel to be built with 'nodevice atpic'. Just as on
jhb
2012-03-09
4
-1
/
+72
*
MFamd64:
jhb
2012-03-09
1
-12
/
+19
*
Disable the option VFS_ALLOW_NONMPSAFE by default on all the supported
attilio
2012-03-06
1
-3
/
+0
*
Provide wbwd(4), a driver for the watchdog timer found on various
bz
2012-03-06
2
-0
/
+3
*
Fix few style nits.
jkim
2012-03-05
1
-1
/
+1
*
Exclude USB drivers (except umass and ukbd) from main kernel image on i386
rmh
2012-03-04
2
-42
/
+0
*
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
*
Add VESA option to GENERIC for amd64 and i386.
jkim
2012-03-03
1
-0
/
+1
*
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
*
MFamd64: Don't whine about interrupts being disabled for an NMI.
jhb
2012-02-27
1
-4
/
+5
*
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
*
Do not write to the user address directly, use suword().
kib
2012-02-25
1
-4
/
+4
*
Fix misuse of the kernel map in miscellaneous image activators.
kib
2012-02-17
2
-29
/
+13
*
Move WITHOUT_SOURCELESS_* files to sys/conf/ in order to avoid "universe"
rmh
2012-02-12
3
-58
/
+0
[next]