index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'irqchip/atmel-aic' into irqchip/core
Jason Cooper
2014-07-18
9
-2
/
+929
|
\
|
*
irqchip: atmel-aic: Define irq fixups for atmel SoCs
Boris BREZILLON
2014-07-17
2
-0
/
+27
|
*
irqchip: atmel-aic: Implement RTC irq fixup
Boris BREZILLON
2014-07-17
2
-0
/
+30
|
*
irqchip: atmel-aic: Add irq fixup infrastructure
Boris BREZILLON
2014-07-17
2
-0
/
+21
|
*
irqchip: atmel-aic: Add atmel AIC/AIC5 drivers
Boris BREZILLON
2014-07-17
6
-0
/
+846
|
*
irqchip: atmel-aic: Move binding doc to interrupt-controller directory
Boris BREZILLON
2014-07-17
1
-0
/
+0
|
*
genirq: generic chip: Export irq_map_generic_chip function
Boris BREZILLON
2014-07-17
2
-2
/
+5
*
|
Merge tag 'tags/deps-irqchip-gic-3.17' into irqchip/core
Jason Cooper
2014-07-18
10
-56
/
+1065
|
\
\
|
*
|
irqchip: gic-v3: Initial support for GICv3
Marc Zyngier
2014-07-08
7
-0
/
+916
|
*
|
irqchip: gic: Move some bits of GICv2 to a library-type file
Marc Zyngier
2014-07-08
4
-56
/
+149
|
|
/
*
|
Merge branch 'irqchip/crossbar' into irqchip/core
Jason Cooper
2014-07-01
2
-25
/
+179
|
\
\
|
*
|
irqchip: crossbar: Allow for quirky hardware with direct hardwiring of GIC
Nishanth Menon
2014-06-30
2
-4
/
+28
|
*
|
documentation: dt: omap: crossbar: Add description for interrupt consumer
Nishanth Menon
2014-06-30
1
-0
/
+17
|
*
|
irqchip: crossbar: Introduce centralized check for crossbar write
Nishanth Menon
2014-06-30
1
-2
/
+12
|
*
|
irqchip: crossbar: Introduce ti, max-crossbar-sources to identify valid cross...
Nishanth Menon
2014-06-30
2
-2
/
+21
|
*
|
irqchip: crossbar: Add kerneldoc for crossbar_domain_unmap callback
Sricharan R
2014-06-30
1
-0
/
+11
|
*
|
irqchip: crossbar: Set cb pointer to null in case of error
Sricharan R
2014-06-30
1
-0
/
+2
|
*
|
irqchip: crossbar: Change the goto naming
Nishanth Menon
2014-06-30
1
-12
/
+11
|
*
|
irqchip: crossbar: Return proper error value
Nishanth Menon
2014-06-30
1
-3
/
+11
|
*
|
irqchip: crossbar: Fix kerneldoc warning
Nishanth Menon
2014-06-30
1
-1
/
+3
|
*
|
irqchip: crossbar: Fix sparse and checkpatch warnings
Nishanth Menon
2014-06-30
1
-3
/
+4
|
*
|
irqchip: crossbar: Remove IS_ERR_VALUE check
Nishanth Menon
2014-06-30
1
-3
/
+3
|
*
|
irqchip: crossbar: Change allocation logic by reversing search for free irqs
Nishanth Menon
2014-06-30
1
-2
/
+2
|
*
|
irqchip: crossbar: Initialise the crossbar with a safe value
Nishanth Menon
2014-06-30
2
-2
/
+20
|
*
|
irqchip: crossbar: Introduce ti, irqs-skip to skip irqs that bypass crossbar
Nishanth Menon
2014-06-30
2
-0
/
+26
|
*
|
irqchip: crossbar: Check for premapped crossbar before allocating
Nishanth Menon
2014-06-30
1
-0
/
+16
|
*
|
irqchip: crossbar: Dont use '0' to mark reserved interrupts
Nishanth Menon
2014-06-30
1
-2
/
+3
|
|
/
*
|
irqchip: or1k-pic: Migrate from arch/openrisc/
Stefan Kristiansson
2014-07-01
7
-133
/
+227
*
|
irqchip: spear_shirq: Simplify register access code
Thomas Gleixner
2014-06-24
1
-45
/
+16
*
|
irqchip: spear_shirq: Use proper irq chips for the different SoCs
Thomas Gleixner
2014-06-24
1
-52
/
+45
*
|
irqchip: spear_shirq: Remove the parent irq "ack"/unmask
Thomas Gleixner
2014-06-24
1
-6
/
+0
*
|
irqchip: spear_shirq: Simplify chained handler
Thomas Gleixner
2014-06-24
1
-11
/
+8
*
|
irqchip: spear_shirq: Kill the clear_reg nonsense
Thomas Gleixner
2014-06-24
1
-34
/
+1
*
|
irqchip: spear_shirq: Precalculate status mask
Thomas Gleixner
2014-06-24
1
-1
/
+12
*
|
irqchip: spear_shirq: Use the proper interfaces
Thomas Gleixner
2014-06-24
1
-5
/
+5
*
|
irqchip: spear_shirq: Reorder the spear320 ras blocks
Thomas Gleixner
2014-06-24
1
-13
/
+13
*
|
irqchip: spear_shirq: Namespace cleanup
Thomas Gleixner
2014-06-24
1
-53
/
+53
*
|
irqchip: spear_shirq: No point in storing the parent irq
Thomas Gleixner
2014-06-24
1
-9
/
+8
*
|
irqchip: spear_shirq: Move private structs to source
Thomas Gleixner
2014-06-24
2
-71
/
+45
*
|
irqchip: spear_shirq: Kill pointless static
Thomas Gleixner
2014-06-24
1
-1
/
+1
*
|
Merge branch 'irqchip/urgent' into irqchip/core
Jason Cooper
2014-06-24
3
-4
/
+17
|
\
\
|
*
|
irqchip: spear_shirq: Fix interrupt offset
Thomas Gleixner
2014-06-21
1
-1
/
+1
|
*
|
irqchip: brcmstb-l2: Level-2 interrupts are edge sensitive
Florian Fainelli
2014-06-21
1
-1
/
+1
|
*
|
irqchip: armada-370-xp: Mask all interrupts during initialization.
Thomas Petazzoni
2014-06-21
1
-2
/
+15
|
|
/
*
|
irqchip: nvic: Use the generic noop function
Daniel Thompson
2014-06-21
1
-9
/
+4
|
/
*
Linux 3.16-rc1
v3.16-rc1
Linus Torvalds
2014-06-15
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2014-06-15
10
-34
/
+96
|
\
|
*
net: sctp: fix permissions for rto_alpha and rto_beta knobs
Daniel Borkmann
2014-06-15
1
-4
/
+28
|
*
Merge branch 'csum_fixes'
David S. Miller
2014-06-15
7
-25
/
+60
|
|
\
|
|
*
vxlan: Checksum fixes
Tom Herbert
2014-06-15
1
-9
/
+2
[next]