summaryrefslogtreecommitdiffstats
path: root/sys/ia64/include/md_var.h
Commit message (Expand)AuthorAgeFilesLines
* Add acpi_find_table() -- a convenience function for looking up anmarcel2010-07-071-0/+1
* Bump MAX_BPAGES from 256 to 1024. It seems that a few drivers, bge(4)marcel2010-06-111-0/+1
* Some code churn:marcel2010-02-141-8/+8
* Export the bus, cpu and itc frequencies under the hw.freq sysctl node.marcel2009-12-231-0/+1
* Reimplement the lazy FP context switching:marcel2009-10-311-0/+2
* Rename ia64_invalidate_icache() to ia64_sync_icache(). We'remarcel2009-05-181-1/+1
* Better implement I-cache invalidation. The previous implementationmarcel2008-03-301-0/+1
* Allocate a stack for thread0 and switch to it before callingmarcel2008-02-041-1/+6
* Keep interrupts disabled while handling external interrupts.marcel2007-08-061-1/+1
* Rework the interrupt code and add support for interrupt filteringmarcel2007-07-301-1/+1
* Explicitly map the VHPT on all processors. Previously we weremarcel2007-07-301-0/+1
* Partial support for branch long emulation. This only emulates themarcel2006-06-291-0/+1
* Enhance ia64_flush_dirty() to handle the case in which td != curthread.marcel2005-07-051-1/+1
* Further enhance the handling of misaligned loads and stores:marcel2005-01-021-1/+0
* Don't obtain the HCDP address directly from the bootinfo structure.marcel2004-12-081-0/+1
* Move the IA-32 trap handling from trap() to ia32_trap(). Move themarcel2004-09-251-0/+2
* Add __elfN(dump_thread). This function is called from __elfN(coredump)marcel2004-08-111-0/+2
* Update for the KDB framework:marcel2004-07-101-8/+29
* Do not pre-map the I/O port space. On the Intel Tiger 4 this conflictsmarcel2004-02-221-1/+0
* Remove ia64_highfp_load() now that it's unused.marcel2003-11-121-1/+0
* Add prototypes for spillfd() and unaligned_fixup().marcel2003-10-231-0/+2
* Fix a place where I forgot to change the code that checks whethermarcel2003-09-051-1/+1
* Further cleanup <machine/cpu.h> and <machine/md_var.h>: move the MImarcel2003-08-161-5/+17
* Remove special casing for running in the simulator from the kernelmarcel2003-02-011-1/+0
* Change hw.physmem and hw.usermem to unsigned long like they used to bepeter2002-08-301-1/+1
* o Move definition of struct ia64_fdesc here to remove duplication.marcel2002-05-051-1/+11
* Remove __P.alfred2002-03-201-6/+6
* [partially forced commit due to pilot error in earlier commit attempt]des2001-10-211-4/+0
* Add declaration of ia64_running_in_simulator().dfr2001-09-221-0/+1
* KSE Milestone 2julian2001-09-121-5/+5
* vm_page_zero_idle() is no longer MD.peter2001-08-251-1/+0
* Remove the last of the MD netisr code. It is now all MI. Removejake2000-12-051-1/+0
* - Overhaul the software interrupt code to use interrupt threads for eachjhb2000-10-251-1/+1
* This is the first snapshot of the FreeBSD/ia64 kernel. This kernel willdfr2000-09-291-0/+57
OpenPOWER on IntegriCloud