All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kyle McMartin <kyle@hera.kernel.org>
To: linux-parisc@vger.kernel.org
Subject: [git] parisc: Changes to ref refs/heads/parisc
Date: Thu, 14 Oct 2010 05:24:57 +0000	[thread overview]
Message-ID: <201010140524.o9E5Ovo1001233@hera.kernel.org> (raw)

Rebased ref, commits from common ancestor:
commit 051d044fcbbd363c6896d2a364bdbd5b2559bab7
Author: Kyle McMartin <kyle@dreadnought.i.jkkm.org>
Date:   Thu Oct 14 01:02:23 2010 -0400

    parisc: kill __do_IRQ
    
    Signed-off-by: Kyle McMartin <kyle@redhat.com>

commit 5912de5b24d683c9259264bf417f3e89bc49d95b
Author: Kyle McMartin <kyle@dreadnought.i.jkkm.org>
Date:   Thu Oct 14 01:00:51 2010 -0400

    parisc: convert eisa interrupts to flow handlers
    
    Signed-off-by: Kyle McMartin <kyle@redhat.com>

commit 81fc1dc038973832eef253457836a205009a4fd4
Author: Kyle McMartin <kyle@dreadnought.i.jkkm.org>
Date:   Thu Oct 14 00:58:53 2010 -0400

    parisc: convert gsc and dino pci interrupts to flow handlers
    
    Signed-off-by: Kyle McMartin <kyle@redhat.com>

commit 19a6c0da8c9b415f4029198548de1a8d99d1dd54
Author: Kyle McMartin <kyle@dreadnought.i.jkkm.org>
Date:   Thu Oct 14 00:53:17 2010 -0400

    parisc: convert suckyio interrupts to flow handlers
    
    No big deal, just need to convert the suckyio interrupts to be
    a nested handler instead of request_irq the suckyio device in the
    future.
    
    Signed-off-by: Kyle McMartin <kyle@redhat.com>

commit 77c7d196f53a55133bb1b45d1fdb311035a9a9e8
Author: Kyle McMartin <kyle@dreadnought.i.jkkm.org>
Date:   Thu Oct 14 00:38:27 2010 -0400

    parisc: convert iosapic interrupts to proper flow handlers
    
    Shift the ->end call (cpu eoi) from __do_IRQ into our
    unmask handler. Also nuke some redundant code.
    
    Signed-off-by: Kyle McMartin <kyle@redhat.com>

commit 88da47ae5dc9def0213e9403355b20a71dae0b08
Author: Kyle McMartin <kyle@dreadnought.i.jkkm.org>
Date:   Thu Oct 14 00:12:23 2010 -0400

    parisc: convert cpu interrupts to proper flow handlers
    
    Only major change is renaming functions to match the conventions
    expected by the generic irq code.
    
    Signed-off-by: Kyle McMartin <kyle@redhat.com>

commit 274106f4ed5a118c12e005b79713101ff927ee01
Author: Kyle McMartin <kyle@dreadnought.i.jkkm.org>
Date:   Wed Oct 13 21:00:55 2010 -0400

    parisc: lay groundwork for killing __do_IRQ
    
    Use proper accessors and handlers for generic irq cleanups. We just
    call back into __do_IRQ through desc->handler now, and remove the
    explicit calls.
    
    Signed-off-by: Kyle McMartin <kyle@redhat.com>


             reply	other threads:[~2010-10-14  5:24 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-10-14  5:24 Kyle McMartin [this message]
  -- strict thread matches above, loose matches on Subject: below --
2010-10-14  5:31 [git] parisc: Changes to ref refs/heads/parisc Kyle McMartin
2010-10-14  3:06 Kyle McMartin
2010-10-14  1:15 Kyle McMartin
2010-10-14  1:20 ` Kyle McMartin
2009-10-03  5:29 Kyle McMartin
2009-09-28  4:26 Kyle McMartin
2009-07-02 17:12 Kyle McMartin
2009-07-02  3:48 Kyle McMartin
2009-06-26 20:14 Kyle McMartin
2009-06-24  1:39 Kyle McMartin
2009-06-23 17:27 Kyle McMartin
2009-04-02  4:16 Kyle McMartin
2009-04-02  2:46 Kyle McMartin
2009-04-02  1:43 Kyle McMartin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=201010140524.o9E5Ovo1001233@hera.kernel.org \
    --to=kyle@hera.kernel.org \
    --cc=linux-parisc@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.