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
*
Respect that G_BDE_MAXKEYS is a compile time variable.
phk
2004-09-11
1
-4
/
+3
*
One more round on the H/W supported checksum code: Fix NICs that can't do
mlaier
2004-09-11
1
-3
/
+2
*
Revert the previous round of changes to td_pinned. The scheduler isn't
scottl
2004-09-11
5
-55
/
+20
*
Remove orphaned comment about Meta data.
glebius
2004-09-11
1
-1
/
+0
*
Add nge. (I've used one for about a week in an XP1000.)
alc
2004-09-11
1
-0
/
+1
*
Add a threadcount field which we will need later for device removal
phk
2004-09-11
1
-0
/
+1
*
Fix build if both of BKTR_USE_FREEBSD_SMBUS and BKTR_NEW_MSP34XX_DRIVER are
dwhite
2004-09-11
1
-0
/
+4
*
Add two spare fields to struct resource for some planned enhacenments
imp
2004-09-11
1
-0
/
+2
*
Double the number of kernel page tables for amd64 and for i386/PAE. The old
scottl
2004-09-11
2
-3
/
+5
*
Remove unneeded VGE_UNLOCK() in vge_detach().
wpaul
2004-09-11
1
-1
/
+0
*
Whitespace fix
julian
2004-09-11
1
-1
/
+0
*
Try committing from the right tree this time
julian
2004-09-11
1
-3
/
+3
*
Make up my mind if cpu pinning is stored in the thread structure or the
julian
2004-09-10
5
-20
/
+53
*
Add some code to allow threads to nominat a sibling to run if theyu are going...
julian
2004-09-10
5
-9
/
+55
*
Add device driver support for the VIA Networking Technologies
wpaul
2004-09-10
12
-0
/
+4126
*
Add two spare elements for planned but not yet implemented stuff related
phk
2004-09-10
1
-0
/
+5
*
Fix oversight reported by Norikatsu Shigemura for the "sym" driver
se
2004-09-10
1
-0
/
+1
*
Make it depend on PCI as well.
mjacob
2004-09-10
1
-0
/
+1
*
Make sym depend, as a module, on cam.
mjacob
2004-09-10
1
-0
/
+1
*
Remove the debugging tunable, it was not being used.
trhodes
2004-09-10
1
-10
/
+1
*
Reduce the amount of memory reported to busdma.
sos
2004-09-10
2
-8
/
+10
*
Convert sndstat_lock from a mutex to an sx lock. sndstat_read()
truckman
2004-09-10
1
-26
/
+29
*
Better fix the busdma problem exposed by ATA. With the CMD 646 for
marcel
2004-09-10
1
-1
/
+5
*
The previous commit, roughly one and a half years ago removed the
marcel
2004-09-10
1
-62
/
+14
*
remove giant required from kqueue_close..
jmg
2004-09-10
1
-2
/
+0
*
Add comments about why we're freeing subdevs (which is completely
imp
2004-09-09
1
-8
/
+11
*
We don't need a uhub_child_detached() routine now that we don't detach
imp
2004-09-09
1
-34
/
+2
*
Teach the stack trace code how to step across a double fault when stepping
jhb
2004-09-09
1
-0
/
+20
*
Shame on me. I screwed up product ID for the 3COM Bluetooth PC-Card.
emax
2004-09-09
1
-1
/
+1
*
For the moment, back out my back out of green's 1.87 commit. While it
imp
2004-09-09
1
-11
/
+9
*
sparc64 is not ready for PREEMPTION, so turn it off for now.
scottl
2004-09-09
1
-1
/
+1
*
Release the hold on ata_delayed_attach earlier so we can use tsleep
sos
2004-09-09
1
-6
/
+7
*
Check flag do_bridge always, even if kernel was compiled without
glebius
2004-09-09
1
-11
/
+5
*
Do not call xl_init_locked() unconditionally when we are bringed UP. Call
glebius
2004-09-09
1
-2
/
+3
*
Hard code witness lock order for BPF locks.
rwatson
2004-09-09
1
-0
/
+7
*
Reformulate bpf_dettachd() to acquire the BIF_LOCK() as well as
rwatson
2004-09-09
1
-11
/
+20
*
Reformulate use of linked lists in 'struct bpf_d' and 'struct bpf_if'
rwatson
2004-09-09
2
-38
/
+24
*
Compare/set pointers using NULL not 0.
rwatson
2004-09-09
1
-3
/
+3
*
Clean up rev 1.49 by using the temperature conversion for _PSV also and
njl
2004-09-08
1
-4
/
+5
*
Use atomic ops in pmap_clear_ptes() to prevent SMP races that could
alc
2004-09-08
2
-7
/
+20
*
Do not compile in zlib.c. Add a dependency on module instead.
fjoe
2004-09-08
2
-2
/
+3
*
Show current status of mirror device directly.
pjd
2004-09-08
1
-0
/
+9
*
Reduce the size of struct defid's defid_dirclust, defid_dirofs and
tjr
2004-09-08
1
-3
/
+3
*
Back out v1.24. v1.40 of sys/sparc64/sparc64/bus_machdep.c fixes the
kensmith
2004-09-08
1
-3
/
+1
*
Merge from NetBSD:
tjr
2004-09-08
1
-3
/
+18
*
Merge from NetBSD:
tjr
2004-09-08
1
-0
/
+5
*
sync with private code:
alfred
2004-09-08
1
-1
/
+1
*
Fixed sound-related hints. (Yes, this is ambiguous but matches reality.)
ru
2004-09-08
1
-14
/
+14
*
Back out 1.88.
imp
2004-09-08
1
-9
/
+11
*
Fix a problem with tag->boundary inheritence that has existed since day one
scottl
2004-09-08
7
-38
/
+35
[next]