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
/
compat
Commit message (
Expand
)
Author
Age
Files
Lines
*
Regen.
kib
2016-10-02
5
-246
/
+241
*
MFC r305954:
kib
2016-10-02
4
-22
/
+286
*
MFC r306081:
kib
2016-09-28
1
-0
/
+3
*
MFC r305896:
dchagin
2016-09-24
1
-0
/
+9
*
MFC r304182 (by ed):
kib
2016-08-29
2
-12
/
+3
*
Regen
kib
2016-08-29
5
-5
/
+30
*
MFC r304176:
kib
2016-08-29
1
-0
/
+1
*
MFC r303382:
kib
2016-08-26
1
-0
/
+4
*
Regenerate for r303857.
bdrewery
2016-08-08
4
-5
/
+5
*
Merge r303263:
glebius
2016-08-02
1
-14
/
+5
*
MFC r302517:
dchagin
2016-07-18
2
-0
/
+306
*
MFC r302515:
dchagin
2016-07-18
4
-6
/
+86
*
Fix a bug introduced in r283433.
dchagin
2016-06-26
1
-8
/
+6
*
Regen post r302096 and implement svr4_pipe().
brooks
2016-06-23
5
-7
/
+37
*
Declare a svr4 version of pipe() now that sys_pipe() is no more.
brooks
2016-06-23
1
-1
/
+1
*
Generate syscall tables and update pipe() implementation after r302094.
brooks
2016-06-22
6
-17
/
+48
*
Mark the pipe() system call as COMPAT10.
brooks
2016-06-22
1
-1
/
+2
*
Update comments for the MD functions managing contexts for new
kib
2016-06-16
1
-2
/
+2
*
Add a missing error check for a malloc() call in idr_get().
markj
2016-06-14
1
-1
/
+2
*
swap_dev_info() does not require Giant, so Giant locking around
kib
2016-06-12
1
-4
/
+2
*
Fallback to arc4rand() in the LinuxKPI when read_random() returns
hselasky
2016-06-07
2
-4
/
+7
*
Fix kernel stack disclosures in the Linux and 4.3BSD compat layers.
glebius
2016-05-31
2
-0
/
+3
*
The SCHEDULER_STOPPED() macro already contains a predict false statement.
hselasky
2016-05-27
2
-5
/
+5
*
Define ATOMIC_LONG_INIT() in the LinuxKPI.
hselasky
2016-05-26
1
-0
/
+2
*
Add support for runtime modifiable module parameters in the LinuxKPI.
hselasky
2016-05-26
1
-21
/
+25
*
Add more module parameter macros to the LinuxKPI.
hselasky
2016-05-26
1
-0
/
+6
*
Add support for boolean module parameters in the LinuxKPI.
hselasky
2016-05-26
1
-0
/
+6
*
Implement Linux module parameters as read-only tunable SYSCTLs.
hselasky
2016-05-25
2
-200
/
+83
*
Add checks for SCHEDULER_STOPPED() so that code using the LinuxKPI can
hselasky
2016-05-25
3
-1
/
+13
*
Add __iowrite32_copy() to the Linux kernel compatibility layer.
kevlo
2016-05-24
1
-7
/
+12
*
Use the DROP_GIANT() and PICKUP_GIANT() macros instead of making
hselasky
2016-05-24
1
-4
/
+4
*
Set "current" for all PCI enumeration callbacks.
hselasky
2016-05-24
3
-4
/
+37
*
Use make_dev_s() instead of make_dev() to avoid race setting
hselasky
2016-05-24
1
-8
/
+37
*
Don't leak fp in case where fo_ioctl() returns an error.
dchagin
2016-05-24
1
-1
/
+1
*
Implement "atomic_long_add_unless()" in the LinuxKPI and fix the
hselasky
2016-05-23
1
-1
/
+16
*
A missing definition needed by ktime_to_ms().
hselasky
2016-05-23
1
-0
/
+1
*
Fix some data types and add "inline" keyword for __reg_op() function.
hselasky
2016-05-23
1
-17
/
+18
*
Implement ror32() in the LinuxKPI.
hselasky
2016-05-23
1
-0
/
+6
*
Define more copy to/from userspace functions in the LinuxKPI.
hselasky
2016-05-23
1
-0
/
+3
*
Add more printf() related functions to the LinuxKPI.
hselasky
2016-05-23
1
-1
/
+33
*
Set an invalid IRQ number when no PCI IRQ is available in the LinuxKPI.
hselasky
2016-05-23
1
-1
/
+1
*
Add more ktime related functions to the LinuxKPI.
hselasky
2016-05-23
1
-0
/
+32
*
Implement "kref_put_mutex()" for the LinuxKPI.
hselasky
2016-05-23
1
-0
/
+19
*
Add more list_xxx() functions to the LinuxKPI.
hselasky
2016-05-23
2
-0
/
+61
*
Make header file standalone by including definitions for needed
hselasky
2016-05-23
1
-0
/
+1
*
Implement "_outb()" to the LinuxKPI for i386 and amd64 only.
hselasky
2016-05-23
1
-0
/
+8
*
Add support for "cdev_add_ext()" to the LinuxKPI.
hselasky
2016-05-23
1
-0
/
+12
*
Add more GFP related defines to the LinuxKPI.
hselasky
2016-05-23
1
-0
/
+13
*
Add support for atomic_long_inc_not_zero() to the LinuxKPI.
hselasky
2016-05-23
1
-0
/
+1
*
Add support for atomic_long_inc_not_zero() to the LinuxKPI.
hselasky
2016-05-23
1
-1
/
+1
[next]