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
*
Add pmap_clear_write() to the interface between the virtual memory
alc
2006-07-20
1
-2
/
+0
*
- Complete breaking out the definition of bus_space_{tag,handle}_t by
marius
2006-06-13
2
-12
/
+4
*
MFalpha/amd64/arm/ia64
alc
2006-05-29
1
-9
/
+0
*
Clean out sysctl machdep.* related defines.
phk
2006-05-11
1
-19
/
+0
*
Eliminate HAVE_STOPPEDPCBS. On ia64 the PCPU holds a pointer to the
marcel
2006-04-03
1
-0
/
+2
*
Add convenience macros for the bits in ASI_ESTATE_ERROR_EN_REG (used
marius
2006-03-29
1
-0
/
+16
*
Sync with the other archs and declare the memory location referenced by
marius
2006-03-28
1
-4
/
+4
*
Correct typos (s/OFERFLOW/OVERFLOW/).
kris
2006-01-16
2
-2
/
+2
*
- The inline asm in this file uses output operands before all input
marius
2006-01-12
1
-5
/
+5
*
Tweak how the MD code calls the fooclock() methods some. Instead of
jhb
2005-12-22
2
-7
/
+0
*
style(9) nits
obrien
2005-12-07
1
-52
/
+52
*
Add Sparc TLS relocation definitions.
obrien
2005-12-07
1
-0
/
+24
*
- Cleanup whitespace and extra ()s in vtophys() macros.
jhb
2005-12-06
1
-1
/
+1
*
Use <sys/ktr.h> directly in .S files instead of exporting the
marius
2005-12-06
1
-0
/
+2
*
Drop _MACHINE_ARCH and _MACHINE defines (not to be confused with
ru
2005-12-06
1
-7
/
+0
*
- Move the declaration of struct upa_ranges and the UPA_RANGE_* macros
marius
2005-12-03
2
-36
/
+0
*
Add stoppcbs[] arrays on Alpha and sparc64 and have each CPU save its
jhb
2005-11-03
1
-0
/
+2
*
Reorganize the interrupt handling code a bit to make a few things cleaner
jhb
2005-10-25
1
-1
/
+1
*
Add a default value for VM_BCACHE_SIZE_MAX of 400MB. This is copied from
kris
2005-10-14
1
-0
/
+8
*
Add a new atomic_fetchadd() primitive that atomically adds a value to a
jhb
2005-09-27
1
-0
/
+3
*
Move MINSIGSTKSZ from <machine/signal.h> to <machine/_limits.h> and rename
stefanf
2005-08-20
2
-4
/
+3
*
Remove a stale occurrence of 'alpha' in a comment.
stefanf
2005-08-20
1
-1
/
+1
*
Add extra constraints to tell the compiler that the memory be modified
jhb
2005-07-27
1
-4
/
+6
*
Convert the atomic_ptr() operations over to operating on uintptr_t
jhb
2005-07-15
1
-1
/
+1
*
MFP4:
jkoshy
2005-06-09
1
-0
/
+14
*
Remove bus_{mem,p}io.h and related code for a micro-optimization on i386
nyan
2005-05-29
2
-66
/
+0
*
- Collapse eeprom_ebus.c and eeprom_sbus.c into eeprom.c and
marius
2005-05-19
1
-61
/
+0
*
Add empty header (except of the multiple-inclusion protection) to
marcel
2005-04-20
1
-0
/
+10
*
Break out the definition of bus_space_{tag,handle}_t and a few other types
imp
2005-04-18
2
-8
/
+43
*
- Add a workaround for a bug in BlackBird CPUs (said to be part of the
marius
2005-04-16
3
-8
/
+20
*
Fix a style(9) bug in the stxa_sync() macro (DO NOT use function calls
marius
2005-04-16
1
-1
/
+2
*
Divorce critical sections from spinlocks. Critical sections as denoted by
jhb
2005-04-04
2
-92
/
+2
*
Refactor the bus_dma header files so that the interface is described in
scottl
2005-03-14
2
-147
/
+153
*
Declare as volatile the memory location referenced by a pointer rather than
alc
2005-03-06
1
-1
/
+1
*
Addendum to netchild's C compiler abstraction mega-patch which somehow
joerg
2005-03-04
1
-1
/
+3
*
netchild's mega-patch to isolate compiler dependencies into a central
joerg
2005-03-02
5
-17
/
+26
*
Silence witness warnings about duplicate pmap lock emitted since
marius
2005-02-18
1
-1
/
+1
*
- Re-write OF_decode_addr() with a bus-neutral approach, adding support
marius
2005-02-12
1
-2
/
+1
*
Hopefully unbreak modules build.
ru
2005-01-29
1
-1
/
+1
*
Add a small API to manage the MD user trap structures. Specifically, we
jhb
2005-01-19
1
-0
/
+4
*
Add the bus_dmamap_load_mbuf_sg() function to sparc64.
scottl
2005-01-15
1
-0
/
+4
*
/* -> /*- for license, minor formatting changes
imp
2005-01-07
31
-31
/
+31
*
Identify USIIIi processors.
scottl
2004-12-24
1
-0
/
+1
*
Change gdb_cpu_setreg() to not take the value to which to set the
marcel
2004-12-01
1
-1
/
+1
*
Remove UAREA_PAGES.
das
2004-11-20
1
-1
/
+0
*
o Sync with the NetBSD mk48txx driver (the result simplyfies some changes
marius
2004-11-17
1
-5
/
+1
*
We seem to have occasions where sending an IPI takes significantly
kensmith
2004-09-29
1
-1
/
+1
*
Move the kernel-specific logic to adjust frompc from MI to MD. For
marcel
2004-08-27
1
-0
/
+13
*
Instead of "OpenFirmware", "openfirmware", etc. use the official spelling
marius
2004-08-16
1
-2
/
+2
*
- Make OF_getetheraddr() honour the "local-mac-address?" system config
marius
2004-08-14
1
-1
/
+0
[next]