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
*
Forward declare struct cdev, since arguments of this type are used in
rwatson
2006-10-30
2
-0
/
+2
*
Hook acpi_aiboost module to build.
takawata
2006-10-30
1
-2
/
+2
*
Add conf file entries for acpi_aiboost drivers.
takawata
2006-10-30
2
-0
/
+4
*
Driver for some ASUS desktop motherboard extras.
takawata
2006-10-30
2
-0
/
+349
*
Add the padding fields to 'struct proc' for the !KSE case that I missed.
jb
2006-10-29
1
-0
/
+4
*
- Wrap code optimized for architectures without alignment constraints
marius
2006-10-29
1
-16
/
+22
*
Wrap code optimized for architectures without alignment constraints
marius
2006-10-29
1
-6
/
+5
*
Retire the failed OBSOLETE_IN_6 experiment code.
imp
2006-10-29
1
-6
/
+0
*
Add missing headers.
marius
2006-10-29
1
-0
/
+1
*
Because the BTX mini-kernel now uses flat memory mode and clients
ru
2006-10-29
5
-10
/
+10
*
regen after linux_io_* backout
netchild
2006-10-29
6
-94
/
+16
*
Backout the linux aio stuff. Several problems where identified and the
netchild
2006-10-29
10
-1465
/
+11
*
- Use non-recursive mutex. MTX_RECURSE is unnecessary since rev. 1.70
oleg
2006-10-29
1
-34
/
+31
*
style(9)
netchild
2006-10-29
1
-0
/
+1
*
Removed some SMP ifdefs so that using the TSC as a cputime clock is
bde
2006-10-29
2
-19
/
+15
*
Refactor vfs_setdirty(), creating vfs_setdirty_locked_object().
alc
2006-10-29
1
-6
/
+16
*
In bufdone_finish() restrict the acquisition and release of the page
alc
2006-10-28
1
-2
/
+8
*
Fix style(9).
netchild
2006-10-28
1
-29
/
+29
*
In the userland .mcount():
bde
2006-10-28
1
-7
/
+5
*
regen (prctl addition)
netchild
2006-10-28
6
-10
/
+18
*
i386/include/profile.h:
bde
2006-10-28
2
-10
/
+2
*
MFP4:
netchild
2006-10-28
8
-5
/
+123
*
MFP4:
netchild
2006-10-28
2
-4
/
+4
*
Backout bogus checkin to HEAD
jfv
2006-10-28
5
-1504
/
+1708
*
In MCOUNT_OVERHEAD(label), actually use the `label' parameter. We were
bde
2006-10-28
2
-2
/
+2
*
Cleaned up includes. <machine/profile.h> was unused. <machine/timerreg.h>
bde
2006-10-28
2
-14
/
+5
*
Removed all traces of HIDENAME() in amd64 and i386 kernel code. Using
bde
2006-10-28
4
-39
/
+24
*
This is the merge of the Intel 6.2.9 driver. It provides all new shared code,
jfv
2006-10-28
5
-1708
/
+1504
*
Don't call mexitcount or provide a stub mexitcount to call when
bde
2006-10-27
4
-24
/
+8
*
- Convert
oleg
2006-10-27
1
-5
/
+62
*
Use separate thread for servicing dummynet(4).
oleg
2006-10-27
1
-3
/
+32
*
style(9) cleanup.
oleg
2006-10-27
1
-330
/
+353
*
Remove member p_procscopegrp which is no longer used by libthr.
davidxu
2006-10-27
2
-11
/
+0
*
Remove the KSE option now that it's in DEFAULTS on these arches/machines.
jb
2006-10-26
11
-11
/
+0
*
Add 'options KSE' to the kernel config DEFAULTS on all arches/machines
jb
2006-10-26
7
-1
/
+18
*
Make KSE a kernel option, turned on by default in all GENERIC
jb
2006-10-26
60
-238
/
+1335
*
Adopt comments borrowed from aout_freebsd.c.
ru
2006-10-26
2
-2
/
+2
*
Restore support for -c and -d that were treacherously murdered in
ru
2006-10-26
2
-4
/
+8
*
Back out rev. 1.71 as it breaks directly loading (i386) kernels.
ru
2006-10-26
2
-6
/
+6
*
MF kmod.mk 1.176: Properly handle vnode_if.h dependencies.
ru
2006-10-26
1
-1
/
+5
*
Fixed high resolution profiling on arches that support it (amd64 and
bde
2006-10-26
1
-1
/
+1
*
The attempt to rename "." with MAC framework compiled in would cause attempt
kib
2006-10-26
2
-2
/
+4
*
Better align output of "show uma" by moving from displaying the basic
rwatson
2006-10-26
1
-5
/
+7
*
Fix leak in NAMEI zone caused by nfs server when VOP_RENAME fails.
kib
2006-10-26
1
-2
/
+2
*
Reduced the ifdef tangle for profiling by moving the unreachable
bde
2006-10-26
1
-12
/
+2
*
Increase usefulness of "show malloc" by moving from displaying the basic
rwatson
2006-10-26
1
-5
/
+11
*
Optimize umtx_lock_pi() a bit by moving some heavy code out of the loop,
davidxu
2006-10-26
1
-32
/
+27
*
Let allow to teardown multiple irqs as well.
cognet
2006-10-25
1
-1
/
+3
*
Setup multiple interrupts if needed.
cognet
2006-10-25
1
-2
/
+5
*
Fix LEDs not working when atkbd is an active keyboard and the physical
ru
2006-10-25
1
-16
/
+16
[next]