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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Resurrect ofw_pci_if.m from r178578.
marius
2011-02-21
1
-0
/
+53
*
Fix typos - remove duplicate "the".
brucec
2011-02-21
3
-3
/
+3
*
Remove pmap fields that are either unused or not fully implemented.
alc
2011-02-17
1
-2
/
+0
*
Set td_kstack_pages for thread0.
marius
2011-02-08
1
-0
/
+1
*
Take advantage of accessing the kernel TSB via ASI_ATOMIC_QUAD_LDD_PHYS
marius
2011-02-08
1
-1
/
+2
*
Put the general logic for being a CPU hog into a new function
mdf
2011-02-02
1
-2
/
+1
*
Make MSGBUF_SIZE kernel option a loader tunable kern.msgbufsize.
pluknet
2011-01-21
2
-4
/
+2
*
For architectures not using direct map , and requiring real KVA page for
kib
2011-01-18
1
-1
/
+1
*
Remove empty dev_mem_md_init() stubs.
jkim
2011-01-17
1
-6
/
+0
*
Add reader/writer lock around mem_range_attr_get() and mem_range_attr_set().
jkim
2011-01-17
1
-1
/
+4
*
In order to save instructions the MMU trap handlers assumed that the kernel
marius
2011-01-17
2
-34
/
+72
*
Remove unneeded includes of <sys/linker_set.h>. Other headers that use
jhb
2011-01-11
4
-4
/
+0
*
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
*
Remove an unused variable accidentally added in r216803.
marius
2011-01-06
1
-1
/
+0
*
Inherit the APB and the generic OFW PCI-PCI bridge driver from the generic
marius
2011-01-04
2
-38
/
+5
*
Reserve INTR_MD[1-4] similarly to what BUS_DMA_BUS[1-4] are intended for
marius
2011-01-04
6
-10
/
+12
*
Extend the section in which interrupts are disabled in the TLB demap
marius
2011-01-02
1
-6
/
+6
*
On UltraSPARC-III+ and greater take advantage of ASI_ATOMIC_QUAD_LDD_PHYS,
marius
2010-12-29
7
-112
/
+294
*
- Move the macros for generating load and store instructions to asmacros.h
marius
2010-12-29
2
-24
/
+24
*
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
2
-4
/
+6
*
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
*
Convert drivers somehow missed in r200874 to multipass probing.
marius
2010-11-15
2
-2
/
+4
*
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
*
Implement pmap_is_prefaultable().
marius
2010-11-06
1
-1
/
+5
*
Adjust the order of operations in spinlock_enter() and spinlock_exit() to
jhb
2010-11-05
1
-3
/
+6
*
- When resetting pm_active and pm_context of a pmap in pmap_pinit() we
marius
2010-10-29
1
-4
/
+7
*
- Given that in one-shot mode tick_et_start() also is called frequently
marius
2010-10-25
1
-113
/
+103
*
- Wrap exchanging td_intr_frame and calling the event timer callback in
marius
2010-10-19
3
-17
/
+19
*
- In oneshot-mode it doesn't make sense to try to compensate the clock
marius
2010-10-17
1
-45
/
+41
*
Explicitly lower the PIL to 0 as part of enabling interrupts, similar to
marius
2010-10-14
1
-0
/
+1
*
- In the spirit of r212559 add a comment describing what will eventually
marius
2010-10-14
1
-1
/
+11
*
In the replacement text of the __bswapN_const() macros cast the argument
marius
2010-10-08
1
-12
/
+14
*
Fix bogus error message from bus_dmamem_alloc() about incorrect alignment.
neel
2010-09-29
1
-1
/
+1
*
minor simplifications and cosmetics
marius
2010-09-24
1
-10
/
+6
*
Now userland POSIX semaphore is based on umtx. The kernel module
davidxu
2010-09-24
1
-1
/
+0
*
For sparc64 relocations that directly put bits of the symbol value into
kib
2010-09-22
1
-18
/
+22
*
Remove accidentally committed test code which effectively prevented the
marius
2010-09-16
1
-2
/
+0
*
Add a VIS-based block copy function for SPARC64 V and later, which
marius
2010-09-15
3
-1
/
+121
*
Add macros for alternate entry points.
marius
2010-09-15
1
-1
/
+8
*
Sync with other platforms:
marius
2010-09-15
1
-9
/
+17
[next]