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
*
Simplify fldcw() macro. There is no reason to use pointer here. No object
jkim
2010-07-26
1
-5
/
+5
*
Remove an unused macro since r189418.
jkim
2010-07-26
1
-1
/
+0
*
Reduce diff against fenv.h:
jkim
2010-07-26
1
-12
/
+14
*
FNSTSW instruction can use AX register as an operand.
jkim
2010-07-26
1
-1
/
+1
*
Remove the acpi_aiboost driver. It has been replaced by aibs(4).
rpaulo
2010-07-25
1
-3
/
+0
*
MFamd64:
rpaulo
2010-07-21
1
-0
/
+7
*
Store fsbase and gsbase in the right fields of the mcontext. They were
tijl
2010-07-20
1
-4
/
+4
*
Add hints for i8254 timer on i386 and amd64. Some people report about
mav
2010-07-16
1
-0
/
+3
*
Move functions declaration to MI code, following implementation.
mav
2010-07-15
1
-5
/
+0
*
- Update 6000 firmware to 9.221.4.1
bschmidt
2010-07-15
1
-0
/
+2
*
Remove obsolete undef of COPY_SIGCODE. It appears to have not been
imp
2010-07-13
1
-6
/
+0
*
Reduce the number of global TLB shootdowns generated by pmap_qenter().
alc
2010-07-10
1
-6
/
+9
*
Fix spacing.
kib
2010-07-09
1
-1
/
+1
*
For both i386 and amd64 pmap,
kib
2010-07-09
2
-2
/
+2
*
Revert r209638. After commit, there appeared to be more people who liked
mav
2010-07-02
1
-2
/
+2
*
Make stray irq counters have format alike to other counters. Unified format
mav
2010-07-01
1
-2
/
+2
*
Move prototypes for kern_sigtimedwait() and kern_sigprocmask() to
jhb
2010-06-30
1
-0
/
+1
*
Regenerate
kib
2010-06-28
4
-448
/
+448
*
Import the acpi_aibs(4) driver written by Constantine A. Murenin.
rpaulo
2010-06-25
1
-0
/
+3
*
Clear DF bit in eflags/rflags on the kernel entry. The i386 and amd64
kib
2010-06-23
3
-0
/
+12
*
Fix bugs on pc98, use npxgetuserregs() instead of npxgetregs() for
kib
2010-06-23
1
-8
/
+4
*
After the FPU use requires #MF working due to INT13 FPU exception handling
kib
2010-06-23
3
-43
/
+33
*
Remove the support for int13 FPU exception reporting on i386. It is
kib
2010-06-23
4
-142
/
+32
*
Remove unused i586 optimized bcopy/bzero/etc implementations that utilize
kib
2010-06-23
4
-832
/
+7
*
Some style fixes for r209371.
mav
2010-06-22
1
-2
/
+4
*
Implement new event timers infrastructure. It provides unified APIs for
mav
2010-06-20
2
-8
/
+2
*
Only enable kdtrace hook in the LINT on the architectures that implement it.
kib
2010-06-18
1
-0
/
+6
*
Merge COUNT_XINVLTLB_HITS and COUNT_IPIS kernel options from i386 to amd64.
mav
2010-06-17
1
-12
/
+23
*
Restore the machine check register banks on resume. For banks being
jhb
2010-06-15
2
-0
/
+3
*
Fix bug introduced in SVN rev 194985. When calling pic_assign_cpu()
mav
2010-06-14
1
-1
/
+1
*
Check general TSC presence before doing more specific checks and printfs.
mav
2010-06-12
1
-1
/
+5
*
Update several places that iterate over CPUs to use CPU_FOREACH().
jhb
2010-06-11
3
-12
/
+7
*
Relax one of the new assertions in pmap_enter() a little. Specifically,
alc
2010-06-11
2
-2
/
+4
*
Do not require pos parameter to be zero in MAP_ANONYMOUS mmap requests
kan
2010-06-10
1
-2
/
+6
*
Reduce the scope of the page queues lock and the number of
alc
2010-06-10
2
-22
/
+32
*
Move the MD support for PCI message signalled interrupts to the x86 tree
jhb
2010-06-08
1
-602
/
+0
*
Move the machine check support code to the x86 tree since it is identical
jhb
2010-06-08
1
-884
/
+0
*
Move the I/O APIC code to the x86 tree since it is identical on i386 and
jhb
2010-06-08
1
-922
/
+0
*
- Use a bit more care when moving I/O APIC interrupts between CPUs. Mask
jhb
2010-06-08
1
-4
/
+22
*
Introduce the x86 kernel interfaces to allow kernel code to use
kib
2010-06-05
9
-47
/
+230
*
In the unlikely event that pmap_ts_referenced() demoted five superpage
alc
2010-06-03
1
-1
/
+2
*
MFamd64: Add a new macro PCPU_XEN_FIELDS to hold XEN-specific per-CPU
jhb
2010-06-02
1
-28
/
+11
*
Eliminate a stale comment.
alc
2010-05-31
2
-8
/
+0
*
Simplify the inner loop of pmap_collect(): While iterating over the page's
alc
2010-05-30
2
-8
/
+5
*
Merge various changes from i386/i386/pmap.c:
alc
2010-05-30
1
-72
/
+57
*
When I pushed down the page queues lock into pmap_is_modified(), I created
alc
2010-05-29
1
-7
/
+19
*
Defer initializing machine checks for the boot CPU until the local APIC is
jhb
2010-05-28
2
-1
/
+13
*
Defer freeing any page table pages in pmap_remove_all() until after the
alc
2010-05-28
1
-2
/
+2
*
Clarify a potential issue in get_fpcontext() use.
kib
2010-05-27
1
-0
/
+14
*
Push down page queues lock acquisition in pmap_enter_object() and
alc
2010-05-26
2
-9
/
+16
[next]