Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linus
[cascardo/linux.git] / drivers / irqchip / irq-mips-gic.c
2014-12-18 James BottomleyMerge remote-tracking branch 'scsi-queue/drivers-for...
2014-12-15 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2014-12-15 Linus TorvaldsMerge tag 'char-misc-3.19-rc1' of git://git./linux...
2014-12-15 Linus TorvaldsMerge tag 'driver-core-3.19-rc1' of git://git./linux...
2014-12-14 Linus TorvaldsMerge tag 'tty-3.19-rc1' of git://git./linux/kernel...
2014-12-14 Linus TorvaldsMerge tag 'usb-3.19-rc1' of git://git./linux/kernel...
2014-12-14 Linus TorvaldsMerge tag 'squashfs-updates' of git://git./linux/kernel...
2014-12-14 Linus TorvaldsMerge tag 'gpio-v3.19-2' of git://git./linux/kernel...
2014-12-14 Linus TorvaldsMerge git://git.kvack.org/~bcrl/aio-next
2014-12-14 Linus TorvaldsMerge branch 'i2c/for-3.19' of git://git./linux/kernel...
2014-12-14 Linus TorvaldsMerge tag 'md/3.19' of git://neil.brown.name/md
2014-12-14 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2014-12-13 Linus TorvaldsMerge branch 'for-3.19/drivers' of git://git.kernel...
2014-12-13 Linus TorvaldsMerge branch 'for-3.19/core' of git://git.kernel.dk...
2014-12-13 Linus TorvaldsMerge tag 'trace-seq-buf-3.19-v2' of git://git./linux...
2014-12-13 Linus TorvaldsMerge tag 'trace-fixes-v3.18' of git://git./linux/kerne...
2014-12-13 Linus TorvaldsMerge branch 'upstream' of git://git.infradead.org...
2014-12-13 Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2014-12-13 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2014-12-12 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc
2014-12-12 Linus TorvaldsMerge branch 'for-linus' of git://ftp.arm.linux.org...
2014-12-12 Linus TorvaldsMerge tag 'iommu-updates-v3.19' of git://git./linux...
2014-12-12 Linus TorvaldsMerge branch 'for-linus' of git://git.infradead.org...
2014-12-12 Linus TorvaldsMerge tag 'for-linus' of git://git.code.sf.net/p/openip...
2014-12-12 Linus TorvaldsMerge tag 'docs-for-linus' of git://git.lwn.net/linux-2.6
2014-12-12 Linus TorvaldsMerge tag 'please-pull-morepstore' of git://git./linux...
2014-12-12 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-12-12 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-12-12 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-12-12 Linus TorvaldsMerge tag 'upstream-3.19-rc1' of git://git.infradead...
2014-12-12 Linus TorvaldsMerge tag 'xfs-for-linus-3.19-rc1' of git://git./linux...
2014-12-12 Linus TorvaldsMerge tag 'ext4_for_linus' of git://git./linux/kernel...
2014-12-12 Linus TorvaldsMerge branch 'for-3.19' of git://git./linux/kernel...
2014-12-12 Linus TorvaldsMerge branch 'for-3.19' of git://git./linux/kernel...
2014-12-12 Linus TorvaldsMerge branch 'for-3.19' of git://git./linux/kernel...
2014-12-12 Linus TorvaldsMerge branch 'for-3.19' of git://git./linux/kernel...
2014-12-12 Linus TorvaldsMerge tag 'stable/for-linus-3.19-rc0-tag' of git:/...
2014-12-12 Linus TorvaldsMerge branch 'upstream' of git://git.linux-mips.org...
2014-11-24 Andrew Brestickerirqchip: mips-gic: Add device-tree support
2014-11-24 Andrew Brestickerclocksource: mips-gic: Move gic_frequency to clocksourc...
2014-11-24 Andrew Brestickerclocksource: mips-gic: Combine with GIC clockevent...
2014-11-24 Andrew BrestickerMIPS: Move GIC clocksource driver to drivers/clocksource/
2014-11-24 Andrew Brestickerirqchip: mips-gic: Use GIC_SH_WEDGE_{SET,CLR} macros
2014-11-24 Andrew Brestickerirqchip: mips-gic: Remove gic_{pending,itrmask}_regs
2014-11-24 Andrew Brestickerirqchip: mips-gic: Clean up #includes
2014-11-24 Andrew Brestickerirqchip: mips-gic: Clean up header file
2014-11-24 Andrew BrestickerMIPS: Move gic.h to include/linux/irqchip/mips-gic.h
2014-11-24 Andrew Brestickerirqchip: mips-gic: Use proper iomem accessors
2014-11-24 Andrew Brestickerirqchip: mips-gic: Export function to read counter...
2014-11-24 Andrew Brestickerirqchip: mips-gic: Remove unnecessary globals
2014-11-24 Andrew Brestickerirqchip: mips-gic: Support local interrupts
2014-11-24 Andrew Brestickerirqchip: mips-gic: Use separate edge/level irq_chips
2014-11-24 Andrew Brestickerirqchip: mips-gic: Probe for number of external interrupts
2014-11-24 Andrew Brestickerirqchip: mips-gic: Stop using per-platform mapping...
2014-11-24 Andrew Brestickerirqchip: mips-gic: Use IRQ domains
2014-11-24 Andrew Brestickerirqchip: mips-gic: Fix gic_set_affinity() return value
2014-11-24 Andrew Brestickerirqchip: mips-gic: Implement irq_set_type callback
2014-11-24 Andrew Brestickerirqchip: mips-gic: Remove platform irq_ack/irq_eoi...
2014-11-24 Andrew BrestickerMIPS: Move GIC to drivers/irqchip/