index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
configs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-09-05
irqchip/uniphier-aidet: Use devm_platform_ioremap_resource()
Masahiro Yamada
1
-3
/
+1
2019-09-03
irqdomain: Add the missing assignment of domain->fwnode for named fwnode
Dexuan Cui
1
-0
/
+1
2019-08-30
irqchip/mmp: Coexist with GIC root IRQ controller
Lubomir Rintel
1
-1
/
+6
2019-08-30
irqchip/mmp: Mask off interrupts from other cores
Andres Salomon
2
-0
/
+51
2019-08-30
irqchip/mmp: Add missing chained_irq_{enter,exit}()
Lubomir Rintel
1
-1
/
+8
2019-08-30
irqchip/mmp: Do not use of_address_to_resource() to get mux regs
Lubomir Rintel
1
-9
/
+13
2019-08-30
irqchip/meson-gpio: Add support for meson sm1 SoCs
Jerome Brunet
1
-14
/
+38
2019-08-30
dt-bindings: interrupt-controller: New binding for the meson sm1 SoCs
Jerome Brunet
1
-0
/
+1
2019-08-28
genirq/affinity: Remove const qualifier from node_to_cpumask argument
Ming Lei
1
-1
/
+1
2019-08-27
genirq/affinity: Spread vectors on node according to nr_cpu ratio
Ming Lei
1
-39
/
+200
2019-08-27
genirq/affinity: Improve __irq_build_affinity_masks()
Ming Lei
1
-8
/
+18
2019-08-20
irqchip: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
3
-12
/
+4
2019-08-20
irqchip: Add include guard to irq-partition-percpu.h
Masahiro Yamada
1
-0
/
+5
2019-08-20
irqchip/mmp: Do not call irq_set_default_host() on DT platforms
Lubomir Rintel
1
-2
/
+0
2019-08-20
irqchip/gic-v3-its: Remove the redundant set_bit for lpi_map
Zenghui Yu
1
-1
/
+1
2019-08-20
irqchip/gic-v3: Add quirks for HIP06/07 invalid GICD_TYPER erratum 161010803
Marc Zyngier
2
-10
/
+48
2019-08-20
irqchip/gic: Skip DT quirks when evaluating IIDR-based quirks
Marc Zyngier
1
-0
/
+2
2019-08-20
irqchip/gic-v3: Warn about inconsistent implementations of extended ranges
Marc Zyngier
2
-0
/
+6
2019-08-20
irqchip/gic-v3: Add EPPI range support
Marc Zyngier
2
-7
/
+47
2019-08-20
dt-bindings: interrupt-controller: arm,gic-v3: Describe EPPI range support
Marc Zyngier
1
-2
/
+3
2019-08-20
irqchip/gic-v3: Dynamically allocate PPI partition descriptors
Marc Zyngier
1
-3
/
+11
2019-08-20
irqchip/gic-v3: Dynamically allocate PPI NMI refcounts
Marc Zyngier
1
-13
/
+34
2019-08-20
irqchip/gic: Prepare for more than 16 PPIs
Marc Zyngier
5
-17
/
+30
2019-08-20
irqchip/gic-v3: Add ESPI range support
Marc Zyngier
2
-17
/
+85
2019-08-20
dt-bindings: interrupt-controller: arm,gic-v3: Describe ESPI range support
Marc Zyngier
1
-2
/
+3
2019-08-20
irqchip/gic-v3: Add INTID range and convertion primitives
Marc Zyngier
1
-29
/
+83
2019-08-20
irqchip/gic: Rework gic_configure_irq to take the full ICFGR base
Marc Zyngier
4
-12
/
+30
2019-08-19
genirq: Force interrupt threading on RT
Thomas Gleixner
2
-1
/
+5
2019-08-18
Linux 5.3-rc5
v5.3-rc5
Linus Torvalds
1
-1
/
+1
2019-08-17
MAINTAINERS: Fix Hyperv vIOMMU driver file name
Lan Tianyu
1
-1
/
+1
2019-08-17
tools: hv: Use the correct style for SPDX License Identifier
Nishad Kamdar
1
-1
/
+1
2019-08-17
tools: hv: fix typos in toolchain
Adrian Vladu
4
-6
/
+6
2019-08-17
tools: hv: fix KVP and VSS daemons exit code
Adrian Vladu
2
-0
/
+4
2019-08-17
tools: hv: fixed Python pep8/flake8 warnings for lsvmbus
Adrian Vladu
1
-33
/
+42
2019-08-16
arm64: ftrace: Ensure module ftrace trampoline is coherent with I-side
Will Deacon
1
-9
/
+13
2019-08-16
x86/boot: Save fields explicitly, zero out everything else
John Hubbard
1
-15
/
+48
2019-08-15
ALSA: usb-audio: Fix a stack buffer overflow bug in check_input_term
Hui Peng
1
-8
/
+27
2019-08-15
io_uring: fix an issue when IOSQE_IO_LINK is inserted into defer list
Jackie Liu
1
-7
/
+9
2019-08-15
block: remove REQ_NOWAIT_INLINE
Jens Axboe
3
-54
/
+8
2019-08-15
io_uring: fix manual setup of iov_iter for fixed buffers
Aleix Roca Nonell
1
-3
/
+1
2019-08-15
misc: xilinx-sdfec: fix dependency and build error
Randy Dunlap
1
-0
/
+1
2019-08-15
usb: add a hcd_uses_dma helper
Christoph Hellwig
5
-11
/
+10
2019-08-15
usb: don't create dma pools for HCDs with a localmem_pool
Christoph Hellwig
1
-3
/
+3
2019-08-15
usb: chipidea: imx: fix EPROBE_DEFER support during driver probe
André Draszik
1
-7
/
+12
2019-08-15
usb: host: fotg2: restart hcd after port reset
Hans Ulli Kroll
1
-0
/
+4
2019-08-15
USB: CDC: fix sanity checks in CDC union parser
Oliver Neukum
1
-2
/
+2
2019-08-15
usb: cdc-acm: make sure a refcount is taken early enough
Oliver Neukum
1
-5
/
+7
2019-08-15
USB: serial: option: add the BroadMobi BM818 card
Bob Ham
1
-0
/
+2
2019-08-15
USB: serial: option: Add Motorola modem UARTs
Tony Lindgren
1
-0
/
+5
2019-08-15
MAINTAINERS, x86/CPU: Tony Luck will maintain asm/intel-family.h
Tony Luck
1
-0
/
+7
[next]