Commit Graph

66 Commits (42e27bfc4bfa42bd905e53be93d862b8e3d80a00)

Author SHA1 Message Date
Yinghai Lu d5dedd4507 irq: change ->set_affinity() to return status 16 years ago
Mike Travis e65e49d0f3 irq: update all arches for new irq_desc 16 years ago
Nathan Lynch edc72ac4a0 powerpc/pseries: Check for GIQ indicator before calling set-indicator 16 years ago
Rusty Russell 0de26520c7 cpumask: make irq_set_affinity() take a const struct cpumask 16 years ago
Rusty Russell 29c0177e6a cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpulist_scnprintf to take pointers. 16 years ago
Sebastien Dugue 1ef8014deb powerpc/pseries: Fix getting the server number size 17 years ago
Milton Miller 199f45c45e powerpc/xics: Reduce and comment xics IPI use of memory barriers 17 years ago
Milton Miller 2172fe8704 powerpc/xics: Make printk format strings fit on one line 17 years ago
Milton Miller d879f3849c powerpc/xics: Mark xics IPI interrupt as per-cpu 17 years ago
Milton Miller 1a57c926b6 powerpc/xics: EOI xics ipi by hand in kexec 17 years ago
Milton Miller b4963255ad powerpc/xics: Factor out cpu joining/unjoining the GIQ 17 years ago
Milton Miller a244a957ab powerpc/xics: Initialization code cleanups 17 years ago
Milton Miller 188bdddd24 powerpc/xics: Trim #include list 17 years ago
Milton Miller 9dc2d44113 powerpc/xics: Change *_xirr_info_set() prototype to avoid casts 17 years ago
Milton Miller 0641cc91b0 powerpc/xics: Rearrange file to group code by function 17 years ago
Milton Miller d13f7208b2 powerpc/xics: Consolidate ipi message encode and decode 17 years ago
Milton Miller 302905a347 powerpc/xics: Update default_server during migrate_irqs_away 17 years ago
Milton Miller 8767e9badc powerpc/xics: EOI unmapped irqs after disabling them 17 years ago
Sebastien Dugue 967e012ef3 powerpc: Separate the irq radix tree insertion and lookup 17 years ago
Jens Axboe b7d7a2404f powerpc: convert to generic helpers for IPI function calls 17 years ago
Michael Ellerman 36f8a2c4c6 [POWERPC] Add CONFIG_PPC_PSERIES_DEBUG to enable debugging for platforms/pseries 17 years ago
Michael Ellerman 1af9fa8994 [POWERPC] Simplify xics direct/lpar irq_host setup 17 years ago
Michael Ellerman 032ace7e17 [POWERPC] Move xics_setup_8259_cascade() into platforms/pseries/setup.c 17 years ago
Al Viro f10095c3ec powerpc/pseries/xcis: ansify 17 years ago
Nathan Fontenot de0723dcca [POWERPC] Update default irq servers when boot cpu is removed 17 years ago
Nathan Fontenot b99e62608b [POWERPC] Remove redundant of_get_cpu_node routine 17 years ago
Nathan Fontenot c3e8506c54 [POWERPC] Split xics_teardown_cpu() 17 years ago
Nathan Fontenot a52572ddcd [POWERPC] Update irq descriptor affinity 17 years ago
Milton Miller d7cf0edb8f [POWERPC] Push down or eliminate smp_processor_id calls in xics code 17 years ago
Anton Blanchard e48395f175 [POWERPC] Fix xics set_affinity code 18 years ago
Michael Ellerman 52964f87c6 [POWERPC] Add an optional device_node pointer to the irq_host 18 years ago
Mohan Kumar M 7ccb4a6624 [POWERPC] Fix interrupt distribution in ppc970 18 years ago
Michael Neuling 66b30922c8 [POWERPC] Fix compile warning in pseries xics code 18 years ago
Stephen Rothwell 55b61fec22 [POWERPC] Rename device_is_compatible to of_device_is_compatible 18 years ago
Stephen Rothwell e2eb63927b [POWERPC] Rename get_property to of_get_property: arch/powerpc 18 years ago
Stephen Rothwell a8bda5dd4f [POWERPC] Rename prom_n_addr_cells to of_n_addr_cells 18 years ago
Michal Ostrowski 673aeb76d0 [POWERPC] Avoid calling get_irq_server() with a real, not virtual irq. 18 years ago
Mohan Kumar M a5715d6dfc [POWERPC] pSeries/kexec: Fix for interrupt distribution 18 years ago
Olaf Hering 35a84c2f56 [POWERPC] Fix up after irq changes 19 years ago
David Howells 7d12e780e0 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 19 years ago
Haren Myneni 81b73dd92b [POWERPC] Fix might-sleep warning on removing cpus 19 years ago
Anton Blanchard b9377ffc3a [POWERPC] clean up pseries hcall interfaces 19 years ago
Jeremy Kerr 954a46e2d5 [POWERPC] pseries: Constify & voidify get_property() 19 years ago
Benjamin Herrenschmidt 6e99e45828 [PATCH] powerpc: fix trigger handling in the new irq code 19 years ago
Benjamin Herrenschmidt 0ebfff1491 [POWERPC] Add new interrupt mapping core and change platforms to use it 19 years ago
Benjamin Herrenschmidt b9e5b4e6a9 [POWERPC] Use the genirq framework 19 years ago
Thomas Gleixner 6714465e83 [PATCH] irq-flags: POWERPC: Use the new IRQF_ constants 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Ingo Molnar a53da52fd7 [PATCH] genirq: cleanup: merge irq_affinity[] into irq_desc[] 19 years ago
Ingo Molnar d1bef4ed5f [PATCH] genirq: rename desc->handler to desc->chip 19 years ago