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
*
Uncomment sk(4) as it's now working.
yongari
2006-04-27
1
-1
/
+1
*
Move AHC_REG_PRETTY_PRINT and AHD_REG_PRETTY_PRINT below
delphij
2006-04-24
1
-2
/
+2
*
Set the rid for any resource obtained from rman_reserve_resource.
imp
2006-04-20
4
-1
/
+4
*
Remove sab(4).
marcel
2006-04-19
1
-2
/
+0
*
- Since critical sections no longer raise the processor interrupt level to
marius
2006-04-17
2
-38
/
+46
*
For USIII CPUs the type of the trap caused by peeking/poking non-existent
marius
2006-04-04
1
-7
/
+5
*
Eliminate HAVE_STOPPEDPCBS. On ia64 the PCPU holds a pointer to the
marcel
2006-04-03
1
-0
/
+2
*
- s,tramoline,trampoline, in a comment.
marius
2006-04-03
2
-10
/
+22
*
Remove the unused sva and eva arguments from pmap_remove_pages().
peter
2006-04-03
1
-1
/
+1
*
Add scc(4).
marcel
2006-03-30
1
-2
/
+2
*
- We only lock the local per-CPU page in the local dTLB, so accessing the
marius
2006-03-29
1
-5
/
+17
*
Add convenience macros for the bits in ASI_ESTATE_ERROR_EN_REG (used
marius
2006-03-29
1
-0
/
+16
*
- Add a comment describing why tick_init() is called before cninit().
marius
2006-03-28
1
-1
/
+6
*
- Move the check for too high HZ values from tick_init() to tick_start()
marius
2006-03-28
1
-7
/
+12
*
Add convenience macros for the full register set and use them to replace
marius
2006-03-28
2
-23
/
+74
*
Sync with the other archs and declare the memory location referenced by
marius
2006-03-28
1
-4
/
+4
*
Fix a c/p error.
brueffer
2006-02-28
1
-1
/
+1
*
- Don't bother traversing trap frames in stack_save(). This fixes panics
marius
2006-02-19
2
-4
/
+34
*
Add system call auditing support for sparc64.
rwatson
2006-02-18
1
-0
/
+3
*
For E250 and E450 enable the watchdog part of the MK48Txx as it just
marius
2006-02-15
1
-1
/
+19
*
Fix the hw.realmem sysctl. The global realmem variable is a count of
jhb
2006-02-14
1
-1
/
+1
*
CPU time accounting speedup (step 2)
phk
2006-02-11
1
-9
/
+1
*
Simplify system time accounting for profiling.
phk
2006-02-08
1
-6
/
+4
*
Modify the way we account for CPU time spent (step 1)
phk
2006-02-07
2
-1
/
+18
*
Hook up le(4) to the build. For now it's only added to the sparc64 GENERIC
marius
2006-01-31
1
-2
/
+2
*
o lsi64854_enet_intr():
marius
2006-01-31
2
-32
/
+31
*
Revert the part of rev. 1.3 which enabled the chaining of the DMA engine
marius
2006-01-30
1
-21
/
+1
*
- Register the generic implementations for the device shutdown, suspend
marius
2006-01-26
7
-9
/
+22
*
Make the ACPI and OpenFirmware PCI bus drivers subclasses of the generic
jhb
2006-01-20
1
-35
/
+3
*
Correct typos (s/OFERFLOW/OVERFLOW/).
kris
2006-01-16
3
-4
/
+4
*
- The inline asm in this file uses output operands before all input
marius
2006-01-12
1
-5
/
+5
*
Move the old BSD4.3 tty compatibility from (!BURN_BRIDGES && COMPAT_43)
phk
2006-01-10
1
-0
/
+1
*
- Make pcib_devclass private to sys/dev/pci/pci_pci.c and change all the
jhb
2006-01-06
2
-10
/
+5
*
Remove references to snd_vortex1(4).
joel
2006-01-04
1
-1
/
+0
*
Use the correct units when handling the hw.physmem tunable.
scottl
2006-01-01
1
-0
/
+1
*
MI changes:
netchild
2005-12-31
1
-0
/
+8
*
Uncomment ti(4) as it's now working.
yongari
2005-12-28
1
-1
/
+1
*
Remove kern.elf32.can_exec_dyn sysctl. Instead extend Brandinfo structure
sobomax
2005-12-26
1
-0
/
+2
*
Tweak how the MD code calls the fooclock() methods some. Instead of
jhb
2005-12-22
3
-17
/
+10
*
Uncomment bge(4) as it's now working.
yongari
2005-12-22
1
-1
/
+1
*
Add a new method PCI_FIND_EXTCAP() to the pci bus interface that is used
jhb
2005-12-20
1
-0
/
+1
*
Make our ELF64 type definitions match standards. In particular this
marcel
2005-12-18
1
-3
/
+3
*
Fix a bug introduced in rev. 1.5; for retrieving the device_t of the
marius
2005-12-12
1
-2
/
+2
*
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
2
-14
/
+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
5
-54
/
+36
*
- Adhere style(9) (don't use function calls in initializers).
marius
2005-12-03
1
-3
/
+5
[next]