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
*
Remove the PSYCHO_STRAY option - it was never really useful. Adjust a
tmm
2003-06-12
1
-49
/
+5
*
Fix LINT for now.
jake
2003-06-11
1
-0
/
+1
*
Remove the psycho and sbus iommu function stubs, and put the pointer
tmm
2003-06-11
4
-308
/
+81
*
GC unused cpu_wait() function
peter
2003-06-11
1
-5
/
+0
*
Note that scbus is required for SCSI, not just "required" in general.
jmallett
2003-06-08
1
-1
/
+1
*
- Declare sparc64_memreg and sparc64_nmemreg in machine/ofw_mem.h.
jake
2003-06-07
4
-8
/
+11
*
BKPT_INST is supposed to be a breakpoint, not 0.
jake
2003-06-07
1
-1
/
+1
*
Change the second (and last) argument of cpu_set_upcall(). Previously
marcel
2003-06-04
1
-1
/
+3
*
Fix interrupt assignment for non-builtin PCI devices on e450s.
tmm
2003-05-30
10
-45
/
+168
*
Rename BUS_DMAMEM_NOSYNC to BUS_DMA_COHERENT.
hmp
2003-05-30
1
-2
/
+1
*
Completely disable interrupts (not just raise %pil) when calculating the
tmm
2003-05-29
1
-4
/
+5
*
Bring back bus_dmasync_op_t. It is now a typedef to an int, though the
scottl
2003-05-27
5
-9
/
+14
*
Fix two typos from the last commit
scottl
2003-05-26
2
-2
/
+2
*
De-orbit bus_dmamem_alloc_size from here too.
scottl
2003-05-26
1
-34
/
+8
*
De-orbit bus_dmamem_alloc_size(). It's a hack and was never used anyways.
scottl
2003-05-26
5
-111
/
+6
*
sys/sys/limits.h:
kan
2003-05-19
2
-3
/
+3
*
- Merge struct procsig with struct sigacts.
jhb
2003-05-13
1
-0
/
+4
*
Style fixes.
kan
2003-05-04
1
-8
/
+11
*
Forgot to update string and signal tables when some of the trap types
jake
2003-05-04
1
-4
/
+4
*
- Reduce the DVMA preallocation limit from 128kB to 32kB. 128kB were
tmm
2003-05-02
3
-3
/
+3
*
Back out last commits. The elf64/elf32 kernel name thing was more pain
peter
2003-05-01
1
-3
/
+1
*
Slight reorg and added AMD64 support. A couple of the MODINFOMD_* values
peter
2003-05-01
1
-6
/
+0
*
Fix transcription error. Use == NULL, not != NULL. Fortunately this
peter
2003-04-30
1
-1
/
+1
*
Look for an elf32 kernel (powerpc) and elf64 kernel (sparc64) as well
peter
2003-04-30
1
-1
/
+3
*
Range check the syscall number before looking it up in the syscallnames[]
jhb
2003-04-30
1
-1
/
+1
*
Allow fast instruction and data access mmu miss traps to be handled by
jake
2003-04-29
3
-9
/
+11
*
Deprecate machine/limits.h in favor of new sys/limits.h.
kan
2003-04-29
1
-64
/
+4
*
Use 16 byte alignment for internal labels, 32 bytes is excessive.
jake
2003-04-29
1
-8
/
+8
*
- Fix placement of cvs ids in previous commit to match .S files in libc.
jake
2003-04-29
9
-38
/
+24
*
This file is unused.
jake
2003-04-28
1
-66
/
+0
*
Remove some debug options that are no longer needed.
jake
2003-04-27
1
-7
/
+0
*
I was wrong, the ENTRY bits in asm.h did have a purpose -- for userland.
obrien
2003-04-26
9
-55
/
+60
*
The ENTRY bits were in two places. Remove the one not used (asm.h), but
obrien
2003-04-26
2
-24
/
+11
*
Two tokens that don't together form a vaid preprocssor token cannot be
obrien
2003-04-26
2
-4
/
+4
*
- Push down Giant into the sysarch() calls that still need Giant.
jhb
2003-04-25
1
-1
/
+4
*
Add an argument to get_mcontext() which specified whether the
deischen
2003-04-25
1
-1
/
+5
*
Add a new sys/limits.h file which in turn depends on machine/_limits.h
kan
2003-04-23
1
-57
/
+39
*
Remove single threading detecting code, these code really should be
davidxu
2003-04-22
1
-7
/
+0
*
Add FireWire drivers to GENERIC.
simokawa
2003-04-21
1
-0
/
+5
*
Add device driver support for the ASIX Electronics AX88172 USB 2.0
wpaul
2003-04-20
1
-0
/
+1
*
Use the proc lock to protect p_singlethread and a P_WEXIT test. This
jhb
2003-04-18
1
-1
/
+2
*
- Move the routine for flushing all user mappings from the tlb from pmap to
jake
2003-04-13
9
-158
/
+102
*
fix typo in the previous commit.
simokawa
2003-04-12
1
-1
/
+1
*
I deserve a big pointy hat for having missed all those references
mux
2003-04-10
1
-1
/
+1
*
Change the operation parameter of bus_dmamap_sync() from an
mux
2003-04-10
5
-34
/
+20
*
Print real memory/avail memory on startup like other platforms. Hide
jake
2003-04-10
1
-2
/
+10
*
The fxp(4) driver is now working on sparc64 too!
mux
2003-04-08
1
-1
/
+1
*
Introduce an M_ASSERTPKTHDR() macro which performs the very common task
des
2003-04-08
2
-4
/
+2
*
Use vm_paddr_t for physical addresses.
jake
2003-04-08
23
-102
/
+102
*
Remove a largely useless statistic (its kept elsewhere too).
jake
2003-04-06
1
-3
/
+0
[next]