summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-10-09ARM: add 32bit support to GICv3Jean-Philippe Brucker
2015-10-09irqchip/gic-v3: Specialize readq and writeq accessesJean-Philippe Brucker
2015-10-09irqchip/gic-v3: Change unsigned types for AArch32 compatibilityJean-Philippe Brucker
2015-10-09irqchip/gic-v3: Refactor the arm64 specific partsJean-Philippe Brucker
2015-10-09irqchip/gic-v2m: Add workaround for APM X-Gene GICv2m erratumDuc Dang
2015-10-09arm64: Update booting requirements for GICv3 in GICv2 modeMarc Zyngier
2015-10-09irqchip/gic: Warn if GICv3 system registers are enabledMarc Zyngier
2015-10-09arm64: cpufeatures: Check ICC_EL1_SRE.SRE before enabling ARM64_HAS_SYSREG_GI...Marc Zyngier
2015-10-09irqchip/gic-v3: Make gic_enable_sre an inline functionMarc Zyngier
2015-10-09arm64: el2_setup: Make sure ICC_SRE_EL2.SRE sticks before using GICv3 sysregsMarc Zyngier
2015-10-09irqchip/sunxi-nmi: Switch to of_io_request_and_map() from of_iomap()Chen-Yu Tsai
2015-10-09irqchip/sunxi-nmi: Use driver name instead of DT node name for identificationChen-Yu Tsai
2015-10-09genirq: Make irq_set_vcpu_affinity available for CONFIG_SMP=nFeng Wu
2015-10-09genirq: Allow migration of chained interrupts by installing default actionMika Westerberg
2015-10-01genirq: Remove unused functions irqd_[set|clr]_chained_irq_inprogress()Mika Westerberg
2015-10-01genirq: Fix typo in documentation of enumeration field nameMika Westerberg
2015-10-01irqchip/i8259: Convert to use irq_set_chained_handler_and_dataAxel Lin
2015-10-01Merge branch 'irq/for-arm' into irq/coreThomas Gleixner
2015-10-01genirq: Introduce generic irq migration for cpu hotunplugYang Yingliang
2015-09-30irqchip/renesas-intc-irqpin: r8a7778 IRLM setup supportUlrich Hecht
2015-09-29irqchip/renesas-irqc: Move over to nested generic chipMagnus Damm
2015-09-29irqchip/renesas-irqc: Add r8a7795 INTC-EX DT documentationMagnus Damm
2015-09-29irqchip/gicv3-its: Use new jump label APIRobert Richter
2015-09-29irqchip/gicv3-its: Workaround for Cavium ThunderX errata 22375, 24313Robert Richter
2015-09-29irqchip/gicv3-its: Add HW revision detection and configurationRobert Richter
2015-09-29irqchip/gicv3-its: Read typer register outside the loopRobert Richter
2015-09-29irqchip/gicv3: Workaround for Cavium ThunderX erratum 23154Robert Richter
2015-09-29irqchip/gicv3-its: Add range check for number of allocated pagesRobert Richter
2015-09-27Linux 4.3-rc3Linus Torvalds
2015-09-27Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-09-27Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-09-27Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2015-09-27Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2015-09-27Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2015-09-27Merge tag 'pxa-fixes-v4.3' of https://github.com/rjarzmik/linux into fixesOlof Johansson
2015-09-27Merge tag 'omap-for-v4.3/fixes-rc2' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson
2015-09-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2015-09-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2015-09-27Merge tag 'usb-4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-09-27Merge tag 'tty-4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-09-27Merge tag 'staging-4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-09-27Merge tag 'driver-core-4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2015-09-27Merge tag 'char-misc-4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-09-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-09-26net: Fix panic in icmp_route_lookupDavid Ahern
2015-09-26net: update docbook comment for __mdiobus_register()Russell King
2015-09-26MAINTAINERS: remove amd5536udc USB gadget driver maintainerGreg Kroah-Hartman
2015-09-25Merge branch 'for-4.3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-09-25ppp: fix lockdep splat in ppp_dev_uninit()Guillaume Nault
2015-09-25net: via/Kconfig: GENERIC_PCI_IOMAP required if PCI not selectedSudip Mukherjee