Merge master.kernel.org:/home/rmk/linux-2.6-arm
[safe/jmp/linux-2.6] / arch / powerpc / platforms / pseries / xics.c
2009-11-05 Andre Detschpowerpc/pci: Fix regression in powerpc MSI-X
2009-07-08 Michael Ellermanpowerpc/pseries: Use pr_devel() in xics.c
2009-04-28 Yinghai Luirq: change ->set_affinity() to return status
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-16 Nathan Lynchpowerpc/pseries: Check for GIQ indicator before calling...
2008-12-13 Rusty Russellcpumask: make irq_set_affinity() take a const struct...
2008-12-13 Rusty Russellcpumask: change cpumask_scnprintf, cpumask_parse_user...
2008-11-05 Sebastien Duguepowerpc/pseries: Fix getting the server number size
2008-10-13 Milton Millerpowerpc/xics: Reduce and comment xics IPI use of memory...
2008-10-13 Milton Millerpowerpc/xics: Make printk format strings fit on one...
2008-10-13 Milton Millerpowerpc/xics: Mark xics IPI interrupt as per-cpu
2008-10-13 Milton Millerpowerpc/xics: EOI xics ipi by hand in kexec
2008-10-13 Milton Millerpowerpc/xics: Factor out cpu joining/unjoining the GIQ
2008-10-13 Milton Millerpowerpc/xics: Initialization code cleanups
2008-10-13 Milton Millerpowerpc/xics: Trim #include list
2008-10-13 Milton Millerpowerpc/xics: Change *_xirr_info_set() prototype to...
2008-10-13 Milton Millerpowerpc/xics: Rearrange file to group code by function
2008-10-13 Milton Millerpowerpc/xics: Consolidate ipi message encode and decode
2008-10-12 Milton Millerpowerpc/xics: Update default_server during migrate_irqs...
2008-10-12 Milton Millerpowerpc/xics: EOI unmapped irqs after disabling them
2008-09-15 Sebastien Duguepowerpc: Separate the irq radix tree insertion and...
2008-06-26 Jens Axboepowerpc: convert to generic helpers for IPI function...
2008-04-24 Michael Ellerman[POWERPC] Add CONFIG_PPC_PSERIES_DEBUG to enable debugg...
2008-04-18 Michael Ellerman[POWERPC] Simplify xics direct/lpar irq_host setup
2008-04-18 Michael Ellerman[POWERPC] Move xics_setup_8259_cascade() into platforms...
2008-03-30 Al Viropowerpc/pseries/xcis: ansify
2008-02-07 Nathan Fontenot[POWERPC] Update default irq servers when boot cpu...
2008-02-07 Nathan Fontenot[POWERPC] Remove redundant of_get_cpu_node routine
2008-02-07 Nathan Fontenot[POWERPC] Split xics_teardown_cpu()
2008-02-07 Nathan Fontenot[POWERPC] Update irq descriptor affinity
2007-12-20 Milton Miller[POWERPC] Push down or eliminate smp_processor_id calls...
2007-10-03 Paul MackerrasMerge branch 'linux-2.6' into for-2.6.24
2007-10-02 Anton Blanchard[POWERPC] Fix xics set_affinity code
2007-09-13 Michael Ellerman[POWERPC] Add an optional device_node pointer to the...
2007-06-25 Mohan Kumar M[POWERPC] Fix interrupt distribution in ppc970
2007-06-02 Michael Neuling[POWERPC] Fix compile warning in pseries xics code
2007-05-07 Stephen Rothwell[POWERPC] Rename device_is_compatible to of_device_is_c...
2007-04-12 Stephen Rothwell[POWERPC] Rename get_property to of_get_property: arch...
2007-04-12 Stephen Rothwell[POWERPC] Rename prom_n_addr_cells to of_n_addr_cells
2007-01-09 Michal Ostrowski[POWERPC] Avoid calling get_irq_server() with a real...
2006-12-04 Mohan Kumar M[POWERPC] pSeries/kexec: Fix for interrupt distribution
2006-10-07 Olaf Hering[POWERPC] Fix up after irq changes
2006-10-05 David HowellsIRQ: Maintain regs pointer globally rather than passing...
2006-08-08 Paul MackerrasMerge branch 'merge'
2006-08-08 Haren Myneni[POWERPC] Fix might-sleep warning on removing cpus
2006-08-01 Anton Blanchard[POWERPC] clean up pseries hcall interfaces
2006-08-01 Paul MackerrasMerge branch 'merge'
2006-07-31 Jeremy Kerr[POWERPC] pseries: Constify & voidify get_property()
2006-07-10 Benjamin Herrenschmidt[PATCH] powerpc: fix trigger handling in the new irq...
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-04-22 Olof Johansson[PATCH] powerpc: Lack of ISA interrupts on XICS isn...
2006-04-22 Haren Myneni[PATCH] powerpc: clear IPIs on kdump
2006-04-01 Segher Boessenkool[PATCH] powerpc/pseries: Change H_StudlyCaps to H_SHOUT...
2006-03-29 KAMEZAWA Hiroyuki[PATCH] for_each_possible_cpu: powerpc
2006-03-27 Anton Blanchard[PATCH] powerpc: Allow non zero boot cpuids
2006-03-22 Michael Ellerman[PATCH] powerpc: Replace platform_is_lpar() with a...
2006-01-12 Arnd Bergmann[PATCH] powerpc: pseries namespace cleanup
2006-01-09 Michael Ellerman[PATCH] powerpc: Add arch dependent basic infrastructur...
2005-12-22 Paul Mackerraspowerpc: Fix i8259 cascade on pSeries with XICS interru...
2005-11-10 Paul Mackerras[PATCH] powerpc: merge code values for identifying...
2005-11-09 Stephen Rothwellppc64: remove ppc_irq_dispatch_handler
2005-10-28 David Gibson[PATCH] powerpc: Move xics.[ch] into platforms/pseries