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/gic-v3-its: Use the exact ITSList for VMOVP
Zenghui Yu
2019-10-24
1
-3
/
+18
*
irqchip/sifive-plic: Switch to fasteoi flow
Marc Zyngier
2019-09-18
1
-14
/
+15
*
irqchip/gic-v3: Fix GIC_LINE_NR accessor
Zenghui Yu
2019-09-18
1
-1
/
+1
*
irqchip/atmel-aic5: Add support for sam9x60 irqchip
Sandeep Sheriker Mallikarjun
2019-09-09
2
-2
/
+15
*
irqchip/al-fic: Add support for irq retrigger
Talel Shenhar
2019-09-09
1
-0
/
+12
*
irqchip/gic-v3-its: Fix LPI release for Multi-MSI devices
Marc Zyngier
2019-09-05
1
-5
/
+4
*
irqchip/uniphier-aidet: Use devm_platform_ioremap_resource()
Masahiro Yamada
2019-09-05
1
-3
/
+1
*
irqdomain: Add the missing assignment of domain->fwnode for named fwnode
Dexuan Cui
2019-09-03
1
-0
/
+1
*
irqchip/mmp: Coexist with GIC root IRQ controller
Lubomir Rintel
2019-08-30
1
-1
/
+6
*
irqchip/mmp: Mask off interrupts from other cores
Andres Salomon
2019-08-30
2
-0
/
+51
*
irqchip/mmp: Add missing chained_irq_{enter,exit}()
Lubomir Rintel
2019-08-30
1
-1
/
+8
*
irqchip/mmp: Do not use of_address_to_resource() to get mux regs
Lubomir Rintel
2019-08-30
1
-9
/
+13
*
irqchip/meson-gpio: Add support for meson sm1 SoCs
Jerome Brunet
2019-08-30
1
-14
/
+38
*
dt-bindings: interrupt-controller: New binding for the meson sm1 SoCs
Jerome Brunet
2019-08-30
1
-0
/
+1
*
irqchip: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-08-20
3
-12
/
+4
*
irqchip: Add include guard to irq-partition-percpu.h
Masahiro Yamada
2019-08-20
1
-0
/
+5
*
irqchip/mmp: Do not call irq_set_default_host() on DT platforms
Lubomir Rintel
2019-08-20
1
-2
/
+0
*
irqchip/gic-v3-its: Remove the redundant set_bit for lpi_map
Zenghui Yu
2019-08-20
1
-1
/
+1
*
irqchip/gic-v3: Add quirks for HIP06/07 invalid GICD_TYPER erratum 161010803
Marc Zyngier
2019-08-20
2
-10
/
+48
*
irqchip/gic: Skip DT quirks when evaluating IIDR-based quirks
Marc Zyngier
2019-08-20
1
-0
/
+2
*
irqchip/gic-v3: Warn about inconsistent implementations of extended ranges
Marc Zyngier
2019-08-20
2
-0
/
+6
*
irqchip/gic-v3: Add EPPI range support
Marc Zyngier
2019-08-20
2
-7
/
+47
*
dt-bindings: interrupt-controller: arm,gic-v3: Describe EPPI range support
Marc Zyngier
2019-08-20
1
-2
/
+3
*
irqchip/gic-v3: Dynamically allocate PPI partition descriptors
Marc Zyngier
2019-08-20
1
-3
/
+11
*
irqchip/gic-v3: Dynamically allocate PPI NMI refcounts
Marc Zyngier
2019-08-20
1
-13
/
+34
*
irqchip/gic: Prepare for more than 16 PPIs
Marc Zyngier
2019-08-20
5
-17
/
+30
*
irqchip/gic-v3: Add ESPI range support
Marc Zyngier
2019-08-20
2
-17
/
+85
*
dt-bindings: interrupt-controller: arm,gic-v3: Describe ESPI range support
Marc Zyngier
2019-08-20
1
-2
/
+3
*
irqchip/gic-v3: Add INTID range and convertion primitives
Marc Zyngier
2019-08-20
1
-29
/
+83
*
irqchip/gic: Rework gic_configure_irq to take the full ICFGR base
Marc Zyngier
2019-08-20
4
-12
/
+30
*
irqdomain/debugfs: Use PAs to generate fwnode names
Marc Zyngier
2019-08-07
2
-7
/
+8
*
PCI: hv: Allocate a named fwnode instead of an address-based one
Marc Zyngier
2019-08-07
1
-1
/
+9
*
gpio/ixp4xx: Register the base PA instead of its VA in fwnode
Marc Zyngier
2019-08-07
1
-1
/
+1
*
irqchip/ixp4xx: Register the base PA instead of its VA in fwnode
Marc Zyngier
2019-08-07
1
-1
/
+1
*
irqchip/gic-v2m: Register the frame's PA instead of its VA in fwnode
Marc Zyngier
2019-08-07
1
-1
/
+1
*
irqchip/gic: Register the distributor's PA instead of its VA in fwnode
Marc Zyngier
2019-08-07
1
-1
/
+1
*
irqchip/gic-v3-its: Register the ITS' PA instead of its VA in fwnode
Marc Zyngier
2019-08-07
1
-1
/
+1
*
irqchip/gic-v3: Register the distributor's PA instead of its VA in fwnode
Marc Zyngier
2019-08-07
1
-1
/
+1
*
Linux 5.3-rc3
v5.3-rc3
Linus Torvalds
2019-08-05
1
-1
/
+1
*
Merge tag 'tpmdd-next-20190805' of git://git.infradead.org/users/jjs/linux-tpmdd
Linus Torvalds
2019-08-05
4
-24
/
+63
|
\
|
*
tpm: tpm_ibm_vtpm: Fix unallocated banks
Nayna Jain
2019-08-04
4
-17
/
+47
|
*
tpm: Fix null pointer dereference on chip register error path
Milan Broz
2019-08-04
1
-7
/
+16
*
|
Merge tag 'mtd/fixes-for-5.3-rc3' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-08-05
2
-4
/
+13
|
\
\
|
|
/
|
/
|
|
*
mtd: hyperbus: Add hardware dependency to AM654 driver
Jean Delvare
2019-08-03
1
-0
/
+1
|
*
mtd: hyperbus: Kconfig: Fix HBMC_AM654 dependencies
Vignesh Raghavendra
2019-08-03
1
-1
/
+1
|
*
mtd: rawnand: micron: handle on-die "ECC-off" devices correctly
Marco Felsch
2019-08-03
1
-3
/
+11
*
|
Merge tag 'powerpc-5.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2019-08-04
9
-5
/
+53
|
\
\
|
*
|
powerpc/kasan: fix early boot failure on PPC32
Christophe Leroy
2019-07-31
1
-2
/
+5
|
*
|
drivers/macintosh/smu.c: Mark expected switch fall-through
Stephen Rothwell
2019-07-31
1
-0
/
+1
|
*
|
powerpc/spe: Mark expected switch fall-throughs
Michael Ellerman
2019-07-30
1
-0
/
+4
[next]