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
/
alpha
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support for the Alpha Processor, Inc. UP1000 system.
gallatin
2000-06-19
2
-0
/
+9
*
Support bounce buffers for ISA DMA on the alpha. This is required for the
gallatin
2000-06-19
1
-0
/
+1
*
Add taskqueue system for easy-to-use SWIs among other things.
dfr
2000-05-28
1
-1
/
+4
*
Allow platform specific isa interrupt setup & teardown routines in
gallatin
2000-05-28
1
-0
/
+5
*
Back out the previous change to the queue(3) interface.
jake
2000-05-26
1
-4
/
+4
*
Change the way that the queue(3) structures are declared; don't assume that
jake
2000-05-23
1
-4
/
+4
*
Implement an optimization of the VM<->pmap API. Pass vm_page_t's directly
peter
2000-05-21
1
-3
/
+3
*
Eliminate a couple of evil common declarations.
peter
2000-05-18
1
-2
/
+2
*
Port ppc driver to alpha.
dfr
2000-05-14
1
-0
/
+14
*
Finish moving all IEEE fp types to be the same on all arch's.
jhb
2000-05-10
1
-1
/
+1
*
Handle PCI devices that actually use an ISA IRQ for the cia and tsunami
jhb
2000-05-10
1
-0
/
+6
*
Change floating point exception type to match the i386 one.
obrien
2000-05-09
1
-1
/
+1
*
Make in_cksum() a macro call to in_cksum_skip(), since it provides the
jlemon
2000-05-06
1
-3
/
+2
*
Add $FreeBSD$
peter
2000-05-01
6
-0
/
+7
*
Well, make intrhand2_t take a void * arg then. Matches i386.
mjacob
2000-04-26
1
-2
/
+2
*
Add include files to alpha/include directory.
roger
2000-04-15
2
-0
/
+475
*
Make sysv-style shared memory tuneable params fully runtime adjustable
peter
2000-03-30
1
-8
/
+0
*
Try and make the Alpha kernel compile. There are still some loose ends
peter
2000-03-30
2
-1
/
+10
*
Add support for offloading IP/TCP/UDP checksums to NIC hardware which
jlemon
2000-03-27
1
-0
/
+3
*
- Add Support for the following PS/2 mice:
yokota
2000-03-18
1
-4
/
+44
*
Alpha 8200: Add prototype from promcnattach.
mjacob
2000-03-18
1
-0
/
+1
*
Patches that eliminate extra context switches in FIFO case.
dufault
2000-03-02
1
-2
/
+3
*
* Fix the memory probing code so that it sees all memory clusters, not
dfr
2000-02-29
1
-4
/
+0
*
Update the ata driver to take more advantage of newbus, this
sos
2000-02-18
1
-1
/
+6
*
Don't include <machine/ipl.h> in <sys/systm.h> in the i386 case. This
bde
2000-02-17
1
-6
/
+0
*
Add functions which allow i/o memory to be accessed without forcing a
dfr
2000-02-12
1
-0
/
+19
*
Fix breakage from last commit- macro was broken. I appreciate the
mjacob
2000-01-16
1
-2
/
+2
*
The kernel side of per-process unaligned access control (printing, fixing &
gallatin
2000-01-16
2
-0
/
+7
*
Add SPLASSERT() macro. SPLASSERT() compiles to a no-op
jmb
2000-01-16
1
-0
/
+6
*
Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"
peter
1999-12-29
18
-36
/
+37
*
inline spl functions.
gallatin
1999-11-29
1
-17
/
+62
*
Implement inline assembler wrappers for PALcode calls and for alpha
dfr
1999-11-29
1
-35
/
+268
*
Zap some latent problems hidden by differences between KERNEL and _KERNEL.
peter
1999-11-22
6
-37
/
+4
*
Add MOUSE_MSC_MAXBUTTON and MOUSE_IF_USB.
n_hibma
1999-11-22
1
-0
/
+2
*
Properly attribute interrupt time on alpha. Previously, interrupt time
gallatin
1999-11-19
1
-5
/
+2
*
Re-organise the code which manages the owner of the FP state (fpcurproc).
dfr
1999-11-10
1
-0
/
+4
*
useracc() the prequel:
phk
1999-10-29
1
-0
/
+2
*
* Implement bus_set/get/delete_resource for pci.
dfr
1999-10-14
1
-2
/
+0
*
Don't include <machine/frame.h>.
dfr
1999-10-08
1
-2
/
+0
*
Re-introduction of sigcontext.
marcel
1999-10-04
3
-11
/
+50
*
sigset_t change (part 3 of 5)
marcel
1999-09-29
3
-2
/
+95
*
bdbtofsb() appears to have been unused for quite some time, if ever.
peter
1999-09-26
1
-8
/
+0
*
Back out a portion of the last commit. DFLTPHYS and MAXPHYS cannot
dillon
1999-09-22
1
-5
/
+0
*
Change default block size for user VBLK device access from 2K to PAGE_SIZE
dillon
1999-09-22
1
-1
/
+8
*
This file was never used and appears to be a leftover from the NetBSD
dfr
1999-09-20
1
-45
/
+0
*
Don't install stubs, make a compat symlink at buildworld time.
peter
1999-09-04
1
-6
/
+0
*
Make <machine/soundcard.h> a stub which includes <sys/soundcard.h>
dfr
1999-09-04
1
-0
/
+6
*
$Id$ -> $FreeBSD$
peter
1999-08-28
56
-56
/
+56
*
Add definitions for Interlink VersaPad.
yokota
1999-08-17
1
-1
/
+25
*
Merge the cons.c and cons.h to the best of my ability. alpha may or
phk
1999-08-09
1
-108
/
+0
[next]