summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-11-071-4/+5
|\
| * livepatch: Fix crash with !CONFIG_DEBUG_SET_MODULE_RONXJosh Poimboeuf2015-11-061-4/+5
* | Merge tag 'trace-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2015-11-061-0/+4
|\ \
| * | ftrace: Calculate the correct dyn_ftrace number to report to the userspaceMinfei Huang2015-10-221-0/+4
* | | Merge tag 'for-v4.4-important-fix' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-11-061-2/+0
|\ \ \
| * | | Revert "ARM: dts: twl4030: Add iio properties for bci subnode"Sebastian Reichel2015-11-061-2/+0
* | | | Merge tag 'devicetree-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-11-0610-9/+34
|\ \ \ \ | |/ / / |/| | |
| * | | xtensa: enable building of all dtbsRob Herring2015-10-272-1/+10
| * | | mips: enable building of all dtbsRob Herring2015-10-271-0/+3
| * | | metag: enable building of all dtbsRob Herring2015-10-271-0/+3
| * | | metag: use common make variables for dtb buildsRob Herring2015-10-272-6/+2
| * | | h8300: enable building of all dtbsRob Herring2015-10-271-0/+3
| * | | arm64: enable building of all dtbsRob Herring2015-10-271-0/+6
| * | | arm: enable building of all dtbsRob Herring2015-10-271-0/+3
| * | | arc: enable building of all dtbsRob Herring2015-10-271-0/+2
| * | | arc: use common make variables for dtb buildsRob Herring2015-10-272-3/+3
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2015-11-064-4/+7
|\ \ \ \
| * \ \ \ Merge tag 'v4.3-rc4' into nextDmitry Torokhov2015-10-0585-458/+738
| |\ \ \ \
| * \ \ \ \ Merge tag 'v4.3-rc3' into nextDmitry Torokhov2015-09-292010-36786/+59670
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | ARM: dts: set up trigger type for edt-ft5x06 interruptsDmitry Torokhov2015-09-274-4/+7
* | | | | | Merge tag 'for-linus-20151106' of git://git.infradead.org/linux-mtdLinus Torvalds2015-11-061-3/+0
|\ \ \ \ \ \
| * | | | | | sh: mach-rsk: remove unnecessary MTD partition probe specificationBrian Norris2015-09-301-3/+0
* | | | | | | Merge tag 'pci-v4.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-11-0610-27/+42
|\ \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| *-----. | | | | | | Merge branches 'pci/host-altera', 'pci/host-designware', 'pci/host-generic', ...Bjorn Helgaas2015-11-035-23/+11
| |\ \ \ \| | | | | |
| | | | * | | | | | | arm64: dts: Drop linux,pci-probe-only from the Seattle DTSMarc Zyngier2015-09-171-1/+0
| | | | * | | | | | | powerpc/PCI: Fix lookup of linux,pci-probe-only propertyMarc Zyngier2015-09-171-12/+2
| | | | |/ / / / / /
| | | * / / / / / / ARM/PCI: Replace pci_sys_data->align_resource with global function pointerGabriele Paoloni2015-11-022-10/+8
| | | |/ / / / / /
| | * / / / / / / ARM: Add msi.h to KbuildLey Foon Tan2015-10-231-0/+1
| | |/ / / / / /
| | | | | | | |
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| *---. \ \ \ \ \ \ Merge branches 'pci/aer', 'pci/hotplug', 'pci/misc', 'pci/msi', 'pci/resource...Bjorn Helgaas2015-11-025-4/+31
| |\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | |
| | | | * | | | | | sparc/PCI: Add mem64 resource parsing for root busYinghai Lu2015-10-293-3/+22
| | |_|/ / / / / / | |/| | | | | | |
| | | * | | | | | x86/PCI: Don't alloc pcibios-irq when MSI is enabledJoerg Roedel2015-10-211-0/+8
| | |/ / / / / / | |/| | | | | |
| | * | | | | | x86/PCI: Make pci_subsys_init() staticAlexander Kuleshov2015-10-091-1/+1
| |/ / / / / /
* | | | | | | x86: don't make DEBUG_WX default to 'y' even with DEBUG_RODATALinus Torvalds2015-11-061-1/+0
* | | | | | | Merge tag 'powerpc-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2015-11-05262-1678/+5022
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'next' of git://git.denx.de/linux-denx-agust into nextMichael Ellerman2015-11-0510-9/+629
| |\ \ \ \ \ \ \
| | * | | | | | | powerpc: Introduce the use of the managed version of kzallocHimangi Saraogi2015-10-221-4/+2
| | * | | | | | | powerpc: mpc512x: drop bogus and unused psc register bit definitionsUwe Kleine-König2015-10-221-2/+0
| | * | | | | | | powerpc/512x: add a device tree binding for LocalPlus Bus FIFOAlexander Popov2015-10-222-3/+19
| | * | | | | | | powerpc/512x: add LocalPlus Bus FIFO device driverAlexander Popov2015-10-225-0/+607
| | * | | | | | | powerpc: platforms: mpc52xx_lpbfifo: Fix module autoload for OF platform driverLuis de Bethencourt2015-10-221-0/+1
| * | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman2015-11-02194-487/+3863
| |\ \ \ \ \ \ \ \
| | * | | | | | | | powerpc/e6500: hw tablewalk: make sure we invalidate and write to the same tl...Kevin Hao2015-10-272-13/+23
| | * | | | | | | | powerpc/mpc85xx: Add FSL QorIQ DPAA FMan support to the SoC device tree(s)Igal Liberman2015-10-2722-18/+536
| | * | | | | | | | powerpc/mpc85xx: Create dts components for the FSL QorIQ DPAA FManIgal Liberman2015-10-2735-0/+2440
| | * | | | | | | | powerpc/fsl: Add #clock-cells and clockgen label to clockgen nodesScott Wood2015-10-272-2/+4
| | * | | | | | | | Merge branch 'clock' into HEADScott Wood2015-10-278-199/+7
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | powerpc/fsl: Move fsl_guts.h out of arch/powerpcScott Wood2015-10-218-199/+7
| | | | |/ / / / / / | | | |/| | | | | |
| | * | | | | | | | powerpc: handle error case in cpm_muram_alloc()Christophe Leroy2015-10-271-1/+2
| | * | | | | | | | powerpc: mpic: use IRQCHIP_SKIP_SET_WAKE instead of redundant mpic_irq_set_wakeSudeep Holla2015-10-271-19/+4
| | * | | | | | | | powerpc/book3e-64: Enable kexecTiejun Chen2015-10-273-1/+25