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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improve memory detection in biosmem.c
grembo
2015-02-23
1
-6
/
+112
*
Bump __FreeBSD_version for the mtio(4) / sa(4) ioctl and API additions
ken
2015-02-23
1
-1
/
+1
*
Don't close a block context if it couldn't be opened,
grehan
2015-02-23
1
-1
/
+2
*
Significant upgrades to sa(4) and mt(1).
ken
2015-02-23
18
-378
/
+6041
*
Fix race in interrupt handling that could cause IO to hang up under heavy
nwhitehorn
2015-02-23
1
-6
/
+7
*
There is no reason to do i+dcache writeback and invalidate when changing
ian
2015-02-23
1
-4
/
+0
*
A lot of current code in network stack expects mbufs not having
glebius
2015-02-23
1
-0
/
+1
*
Previous version of mbufq were fine initialized by M_ZERO, while
glebius
2015-02-23
1
-0
/
+3
*
Add support for the DWC OTG v2 chipset found in the STM32F4 series of
hselasky
2015-02-23
2
-11
/
+48
*
soreceive_generic() still has similar KASSERT(), therefore instead of
ae
2015-02-23
1
-0
/
+2
*
In some cases soreceive_dgram() can return no data, but has control
ae
2015-02-23
1
-5
/
+5
*
Macro fixes:
hselasky
2015-02-23
2
-1
/
+3
*
add MODULE_VERSION, needed to track module dependencies
luigi
2015-02-23
1
-0
/
+1
*
Fill in missing dependencies for dtrace related tools so the bootstrap-tools
ngie
2015-02-23
1
-0
/
+3
*
Parallelize building bootstrap-tools
ngie
2015-02-23
1
-1
/
+19
*
Kernel support for the Vector-Scalar eXtension (VSX) found on the POWER7
nwhitehorn
2015-02-22
13
-61
/
+138
*
sh: Add details about importing the environment and initializing OPTIND.
jilles
2015-02-22
1
-7
/
+14
*
Add some opcodes for assembling forthcoming VSX (Vector-Scalar eXtension)
nwhitehorn
2015-02-22
1
-0
/
+5
*
setmode(3): Make sure that setmode sets errno on failure.
pfg
2015-02-22
2
-20
/
+47
*
o Typo: securiy -> security.
maxim
2015-02-22
1
-6
/
+6
*
sfxge: implement if_get_counter callback
arybchik
2015-02-22
5
-2
/
+91
*
sfxge: add common code support for changing TX queue pace
arybchik
2015-02-22
3
-0
/
+73
*
sfxge: correct event queue interrupt moderation timer quanta
arybchik
2015-02-22
5
-7
/
+11
*
sfxge: add indefinite article and update timestamp
arybchik
2015-02-22
1
-2
/
+2
*
sfxge: list header in SRCS
arybchik
2015-02-22
1
-0
/
+5
*
sfxge: DMA allocated memory is set to zeros because of BUS_DMA_ZERO flag
arybchik
2015-02-22
2
-2
/
+0
*
sfxge: do no allow EFSYS_MEM_ALLOC sleep
arybchik
2015-02-22
1
-1
/
+5
*
sfxge: assert event queue lock in event handlers
arybchik
2015-02-22
1
-0
/
+19
*
sfxge: pass correct address to free allocated memory in the case of load error
arybchik
2015-02-22
1
-2
/
+2
*
sfxge: using bus_space_*_stream_* API for better portability
arybchik
2015-02-22
1
-35
/
+64
*
sfxge: add missing Siena sensors to common code
arybchik
2015-02-22
1
-0
/
+30
*
sfxge: add missing common code NVRAM types and map from MCDI
arybchik
2015-02-22
2
-0
/
+12
*
sfxge: add new identities to Siena static config
arybchik
2015-02-22
1
-1
/
+3
*
Add llvm patch corresponding to r279161.
dim
2015-02-22
1
-0
/
+55
*
Pull in r230058 from upstream llvm trunk (by Benjamin Kramer):
dim
2015-02-22
1
-0
/
+2
*
pmccontrol(8): Replace malloc() + memset() with calloc()
pfg
2015-02-22
1
-3
/
+1
*
nice(): Correct return value and [EPERM] error.
jilles
2015-02-22
3
-33
/
+32
*
Add support to the bcm2835 mailbox driver to work before interrupts are
andrew
2015-02-22
1
-21
/
+50
*
Step 2 of eliminating the "games" distribution: Remove punch card
cperciva
2015-02-22
8
-372
/
+5
*
sfxge: TxQ block level should use EFX_TXQ_LIMIT as maximum TxQ size
arybchik
2015-02-22
1
-7
/
+13
*
sfxge: use sparse index to retrieve sensor value
arybchik
2015-02-22
1
-4
/
+6
*
sfxge: use macros to acquire and release BAR locks everywhere
arybchik
2015-02-22
1
-10
/
+10
*
sfxge: packet can't require more than n_dma_seg descriptors plus one
arybchik
2015-02-22
1
-2
/
+2
*
sfxge: use common definitions of MC shared memory offsets and PDU length
arybchik
2015-02-22
1
-17
/
+12
*
sfxge: synchronize EF10 registers header
arybchik
2015-02-22
1
-2
/
+134
*
sfxge: style fixes and cleanup
arybchik
2015-02-22
9
-16
/
+21
*
Add the -c option for specifying the capacity of the disk image. When
marcel
2015-02-22
3
-15
/
+64
*
Allow use of higher-resolution (e.g. 1920x1080) framebuffers on PS3.
nwhitehorn
2015-02-22
1
-5
/
+5
*
Don't require a scheme if no partitions are given. Change the code
marcel
2015-02-22
2
-10
/
+13
*
msun: drop unnecessary checks.
pfg
2015-02-22
4
-4
/
+4
[next]