| Commit message (Expand) | Author | Age | Files | Lines |
| * | Remove ia64. | Marcel Moolenaar | 2014-07-07 | 1 | -532/+0 |
| * | Properly serialize the global shootdown with the instruction | Marcel Moolenaar | 2011-06-17 | 1 | -2/+11 |
| * | Turn ia64_srlz() and ia64_srlz_i() into defines so that the code is | Marcel Moolenaar | 2011-05-14 | 1 | -11/+8 |
| * | Stop linking against a direct-mapped virtual address and instead | Marcel Moolenaar | 2011-04-30 | 1 | -0/+6 |
| * | Switch to C99 exact-width types. | Marcel Moolenaar | 2010-05-19 | 1 | -26/+26 |
| * | Make sure bus space accesses use unorder memory loads and stores. | Marcel Moolenaar | 2009-12-03 | 1 | -0/+68 |
| * | Add inline function ia64_fc_i() to abstract inline assembly. | Marcel Moolenaar | 2008-07-07 | 1 | -0/+6 |
| * | In ia64_set_rr(), don't perform data serialization. This allows | Marcel Moolenaar | 2007-08-05 | 1 | -1/+1 |
| * | Add ia64_srlz_d() and ia64_srlz_i() functions to aid in serialization. | Marcel Moolenaar | 2007-08-04 | 1 | -0/+12 |
| * | Have the processor defer all faults and exceptions for control | Marcel Moolenaar | 2007-05-27 | 1 | -1/+20 |
| * | For ia64_ptc_{e,g,ga,l}(), use instruction serialization. We | Marcel Moolenaar | 2005-08-06 | 1 | -4/+4 |
| * | Add an instruction group break after the move to application register | Marcel Moolenaar | 2003-08-15 | 1 | -2/+2 |
| * | Enable the high FP registers when we call the FPSWA handler and disable | Marcel Moolenaar | 2003-07-13 | 1 | -1/+13 |
| * | o Remove namespace pollution from param.h: | Marcel Moolenaar | 2002-05-19 | 1 | -9/+0 |
| * | Add definitions for IA-32 exceptions, interrupts and intercepts. | Doug Rabson | 2002-04-10 | 1 | -0/+21 |
| * | Define a complete set of accessors for application and control registers. | Doug Rabson | 2002-04-09 | 1 | -238/+106 |
| * | Add ia64_sync_i(), ia64_get_tpr() and ia64_set_tpr(). | Doug Rabson | 2002-03-14 | 1 | -0/+29 |
| * | Add data serialisations after ptc and mov to rr[] instructions. | Doug Rabson | 2001-10-23 | 1 | -5/+6 |
| * | Add ia64_set_fpsr(). | Doug Rabson | 2001-10-21 | 1 | -0/+9 |
| * | Add ia64_get_lid(). | Doug Rabson | 2001-10-05 | 1 | -3/+14 |
| * | Add ia64_fc(). | Doug Rabson | 2001-09-21 | 1 | -0/+9 |
| * | Add ia64_get_cpuid(). | Doug Rabson | 2001-09-18 | 1 | -0/+12 |
| * | Add ia64_mf_a() which executes an mf.a instruction. | Doug Rabson | 2001-09-15 | 1 | -0/+6 |
| * | Add a inline function to read the psr. | John Baldwin | 2001-02-22 | 1 | -0/+11 |
| * | * Various fixes to breakage introduced by the atomic and mutex reorgs. | Doug Rabson | 2000-10-24 | 1 | -0/+4 |
| * | Implement a rudimentary interrupt handling system which should be good | Doug Rabson | 2000-10-12 | 1 | -0/+9 |
| * | * Add rudimentary DDB support (no kgdb, no backtrace, no single step). | Doug Rabson | 2000-10-10 | 1 | -0/+36 |
| * | Next round of fixes to the ia64 code. This includes simulated clock and | Doug Rabson | 2000-10-04 | 1 | -0/+160 |
| * | Next round of ia64 work, including fixes to context switching, | Doug Rabson | 2000-09-30 | 1 | -1/+24 |
| * | This is the first snapshot of the FreeBSD/ia64 kernel. This kernel will | Doug Rabson | 2000-09-29 | 1 | -0/+203 |