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 "[KEEP THIS!]" from COMPAT_43TTY. It's not really that important.
ed
2008-12-02
1
-1
/
+1
*
Switch to ath hal source code. Note this removes the ath_hal
sam
2008-12-01
1
-0
/
+1
*
Add sv_flags field to struct sysentvec with intention to provide description
kib
2008-11-22
1
-1
/
+2
*
- bump __FreeBSD version to reflect added buf_ring, memory barriers,
kmacy
2008-11-22
1
-0
/
+4
*
- According to OpenSolaris, CDMA flushing/syncing for Tomatillos
marius
2008-11-20
4
-74
/
+218
*
Use the interrupt level right below PIL_FAST for executing interrupt
marius
2008-11-19
2
-10
/
+19
*
- Allow the front-end to specify that iommu(4) should disable
marius
2008-11-16
3
-19
/
+25
*
Use the spitfire VIS block copy/zero functions also with cheetah-
marius
2008-11-16
1
-1
/
+7
*
Micro-optimize spitfire_block_{copy,zero}():
marius
2008-11-16
1
-9
/
+4
*
- Turn off interrupts instead of only entering a critical section
marius
2008-10-28
1
-14
/
+10
*
- In GCC 4.2 __builtin_frame_address() was fixed to include the
marius
2008-10-27
2
-23
/
+11
*
Enable mpt(4) as some later models have on-board Fusion-MPT
marius
2008-10-11
1
-3
/
+2
*
Collect N identical (or near identical) mkdumpheader() implementations into
peter
2008-10-01
1
-22
/
+1
*
Add a driver for `Schizo' Fireplane/Safari to PCI 2.1 and `Tomatillo'
marius
2008-09-28
3
-0
/
+1649
*
Replace all calls to minor() with dev2unit().
ed
2008-09-27
1
-2
/
+2
*
Change the static struct sysentvec and struct Elf_Brandinfo initializers
kib
2008-09-24
1
-46
/
+47
*
Use the STICK timers only when absolutely necessary, i.e. if a machine
marius
2008-09-20
3
-29
/
+33
*
Clear any possibly pending PCI error bits left by the firmware. These
marius
2008-09-18
2
-64
/
+56
*
- Add a missing prototype.
marius
2008-09-18
1
-2
/
+2
*
- Newer firmware versions no longer provide SUNW,stop-self so just
marius
2008-09-18
3
-30
/
+58
*
Add drivers for the power management devices found on Fireplane/
marius
2008-09-10
2
-0
/
+358
*
Work around Cheetah+ erratum 34 (USIII+ erratum #10) by relocating
marius
2008-09-10
2
-22
/
+115
*
For cheetah-class CPUs ensure that the dt512_0 is set to hold 8k pages
marius
2008-09-08
6
-5
/
+59
*
USIII and beyond CPUs have stricter requirements when it comes
marius
2008-09-08
6
-13
/
+29
*
o Move the MODULE_DEPEND() for cam(4) from the esp_sbus.c front-end to
marius
2008-09-08
3
-97
/
+85
*
When determining whether we trapped while in the PROM don't only
marius
2008-09-04
1
-0
/
+4
*
Use the PROM provided SUNW,set-trap-table to take over the trap
marius
2008-09-04
3
-0
/
+35
*
Ensure the caches have the desired configuration (see especially
marius
2008-09-04
2
-0
/
+2
*
Flesh out MMU and cache handling of cheetah-class CPUs.
marius
2008-09-04
6
-7
/
+171
*
The physical address space of cheetah-class CPUs has been extended
marius
2008-09-04
2
-5
/
+17
*
Additionally clear the STICK bit in the SOFTINT register when
marius
2008-09-03
1
-1
/
+1
*
- USIII-based machines can consist of CPUs running at different
marius
2008-09-03
13
-127
/
+329
*
ahc(4) work better in Sparc64 with AHC_ALLOW_MEMIO.
obrien
2008-09-02
1
-0
/
+1
*
- USIII-based machines can consist of CPUs having different cache
marius
2008-09-02
9
-67
/
+85
*
Bypass isa_probe_children(9) and directly call bus_generic_attach(9)
marius
2008-09-02
1
-1
/
+7
*
There's a race in kmem(4) between checking whether a page is resident
marius
2008-08-24
1
-0
/
+14
*
MFamd64: r133413
marius
2008-08-24
1
-9
/
+6
*
Announce the speed of the PCI bus for informational purpose.
marius
2008-08-24
1
-3
/
+6
*
The PCI specifications don't explain the details on how to calculate
marius
2008-08-24
1
-20
/
+58
*
Update the comment regarding the workaround for the BlackBird
marius
2008-08-23
1
-3
/
+5
*
- Provide and consume module dependency information.
marius
2008-08-23
2
-5
/
+8
*
- Removed unused sc_node.
marius
2008-08-23
1
-21
/
+9
*
Provide and consume module dependency information.
marius
2008-08-23
2
-0
/
+3
*
Remove clkbrd(4) as a separate device and compile it solely based
marius
2008-08-23
2
-2
/
+0
*
- Add kbdmux(4); since sunkbd(4) was tought to emulate atkbd(4) like
marius
2008-08-23
1
-3
/
+5
*
cosmetic changes and style fixes
marius
2008-08-22
6
-33
/
+40
*
Avoid misaligned access of struct frame.
marius
2008-08-22
1
-4
/
+6
*
Integrate the new MPSAFE TTY layer to the FreeBSD operating system.
ed
2008-08-20
1
-1
/
+1
*
Export 'struct pcpu' to userland w/o requiring _KERNEL. A few ports
jhb
2008-08-19
1
-2
/
+2
*
Commit step 1 of the vimage project, (network stack)
bz
2008-08-17
1
-1
/
+2
[next]