summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2015-09-26Merge tag 'pxa-fixes-v4.3' of https://github.com/rjarzmik/linux into fixesOlof Johansson4-3/+28
2015-09-26Merge tag 'omap-for-v4.3/fixes-rc2' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson14-39/+63
2015-09-24Merge tag 'v4.3-rockchip32-dtsfixes1' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson1-0/+1
2015-09-24ARM: sti: dt: adapt DT to fix probe/bind issues in DRM driverBenjamin Gaignard2-84/+80
2015-09-24ARM: dts: fix omap2+ address translation for pbiasKishon Vijay Abraham I5-12/+17
2015-09-16ARM: dts: am57xx-beagle-x15: use palmas-usb for USB2Roger Quadros1-13/+16
2015-09-16ARM: omap2plus_defconfig: enable GPIO_PCA953XGrazvydas Ignotas1-0/+1
2015-09-16ARM: dts: omap5-uevm.dts: fix i2c5 pinctrl offsetsGrazvydas Ignotas1-2/+2
2015-09-16ARM: OMAP2+: AM43XX: Enable autoidle for clks in am43xx_init_lateDave Gerlach1-0/+1
2015-09-16ARM: dts: am57xx-beagle-x15: Update Phy suppliesNishanth Menon1-2/+11
2015-09-16ARM: pxa: balloon3: Fix build errorAxel Lin1-1/+1
2015-09-14Merge branch 'fixes-rc1' into omap-for-v4.3/fixesTony Lindgren978-12683/+22060
2015-09-14ARM: dts: Fixup model name for HP t410 dtsNicolas Chauvet1-1/+1
2015-09-14ARM: dts: DRA7: fix a typo in ethernetVishal Mahaveer1-1/+1
2015-09-14ARM: omap2plus_defconfig: make PCF857x built-inKishon Vijay Abraham I1-1/+1
2015-09-14ARM: dts: Use ti,pbias compatible string for pbiasKishon Vijay Abraham I5-5/+5
2015-09-14ARM: OMAP5: Cleanup options for SoC only buildNishanth Menon1-1/+2
2015-09-14ARM: DRA7: Select missing options for SoC only buildNishanth Menon1-0/+3
2015-09-14ARM: OMAP2+: board-generic: Remove stale of_irq macrosNishanth Menon1-7/+0
2015-09-14ARM: OMAP4+: PM: erratum is used by OMAP5 and DRA7 as wellNishanth Menon1-1/+2
2015-09-14ARM: dts: omap3-igep: Move eth IRQ pinmux to IGEPv2 common dtsiJavier Martinez Canillas2-6/+6
2015-09-14ARM: dts: am57xx-beagle-x15: Add wakeup irq for mcp79410Nishanth Menon1-1/+2
2015-09-14ARM: dts: am335x-phycore-som: Fix mpu voltageTeresa Remmet1-2/+2
2015-09-14ARM: dts: am57xx-beagle-x15: Fix regulator populated in MMC1 dt nodeKishon Vijay Abraham I1-1/+0
2015-09-14ARM: dts: Fix dm814x control base to properly initialize Ethernet PHYTony Lindgren3-8/+8
2015-09-14ARM: dts: omap3-beagle: make i2c3, ddc and tfp410 gpio work againCarl Frederik Werner1-1/+1
2015-09-13ARM: dts: Add ddc i2c reference to veyronDouglas Anderson1-0/+1
2015-09-13ARM: pxa: ssp: Fix build error by removing originally incorrect DT bindingJarkko Nikula1-1/+0
2015-09-13ARM: pxa: fix DFI bus lockups on startupRobert Jarzmik2-1/+27
2015-09-12Merge tag 'cris-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/jes...Linus Torvalds50-421/+220
2015-09-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-0/+2
2015-09-11ARCv2: [axs103_smp] Reduce clk for SMP FPGA configsVineet Gupta1-0/+2
2015-09-11sys_membarrier(): system-wide memory barrier (generic, x86)Mathieu Desnoyers2-0/+2
2015-09-10Merge branch 'akpm' (patches from Andrew)Linus Torvalds57-1141/+106
2015-09-10Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds35-7/+448
2015-09-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds48-635/+2052
2015-09-10Merge tag 'for-linus-4.3-rc0b-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds6-38/+85
2015-09-10Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds1-1/+2
2015-09-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rku...Linus Torvalds2-18/+1
2015-09-10dma-mapping: consolidate dma_set_maskChristoph Hellwig23-169/+13
2015-09-10dma-mapping: consolidate dma_supportedChristoph Hellwig17-98/+12
2015-09-10dma-mapping: cosolidate dma_mapping_errorChristoph Hellwig17-146/+5
2015-09-10dma-mapping: consolidate dma_{alloc,free}_noncoherentChristoph Hellwig18-99/+21
2015-09-10dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}Christoph Hellwig23-563/+12
2015-09-10mm, mpx: add "vm_flags_t vm_flags" arg to do_mmap_pgoff()Oleg Nesterov1-44/+7
2015-09-10mm: mark most vm_operations_struct constKirill A. Shutemov1-1/+1
2015-09-10lib/decompressors: use real out buf size for gunzip with kernelYinghai Lu8-10/+12
2015-09-10kexec: split kexec_load syscall from kexec core codeDave Young20-20/+32
2015-09-10elf-em.h: move EM_MICROBLAZE to the common headerMike Frysinger1-1/+2
2015-09-09Merge tag 'qcom-dt-for-4.3-rc2' of git://codeaurora.org/quic/kernel/agross-ms...Kevin Hilman15-27/+596