index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-02
Merge branch 'irqchip/broadcom' into irqchip/core
Jason Cooper
3
-1
/
+307
2014-10-02
Merge branch 'irqchip/atmel' into irqchip/core
Jason Cooper
2
-2
/
+12
2014-09-14
Merge branch 'irqchip/handle_domain' into irqchip/core
Jason Cooper
31
-130
/
+116
2014-09-14
Merge branch 'irqchip/gic' into irqchip/core
Jason Cooper
3
-19
/
+58
2014-09-14
Merge branch 'irqchip/hip04' into irqchip/core
Jason Cooper
2
-0
/
+425
2014-09-14
Merge branch 'irqchip/keystone' into irqchip/core
Jason Cooper
4
-0
/
+276
2014-09-14
irqchip: renesas-intc-irqpin: Add minimal runtime PM support
Geert Uytterhoeven
1
-4
/
+34
2014-09-14
irqchip: renesas-intc-irqpin: Add helper variable dev = &pdev->dev
Geert Uytterhoeven
1
-23
/
+22
2014-09-14
irqchip: atmel-aic5: Add sama5d4 support
Alexandre Belloni
2
-1
/
+11
2014-09-14
irqchip: atmel-aic5: The sama5d3 has 48 IRQs
Alexandre Belloni
1
-1
/
+1
2014-09-14
Documentation: bcm7120-l2: Add Broadcom BCM7120-style L2 binding
Florian Fainelli
1
-0
/
+86
2014-09-14
irqchip: bcm7120-l2: Add Broadcom BCM7120-style Level 2 interrupt controller
Florian Fainelli
2
-1
/
+221
2014-09-14
irqchip: renesas-irqc: Add binding docs for new R-Car Gen2 SoCs
Geert Uytterhoeven
1
-1
/
+4
2014-09-14
irqchip: renesas-irqc: Add DT binding documentation
Geert Uytterhoeven
1
-0
/
+29
2014-09-14
irqchip: renesas-intc-irqpin: Document SoC-specific bindings
Geert Uytterhoeven
1
-1
/
+7
2014-09-03
openrisc: Get rid of handle_IRQ
Marc Zyngier
2
-6
/
+0
2014-09-03
arm64: Get rid of handle_IRQ
Marc Zyngier
2
-13
/
+0
2014-09-03
ARM: omap2: irq: Convert to handle_domain_irq
Marc Zyngier
1
-2
/
+1
2014-09-03
ARM: imx: tzic: Convert to handle_domain_irq
Marc Zyngier
1
-2
/
+1
2014-09-03
ARM: imx: avic: Convert to handle_domain_irq
Marc Zyngier
1
-1
/
+1
2014-09-03
irqchip: or1k-pic: Convert to handle_domain_irq
Marc Zyngier
1
-2
/
+2
2014-09-03
irqchip: atmel-aic5: Convert to handle_domain_irq
Marc Zyngier
1
-3
/
+1
2014-09-03
irqchip: atmel-aic: Convert to handle_domain_irq
Marc Zyngier
1
-3
/
+1
2014-09-03
irqchip: gic-v3: Convert to handle_domain_irq
Marc Zyngier
1
-7
/
+6
2014-09-03
irqchip: zevio: Convert to handle_domain_irq
Marc Zyngier
1
-2
/
+1
2014-09-03
irqchip: vt8500: Convert to handle_domain_irq
Marc Zyngier
1
-3
/
+2
2014-09-03
irqchip: vic: Convert to handle_domain_irq
Marc Zyngier
1
-1
/
+1
2014-09-03
irqchip: versatile-fpga: Convert to handle_domain_irq
Marc Zyngier
1
-1
/
+1
2014-09-03
irqchip: sun4i: Convert to handle_domain_irq
Marc Zyngier
1
-3
/
+2
2014-09-03
irqchip: sirfsoc: Convert to handle_domain_irq
Marc Zyngier
1
-4
/
+2
2014-09-03
irqchip: s3c24xx: Convert to handle_domain_irq
Marc Zyngier
1
-3
/
+1
2014-09-03
irqchip: orion: Convert to handle_domain_irq
Marc Zyngier
1
-3
/
+2
2014-09-03
irqchip: mxs: Convert to handle_domain_irq
Marc Zyngier
1
-2
/
+1
2014-09-03
irqchip: mmp: Convert to handle_domain_irq
Marc Zyngier
1
-6
/
+4
2014-09-03
irqchip: clps711x: Convert to handle_domain_irq
Marc Zyngier
1
-11
/
+7
2014-09-03
irqchip: armada-370-xp: Convert to handle_domain_irq
Marc Zyngier
1
-9
/
+10
2014-09-03
irqchip: gic: Convert to handle_domain_irq
Marc Zyngier
1
-2
/
+1
2014-09-03
openrisc: Convert handle_IRQ to use __handle_domain_irq
Marc Zyngier
2
-8
/
+2
2014-09-03
ARM: Convert handle_IRQ to use __handle_domain_irq
Marc Zyngier
2
-18
/
+2
2014-09-03
arm64: Convert handle_IRQ to use __handle_domain_irq
Marc Zyngier
2
-17
/
+2
2014-09-03
genirq: Add irq_domain-aware core IRQ handler
Marc Zyngier
3
-0
/
+64
2014-09-03
MAINTAINERS: Add irqchip DT bindings doc path to IRQCHIP DRIVERS section
Geert Uytterhoeven
1
-0
/
+1
2014-09-03
irqchip: keystone: Remove warning unsigned 'kirq->irq' is never less than zero
Grygorii Strashko
1
-1
/
+1
2014-08-21
irqchip: renesas-intc-irqpin: Add suspend-to-RAM wake up support
Geert Uytterhoeven
1
-3
/
+1
2014-08-20
irqchip: hip04: Enable Hisilicon HiP04 interrupt controller
Haojian Zhuang
2
-0
/
+425
2014-08-19
irqchip: gic: Preserve gic V2 bypass bits in cpu ctrl register
Feng Kan
2
-3
/
+23
2014-08-19
irqchip: gic: Replace hex numbers with defines.
Feng Kan
3
-18
/
+37
2014-08-17
irqchip: keystone: Add irq controller ip driver
Grygorii Strashko
4
-0
/
+276
2014-08-16
Linux 3.17-rc1
v3.17-rc1
Linus Torvalds
1
-2
/
+2
2014-08-16
Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86
Linus Torvalds
24
-108
/
+608
[next]