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: WARN if setting the interrupt type for a PPI fails
Jon Hunter
2016-05-11
1
-4
/
+12
*
irqchip/gic: Don't unnecessarily write the IRQ configuration
Jon Hunter
2016-05-11
1
-2
/
+6
*
irqchip: Mask the non-type/sense bits when translating an IRQ
Jon Hunter
2016-05-11
2
-2
/
+2
*
genirq: Ensure IRQ descriptor is valid when setting-up the IRQ
Jon Hunter
2016-05-11
1
-1
/
+1
*
irqchip/gic-v3: Configure all interrupts as non-secure Group-1
Marc Zyngier
2016-05-11
1
-0
/
+12
*
irqchip/gic-v2m: Add workaround for Broadcom NS2 GICv2m erratum
Ray Jui
2016-05-11
1
-2
/
+17
*
irqchip/irq-alpine-msi: Don't use <asm-generic/msi.h>
Christoph Hellwig
2016-05-11
1
-1
/
+1
*
irqchip/mbigen: Checking for IS_ERR() instead of NULL
Dan Carpenter
2016-05-11
1
-2
/
+2
*
irqchip/gic-v3: Remove inexistant register definition
Marc Zyngier
2016-05-11
1
-2
/
+0
*
irqchip/gicv3-its: Don't allow devices whose ID is outside range
Shanker Donthineni
2016-05-11
1
-4
/
+38
*
irqchip: Add LPC32xx interrupt controller driver
Vladimir Zapolskiy
2016-05-11
4
-1
/
+241
*
irqchip/gic: Ensure ordering between read of INTACK and shared data
Will Deacon
2016-05-11
2
-0
/
+15
*
irqchip: Add Layerscape SCFG MSI controller support
Minghuan Lian
2016-05-04
3
-0
/
+246
*
dt/bindings: Add bindings for Layerscape SCFG MSI
Minghuan Lian
2016-05-04
1
-0
/
+30
*
DT/arm,gic-v3: Documment PPI partition support
Marc Zyngier
2016-05-02
1
-2
/
+32
*
irqchip/gic-v3: Add support for partitioned PPIs
Marc Zyngier
2016-05-02
2
-2
/
+175
*
irqchip: Add per-cpu interrupt partitioning library
Marc Zyngier
2016-05-02
4
-0
/
+319
*
genirq: Allow the affinity of a percpu interrupt to be set/retrieved
Marc Zyngier
2016-05-02
3
-1
/
+30
*
irqdomain: Allow domain matching on irq_fwspec
Marc Zyngier
2016-05-02
2
-10
/
+24
*
genirq: Add error code reporting to irq_{reserve,destroy}_ipi
Matt Redfearn
2016-05-02
2
-17
/
+19
*
genirq: Make irq_destroy_ipi take a cpumask of IPIs to destroy
Matt Redfearn
2016-05-02
2
-5
/
+15
*
Merge branch 'for-4.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-04-27
1
-0
/
+29
|
\
|
*
workqueue: fix ghost PENDING flag while doing MQ IO
Roman Pen
2016-04-26
1
-0
/
+29
*
|
Merge branch 'for-4.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-04-27
5
-28
/
+27
|
\
\
|
*
|
memcg: relocate charge moving from ->attach to ->post_attach
Tejun Heo
2016-04-25
1
-18
/
+19
|
*
|
cgroup, cpuset: replace cpuset_post_attach_flush() with cgroup_subsys->post_a...
Tejun Heo
2016-04-25
4
-10
/
+8
*
|
|
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2016-04-27
6
-11
/
+28
|
\
\
\
|
*
|
|
i2c: exynos5: Fix possible ABBA deadlock by keeping I2C clock prepared
Javier Martinez Canillas
2016-04-22
1
-5
/
+19
|
*
|
|
i2c: cpm: Fix build break due to incompatible pointer types
Michael Ellerman
2016-04-22
1
-2
/
+2
|
*
|
|
i2c: ismt: Add Intel DNV PCI ID
Mika Westerberg
2016-04-12
1
-0
/
+2
|
*
|
|
i2c: xlp9xx: add support for Broadcom Vulcan
Tanmay Jagdale
2016-04-12
1
-2
/
+2
|
*
|
|
i2c: rk3x: add support for rk3228
Yakir Yang
2016-04-12
2
-2
/
+3
*
|
|
|
Merge tag 'arc-4.6-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2016-04-27
7
-4
/
+55
|
\
\
\
\
|
*
|
|
|
ARC: add support for reserved memory defined by device tree
Alexey Brodkin
2016-04-27
2
-0
/
+5
|
*
|
|
|
ARC: support generic per-device coherent dma mem
Alexey Brodkin
2016-04-27
1
-0
/
+1
|
*
|
|
|
Documentation: dt: arc: fix spelling mistakes
Eric Engestrom
2016-04-25
2
-2
/
+2
|
*
|
|
|
ARCv2: Enable LOCKDEP
Evgeny Voevodin
2016-04-22
3
-2
/
+47
*
|
|
|
|
Merge tag 'nios2-v4.6-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2016-04-27
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
nios2: memset: use the right constraint modifier for the %4 output operand
Romain Perier
2016-04-27
1
-1
/
+1
*
|
|
|
|
|
Merge tag 'platform-drivers-x86-v4.6-3' of git://git.infradead.org/users/dvha...
Linus Torvalds
2016-04-27
1
-1
/
+1
|
\
\
\
\
\
\
|
*
|
|
|
|
|
toshiba_acpi: Fix regression caused by hotkey enabling value
Azael Avalos
2016-04-25
1
-1
/
+1
*
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2016-04-27
27
-218
/
+351
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
bpf: fix double-fdput in replace_map_fd_with_map_ptr()
Jann Horn
2016-04-26
1
-1
/
+0
|
*
|
|
|
|
|
|
net: ipv6: Delete host routes on an ifdown
David Ahern
2016-04-26
1
-33
/
+15
|
*
|
|
|
|
|
|
Revert "ipv6: Revert optional address flusing on ifdown."
David S. Miller
2016-04-26
4
-12
/
+161
|
*
|
|
|
|
|
|
net/mlx4_en: fix spurious timestamping callbacks
Eric Dumazet
2016-04-26
1
-2
/
+4
|
*
|
|
|
|
|
|
net: dummy: remove note about being Y by default
Ivan Babrou
2016-04-26
1
-3
/
+2
|
*
|
|
|
|
|
|
cxgbi: fix uninitialized flowi6
Jiri Benc
2016-04-25
1
-0
/
+1
|
*
|
|
|
|
|
|
ipv6: Revert optional address flusing on ifdown.
David S. Miller
2016-04-25
4
-161
/
+12
|
*
|
|
|
|
|
|
ipv4/fib: don't warn when primary address is missing if in_dev is dead
Paolo Abeni
2016-04-25
1
-1
/
+5
[next]