Age | Commit message (Expand) | Author | Files | Lines |
2013-08-01 | parisc: Fix interrupt routing for C8000 serial ports | Thomas Bogendoerfer | 1 | -11/+27 |
2013-06-18 | parisc: fix serial ports on C8000 workstation | Thomas Bogendoerfer | 1 | -0/+66 |
2012-07-25 | Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci | Linus Torvalds | 1 | -1/+1 |
2012-06-14 | PCI: replace struct pci_bus secondary/subordinate with busn_res | Yinghai Lu | 1 | -1/+1 |
2012-06-05 | parisc: cleanup quoted include | Paul Bolle | 1 | -1/+1 |
2012-03-28 | Remove all #inclusions of asm/system.h | David Howells | 1 | -1/+0 |
2011-02-10 | [PARISC] Convert to new irq_chip functions | Thomas Gleixner | 1 | -20/+20 |
2010-12-04 | parisc: convert the rest of the irq handlers to simple/percpu | James Bottomley | 1 | -0/+8 |
2010-10-22 | drivers/parisc/iosapic.c: Remove unnecessary kzalloc cast | Joe Perches | 1 | -2/+2 |
2010-10-14 | parisc: convert iosapic interrupts to proper flow handlers | Kyle McMartin | 1 | -31/+6 |
2010-10-14 | parisc: convert cpu interrupts to proper flow handlers | Kyle McMartin | 1 | -1/+1 |
2010-10-14 | parisc: lay groundwork for killing __do_IRQ | Kyle McMartin | 1 | -11/+4 |
2009-12-16 | parisc: Fixup last users of irq_chip->typename | Thomas Gleixner | 1 | -1/+1 |
2009-07-03 | parisc: remove obsolete hw_interrupt_type | Thomas Gleixner | 1 | -1/+1 |
2009-04-28 | irq: change ->set_affinity() to return status | Yinghai Lu | 1 | -2/+4 |
2009-03-31 | parisc: iosapic: fix build breakage | Alexander Beregalov | 1 | -1/+1 |
2009-03-13 | parisc: convert cpu_check_affinity to new cpumask api | Kyle McMartin | 1 | -2/+5 |
2009-03-13 | parisc: fix wrong assumption about bus->self | Grant Grundler | 1 | -5/+4 |
2009-01-07 | PCI: parisc: use generic pci_swizzle_interrupt_pin() | Bjorn Helgaas | 1 | -2/+1 |
2008-12-13 | cpumask: make irq_set_affinity() take a const struct cpumask | Rusty Russell | 1 | -3/+4 |
2008-10-16 | generic: sparse irqs: use irq_desc() together with dyn_array, instead of irq_... | Yinghai Lu | 1 | -1/+3 |
2006-12-13 | [PATCH] getting rid of all casts of k[cmz]alloc() calls | Robert P. J. Day | 1 | -1/+1 |
2006-11-30 | Fix misc .c/.h comment typos | Matt LaPlante | 1 | -3/+3 |
2006-10-04 | [PARISC] Create shared <asm/ropes.h> header | Kyle McMartin | 1 | -1/+1 |
2006-10-04 | [PARISC] Allow nested interrupts | James Bottomley | 1 | -1/+2 |
2006-06-29 | [PATCH] genirq: rename desc->handler to desc->chip | Ingo Molnar | 1 | -1/+1 |
2006-03-30 | [PARISC] I/O-Space must be ioremap_nocache()'d | Helge Deller | 1 | -1/+1 |
2006-01-23 | [PARISC] Use kzalloc and other janitor-style cleanups | Helge Deller | 1 | -6/+2 |
2005-11-18 | [PARISC] Add IRQ affinities | James Bottomley | 1 | -1/+25 |
2005-10-22 | [PARISC] Minor iosapic.c cleanup | Grant Grundler | 1 | -1/+1 |
2005-09-10 | [PATCH] more SPIN_LOCK_UNLOCKED -> DEFINE_SPINLOCK conversions | Ingo Molnar | 1 | -1/+1 |
2005-04-17 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+921 |