index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
irqchip/mips-gic: Clear percpu_masks correctly when mapping
Qais Yousef
2016-02-25
1
-0
/
+3
*
irqchip/mips-gic: Use gic_vpes instead of NR_CPUS
Qais Yousef
2016-02-25
1
-3
/
+3
*
irqchip/mips-gic: Add device hierarchy domain
Qais Yousef
2016-02-25
1
-20
/
+83
*
irqchip/mips-gic: Add a IPI hierarchy domain
Qais Yousef
2016-02-25
2
-5
/
+180
*
genirq: Implement ipi_send_mask/single()
Qais Yousef
2016-02-25
2
-1
/
+160
*
genirq: Add send_ipi callbacks to irq_chip
Qais Yousef
2016-02-25
1
-0
/
+5
*
genirq: Add a new function to get IPI reverse mapping
Qais Yousef
2016-02-25
2
-0
/
+35
*
genirq: Add a new generic IPI reservation code to irq core
Qais Yousef
2016-02-25
4
-0
/
+146
*
genirq: Make irq_domain_alloc_descs() non static
Qais Yousef
2016-02-25
2
-4
/
+4
*
genirq: Add ipi_offset to irq_common_data
Qais Yousef
2016-02-25
1
-0
/
+4
*
genirq: Add an extra comment about the use of affinity in irq_common_data
Qais Yousef
2016-02-25
1
-1
/
+3
*
genirq: Add GENERIC_IRQ_IPI Kconfig symbol
Qais Yousef
2016-02-25
1
-0
/
+4
*
genirq: Add DOMAIN_BUS_IPI
Qais Yousef
2016-02-25
1
-0
/
+1
*
genirq: Add new IPI irqdomain flags
Qais Yousef
2016-02-25
1
-0
/
+37
*
Merge tag 'irqchip-core-4.6-2' of git://git.infradead.org/users/jcooper/linux...
Thomas Gleixner
2016-02-21
12
-237
/
+884
|
\
|
*
Merge branch 'irqchip/mvebu' into irqchip/core
Jason Cooper
2016-02-21
6
-14
/
+284
|
|
\
|
|
*
irqchip/gic: Return IRQ_SET_MASK_OK_DONE in the set_affinity method
Marc Zyngier
2016-02-19
3
-27
/
+3
|
|
*
irqchip/mvebu-odmi: Add new driver for platform MSI on Marvell 7K/8K
Thomas Petazzoni
2016-02-19
4
-0
/
+294
|
*
|
Merge branch 'irqchip/mips' into irqchip/core
Jason Cooper
2016-02-21
5
-223
/
+313
|
|
\
\
|
|
*
|
irqchip/ath79-cpu: Move the CPU IRQ driver from arch/mips/ath79/
Alban Bedel
2016-02-17
4
-75
/
+105
|
|
*
|
irqchip/ath79-misc: Move the MISC driver from arch/mips/ath79/
Alban Bedel
2016-02-17
4
-148
/
+208
|
*
|
|
Merge branch 'irqchip/tango' into irqchip/core
Jason Cooper
2016-02-21
4
-0
/
+287
|
|
\
\
\
|
|
*
|
|
irqchip/tango: Add support for Sigma Designs SMP86xx/SMP87xx interrupt contro...
Mans Rullgard
2016-02-18
3
-0
/
+238
|
|
*
|
|
devicetree: Add binding for Sigma Designs SMP86xx interrupt controller
Mans Rullgard
2016-02-18
1
-0
/
+49
|
|
|
/
/
*
|
|
|
Merge tag 'irqchip-core-4.6' of git://git.infradead.org/users/jcooper/linux i...
Thomas Gleixner
2016-02-21
6
-94
/
+79
|
\
|
|
|
|
*
|
|
irqchip/ts4800: Make ts4800_ic_ops static const
Axel Lin
2016-02-18
1
-1
/
+1
|
*
|
|
irqchip/bcm2836: Drop extra memory barrier in SMP boot.
Eric Anholt
2016-02-18
1
-1
/
+0
|
*
|
|
irqchip/ts4800: Add hardware dependency
Jean Delvare
2016-02-18
1
-0
/
+1
|
|
|
/
|
|
/
|
|
*
|
irqchip/armada-370-xp: Do not enable it by default when ARCH_MVEBU is selected
Gregory CLEMENT
2016-02-16
1
-1
/
+0
|
*
|
ARM: mvebu: Use the ARMADA_370_XP_IRQ option
Thomas Petazzoni
2016-02-16
1
-1
/
+5
|
*
|
irqchip/armada-370-xp: Allow allocation of multiple MSIs
Thomas Petazzoni
2016-02-16
1
-11
/
+14
|
*
|
irqchip/armada-370-xp: Use shorter names for irq_chip
Thomas Petazzoni
2016-02-16
1
-3
/
+3
|
*
|
irqchip/armada-370-xp: Use PCI_MSI_DOORBELL_START where appropriate
Thomas Petazzoni
2016-02-16
1
-2
/
+2
|
*
|
irqchip/armada-370-xp: Use the generic MSI infrastructure
Thomas Petazzoni
2016-02-16
2
-88
/
+62
|
*
|
irqchip/armada-370-xp: Add Kconfig option for the driver
Thomas Petazzoni
2016-02-16
2
-1
/
+6
*
|
|
genirq: Use a common macro to go through the actions list
Daniel Lezcano
2016-02-15
5
-13
/
+10
*
|
|
genirq: Add default affinity mask command line option
Thomas Gleixner
2016-02-08
2
-2
/
+28
*
|
|
irqchips/bmips: Add bcm6345-l1 interrupt controller
Simon Arlott
2016-02-08
6
-2
/
+380
*
|
|
irqchip/atmel-aic: Remove duplicate bit operation
Milo Kim
2016-02-08
1
-1
/
+1
*
|
|
irqchip/atmel-aic: Change return type of aic_common_set_priority()
Milo Kim
2016-02-08
4
-14
/
+6
*
|
|
irqchip/atmel-aic: Handle aic_common_irq_fixup in aic_common_of_init
Milo Kim
2016-02-08
4
-11
/
+8
*
|
|
Linux 4.5-rc3
v4.5-rc3
Linus Torvalds
2016-02-08
1
-1
/
+1
*
|
|
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
2016-02-08
33
-149
/
+230
|
\
\
\
|
*
|
|
ARM: multi_v7_defconfig: enable DW_WATCHDOG
Dinh Nguyen
2016-02-04
1
-0
/
+1
|
*
|
|
ARM: nomadik: fix up SD/MMC DT settings
Linus Walleij
2016-02-04
1
-17
/
+20
|
*
|
|
Merge tag 'vexpress-for-v4.5/fixes-rc2' of git://git.kernel.org/pub/scm/linux...
Olof Johansson
2016-02-01
2
-1
/
+4
|
|
\
\
\
|
|
*
|
|
arm64: dts: Add missing DMA Abort interrupt to Juno
Robin Murphy
2016-02-01
1
-0
/
+1
|
|
*
|
|
bus: vexpress-config: Add missing of_node_put
Amitoj Kaur Chawla
2016-02-01
1
-1
/
+3
|
|
|
/
/
|
*
|
|
Merge tag 'mvebu-fixes-4.5-1' of git://git.infradead.org/linux-mvebu into fixes
Olof Johansson
2016-02-01
5
-31
/
+35
|
|
\
\
\
|
|
*
|
|
ARM: dts: orion5x: gpio pin fixes for linkstation lswtgl
Roger Shimizu
2016-01-25
1
-4
/
+4
[next]