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
/
xen
/
clock.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove bogus usage of INTR_FAST. "Fast" interrupts are now indicated by
jhb
2011-01-06
1
-2
/
+2
*
Reduce the Xen timecounter from 1GHz to 2^-9 GHz, thereby increasing the
cperciva
2010-12-11
1
-2
/
+3
*
Make the machdep.independent_wallclock sysctl do what it says on the box.
cperciva
2010-12-11
1
-1
/
+2
*
In xen_get_timecount, return the full ns-precision time rather than
cperciva
2010-11-22
1
-1
/
+1
*
Introduce the new kernel sub-tree x86 which should contain all the code
attilio
2010-02-25
1
-2
/
+2
*
Fix the Xen TOD update when the hypervisor wall clock is nudged.
adrian
2009-05-29
1
-0
/
+14
*
Rename statclock_disable variable to atrtcclock_disable that it actually is,
mav
2009-05-03
1
-1
/
+0
*
- fix formatting
kmacy
2009-02-15
1
-68
/
+25
*
pass in smp_processor_id to identify the cpu in use
kmacy
2009-02-05
1
-1
/
+1
*
adjust the way that idle happens so as to avoid missing timer interrupts
kmacy
2009-02-05
1
-64
/
+63
*
merge 186535, 186537, and 186538 from releng_7_xen
kmacy
2008-12-29
1
-15
/
+18
*
only call hardclock on cpu0
kmacy
2008-10-25
1
-1
/
+4
*
Fix IPI support
kmacy
2008-10-23
1
-18
/
+54
*
Add routine for initializing AP clock
kmacy
2008-10-21
1
-16
/
+17
*
Compile fixes for xen build.
kmacy
2008-08-15
1
-107
/
+25
*
Import i386 xen sub-arch files.
kmacy
2008-08-12
1
-0
/
+976