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
/
contrib
/
opensolaris
/
uts
/
common
/
dtrace
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revamp locking a bit. This fixes three problems:
rpaulo
2010-09-12
1
-12
/
+23
*
Avoid a LOR (sleepable after non-sleepable) in
rpaulo
2010-09-11
1
-0
/
+2
*
Fix two bugs in DTrace:
rpaulo
2010-09-09
2
-6
/
+24
*
Replace a memory barrier with a mutex barrier.
rpaulo
2010-08-28
1
-10
/
+15
*
Replace a pksignal() call with tdksignal().
rpaulo
2010-08-24
1
-1
/
+1
*
Port the fasttrap provider to FreeBSD. This provider is responsible for
rpaulo
2010-08-24
1
-208
/
+321
*
Kernel DTrace support for:
rpaulo
2010-08-22
1
-24
/
+26
*
Update several places that iterate over CPUs to use CPU_FOREACH().
jhb
2010-06-11
1
-13
/
+5
*
Add the OpenSolaris dtrace lockstat provider. The lockstat provider
sson
2009-05-26
1
-52
/
+58
*
Merge latest DTrace changes from Perforce.
rodrigc
2008-11-05
2
-14
/
+41
*
Disable use of the user credentials until there is code to set the levels
jb
2008-09-27
1
-1
/
+5
*
Replace all calls to minor() with dev2unit().
ed
2008-09-27
1
-3
/
+3
*
Add calls to callout_drain() to ensure the callouts are flushed before
jb
2008-08-19
1
-0
/
+2
*
Don't enforce unique device minor number policy anymore.
ed
2008-06-11
1
-0
/
+1
*
Merge a recent change from the OpenSolaris source tree.
jb
2008-06-01
1
-13
/
+89
*
Comment out the code that breaks with invariants. This is stuff that is
jb
2008-05-25
1
-0
/
+2
*
FreeBSD changes to vendor source.
jb
2008-05-22
2
-209
/
+1120
*
Vendor import of the src/sys OpenSolaris bits for DTrace.
jb
2008-05-22
6
-0
/
+20045