summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'usb-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-04-131-2/+2
|\
| * Merge tag 'for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/l...Greg Kroah-Hartman2015-04-101-2/+2
| |\
| | * phy: miphy365x: Use the generic phy type constants in dt-bindings/phy/phy.hPeter Griffin2015-04-031-2/+2
* | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-04-1341-365/+410
|\ \ \
| * \ \ Merge tag 'irqchip-core-4.1-3' of git://git.infradead.org/users/jcooper/linux...Thomas Gleixner2015-04-1139-364/+408
| |\ \ \
| | * \ \ Merge branch 'irqchip/stacked-irq_set_wake' into irqchip/coreJason Cooper2015-04-104-14/+4
| | |\ \ \
| | | * | | ARM: zynq: switch from gic_arch_extn to gic_set_irqchip_flagsMarc Zyngier2015-03-151-1/+1
| | | * | | ARM: ux500: switch from gic_arch_extn to gic_set_irqchip_flagsMarc Zyngier2015-03-151-1/+1
| | | * | | ARM: shmobile: remove use of gic_arch_extn.irq_set_wakeMarc Zyngier2015-03-152-12/+2
| | | | |/ | | | |/|
| | * | | Merge branch 'irqchip/stacked-exynos' into irqchip/coreJason Cooper2015-04-106-22/+144
| | |\ \ \
| | | * | | ARM: exynos4/5: convert pmu wakeup to stacked domainsMarc Zyngier2015-03-186-22/+144
| | | |/ /
| | * | | Merge branch 'irqchip/stacked-omap' into irqchip/coreJason Cooper2015-04-1021-101/+193
| | |\ \ \
| | | * | | ARM: omap: convert wakeupgen to stacked domainsMarc Zyngier2015-03-1518-78/+171
| | | * | | irqchip: crossbar: Convert dra7 crossbar to stacked domainsMarc Zyngier2015-03-157-27/+26
| | | |/ /
| | * | | Merge branch 'irqchip/stacked-tegra' into irqchip/coreJason Cooper2015-04-108-227/+67
| | |\ \ \
| | | * | | ARM: tegra: remove old LIC supportMarc Zyngier2015-03-153-220/+2
| | | * | | ARM: tegra: update DTs to expose legacy interrupt controllerMarc Zyngier2015-03-154-4/+59
| | | * | | ARM: tegra: skip gic_arch_extn setup if DT has a LIC nodeMarc Zyngier2015-03-152-1/+12
| | | * | | ARM: tegra: irq: nuke leftovers from non-DT supportMarc Zyngier2015-03-151-8/+0
| | | |/ /
| * | | | Merge tag 'irqchip-core-4.1-2' of git://git.infradead.org/users/jcooper/linux...Thomas Gleixner2015-04-111-0/+1
| |\| | |
| | * | | irqchip: vf610-mscm-ir: Add support for Vybrid MSCM interrupt routerStefan Agner2015-03-081-0/+1
| | |/ /
| * | | Merge branch 'linus' into irq/core to get the GIC updates whichThomas Gleixner2015-04-08217-1096/+2178
| |\ \ \ | | | |/ | | |/|
| * | | genirq: Remove the deprecated 'IRQF_DISABLED' request_irq() flag entirelyValentin Rothberg2015-03-051-1/+1
* | | | Merge tag 'pci-v4.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-04-1322-82/+126
|\ \ \ \
| | \ \ \
| | \ \ \
| *-. \ \ \ Merge branches 'pci/enumeration' and 'pci/virtualization' into nextBjorn Helgaas2015-03-2321-82/+119
| |\ \ \ \ \ | | | | |_|/ | | | |/| |
| | * | | | PCI: Cleanup control flowBjorn Helgaas2015-03-196-70/+62
| | * | | | sparc/PCI: Claim bus resources before pci_bus_add_devices()Yijing Wang2015-03-191-2/+1
| | * | | | PCI: Assign resources before drivers claim devices (pci_scan_root_bus())Yijing Wang2015-03-1913-5/+46
| | * | | | PCI: Assign resources before drivers claim devices (pci_scan_bus())Yijing Wang2015-03-124-8/+13
| | |/ / /
| | | | |
| | \ \ \
| *-. | | | Merge branches 'pci/iommu' and 'pci/resource' into nextBjorn Helgaas2015-03-191-0/+7
| |\ \| | |
| | * | | | arm: dma-mapping: limit IOMMU mapping sizeMurali Karicheri2015-03-121-0/+7
| | |/ / /
* | | | | Merge tag 'for-v4.1' of git://git.infradead.org/battery-2.6Linus Torvalds2015-04-133-5/+7
|\ \ \ \ \
| * | | | | arm: mach-pxa: Decrement the power supply's device reference counterKrzysztof Kozlowski2015-03-131-1/+3
| * | | | | x86/olpc/xo15/sci: Use newly added power_supply_put APIKrzysztof Kozlowski2015-03-131-2/+2
| * | | | | x86/olpc/xo1/sci: Use newly added power_supply_put APIKrzysztof Kozlowski2015-03-131-2/+2
| * | | | | power_supply: Change ownership from driver to coreKrzysztof Kozlowski2015-03-132-4/+4
| | |/ / / | |/| | |
* | | | | Merge tag 'mmc-v4.1' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds2015-04-131-8/+25
|\ \ \ \ \
| * | | | | ARM: OMAP2: HSMMC: explicit fields to declare cover/card detect pinAndreas Fenkart2015-03-271-8/+25
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...Linus Torvalds2015-04-131-1/+1
|\ \ \ \ \ \
| * | | | | | avr32: fix integer overflow in ELF_ET_DYN_BASEAndrey Ryabinin2015-04-131-1/+1
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2015-04-1324-63/+48
|\ \ \ \ \ \ \
| * | | | | | | m68k/mac: Fix out-of-bounds array index in OSS IRQ source initializationFinn Thain2015-03-301-2/+1
| * | | | | | | m68k/pci: Remove a superflous KERN_ERRDan Carpenter2015-03-151-1/+1
| * | | | | | | m68k/defconfig: Update defconfigs for v4.0-rc1Geert Uytterhoeven2015-03-1512-0/+36
| * | | | | | | m68k/q40: Make NE2000 builtin instead of modularGeert Uytterhoeven2015-03-151-1/+1
| * | | | | | | m68k: Remove FSF addressGeert Uytterhoeven2015-03-1510-59/+9
* | | | | | | | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-04-132-4/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | x86/vdso: Remove x32 intermediates during 'make clean'Andy Lutomirski2015-03-311-1/+1
| * | | | | | | | x86/vdso: Teach 'make clean' to remove generated vdso-image-*.c filesAndrey Skvortsov2015-03-311-1/+1
| * | | | | | | | x86/vdso32/syscall.S: Do not load __USER32_DS to %ssDenys Vlasenko2015-03-311-2/+0