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
/
ia64
/
include
/
md_var.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move PCPU initialization to a new function called cpu_pcpu_setup().
marcel
2012-07-08
1
-0
/
+2
*
Implement ia64_physmem_alloc() and use it consistently to get memory
marcel
2012-07-07
1
-1
/
+1
*
Hide the creation of phys_avail behind an API to make it easier to do it
marcel
2012-07-07
1
-2
/
+7
*
Add acpi_find_table() -- a convenience function for looking up an
marcel
2010-07-07
1
-0
/
+1
*
Bump MAX_BPAGES from 256 to 1024. It seems that a few drivers, bge(4)
marcel
2010-06-11
1
-0
/
+1
*
Some code churn:
marcel
2010-02-14
1
-8
/
+8
*
Export the bus, cpu and itc frequencies under the hw.freq sysctl node.
marcel
2009-12-23
1
-0
/
+1
*
Reimplement the lazy FP context switching:
marcel
2009-10-31
1
-0
/
+2
*
Rename ia64_invalidate_icache() to ia64_sync_icache(). We're
marcel
2009-05-18
1
-1
/
+1
*
Better implement I-cache invalidation. The previous implementation
marcel
2008-03-30
1
-0
/
+1
*
Allocate a stack for thread0 and switch to it before calling
marcel
2008-02-04
1
-1
/
+6
*
Keep interrupts disabled while handling external interrupts.
marcel
2007-08-06
1
-1
/
+1
*
Rework the interrupt code and add support for interrupt filtering
marcel
2007-07-30
1
-1
/
+1
*
Explicitly map the VHPT on all processors. Previously we were
marcel
2007-07-30
1
-0
/
+1
*
Partial support for branch long emulation. This only emulates the
marcel
2006-06-29
1
-0
/
+1
*
Enhance ia64_flush_dirty() to handle the case in which td != curthread.
marcel
2005-07-05
1
-1
/
+1
*
Further enhance the handling of misaligned loads and stores:
marcel
2005-01-02
1
-1
/
+0
*
Don't obtain the HCDP address directly from the bootinfo structure.
marcel
2004-12-08
1
-0
/
+1
*
Move the IA-32 trap handling from trap() to ia32_trap(). Move the
marcel
2004-09-25
1
-0
/
+2
*
Add __elfN(dump_thread). This function is called from __elfN(coredump)
marcel
2004-08-11
1
-0
/
+2
*
Update for the KDB framework:
marcel
2004-07-10
1
-8
/
+29
*
Do not pre-map the I/O port space. On the Intel Tiger 4 this conflicts
marcel
2004-02-22
1
-1
/
+0
*
Remove ia64_highfp_load() now that it's unused.
marcel
2003-11-12
1
-1
/
+0
*
Add prototypes for spillfd() and unaligned_fixup().
marcel
2003-10-23
1
-0
/
+2
*
Fix a place where I forgot to change the code that checks whether
marcel
2003-09-05
1
-1
/
+1
*
Further cleanup <machine/cpu.h> and <machine/md_var.h>: move the MI
marcel
2003-08-16
1
-5
/
+17
*
Remove special casing for running in the simulator from the kernel
marcel
2003-02-01
1
-1
/
+0
*
Change hw.physmem and hw.usermem to unsigned long like they used to be
peter
2002-08-30
1
-1
/
+1
*
o Move definition of struct ia64_fdesc here to remove duplication.
marcel
2002-05-05
1
-1
/
+11
*
Remove __P.
alfred
2002-03-20
1
-6
/
+6
*
[partially forced commit due to pilot error in earlier commit attempt]
des
2001-10-21
1
-4
/
+0
*
Add declaration of ia64_running_in_simulator().
dfr
2001-09-22
1
-0
/
+1
*
KSE Milestone 2
julian
2001-09-12
1
-5
/
+5
*
vm_page_zero_idle() is no longer MD.
peter
2001-08-25
1
-1
/
+0
*
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
*
This is the first snapshot of the FreeBSD/ia64 kernel. This kernel will
dfr
2000-09-29
1
-0
/
+57