index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
irqchip
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-04
irqchip: mips-gic: Let the core set struct irq_common_data affinity
Paul Burton
1
-2
/
+1
2017-09-04
irqchip: mips-gic: Use cpumask_first_and() in gic_set_affinity()
Paul Burton
1
-6
/
+6
2017-09-04
irqchip: mips-gic: Clean up mti, reserved-cpu-vectors handling
Paul Burton
1
-7
/
+7
2017-09-04
irqchip: mips-gic: Use pcpu_masks to avoid reading GIC_SH_MASK*
Paul Burton
1
-21
/
+31
2017-09-04
irqchip: mips-gic: Make pcpu_masks a per-cpu variable
Paul Burton
1
-9
/
+8
2017-09-04
irqchip: mips-gic: Inline gic_basic_init()
Paul Burton
1
-27
/
+19
2017-09-04
irqchip: mips-gic: Inline __gic_init()
Paul Burton
1
-60
/
+55
2017-09-04
irqchip: mips-gic: Move gic_get_c0_*_int() to asm/mips-gic.h
Paul Burton
1
-1
/
+0
2017-09-04
irqchip: mips-gic: Remove gic_present
Paul Burton
1
-2
/
+0
2017-09-04
irqchip: mips-gic: Remove gic_init()
Paul Burton
1
-7
/
+0
2017-09-04
irqchip: mips-gic: Remove __gic_irq_dispatch() forward declaration
Paul Burton
1
-2
/
+0
2017-09-04
irqchip: mips-gic: Remove gic_get_usm_range()
Paul Burton
1
-14
/
+0
2017-09-04
irqchip: mips-gic: Move various definitions to the driver
Paul Burton
1
-0
/
+16
2017-09-04
irqchip: mips-gic: Convert remaining local reg access to new accessors
Paul Burton
1
-56
/
+12
2017-09-04
irqchip: mips-gic: Convert local int mask access to new accessors
Paul Burton
1
-7
/
+7
2017-09-04
irqchip: mips-gic: Convert remaining shared reg access to new accessors
Paul Burton
1
-8
/
+8
2017-09-04
irqchip: mips-gic: Remove gic_map_to_vpe()
Paul Burton
1
-9
/
+2
2017-09-04
irqchip: mips-gic: Remove gic_map_to_pin()
Paul Burton
1
-7
/
+1
2017-09-04
irqchip: mips-gic: Remove gic_set_dual_edge()
Paul Burton
1
-23
/
+5
2017-09-04
irqchip: mips-gic: Remove gic_set_trigger()
Paul Burton
1
-13
/
+6
2017-09-04
irqchip: mips-gic: Remove gic_set_polarity()
Paul Burton
1
-12
/
+5
2017-09-04
irqchip: mips-gic: Drop gic_(re)set_mask() functions
Paul Burton
1
-15
/
+3
2017-09-04
irqchip: mips-gic: Simplify gic_local_irq_domain_map()
Paul Burton
1
-41
/
+16
2017-09-04
irqchip: mips-gic: Simplify shared interrupt pending/mask reads
Paul Burton
1
-18
/
+11
2017-09-04
irqchip: mips-gic: Remove gic_read_local_vp_id()
Paul Burton
1
-8
/
+0
2017-09-04
irqchip: mips-gic: Remove counter access functions
Paul Burton
1
-95
/
+0
2017-08-30
MIPS: GIC: Introduce asm/mips-gic.h with accessor functions
Paul Burton
1
-7
/
+6
2017-08-30
irqchip: mips-gic: SYNC after enabling GIC region
James Hogan
1
-1
/
+4
2017-08-30
MIPS: CPS: Have asm/mips-cps.h include CM & CPC headers
Paul Burton
1
-1
/
+1
2017-08-30
MIPS: Unify checks for sibling CPUs
Paul Burton
1
-1
/
+1
2017-08-29
MIPS: CM: Use BIT/GENMASK for register fields, order & drop shifts
Paul Burton
1
-2
/
+2
2017-08-14
Merge tag 'irqchip-4.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Thomas Gleixner
9
-33
/
+74
2017-08-10
irqchip/gic-v3-its-platform-msi: Fix msi-parent parsing loop
Lorenzo Pieralisi
1
-0
/
+1
2017-08-10
irqchip/gic-v3-its: Allow GIC ITS number more than MAX_NUMNODES
Hanjun Guo
1
-7
/
+31
2017-08-07
irqchip: brcmstb-l2: Define an irq_pm_shutdown function
Florian Fainelli
1
-0
/
+1
2017-08-02
irqchip/gic: Ensure we have an ISB between ack and ->handle_irq
Will Deacon
2
-2
/
+7
2017-08-02
irqchip/gic-v3-its: Remove ACPICA version check for ACPI NUMA
Robert Richter
1
-1
/
+1
2017-07-18
irqchip/digicolor: Drop unnecessary static
Julia Lawall
1
-1
/
+1
2017-07-18
irqchip/mips-cpu: Drop unnecessary static
Julia Lawall
1
-1
/
+1
2017-07-18
irqchip/gic/realview: Drop unnecessary static
Julia Lawall
1
-1
/
+1
2017-07-18
irqchip/mips-gic: Remove population of irq domain names
Matt Redfearn
1
-2
/
+0
2017-07-05
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-1
/
+0
2017-07-04
irqchip/gic-v3: Honor forced affinity setting
Suzuki K Poulose
1
-1
/
+6
2017-07-04
irqchip/gic-v3: Report failures in gic_irq_domain_alloc
Suzuki K Poulose
1
-2
/
+5
2017-07-04
irqchip/gic-v2: Report failures in gic_irq_domain_alloc
Suzuki K Poulose
1
-2
/
+5
2017-07-04
irqchip/atmel-aic: Remove root argument from ->fixup() prototype
Boris Brezillon
4
-15
/
+15
2017-07-04
irqchip/atmel-aic: Fix unbalanced refcount in aic_common_rtc_irq_fixup()
Boris Brezillon
1
-2
/
+2
2017-07-04
irqchip/atmel-aic: Fix unbalanced of_node_put() in aic_common_irq_fixup()
Boris Brezillon
1
-1
/
+0
2017-07-03
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
23
-90
/
+1015
2017-06-30
Merge tag 'irqchip-4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Thomas Gleixner
3
-3
/
+6
[next]