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
*
Remove cpususpend IDT vector for XEN.
iwasaki
2012-05-20
2
-0
/
+4
*
Revert the previous commit on wakecode address verbose printing.
iwasaki
2012-05-19
1
-2
/
+2
*
Add SMP/i386 suspend/resume support.
iwasaki
2012-05-18
12
-426
/
+601
*
Centralize declaration of the debug.acpi sysctl node.
jhb
2012-05-17
1
-2
/
+0
*
i386 bootinfo: re-arrange EFI fields for natural alignment and packing
avg
2012-05-13
1
-4
/
+4
*
Add `options GEOM_RAID` into i386 and amd64 GENERIC kernels.
mav
2012-05-10
1
-0
/
+1
*
The DDB_CTF has little or nothing to do with the debugger so move it
brooks
2012-05-09
1
-1
/
+1
*
- >500 static DTrace probes for the linuxulator
netchild
2012-05-05
2
-0
/
+10
*
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
2
-6
/
+0
*
Enable DTrace hooks in GENERIC.
brooks
2012-04-20
1
-1
/
+3
*
Regen for r234359.
jkim
2012-04-16
5
-7
/
+7
*
Correct an argument type of iopl syscall for Linuxulator. This also fixes
jkim
2012-04-16
1
-1
/
+1
*
Regen for r234357.
jkim
2012-04-16
5
-31
/
+16
*
Correct arguments of stat64, fstat64 and lstat64 syscalls for Linuxulator.
jkim
2012-04-16
1
-6
/
+6
*
Regen for r234352.
jkim
2012-04-16
5
-10
/
+27
*
- Implement pipe2 syscall for Linuxulator. This syscall appeared in 2.6.27
jkim
2012-04-16
3
-22
/
+2
*
- When interrupt is not requested for VM86 call, make a fake exit point and
jkim
2012-04-16
1
-9
/
+14
*
add actual interrupt counters to back ipi_invlcache_counts
avg
2012-04-13
1
-0
/
+2
*
bump INTRCNT_COUNT values to reflect actual numbers of IPI counters
avg
2012-04-13
1
-2
/
+2
*
Add OFED and the associated options and drivers to x86 LINT builds:
jhb
2012-04-12
1
-0
/
+19
*
Fix !SMP build after r234074.
marius
2012-04-10
1
-0
/
+2
*
BSP is not added to the mask of valid target CPUs for interrupts
attilio
2012-04-09
2
-4
/
+5
*
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
[next]