summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-05-11irqchip/gic: Don't unnecessarily write the IRQ configurationJon Hunter
2016-05-11irqchip: Mask the non-type/sense bits when translating an IRQJon Hunter
2016-05-11genirq: Ensure IRQ descriptor is valid when setting-up the IRQJon Hunter
2016-05-11irqchip/gic-v3: Configure all interrupts as non-secure Group-1Marc Zyngier
2016-05-11irqchip/gic-v2m: Add workaround for Broadcom NS2 GICv2m erratumRay Jui
2016-05-11irqchip/irq-alpine-msi: Don't use <asm-generic/msi.h>Christoph Hellwig
2016-05-11irqchip/mbigen: Checking for IS_ERR() instead of NULLDan Carpenter
2016-05-11irqchip/gic-v3: Remove inexistant register definitionMarc Zyngier
2016-05-11irqchip/gicv3-its: Don't allow devices whose ID is outside rangeShanker Donthineni
2016-05-11irqchip: Add LPC32xx interrupt controller driverVladimir Zapolskiy
2016-05-11irqchip/gic: Ensure ordering between read of INTACK and shared dataWill Deacon
2016-05-04irqchip: Add Layerscape SCFG MSI controller supportMinghuan Lian
2016-05-04dt/bindings: Add bindings for Layerscape SCFG MSIMinghuan Lian
2016-05-02DT/arm,gic-v3: Documment PPI partition supportMarc Zyngier
2016-05-02irqchip/gic-v3: Add support for partitioned PPIsMarc Zyngier
2016-05-02irqchip: Add per-cpu interrupt partitioning libraryMarc Zyngier
2016-05-02genirq: Allow the affinity of a percpu interrupt to be set/retrievedMarc Zyngier
2016-05-02irqdomain: Allow domain matching on irq_fwspecMarc Zyngier
2016-05-02genirq: Add error code reporting to irq_{reserve,destroy}_ipiMatt Redfearn
2016-05-02genirq: Make irq_destroy_ipi take a cpumask of IPIs to destroyMatt Redfearn
2016-04-27Merge branch 'for-4.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-04-27Merge branch 'for-4.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-04-27Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-04-27Merge tag 'arc-4.6-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-04-27Merge tag 'nios2-v4.6-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2016-04-27Merge tag 'platform-drivers-x86-v4.6-3' of git://git.infradead.org/users/dvha...Linus Torvalds
2016-04-27ARC: add support for reserved memory defined by device treeAlexey Brodkin
2016-04-27ARC: support generic per-device coherent dma memAlexey Brodkin
2016-04-27nios2: memset: use the right constraint modifier for the %4 output operandRomain Perier
2016-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-04-26Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-04-26devpts: more pty driver interface cleanupsLinus Torvalds
2016-04-26bpf: fix double-fdput in replace_map_fd_with_map_ptr()Jann Horn
2016-04-26net: ipv6: Delete host routes on an ifdownDavid Ahern
2016-04-26Revert "ipv6: Revert optional address flusing on ifdown."David S. Miller
2016-04-26workqueue: fix ghost PENDING flag while doing MQ IORoman Pen
2016-04-26drivers: firmware: psci: unify enable-method binding on ARM {64,32}-bit systemsSudeep Holla
2016-04-26net/mlx4_en: fix spurious timestamping callbacksEric Dumazet
2016-04-26net: dummy: remove note about being Y by defaultIvan Babrou
2016-04-25cxgbi: fix uninitialized flowi6Jiri Benc
2016-04-25memcg: relocate charge moving from ->attach to ->post_attachTejun Heo
2016-04-25cgroup, cpuset: replace cpuset_post_attach_flush() with cgroup_subsys->post_a...Tejun Heo
2016-04-25ipv6: Revert optional address flusing on ifdown.David S. Miller
2016-04-25toshiba_acpi: Fix regression caused by hotkey enabling valueAzael Avalos
2016-04-25Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2016-04-25Merge tag 'omap-for-v4.6/dt-ti81xx-signed' of git://git.kernel.org/pub/scm/li...Kevin Hilman
2016-04-25Documentation: dt: arc: fix spelling mistakesEric Engestrom
2016-04-24ipv4/fib: don't warn when primary address is missing if in_dev is deadPaolo Abeni
2016-04-24Linux 4.6-rc5Linus Torvalds
2016-04-24Merge branch 'mlx5-fixes'David S. Miller