summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-04-11Merge branch 'irqchip/stacked-omap' into irqchip/coreJason Cooper30-278/+376
2015-04-11Merge branch 'irqchip/stacked-tegra' into irqchip/coreJason Cooper11-227/+488
2015-04-03Merge branch 'irqchip/renesas' into irqchip/coreJason Cooper2-7/+51
2015-04-03Merge branch 'irqchip/mvebu' into irqchip/coreJason Cooper1-0/+1
2015-04-03irqchip: renesas-irqc: Add wake-up supportGeert Uytterhoeven1-1/+25
2015-04-03irqchip: armada-370-xp: Allow using wakeup sourceGregory CLEMENT1-0/+1
2015-03-29irqchip: mips-gic: Add new functions to start/stop the GIC counterMarkos Chandras2-0/+23
2015-03-29irqchip: tegra: Add Tegra210 supportThierry Reding1-1/+7
2015-03-23irqchip: digicolor: Move digicolor_set_gc to init sectionBaruch Siach1-2/+2
2015-03-23irqchip: renesas-irqc: Add functional clock to bindingsGeert Uytterhoeven1-1/+3
2015-03-23irqchip: renesas-irqc: Add minimal runtime PM supportGeert Uytterhoeven1-0/+8
2015-03-23irqchip: renesas-irqc: Add more register documentationGeert Uytterhoeven1-5/+15
2015-03-15Merge branch 'irqchip/vybrid' into irqchip/coreJason Cooper5-0/+261
2015-03-15Merge branch 'irqchip/mvebu' into irqchip/coreJason Cooper1-30/+75
2015-03-15irqchip: gic: Don't complain in gic_get_cpumask() if UP systemStephen Boyd1-1/+1
2015-03-15ARM: omap: convert wakeupgen to stacked domainsMarc Zyngier18-78/+171
2015-03-15DT: omap4/5: add binding for the wake-up generatorMarc Zyngier1-0/+33
2015-03-15DT: arm,gic: kill arm,routable-irqsMarc Zyngier1-6/+0
2015-03-15irqchip: gic: Get rid of routable domainMarc Zyngier2-60/+5
2015-03-15DT: update ti,irq-crossbar bindingMarc Zyngier1-13/+5
2015-03-15irqchip: crossbar: Convert dra7 crossbar to stacked domainsMarc Zyngier9-125/+149
2015-03-15genirq: Add irqchip_set_wake_parentMarc Zyngier2-0/+17
2015-03-15ARM: tegra: remove old LIC supportMarc Zyngier3-220/+2
2015-03-15DT: tegra: add binding for the legacy interrupt controllerMarc Zyngier1-0/+43
2015-03-15ARM: tegra: update DTs to expose legacy interrupt controllerMarc Zyngier4-4/+59
2015-03-15ARM: tegra: skip gic_arch_extn setup if DT has a LIC nodeMarc Zyngier2-1/+12
2015-03-15irqchip: tegra: Add DT-based support for legacy interrupt controllerMarc Zyngier2-0/+372
2015-03-15ARM: tegra: irq: nuke leftovers from non-DT supportMarc Zyngier1-8/+0
2015-03-08irqchip: armada-370-xp: Enable the PMU interruptsMaxime Ripard1-3/+20
2015-03-08irqchip: armada-370-xp: Introduce a is_percpu_irq() helper for readabilityEzequiel Garcia1-4/+14
2015-03-08irqchip: armada-370-xp: Initialize per cpu registers when CONFIG_SMP=NEzequiel Garcia1-24/+23
2015-03-08irqchip: vf610-mscm: Add Vybrid MSCM bindingsStefan Agner2-0/+47
2015-03-08irqchip: vf610-mscm-ir: Add support for Vybrid MSCM interrupt routerStefan Agner3-0/+214
2015-03-08irqchip: armada-370-xp: Fix chained per-cpu interruptsMaxime Ripard1-1/+20
2015-03-08Merge branch 'irqchip/st' into irqchip/coreJason Cooper5-0/+279
2015-03-03irqchip: renesas-irqc: Use u32 to store 32-bit register valuesGeert Uytterhoeven1-2/+2
2015-03-03irqchip: st: Add documentation for STi based syscfg IRQsLee Jones1-0/+35
2015-03-03irqchip: st: Supply new driver for STi based devicesLee Jones3-0/+214
2015-03-03dt: bindings: Supply shared ST IRQ definesLee Jones1-0/+30
2015-02-23Linux 4.0-rc1Linus Torvalds1-4/+4
2015-02-23Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds5-56/+108
2015-02-23Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds70-758/+907
2015-02-22Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds1-1/+1
2015-02-22autofs4 copy_dev_ioctl(): keep the value of ->size we'd used for allocationAl Viro1-2/+6
2015-02-22procfs: fix race between symlink removals and traversalsAl Viro3-12/+22
2015-02-22debugfs: leave freeing a symlink body until inode evictionAl Viro1-17/+17
2015-02-22Documentation/filesystems/Locking: ->get_sb() is long goneAl Viro1-2/+0
2015-02-22trylock_super(): replacement for grab_super_passive()Konstantin Khlebnikov3-26/+22
2015-02-22fanotify: Fix up scripted S_ISDIR/S_ISREG/S_ISLNK conversionsDavid Howells1-1/+1
2015-02-22Cachefiles: Fix up scripted S_ISDIR/S_ISREG/S_ISLNK conversionsDavid Howells4-9/+9