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
*
Change the arguments of exec_setregs() so that it receives a pointer
nwhitehorn
2010-03-25
1
-3
/
+3
*
- The firmware of Sun Fire V1280 has a misfeature of setting %wstate to
marius
2010-03-21
5
-51
/
+69
*
Improve the KVA space sizing of 186682; on machines with large dTLBs we
marius
2010-03-20
1
-10
/
+34
*
o Add support for UltraSparc-IV+:
marius
2010-03-17
2
-34
/
+77
*
Add macros for the VER.impl of SPARC64 II to VIIIfx.
marius
2010-03-17
1
-1
/
+8
*
- Add TTE and context register bits for the additional page sizes supported
marius
2010-03-17
5
-34
/
+75
*
- Add quirk handling for Sun Fire V1280. The firmware of these machines
marius
2010-03-17
2
-5
/
+29
*
Remove COMPAT_43TTY from stock kernel configuration files.
ed
2010-03-13
1
-1
/
+0
*
The NetBSD Foundation has granted permission to remove clause 3 and 4 from
joel
2010-03-03
4
-28
/
+0
*
Some machines can not only consist of CPUs running at different speeds
marius
2010-02-21
1
-2
/
+2
*
Starting with UltraSPARC IV CPUs the CPU caches are described with different
marius
2010-02-20
1
-19
/
+37
*
Some machines can not only consist of CPUs running at different speeds
marius
2010-02-20
19
-68
/
+83
*
Predict KASSERTs to be true.
marius
2010-02-13
1
-1
/
+1
*
Add ssm(4), which serves as a glue device allowing devices beneath the
marius
2010-02-13
1
-0
/
+74
*
- Add the 'cmp' and 'core' pseudo-busses which are used to group CPU cores
marius
2010-02-13
2
-55
/
+47
*
Resurrect nexusvar.h from r167307.
marius
2010-02-13
1
-0
/
+58
*
Style fixes
marius
2010-02-13
1
-24
/
+19
*
- Search the whole OFW device tree instead of only the children of the
marius
2010-02-13
6
-128
/
+201
*
- At least the trap table of the Sun Fire V1280 firmware apparently has
marius
2010-02-13
2
-10
/
+14
*
- Assert that HEAPSZ is a multiple of PAGE_SIZE as at least the firmware
marius
2010-02-13
4
-6
/
+132
*
Add the options DEADLKRES (introducing the deadlock resolver thread) in
attilio
2010-02-10
1
-0
/
+1
*
Implement handling of the third argument of cpu_switch(). This unbreaks
marius
2010-01-30
2
-40
/
+50
*
- Zero the MSI/MSI-X queue argument, otherwise mtx_init(9) can panic
marius
2010-01-27
1
-3
/
+3
*
Merge r202882 from amd64/i386:
marius
2010-01-23
1
-69
/
+104
*
Move the examples for the 'hints' and 'env' keywords from various GENERIC
jhb
2010-01-19
1
-9
/
+0
*
Add epic(4) also here.
marius
2010-01-18
1
-0
/
+1
*
When setting up MSIs with a filter ensure that the event queue interrupt
marius
2010-01-10
1
-2
/
+10
*
Add INCLUDE_CONFIG_FILE in GENERIC on all non-embedded platforms.
imp
2010-01-10
1
-0
/
+1
*
Add epic(4), a driver for the front panel LEDs in Sun Fire V215/V245.
marius
2010-01-10
2
-0
/
+217
*
- According to OpenSolaris it's sufficient to align the MSIs of a
marius
2010-01-10
1
-52
/
+95
*
In sys/<arch>/conf/Makefile set TARGET to <arch>. That allows
bz
2010-01-08
1
-0
/
+2
*
Enable ste(4). ste(4) should work on all architectures.
yongari
2010-01-08
1
-1
/
+1
*
Revert 200594. This file isn't intended for these sorts of things.
imp
2010-01-04
1
-7
/
+0
*
Add vlan(4) to all GENERIC kernels.
brooks
2010-01-03
1
-0
/
+1
*
Exclude options COMPAT_FREEBSD4 now that the MD freebsd4_sigreturn()
marius
2010-01-03
1
-0
/
+1
*
- Demapping unused kernel TLB slots has proven to work reliably so move
marius
2010-01-02
1
-11
/
+3
*
- Preserve the PROM IOMMU in order to allow OFW drivers to continue to
marius
2010-01-02
4
-4
/
+25
*
Fix botches in r201005:
marius
2010-01-01
1
-4
/
+4
*
- Remove a redundant variable and an unnecessary cast.
marius
2009-12-29
1
-6
/
+5
*
- Prefer i and j over i and n for temporary integer variables.
marius
2009-12-29
2
-111
/
+120
*
Account for firmware versions which include the CDMA interrupts in
marius
2009-12-28
1
-19
/
+32
*
Add a driver for the `Fire' JBus to PCIe bridges found in at least
marius
2009-12-27
3
-0
/
+3224
*
Style changes
marius
2009-12-25
1
-3
/
+3
*
- Take advantage of bus_{read,write}_*(9).
marius
2009-12-25
1
-3
/
+1
*
- Hook up the default implementations of the MSI/MSI-X pcib_if methods
marius
2009-12-25
1
-2
/
+39
*
Merge from amd64/i386:
marius
2009-12-24
5
-3
/
+67
*
Add missing locking in intr_bind().
marius
2009-12-24
1
-2
/
+8
*
- Don't check for a valid interrupt controller on every interrupt
marius
2009-12-24
1
-2
/
+3
*
- By re-arranging the code in OF_decode_addr() somewhat and accepting
marius
2009-12-23
1
-33
/
+33
*
Style changes.
marius
2009-12-23
1
-14
/
+12
[next]