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
*
- Refine the load balancer to improve buildkernel times on dual core
jeff
2007-07-19
1
-47
/
+29
*
- When newtd is specified to sched_switch() it was not being initialized
jeff
2007-07-19
1
-7
/
+25
*
- Enable static building of mxge(4) and its firmware.
gallatin
2007-07-19
12
-2208
/
+25009
*
Replace hard coded options by their defined PFIL_{IN,OUT} names.
bz
2007-07-19
3
-3
/
+6
*
Restore behavior changed with rev. 1.46 and make
bz
2007-07-19
1
-1
/
+1
*
- Remove explicit references to sched_lock. A simpler assert will do.
jeff
2007-07-19
1
-2
/
+1
*
- Calling sched_nice() in tdsigwakeup() is no longer required by ULE and
jeff
2007-07-19
1
-6
/
+2
*
MFp4: Rework on tmpfs's mapped read/write procedures. This
delphij
2007-07-19
1
-60
/
+185
*
- Remove the global definition of sched_lock in mutex.h to break
jeff
2007-07-18
4
-3
/
+9
*
- Add the proper lock profiling calls to _thread_lock().
jeff
2007-07-18
1
-2
/
+8
*
- Update ULE note to remove warnings against production use.
jeff
2007-07-18
1
-4
/
+5
*
ULE 3.0: Fine grain scheduler locking and affinity improvements. This has
jeff
2007-07-17
1
-548
/
+916
*
- Optimize the amd64 cpu_switch() TD_LOCK blocking and releasing to
jeff
2007-07-17
1
-15
/
+19
*
- Add support for blocking and releasing threads to i386 cpu_switch(). This
jeff
2007-07-17
2
-3
/
+30
*
- added pre-checks to the bindx call.
rrs
2007-07-17
18
-213
/
+408
*
Correct RSSI calculation.
sephe
2007-07-17
1
-1
/
+1
*
- integrate most recent changes from vendor branch and upgrade to firmware re...
kmacy
2007-07-17
20
-694
/
+1494
*
- Increase descriptors per call to start
kmacy
2007-07-17
3
-13
/
+10
*
- Use ruxagg() in calcru() to make sure we have current tick information
jeff
2007-07-17
1
-0
/
+8
*
Add support to the ipmi, isa attachment to attempt to read ipmi
ambrisko
2007-07-16
1
-2
/
+79
*
Restore the value of ar.rnat after the assignment to ar.bspstore.
marcel
2007-07-16
1
-3
/
+3
*
Improve acquisition of transaction labels.
simokawa
2007-07-15
2
-20
/
+17
*
Disconnect netatm from the build as it is not MPSAFE and relies on
rwatson
2007-07-14
6
-117
/
+132
*
Revert previous commits which I committed by mistake.
rodrigc
2007-07-14
2
-13
/
+0
*
Eliminate two unused functions: vm_phys_alloc_pages() and
alc
2007-07-14
3
-40
/
+17
*
The last entry in the ext2_opts array must be NULL,
rodrigc
2007-07-14
3
-1
/
+14
*
Eliminate dead code, specifically, an unused sysctl: "vm.idlezero_maxrun".
alc
2007-07-14
1
-4
/
+0
*
Remove "options SCTP_HIGH_SPEED" from NOTES as it has now been removed
rwatson
2007-07-14
1
-8
/
+0
*
- Modular congestion control, with RFC2581 being the default.
rrs
2007-07-14
22
-793
/
+2620
*
Perform range check before allocating memory when reading
rodrigc
2007-07-13
1
-0
/
+4
*
Add support for G965/Q965/GM965/GME965/GME945 AGP.
anholt
2007-07-13
8
-460
/
+774
*
MFp4:
imp
2007-07-13
11
-34
/
+197
*
Update a comment describing the page queues.
alc
2007-07-13
1
-6
/
+7
*
Eliminate dead code.
alc
2007-07-12
1
-10
/
+0
*
Complete repo-copy and move of Coda from src/sys/coda to src/sys/fs/coda
rwatson
2007-07-12
33
-7148
/
+46
*
Forced commit to recognize repo-copy of Coda files from src/sys/coda to
rwatson
2007-07-12
1
-0
/
+2
*
A couple late breaking bugs that testing have turned up.
jfv
2007-07-12
1
-3
/
+6
*
Fix a couple of issues with the stack limit for 32-bit processes on 64-bit
jhb
2007-07-12
5
-21
/
+33
*
revert handling of ssid and bssid to be manadatory instead of advisory
sam
2007-07-12
1
-33
/
+40
*
Round up the FAT block size to a multiple of the sector size so that i/o
bde
2007-07-12
1
-8
/
+6
*
Fix a bug where the callout might not be initialized before being used.
njl
2007-07-12
1
-6
/
+18
*
Fix some bugs involving the fsinfo block (many remain unfixed). This is
bde
2007-07-12
4
-12
/
+3
*
Update the mxge(4) driver's copyright to 2007, and drop
gallatin
2007-07-12
7
-41
/
+13
*
Directly initialize nxge's ifaddrp pointer to ifnetp->if_addr rather
rwatson
2007-07-12
1
-1
/
+1
*
bus_dma_tag_create() and bus_dma_mem_alloc() shall not be called with a
kib
2007-07-12
1
-9
/
+15
*
Improve the net80211 handling within ndis
thompsa
2007-07-12
2
-158
/
+303
*
Removed unnecessary global includes for ixgbe, and em. Both have been
jfv
2007-07-12
1
-6
/
+0
*
Add the actual source too :)
jfv
2007-07-11
12
-0
/
+9206
*
New driver for Intel 10G PCI-Express adapter (82598), driver is
jfv
2007-07-11
2
-0
/
+13
*
Remove the internal use of __packed and put it on the structures
mjacob
2007-07-11
2
-40
/
+40
[next]