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
/
sun4v
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactor timer management code with priority to one-shot operation mode.
mav
2010-09-13
4
-14
/
+12
*
bus_add_child: change type of order parameter to u_int
avg
2010-09-10
2
-2
/
+2
*
Remove unused KTRACE includes.
jhb
2010-08-19
1
-5
/
+0
*
Supply some useful information to the started image using ELF aux vectors.
kib
2010-08-17
1
-1
/
+7
*
Update various places that store or manipulate CPU masks to use cpumask_t
jhb
2010-08-11
3
-4
/
+4
*
Add a new ipi_cpu() function to the MI IPI API that can be used to send an
jhb
2010-08-06
2
-5
/
+28
*
Adapt sparc64 and sun4v timer code for the new event timers infrastructure.
mav
2010-07-29
9
-56
/
+109
*
Add MALLOC_DEBUG_MAXZONES debug malloc(9) option to use multiple uma
mdf
2010-07-28
1
-0
/
+1
*
Very rough first cut at NUMA support for the physical page allocator. For
jhb
2010-07-27
1
-0
/
+7
*
KTR_CTx are long time aliased by existing classes so they can't serve
attilio
2010-07-21
1
-1
/
+1
*
Allocate proper ammount of memory for interrupt names on sparc64 and
mav
2010-07-16
2
-2
/
+1
*
Add a missing architecture declaration to the machine specification
nwhitehorn
2010-07-13
1
-1
/
+1
*
Move prototypes for kern_sigtimedwait() and kern_sigprocmask() to
jhb
2010-06-30
1
-0
/
+1
*
Missed change to sun4v while adding iparent lookup to the OFW interrupt
nwhitehorn
2010-06-18
1
-1
/
+1
*
Relax one of the new assertions in pmap_enter() a little. Specifically,
alc
2010-06-11
1
-1
/
+2
*
Reduce the scope of the page queues lock and the number of
alc
2010-06-10
1
-11
/
+13
*
Merge portions of r208645 and supporting code from the i386 pmap:
alc
2010-06-01
1
-13
/
+56
*
Eliminate a stale comment.
alc
2010-05-31
1
-4
/
+0
*
Simplify the inner loop of get_pv_entry(): While iterating over the page's
alc
2010-05-30
1
-2
/
+2
*
Push down page queues lock acquisition in pmap_enter_object() and
alc
2010-05-26
1
-1
/
+9
*
Roughly half of a typical pmap_mincore() implementation is machine-
alc
2010-05-24
1
-2
/
+37
*
Reorganize syscall entry and leave handling.
kib
2010-05-23
2
-106
/
+63
*
On entry to pmap_enter(), assert that the page is busy. While I'm
alc
2010-05-16
1
-1
/
+13
*
Push down the page queues into vm_page_cache(), vm_page_try_to_cache(), and
alc
2010-05-08
1
-3
/
+11
*
On Alan's advice, rather than do a wholesale conversion on a single
kmacy
2010-04-30
2
-2
/
+8
*
MFamd64/i386 r207205
alc
2010-04-29
1
-11
/
+4
*
Style: use #define<TAB> instead of #define<SPACE>.
kib
2010-04-27
1
-1
/
+1
*
Add OF_getscsinitid(), a helper similar to OF_getetheraddr() but for
marius
2010-04-26
1
-0
/
+1
*
Resurrect pmap_is_referenced() and use it in mincore(). Essentially,
alc
2010-04-24
1
-0
/
+11
*
Move the constants specifying the size of struct kinfo_proc into
kib
2010-04-24
1
-0
/
+2
*
Change USB_DEBUG to #ifdef and allow it to be turned off. Previously this had
thompsa
2010-04-22
1
-0
/
+1
*
Change the arguments of exec_setregs() so that it receives a pointer
nwhitehorn
2010-03-25
1
-3
/
+3
*
Remove COMPAT_43TTY from stock kernel configuration files.
ed
2010-03-13
1
-1
/
+0
*
The NetBSD Foundation has granted permission to remove clause 3 and 4 from
joel
2010-03-03
1
-7
/
+0
*
Adjust style (following the already existing rules) for the newly
attilio
2010-02-15
1
-1
/
+1
*
- Assert that HEAPSZ is a multiple of PAGE_SIZE as at least the firmware
marius
2010-02-13
4
-0
/
+28
*
Add the options DEADLKRES (introducing the deadlock resolver thread) in
attilio
2010-02-10
1
-0
/
+1
*
Merge r178860 from sparc64:
marius
2010-02-01
1
-81
/
+90
*
Merge r177565 from sparc64:
marius
2010-02-01
2
-14
/
+13
*
Merge r157224 from sparc64:
marius
2010-02-01
1
-4
/
+4
*
Add INCLUDE_CONFIG_FILE in GENERIC on all non-embedded platforms.
imp
2010-01-10
1
-1
/
+1
*
In sys/<arch>/conf/Makefile set TARGET to <arch>. That allows
bz
2010-01-08
1
-0
/
+2
*
Revert 200594. This file isn't intended for these sorts of things.
imp
2010-01-04
1
-7
/
+0
*
Add vlan(4) to all GENERIC kernels.
brooks
2010-01-03
1
-0
/
+1
*
Hook ebus(4) and isa(4) up to the sun4v LINT build in order to
marius
2009-12-23
1
-1
/
+1
*
- Remove devices which are/were only relevant for sun4u.
marius
2009-12-23
1
-19
/
+0
*
Add INCLUDE_CONFIG_FILE, and a note in comments about how to also
dougb
2009-12-16
1
-0
/
+7
*
Add additional checks of the kernel stack addresses in order to
marius
2009-12-08
1
-3
/
+11
*
Simplify the invocation of vm_fault(). Specifically, eliminate the flag
alc
2009-11-27
1
-6
/
+3
*
Extract the code that records syscall results in the frame into MD
kib
2009-11-10
2
-36
/
+41
[next]