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
/
powerpc
/
include
/
md_var.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Export the ns_per_tick variable through md_var.h rather than by declaring
benno
2003-02-05
1
-0
/
+2
*
Add cpu.c. This contains one exported function, cpu_setup(), which handles
benno
2003-02-05
1
-0
/
+2
*
- Rename the "powerpc" timecounter to the "decrementer" timecounter.
benno
2003-02-05
1
-0
/
+2
*
Change hw.physmem and hw.usermem to unsigned long like they used to be
peter
2002-08-30
1
-1
/
+1
*
Remove __P.
alfred
2002-03-20
1
-5
/
+5
*
Complete rework of the PowerPC pmap and a number of other bits in the early
benno
2002-02-14
1
-0
/
+3
*
[partially forced commit due to pilot error in earlier commit attempt]
des
2001-10-21
1
-4
/
+0
*
vm_page_zero_idle() is no longer MD.
peter
2001-08-25
1
-1
/
+0
*
This commit (along with one pending in sys/dev/ofw and one in sys/conf) give
benno
2001-06-16
1
-18
/
+0
*
Next phase in the PCI subsystem cleanup.
msmith
2000-12-08
1
-1
/
+1
*
Remove the last of the MD netisr code. It is now all MI. Remove
jake
2000-12-05
1
-1
/
+0
*
- Overhaul the software interrupt code to use interrupt threads for each
jhb
2000-10-25
1
-1
/
+1
*
- Heavyweight interrupt threads on the alpha for device I/O interrupts.
jhb
2000-10-05
1
-2
/
+4
*
Support bounce buffers for ISA DMA on the alpha. This is required for the
gallatin
2000-06-19
1
-0
/
+1
*
Handle PCI devices that actually use an ISA IRQ for the cia and tsunami
jhb
2000-05-10
1
-0
/
+6
*
Update the ata driver to take more advantage of newbus, this
sos
2000-02-18
1
-1
/
+6
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Add alpha_platform_setup_ide_intr() and alpha_platform_assign_pciintr()
peter
1999-07-01
1
-1
/
+6
*
Declare busdma_swi() like on i386 version.
peter
1999-07-01
1
-1
/
+2
*
Add the ability to specify where on the at_shutdown queue a handler is
msmith
1998-10-30
1
-2
/
+1
*
Automatically detect which disk was booted and change the root to that disk.
dfr
1998-09-26
1
-1
/
+3
*
Add new functions fill_fpregs() and set_fpregs(), like fill_regs()
jdp
1998-09-14
1
-1
/
+7
*
Overhaul the spl system so that it actually works properly.
dfr
1998-07-12
1
-1
/
+2
*
Add initial support for the FreeBSD/alpha kernel. This is very much a
dfr
1998-06-10
1
-0
/
+50