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
/
sparc64
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove unused define.
kib
2011-10-07
1
-1
/
+0
*
- Use atomic operations rather than sched_lock for safely assigning pm_active
marius
2011-10-06
1
-0
/
+59
*
Make sparc64 compatible with NEW_PCIB and enable it:
marius
2011-10-02
2
-24
/
+11
*
- Add protective parentheses to macros as far as possible.
marius
2011-10-01
1
-41
/
+41
*
In total store which we use for running the kernel and all of the userland
marius
2011-10-01
1
-8
/
+9
*
Use the extended integer condition code when comparing 64-bit values. Given
marius
2011-09-30
1
-1
/
+1
*
- Right-justify backslashes as suggested by style(9).
marius
2011-09-30
1
-55
/
+55
*
Merge from r224217:
marius
2011-07-20
1
-1
/
+1
*
Add the possibility to specify from kernel configs MAXCPU value.
attilio
2011-07-19
1
-0
/
+2
*
- pmap_cache_remove() and pmap_protect_tte() are only used within pmap.c
marius
2011-07-05
1
-3
/
+0
*
- For Cheetah- and Zeus-class CPUs don't flush all unlocked entries from
marius
2011-07-02
3
-5
/
+20
*
Fix whitespace
marius
2011-06-21
1
-5
/
+5
*
On machines where we don't need to lock the kernel TSB into the dTLB and
marius
2011-06-21
2
-2
/
+2
*
Don't include curcpu in the mask which is used as the IPI cookie as we
marius
2011-06-15
1
-12
/
+16
*
Adapt CATR() to r222813. This is somewhat tricky as we can't afford using
marius
2011-06-07
1
-16
/
+28
*
Fix KTR_CPUMASK in order to accept a string representing a cpuset_t.
attilio
2011-05-31
1
-0
/
+2
*
Revert a change that crept in during MFC.
attilio
2011-05-31
1
-2
/
+0
*
MFC
attilio
2011-05-31
1
-0
/
+2
|
\
|
*
Move the ZERO_REGION_SIZE to a machine-dependent file, as on many
mdf
2011-05-13
1
-0
/
+7
*
|
Revert a patch that unvolountary sneaked in while I was MFCing.
attilio
2011-05-23
1
-2
/
+0
*
|
MFC
attilio
2011-05-23
1
-0
/
+2
*
|
MFC
attilio
2011-05-13
1
-0
/
+7
*
|
MFC
attilio
2011-05-12
1
-0
/
+11
|
\
\
|
|
/
|
*
Add an ATOMIC_CLEAR_LONG.
marius
2011-05-10
1
-0
/
+11
*
|
The ita_mask should include curcpu but the cpuset passed to cpu_ipi_selected()
marius
2011-05-11
1
-3
/
+3
*
|
Add sparc64 support.
attilio
2011-05-06
3
-20
/
+31
|
/
*
Correct spelling in comments.
marius
2011-04-22
1
-1
/
+1
*
Remove the advertising clause from the UCB license according to the
marius
2011-03-13
2
-8
/
+0
*
Sync licenses and the corresponding RCS IDs with NetBSD, mainly switching
marius
2011-03-12
6
-29
/
+31
*
Fix typos - remove duplicate "the".
brucec
2011-02-21
1
-1
/
+1
*
Remove pmap fields that are either unused or not fully implemented.
alc
2011-02-17
1
-2
/
+0
*
Add reader/writer lock around mem_range_attr_get() and mem_range_attr_set().
jkim
2011-01-17
1
-1
/
+4
*
Move repeated MAXSLP definition from machine/vmparam.h to sys/vmmeter.h.
kib
2011-01-09
1
-11
/
+0
*
Fix the value for DECIMAL_DIG on UltraSparcs. The previous value of
das
2011-01-09
1
-1
/
+1
*
On mixed 32/64 bit architectures (mips, powerpc) use __LP64__ rather than
tijl
2011-01-08
1
-2
/
+2
*
Fix types of some values in machine/_limits.h.
tijl
2011-01-08
1
-9
/
+7
*
Add AT_STACKPROT elf aux vector. Will be used to inform rtld about the
kib
2011-01-07
1
-1
/
+2
*
Reserve INTR_MD[1-4] similarly to what BUS_DMA_BUS[1-4] are intended for
marius
2011-01-04
1
-1
/
+3
*
On UltraSPARC-III+ and greater take advantage of ASI_ATOMIC_QUAD_LDD_PHYS,
marius
2010-12-29
2
-6
/
+8
*
- Move the macros for generating load and store instructions to asmacros.h
marius
2010-12-29
1
-1
/
+14
*
Rename the "xor" parameter to "xorval" as the former is a reserved keyword
marius
2010-12-29
1
-13
/
+13
*
Extend the hack of r182730 to trick GAS/GCC into compiling access to
marius
2010-12-21
1
-2
/
+4
*
Revert r216080 so kmem_map is capped at 3/5 of the currently rather modest
marius
2010-12-21
1
-1
/
+2
*
Revert r216134. This checkin broke platforms where bus_space are macros:
brucec
2010-12-03
1
-59
/
+56
*
Disallow passing in a count of zero bytes to the bus_space(9) functions.
brucec
2010-12-02
1
-56
/
+59
*
Change VM_KMEM_SIZE_MAX to be just (VM_MAX_KERNEL_ADDRESS - VM_MIN_KERNEL_ADD...
fjoe
2010-11-30
1
-2
/
+1
*
Define VM_KMEM_SIZE_MAX on sparc64. Otherwise kernel built with
fjoe
2010-11-28
1
-0
/
+8
*
Enable reservation-based physical memory allocation. Even without the
alc
2010-11-10
1
-2
/
+9
*
- Remove <machine/mutex.h>. Most of the headers were empty, and the
jhb
2010-11-09
1
-32
/
+0
*
- Wrap exchanging td_intr_frame and calling the event timer callback in
marius
2010-10-19
1
-1
/
+1
[next]