include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit...
[safe/jmp/linux-2.6] / arch / powerpc / sysdev / mpic.c
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-02-19 Thomas Gleixnerpowerpc: Convert mpic locks to raw_spinlock
2010-02-09 Frans Poppowerpc: Remove trailing space in messages
2009-12-18 Yang Lipowerpc/mpic: Fix problem that affinity is not updated
2009-12-09 Roman Fietzepowerpc: Make "intspec" pointers in irq_host->xlate...
2009-11-24 Thomas Gleixnerpowerpc: Fixup last users of irq_chip->typename
2009-10-30 Michael Ellermanpowerpc: Remove get_irq_desc()
2009-08-20 Michael Ellermanpowerpc/mpic: Fix MPIC_BROKEN_REGREAD on non broken...
2009-07-08 Anton Vorontsovpowerpc: Don't use alloc_bootmem() in init_IRQ() path
2009-06-26 Kumar Galapowerpc: Fix mpic alloc warning
2009-06-26 Benjamin Herrenschmidtpowerpc/mpic: Fix mapping of "DCR" based MPIC variants
2009-06-12 Benjamin HerrenschmidtMerge commit 'origin/master' into next
2009-06-01 Ingo MolnarMerge branch 'linus' into irq/numa
2009-05-21 Tony Breedspowerpc/mpic: Cleanup mpic_find() implementation
2009-05-15 Kumar Galapowerpc/mpic: Fix incorrect allocation of interrupt...
2009-04-28 Yinghai Luirq: change ->set_affinity() to return status
2009-04-06 Kumar Galapowerpc: Add support for CoreInt delivery of interrupts...
2009-01-21 Ingo MolnarMerge commit 'v2.6.29-rc2' into perfcounters/core
2009-01-21 Ingo MolnarMerge branch 'x86/mm' into core/percpu
2009-01-13 Ingo Molnarpowerpc: Change u64/s64 to a long long integer type
2009-01-12 Mike Travisirq: update all arches for new irq_desc
2009-01-02 Linus TorvaldsMerge branch 'cpus4096-for-linus-2' of git://git./linux...
2008-12-29 Rusty RussellMerge branch 'master' of git://git./linux/kernel/git...
2008-12-13 Rusty Russellcpumask: make irq_set_affinity() take a const struct...
2008-12-03 Paul MackerrasMerge branch 'merge'
2008-12-02 Kumar Galapowerpc: Use physical cpu id when setting the processor...
2008-11-30 Arnd Bergmannpowerpc/mpic: Don't reset affinity for secondary MPIC...
2008-11-19 Milton Millerpowerpc/mpic: Use new smp_request_message_ipi
2008-10-31 Kumar Galapowerpc/mpic: Fix regression caused by change of defaul...
2008-07-16 Benjamin HerrenschmidtMerge commit 'origin/master'
2008-06-26 Jens Axboepowerpc: convert to generic helpers for IPI function...
2008-06-09 Michael Ellermanpowerpc: Fix irq_alloc_host() reference counting and...
2008-06-09 Anton Vorontsovpowerpc/mpic: Fix ambiguous else statement
2008-05-23 Paul MackerrasMerge branch 'merge' into powerpc-next
2008-05-23 Stephen Rothwell[POWERPC] mpic: Fix use of uninitialized variable
2008-05-23 Kumar Gala[POWERPC] mpic: Deal with bogus NIRQ in Feature Reporti...
2008-04-07 Valentine Barshak[POWERPC] kexec: MPIC ack interrupts at mpic_teardown_t...
2008-02-26 Johannes Berg[POWERPC] mpic: Make sparse happy
2008-01-31 Paul MackerrasMerge branch 'linux-2.6'
2008-01-25 Kay SieversDriver core: change sysdev classes to use dynamic kobje...
2008-01-24 Becky Bruce[POWERPC] Fixup use of phys_addr_t in mpic code
2007-12-28 Olof Johansson[POWERPC] pasemi: Distribute interrupts evenly across...
2007-12-28 Olof Johansson[POWERPC] pasemi: Implement NMI support
2007-12-20 Olof Johansson[POWERPC] pasemi: Implement MSI support
2007-12-20 Olof Johansson[POWERPC] MPIC: Minor optimization of ipi handler
2007-10-15 Michael EllermanAdd dcr_host_t.base in dcr_read()/dcr_write()
2007-10-03 Michael Ellerman[POWERPC] Update mpic to use dcr_host_t.base
2007-09-22 Olof Johansson[POWERPC] Support setting affinity for U3/U4 MSI sources
2007-09-13 Olof Johansson[POWERPC] Add workaround for MPICs with broken register...
2007-09-13 Michael Ellerman[POWERPC] Add an optional device_node pointer to the...
2007-07-22 Benjamin Herrenschmidt[POWERPC] MPIC protected sources
2007-05-17 Olof Johansson[POWERPC] Remove warning in mpic.c
2007-05-08 Michael Ellerman[POWERPC] MPIC U3/U4 MSI backend
2007-05-08 Michael Ellerman[POWERPC] MPIC MSI allocator
2007-05-08 Michael Ellerman[POWERPC] Enable MSI mappings for MPIC
2007-05-07 Johannes Berg[POWERPC] MPIC sys_device & suspend/resume
2007-05-02 Josh Boyer[POWERPC] Fix spurious vectors on weird MPIC
2007-04-24 Michael Ellerman[POWERPC] Rename MPIC_BROKEN_U3 to MPIC_U3_HT_IRQS
2007-04-12 Stephen Rothwell[POWERPC] Rename get_property to of_get_property: arch...
2007-02-16 Johannes Berg[POWERPC] mpic: set IPIs to be per-CPU
2007-02-14 Michael Ellerman[POWERPC] Move MPIC smp routines into mpic.c
2007-02-07 Olof Johansson[POWERPC] MPIC: support more than 256 sources
2007-01-24 Mariusz Kozlowski[POWERPC] arch/powerpc/sysdev/mpic.c of_node_get cleanup
2006-12-20 Michael EllermanPCI: Only check the HT capability bits in mpic.c
2006-12-04 Benjamin Herrenschmidt[POWERPC] Improve MPIC driver auto-configuration from DT
2006-12-04 Benjamin Herrenschmidt[POWERPC] Support for DCR based MPIC
2006-10-07 Olaf Hering[POWERPC] Fix up after irq changes
2006-10-05 David HowellsIRQ: Maintain regs pointer globally rather than passing...
2006-10-04 Eric W. Biederman[PATCH] Add Hypertransport capability defines
2006-09-27 Brice GoglinMSI: Rename PCI_CAP_ID_HT_IRQCONF into PCI_CAP_ID_HT
2006-08-30 Zang Roy-r61911[POWERPC] Support for "weird" MPICs and fixup mpc7448_hpc2
2006-07-10 Benjamin Herrenschmidt[PATCH] powerpc: fix MPIC OF tree parsing on Apple...
2006-07-10 Benjamin Herrenschmidt[PATCH] powerpc: fix trigger handling in the new irq...
2006-07-05 Benjamin Herrenschmidt[PATCH] powerpc: Fix loss of interrupts with MPIC
2006-07-03 Benjamin Herrenschmidt[POWERPC] Add new interrupt mapping core and change...
2006-07-03 Benjamin Herrenschmidt[POWERPC] Use the genirq framework
2006-07-02 Thomas Gleixner[PATCH] irq-flags: POWERPC: Use the new IRQF_ constants
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-29 Ingo Molnar[PATCH] genirq: cleanup: merge irq_affinity[] into...
2006-06-29 Ingo Molnar[PATCH] genirq: rename desc->handler to desc->chip
2006-06-21 Mark A. Greer[POWERPC] mpic: add support for serial mode interrupts
2006-02-24 Segher Boessenkool[PATCH] powerpc: Fix some MPIC + HT APIC buglets
2006-01-09 Benjamin Herrenschmidt[PATCH] powerpc: Experimental support for new G5 Macs...
2006-01-09 Segher Boessenkool[PATCH] powerpc: Update MPIC workarounds
2006-01-09 Andy Whitcroft[PATCH] powerpc32: fix definition of distribute_irqs
2005-11-19 Benjamin Herrenschmidt[PATCH] powerpc: Fix setting MPIC priority
2005-10-26 Paul Mackerraspowerpc: Fix incorrect timer register addresses in...
2005-10-20 Paul Mackerraspowerpc: Move smp_mpic_message_pass into mpic.c
2005-10-01 Paul Mackerraspowerpc: Get merged kernel to compile and run on 32...
2005-09-26 Paul Mackerraspowerpc: Merge enough to start building in arch/powerpc.