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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Poll bus resets on FireWire while kdb/gdb is active.
simokawa
2007-06-08
3
-0
/
+19
*
Move per-process audit state from a pointer in the proc structure to
rwatson
2007-06-07
10
-179
/
+147
*
There's no nobounce_dmamap on arm.
cognet
2007-06-07
1
-4
/
+3
*
In tcp_hc_insert() we may have the case where we have hit the global
andre
2007-06-07
1
-0
/
+6
*
- Remove unused variable from create_thread().
jhb
2007-06-07
3
-6
/
+5
*
Remove remaining references to pc_curtid missed in previous commit.
marcel
2007-06-07
1
-2
/
+0
*
Eliminate pmap_install(), which was used to wrap pmap_switch() and
marcel
2007-06-07
1
-55
/
+43
*
Fix off-by-one error (introduced in r1.60) that had the effect of
bmah
2007-06-07
1
-1
/
+1
*
Add a tunable hw.firewire.phydma_enable.
simokawa
2007-06-07
3
-6
/
+19
*
Remove compat ifdefs for version < 500014 from the rest of the USB files.
brueffer
2007-06-07
14
-69
/
+0
*
Bump __FreeBSD_version for the change of the vn_open/VOP_OPEN file index
kib
2007-06-07
1
-1
/
+1
*
Calculate the correct PCI BAR for the Timedia based serial cards. The
peter
2007-06-07
1
-1
/
+1
*
Fix spaces introduced in last commit
imp
2007-06-07
1
-14
/
+14
*
New Features:
davidch
2007-06-07
2
-410
/
+412
*
New features:
davidch
2007-06-07
3
-179
/
+497
*
Fix compiling error.
davidxu
2007-06-07
1
-1
/
+0
*
The maxsegsz of a dma tag created in de(4) is TULIP_DATA_PER_DESC bytes.
yongari
2007-06-07
1
-1
/
+1
*
- PCPU_ADD is no longer spelled with LAZY_ in the middle.
jeff
2007-06-06
1
-1
/
+1
*
Teach the bridge wrapper how to handle the filter+ithread case.
piso
2007-06-06
3
-36
/
+77
*
-axe p_ih from struct puc_port cause it was useless
piso
2007-06-06
1
-8
/
+4
*
Correctly print SEQ and IRS in the corresponding log message in
andre
2007-06-06
1
-1
/
+1
*
Fix a typo to make this file compile
gallatin
2007-06-06
1
-1
/
+1
*
update copyrights to 2007 and convert to be 2-clause bsd-only
sam
2007-06-06
9
-74
/
+11
*
MFp4: MPSAFE firewire stack.
simokawa
2007-06-06
14
-497
/
+849
*
Do not leak lock in the case of EEXIST error.
glebius
2007-06-06
1
-2
/
+6
*
MFi386: revision 1.657
nyan
2007-06-06
1
-1
/
+0
*
Backout experimental adaptive-spin umtx code.
davidxu
2007-06-06
9
-77
/
+1
*
Add support IC Plus IP101 10/100 PHY that is found on nVidia network
yongari
2007-06-06
1
-0
/
+1
*
Add IC Plus IP101 PHY
yongari
2007-06-06
1
-0
/
+1
*
Add support Vitesse VSC8601 PHY that is found on nVidia network
yongari
2007-06-06
2
-0
/
+30
*
Add OUI for Vitesse Semiconductor.
yongari
2007-06-06
1
-0
/
+2
*
Fix the compile. Band-aid until it is worked out how to use the context
grehan
2007-06-06
2
-2
/
+2
*
Prefix unknown (i.e. un-aliased) partition types with '!'. This is
marcel
2007-06-06
2
-4
/
+6
*
Call sbuf_finish() before sbuf_data() and sbuf_len().
marcel
2007-06-06
1
-0
/
+5
*
copyright updates:
sam
2007-06-06
22
-147
/
+23
*
Include <sys/sched.h> for sched_throw().
marcel
2007-06-06
1
-0
/
+1
*
- Placing the 'volatile' on the right side of the * in the td_lock
jeff
2007-06-06
5
-8
/
+8
*
- Fixes a case where doing a sysctl would leave locks held
rrs
2007-06-06
2
-1
/
+13
*
Add more IDs for the uftdi driver. Slight tweaks to patch by me.
imp
2007-06-05
2
-1
/
+17
*
- Do triple reads on reset register to detect read register bug. 2 reads
ariff
2007-06-05
1
-12
/
+15
*
Fix (enable) phone out for laptops with ALC655, specifically
ariff
2007-06-05
1
-0
/
+9
*
Move a warning under bootverbose as no machines that trigger it have ended
jhb
2007-06-05
2
-2
/
+2
*
Fix a problem with not-preemptive kernels caming from mis-merging of
attilio
2007-06-05
1
-47
/
+0
*
MFp4: When querying the operating condition of SD cards (using the
imp
2007-06-05
1
-1
/
+1
*
Use pmap_change_attr() to setup a write combine attribute for our
gallatin
2007-06-05
1
-1
/
+14
*
Restore non-SMP build.
kib
2007-06-05
1
-1
/
+2
*
Remove GIANT_REQUIRED for upcoming changes in FireWire stack.
simokawa
2007-06-05
1
-4
/
+0
*
MFi386: revision 1.656
nyan
2007-06-05
1
-1
/
+7
*
Add the machine-specific definitions for configuring the new physical
alc
2007-06-05
2
-1
/
+44
*
Satisfy witness during shutdown
scottl
2007-06-05
1
-0
/
+2
[prev]
[next]