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
...
*
|
Add support for Samsung Chromebook (ARM Cortex A15 machine).
br
2014-03-20
2
-0
/
+205
*
|
Add driver for Display Controller.
br
2014-03-20
3
-0
/
+454
*
|
- Add display-related and clk devices to the tree
br
2014-03-20
2
-6
/
+36
*
|
Disable debugging by default.
br
2014-03-20
1
-3
/
+3
*
|
Try to resolve a possible deadlock when detaching USB devices which
hselasky
2014-03-20
4
-18
/
+92
*
|
Since mlaier has been inactive for a long time, grab maintainership on pf.
glebius
2014-03-20
1
-1
/
+1
*
|
Add some debugging code to print out if registers are touched whilst the
adrian
2014-03-20
1
-0
/
+24
*
|
Shuffle ah_powerMode to be in a sane spot for the given power operation.
adrian
2014-03-20
1
-1
/
+3
*
|
Don't call ath_init() inside the lock.
adrian
2014-03-20
1
-2
/
+4
*
|
cxgbe(4): Use ifi_oqdrops in if_data to count drops in the tx path.
np
2014-03-20
1
-1
/
+1
*
|
Add a shorter alias for if_data.ifi_oqdrops.
np
2014-03-20
1
-0
/
+1
*
|
cxgbe(4): if_iqdrops statistic should include tunnel congestion drops.
np
2014-03-20
1
-1
/
+15
*
|
Mark multi_test as requiring /usr/share/dict/words.
jmmv
2014-03-19
1
-0
/
+1
*
|
Remove unused option -r from zpool.
delphij
2014-03-19
1
-1
/
+1
*
|
Add KTR events for the PMAP interface functions
marcel
2014-03-19
3
-61
/
+169
*
|
Remove vestiges of knowing the ISA bus, which we gave up on around 20
imp
2014-03-19
11
-269
/
+12
*
|
Revert last change, it breaks other things.
imp
2014-03-19
1
-0
/
+1
*
|
Add a way to apply CFLAGS only when building the given architecture. This
ian
2014-03-19
2
-0
/
+11
*
|
Remove redunant declaration. gcc complains while clang doesn't.
imp
2014-03-19
1
-1
/
+0
*
|
Add my humble request for reviews before nanobsd changes happen.
imp
2014-03-19
1
-0
/
+1
*
|
Include strings.h so that bpf_filter.c can be built in userland.
jmmv
2014-03-19
1
-0
/
+3
*
|
Make the error message more clear.
trasz
2014-03-19
1
-2
/
+2
*
|
errx prepends the program name to the message; don't do it by hand.
jmmv
2014-03-19
1
-1
/
+1
*
|
Make the priv test program exit with non-zero if any failures are detected.
jmmv
2014-03-19
1
-8
/
+33
*
|
Migrate tools/regression/usr.bin/pkill to the new tests layout.
jmmv
2014-03-19
31
-49
/
+95
*
|
Fix comments.
attilio
2014-03-19
1
-6
/
+6
*
|
Make the array pointed to by AT_PAGESIZES auxv properly aligned.
kib
2014-03-19
2
-43
/
+51
*
|
Add Makefiles missed in r263346.
jmmv
2014-03-19
49
-0
/
+659
*
|
Migrate tools/regression/usr.bin/make/ to the new tests layout.
jmmv
2014-03-19
275
-198
/
+560
*
|
Expand tabs that sneaked in into spaces.
jmmv
2014-03-19
1
-2
/
+2
*
|
Added sysctl kern.maxfiles increase test, do not use /etc/passwd for tests
pho
2014-03-19
1
-6
/
+118
*
|
When exporting ifnet via sysctl, add ifqueue(9) drop count to the
glebius
2014-03-19
1
-6
/
+5
*
|
Add counter for Tx errors returned from if_transmit.
glebius
2014-03-19
2
-5
/
+8
*
|
Now, after r263102 we have ifi_oqdrops in if_data, restore printing of
glebius
2014-03-19
1
-3
/
+7
*
|
Only invoke fasttrap hooks for traps from user mode, and ensure that they're
markj
2014-03-19
2
-38
/
+42
*
|
vm_page_grab() and vm_pager_get_pages() can drop the vm_object lock,
attilio
2014-03-19
2
-3
/
+3
*
|
Fix GENERIC build.
attilio
2014-03-19
1
-0
/
+1
*
|
Fix and improve exception tracing:
marcel
2014-03-18
12
-82
/
+438
*
|
Don't reissue in-flight commands.
tychon
2014-03-18
1
-2
/
+16
*
|
Switch kern.vt.suspendswitch to 0 by default (disabled).
ray
2014-03-18
1
-1
/
+1
*
|
Add separate patch files for all the customizations we have currently
dim
2014-03-18
100
-0
/
+16346
*
|
Regen per r263318.
attilio
2014-03-18
11
-131
/
+17
*
|
Remove dead code from umtx support:
attilio
2014-03-18
7
-557
/
+13
*
|
cxgbe(4): significant rx rework.
np
2014-03-18
4
-575
/
+632
*
|
Pull in r203311 from upstream llvm trunk (by Arnold Schwaighofer):
dim
2014-03-18
1
-0
/
+11
*
|
Pull in r196939 from upstream llvm trunk (by Reid Kleckner):
dim
2014-03-18
10
-36
/
+94
*
|
nvme: Allocate all MSI resources up front so that we can fall back to
jimharris
2014-03-18
3
-7
/
+44
*
|
nvme: Close hole where nvd(4) would not be notified of all nvme(4)
jimharris
2014-03-18
3
-29
/
+73
*
|
Switch to standard 2-clause license
emaste
2014-03-18
1
-3
/
+0
*
|
Add support for the PCI(e)-PCI bridges to the Intel VT-d driver. The
kib
2014-03-18
3
-17
/
+122
[prev]
[next]