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
/
cddl
/
dev
Commit message (
Expand
)
Author
Age
Files
Lines
*
With retirement of cpumask_t and usage of cpuset_t for representing a
attilio
2011-07-04
2
-4
/
+4
*
MFC
attilio
2011-05-16
2
-20
/
+32
*
MFC
attilio
2011-05-10
2
-42
/
+2
|
\
|
*
dtrace: remove unused code
avg
2011-05-10
2
-42
/
+2
*
|
Commit the support for removing cpumask_t and replacing it directly with
attilio
2011-05-05
3
-9
/
+14
|
/
*
Stripped '32' suffix from linux systrace module name on i386.
art
2011-04-08
1
-2
/
+3
*
Use atomic load & store for TSC frequency. It may be overkill for amd64 but
jkim
2011-04-07
2
-2
/
+2
*
add DTrace systrace support for linux32 and freebsd32 on amd64 syscalls
avg
2011-03-12
1
-18
/
+45
*
Fix typos - remove duplicate "the".
brucec
2011-02-21
2
-2
/
+2
*
cyclic xcall: use smp_no_rendevous_barrier as setup function parameter
avg
2010-12-17
1
-2
/
+2
*
opensolaris cyclic: fix deadlock and make a little bit closer to upstream
avg
2010-12-07
1
-175
/
+164
*
opensolaris cyclic xcall: no need for special handling of curcpu
avg
2010-12-07
1
-9
/
+3
*
dtrace_xcall: no need for special handling of curcpu
avg
2010-12-07
2
-32
/
+6
*
dtrace_gethrtime_init: pin to master while examining other CPUs
avg
2010-12-07
2
-8
/
+10
*
Make the /dev/dtrace/helper node have the mode 0660. This allows
rpaulo
2010-09-01
1
-1
/
+1
*
Destroy the helper device when unloading.
rpaulo
2010-08-22
1
-0
/
+1
*
Add more compatibility structure members needed by the upcoming fasttrap
rpaulo
2010-08-22
1
-3
/
+33
*
Kernel DTrace support for:
rpaulo
2010-08-22
7
-221
/
+585
*
Add a function compatibility function dtrace_instr_size_isa() that on
rpaulo
2010-08-22
2
-0
/
+14
*
Update several places that iterate over CPUs to use CPU_FOREACH().
jhb
2010-06-11
5
-22
/
+7
*
Reorganize syscall entry and leave handling.
kib
2010-05-23
1
-1
/
+0
*
Rename the cyclic global variable lapic_cyclic_clock_func to just
rpaulo
2010-04-20
1
-3
/
+3
*
The amd64 version of the cyclic dtrace module is a verbatim copy of the
rpaulo
2010-04-20
1
-133
/
+0
*
dtrace_gethrtime: improve scaling of TSC ticks to nanoseconds
avg
2009-07-15
2
-4
/
+95
*
dtrace/amd64: fix virtual address checks
avg
2009-06-24
2
-9
/
+6
*
Add the OpenSolaris dtrace lockstat provider. The lockstat provider
sson
2009-05-26
1
-0
/
+327
*
Move dtnfsclient.c in the cddl tree to nfs_kdtrace.c in the nfsclient
rwatson
2009-03-25
1
-545
/
+0
*
Add DTrace probes to the NFS access and attribute caches. Access cache
rwatson
2009-03-24
1
-54
/
+256
*
Add dtnfsclient, a first cut at an NFSv2/v3 client reuest DTrace
rwatson
2009-03-22
1
-0
/
+343
*
Remove unused variable.
ganbold
2008-11-25
2
-4
/
+2
*
Merge latest DTrace changes from Perforce.
rodrigc
2008-11-05
4
-26
/
+88
*
Remove unit2minor() use from kernel code.
ed
2008-09-26
1
-1
/
+1
*
The cyclic timer device. This is a cut down version of the one in
jb
2008-05-23
4
-0
/
+1988
*
Custom DTrace kernel module files plus FreeBSD-specific DTrace providers.
jb
2008-05-23
30
-0
/
+15340