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
/
share
/
man
/
man9
Commit message (
Expand
)
Author
Age
Files
Lines
*
MFC r306441 and r306634:
hselasky
2016-10-10
1
-0
/
+2
*
MFC 305751: Make device_quiet() an attachment property.
jhb
2016-09-30
1
-6
/
+8
*
MFC 305502: Reset PCI pass through devices via PCI-e FLR during VM start/end.
jhb
2016-09-30
2
-0
/
+102
*
MFC 304858,305485,305497: Fix various issues with PCI pass through and VT-d.
jhb
2016-09-30
1
-1
/
+24
*
MFC 305248: Remove warning about pci_addr_t being different sizes.
jhb
2016-09-30
1
-6
/
+1
*
MFC 303721: Permit the name of the /dev/iov entry to be set by the driver.
jhb
2016-09-29
2
-1
/
+25
*
MFC r305692:
kib
2016-09-25
1
-0
/
+10
*
MFC r303425:
kib
2016-08-27
2
-17
/
+121
*
MFC r303519
vangyzen
2016-08-01
2
-6
/
+6
*
MFC r303211:
kib
2016-07-30
2
-11
/
+37
*
The paradigm of a callout is that it has three consequent states:
glebius
2016-07-05
1
-2
/
+6
*
Document support for alternate TCP stacks.
jtl
2016-06-28
2
-0
/
+288
*
Add pci_get_max_payload() to fetch the PCI-express maximum payload size.
jhb
2016-06-24
1
-1
/
+14
*
Fix a bunch of "xref refers to *this* page" igor(1) warnings.
trasz
2016-06-09
3
-4
/
+3
*
Fix typos.
trasz
2016-06-08
2
-5
/
+5
*
Fix some trailing whitespaces.
trasz
2016-06-08
2
-6
/
+6
*
Fix a bunch of "sentence not on new line" warnings in section 9.
trasz
2016-06-08
9
-43
/
+66
*
Introduce a per-VNET flag to enable/disable netisr prcessing on that VNET.
bz
2016-06-03
1
-1
/
+21
*
Remove the BUGS entry in memguard's man page.
markj
2016-06-01
1
-15
/
+1
*
The pr_destroy field does not allow us to run the teardown code in a
bz
2016-06-01
1
-2
/
+1
*
Be more clear about LOCKLEAF being exclusive and add LOCKSHARED.
bdrewery
2016-05-23
1
-3
/
+20
*
Add sglist functions for working with arrays of VM pages.
jhb
2016-05-20
2
-1
/
+34
*
Add new bus methods for mapping resources.
jhb
2016-05-20
5
-3
/
+217
*
Remove dangling references to rman_await_resource().
jhb
2016-05-20
2
-22
/
+1
*
Per Ravi Pokala's suggestion, rewrite the g_reset_bio description to
imp
2016-05-17
2
-16
/
+17
*
Don't repeat the the word 'the'
eadler
2016-05-17
1
-1
/
+1
*
Add a pcib interface for use by interrupt controllers that need to
andrew
2016-05-16
1
-0
/
+3
*
Re-commit r299467 having fixed the build:
andrew
2016-05-16
2
-1
/
+17
*
atomic: Add testandclear on i386/amd64
sephe
2016-05-16
1
-1
/
+19
*
Revert r299467 to fix the kernel build.
cem
2016-05-11
2
-17
/
+1
*
Add a new get_id interface to pci and pcib. This will allow us to both
andrew
2016-05-11
2
-1
/
+17
*
Add a missing section to a cross-reference.
jhb
2016-05-10
1
-2
/
+3
*
Bump date. Forgotten in r299312.
imp
2016-05-10
1
-1
/
+1
*
Document g_reset_bio(). This is long overdue. g_reset_bio will reset
imp
2016-05-10
1
-1
/
+30
*
Add a new bus method to fetch device-specific CPU sets.
jhb
2016-05-09
2
-0
/
+103
*
kern: Add phashinit_flags(), which allows malloc(M_NOWAIT)
sephe
2016-05-03
1
-5
/
+19
*
Revert bus_get_cpus() for now.
jhb
2016-05-03
2
-102
/
+0
*
Add a new bus method to fetch device-specific CPU sets.
jhb
2016-05-02
2
-0
/
+102
*
Spelling fixes supplied by pfg@, detected with codespell, plus
wblock
2016-05-01
8
-11
/
+11
*
Add some notes about the implicit resource mapping for activated resources.
jhb
2016-04-28
1
-2
/
+47
*
Document RF_PREFETCHABLE.
jhb
2016-04-28
1
-0
/
+2
*
Document PCI_RES_BUS as a possible resource type.
jhb
2016-04-28
2
-2
/
+6
*
Remove a stale reference to the removed RF_TIMESHARE flag.
jhb
2016-04-28
1
-3
/
+1
*
Add a new rescan method to the bus interface.
jhb
2016-04-27
2
-0
/
+52
*
osd(9): Change array pointer to array pointer type from void*
cem
2016-04-26
1
-8
/
+9
*
Correct types for g_example_start() and g_example_access().
brueffer
2016-04-24
1
-3
/
+3
*
Improve upon r296618 to keep lines < 80 characters.
brueffer
2016-04-23
2
-4
/
+9
*
MFH
gjb
2016-04-04
9
-48
/
+221
|
\
|
*
Add osd_reserve() and osd_set_reserved(), which allow M_WAITOK allocation
jamie
2016-03-30
1
-3
/
+61
|
*
Reword descriptions of asserting locks held without WITNESS.
bdrewery
2016-03-29
2
-15
/
+21
[next]