1. 04 Aug, 2003 3 commits
    • David Mosberger's avatar
      ia64: Define fsid_t for kernel purposes. · d3b41f55
      David Mosberger authored
      d3b41f55
    • David Mosberger's avatar
      Many files: · 3801c3a6
      David Mosberger authored
        ia64: sn2 update
      .del-sv.h~583ade34a48fc2a0:
        Delete: include/asm-ia64/sn/sv.h
      .del-sv.c~37c4d6a1e76bdd1d:
        Delete: arch/ia64/sn/kernel/sv.c
      3801c3a6
    • Alex Williamson's avatar
      [PATCH] ia64: New CMC/CPE polling · 765a8447
      Alex Williamson authored
      Here's a redesign of the CMC and CPE polling for both 2.6.0-test2
      and 2.4.21.  This is roughly the same design I requested comment on
      a while back (BTW, nobody commented...).  Basically, rather than
      flooding all the cpus in parallel, I used some low priority interrupts
      to cascade through the cpus.  This should be much more scalable.  I
      also added a new feature of enabling interrupts for the CMC and CPE
      handlers.  The SAL spec claims these functions are SMP safe and
      re-entrant and even recommends that the corrected error handlers
      should run with interrupts enabled.  It works on HP boxes, others
      might want to double check that their firmware adheres to the spec.
      The combination of these things should keep polling from impacting
      system response time.
      765a8447
  2. 29 Jul, 2003 1 commit
  3. 28 Jul, 2003 2 commits
  4. 27 Jul, 2003 3 commits
  5. 26 Jul, 2003 31 commits