summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* ARM: orion5x: make dns323 independent of PHY supportArnd Bergmann2014-03-212-1/+2
* ARM: mvebu: add missing headerArnd Bergmann2014-03-211-0/+1
* ARM: omap1: don't rely on tps65010Arnd Bergmann2014-03-212-0/+6
* ARM: omap1: fix build when !CONFIG_OMAP_32K_TIMERFelipe Balbi2014-03-211-1/+5
* ARM: msm: export legacy DMA interfacesArnd Bergmann2014-03-211-0/+2
* ARM: msm: avoid calling debug_ll_addr on !MMUArnd Bergmann2014-03-211-0/+2
* ARM: msm: add missing include of linux/module.hArnd Bergmann2014-03-211-0/+1
* ARM: lpc32xx: export lpc32xx_return_iram_sizeArnd Bergmann2014-03-211-0/+1
* ARM: ks8695/og: make PCI setup conditionalArnd Bergmann2014-03-211-1/+2
* ARM: ixp4xx: fix gpio reworkArnd Bergmann2014-03-212-3/+10
* ARM: ixp4xx: avoid use of PCIBIOS_MIN_MEM in io.hArnd Bergmann2014-03-211-1/+2
* ARM: ixp4xx/omixp: always include linux/leds.hArnd Bergmann2014-03-211-2/+0
* ARM: hisi: fix building without CONFIG_HOTPLUG_CPUArnd Bergmann2014-03-212-2/+3
* ARM: ep93xx: export ep93xx_chip_revisionArnd Bergmann2014-03-211-0/+1
* ARM: efm32: select AUTO_ZRELADDRArnd Bergmann2014-03-211-0/+1
* ARM: davinci: fix Kconfig for DA850_EVMArnd Bergmann2014-03-212-5/+2
* ARM: davinci: make dm644x-evm phy fixup conditionalArnd Bergmann2014-03-211-5/+6
* ARM: at91: sama5 always uses DTArnd Bergmann2014-03-211-0/+1
* ARM: at91: fix broken "if () else" statementArnd Bergmann2014-03-211-5/+1
* ARM: at91: export sam9_smc interfacesArnd Bergmann2014-03-211-0/+3
* ARM: at91: don't provide dt init code for at91x40Arnd Bergmann2014-03-211-1/+1
* ARM: at91: split out at91x40 into a top-level optionArnd Bergmann2014-03-212-11/+19
* Merge tag 'trace-fixes-v3.14-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-02-161-36/+47
|\
| * ftrace/x86: Use breakpoints for converting function graph callerSteven Rostedt (Red Hat)2014-02-121-36/+47
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-02-165-4/+20
|\ \
| * \ Merge remote-tracking branch 'efi/urgent' into x86/urgentH. Peter Anvin2014-02-145-4/+20
| |\ \
| | * | x86/efi: Check status field to validate BGRT headerMatt Fleming2014-02-141-1/+1
| | * | x86/efi: Fix 32-bit falloutBorislav Petkov2014-02-144-3/+19
| | |/
* | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-02-1631-10/+286
|\ \ \
| * | | ARM: ux500: disable msp2 device tree nodeLinus Walleij2014-02-111-1/+0
| * | | ARM: zynq: Reserve not DMAable space in front of the kernelMichal Simek2014-02-101-0/+14
| * | | Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixesKevin Hilman2014-02-105-2/+236
| |\ \ \
| | * | | ARM: at91: add Atmel's SAMA5D3 Xplained boardNicolas Ferre2014-02-072-0/+230
| | * | | ARM: at91: enable USB host on at91sam9n12ek boardBo Shen2014-02-071-0/+4
| | * | | ARM: at91/dt: fix sama5d3 ohci hclk clock referenceBoris BREZILLON2014-02-071-1/+1
| | * | | ARM: at91/dt: sam9263: fix compatibility string for the I2CJean-Jacques Hiblot2014-02-071-1/+1
| * | | | ARM: multi_v7_defconfig: Select CONFIG_SOC_DRA7XXNishanth Menon2014-02-101-0/+1
| * | | | ARM: imx6: Initialize low-power mode early againPhilipp Zabel2014-02-103-2/+6
| * | | | ARM: pxa: fix various compilation problemsLinus Walleij2014-02-1015-1/+25
| * | | | ARM: pxa: fix compilation problem on AM300EPD boardLinus Walleij2014-02-101-0/+1
| * | | | ARM: fix HAVE_ARM_TWD selection for OMAP and shmobileRob Herring2014-02-032-2/+2
| * | | | ARM: moxart: move DMA_OF selection to driverRob Herring2014-02-031-1/+0
| * | | | ARM: hisi: fix kconfig warning on HAVE_ARM_TWDRob Herring2014-02-031-1/+1
| |/ / /
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-02-141-0/+9
|\ \ \ \
| * | | | arm64: KVM: Add VGIC device control for arm64Christoffer Dall2014-02-141-0/+9
* | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-02-143-8/+17
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | x86, smap: smap_violation() is bogus if CONFIG_X86_SMAP is offH. Peter Anvin2014-02-131-5/+9
| * | | | x86, smap: Don't enable SMAP if CONFIG_X86_SMAP is disabledH. Peter Anvin2014-02-131-1/+6
| * | | | x86: Use preempt_disable_notrace() in cycles_2_ns()Steven Rostedt2014-02-091-2/+2
| | |_|/ | |/| |
* | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2014-02-1223-45/+379
|\ \ \ \