Matt Redfearn
|
285cb4f623
irqchip/mips-gic: Avoid spuriously handling masked interrupts
|
7 years ago |
Matt Redfearn
|
666740fde4
irqchip: mips-gic: Print warning if inherited GIC base is used
|
7 years ago |
Matt Redfearn
|
1f19aee0ec
irqchip/mips-gic: Add pr_fmt and reword pr_* messages
|
7 years ago |
Paul Burton
|
61dc367e5d
irqchip: mips-gic: Make IPI bitmaps static
|
8 years ago |
Paul Burton
|
5af3e93e16
irqchip: mips-gic: Share register writes in gic_set_type()
|
8 years ago |
Paul Burton
|
82857688ca
irqchip: mips-gic: Remove gic_vpes variable
|
8 years ago |
Paul Burton
|
25c51dad66
irqchip: mips-gic: Use num_possible_cpus() to reserve IPIs
|
8 years ago |
Paul Burton
|
890f6b55e5
irqchip: mips-gic: Configure EIC when CPUs come online
|
8 years ago |
Paul Burton
|
25ac19e1b0
irqchip: mips-gic: Mask local interrupts when CPUs come online
|
8 years ago |
Paul Burton
|
da61fcf9d6
irqchip: mips-gic: Use irq_cpu_online to (un)mask all-VP(E) IRQs
|
8 years ago |
Paul Burton
|
63b746b19f
irqchip: mips-gic: Inline gic_local_irq_domain_map()
|
8 years ago |
Paul Burton
|
d9f82930a5
irqchip/mips-gic: Use effective affinity to unmask
|
8 years ago |
Paul Burton
|
a08588ea48
irqchip/mips-gic: Fix shifts to extract register fields
|
8 years ago |
Paul Burton
|
90019f8fcd
irqchip.mips-gic: Fix shared interrupt mask writes
|
8 years ago |
Linus Torvalds
|
7318413077
Merge branch '4.14-features' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
|
8 years ago |
Linus Torvalds
|
93cc1228b4
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
8 years ago |
Paul Burton
|
7f15a64831
irqchip: mips-gic: Let the core set struct irq_common_data affinity
|
8 years ago |
Paul Burton
|
07df8bfef8
irqchip: mips-gic: Use cpumask_first_and() in gic_set_affinity()
|
8 years ago |
Paul Burton
|
b2b2e584ce
irqchip: mips-gic: Clean up mti, reserved-cpu-vectors handling
|
8 years ago |
Paul Burton
|
7778c4b27c
irqchip: mips-gic: Use pcpu_masks to avoid reading GIC_SH_MASK*
|
8 years ago |
Paul Burton
|
aa493737d8
irqchip: mips-gic: Make pcpu_masks a per-cpu variable
|
8 years ago |
Paul Burton
|
87888bcbe4
irqchip: mips-gic: Inline gic_basic_init()
|
8 years ago |
Paul Burton
|
fbea754123
irqchip: mips-gic: Inline __gic_init()
|
8 years ago |
Paul Burton
|
dd0163508c
irqchip: mips-gic: Move gic_get_c0_*_int() to asm/mips-gic.h
|
8 years ago |
Paul Burton
|
56d7b61dc6
irqchip: mips-gic: Remove gic_present
|
8 years ago |
Paul Burton
|
85eec73ce4
irqchip: mips-gic: Remove gic_init()
|
8 years ago |
Paul Burton
|
75c1b2fca2
irqchip: mips-gic: Remove __gic_irq_dispatch() forward declaration
|
8 years ago |
Paul Burton
|
84103814a2
irqchip: mips-gic: Remove gic_get_usm_range()
|
8 years ago |
Paul Burton
|
b11d4c1f5a
irqchip: mips-gic: Move various definitions to the driver
|
8 years ago |
Paul Burton
|
0d0cf58cd6
irqchip: mips-gic: Convert remaining local reg access to new accessors
|
8 years ago |