summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2013-12-10ARM: Rename ARCH_SHMOBILE to ARCH_SHMOBILE_LEGACYLaurent Pinchart14-20/+25
2013-12-10ARM: shmobile: r8a7791: Add DU and LVDS clocksLaurent Pinchart1-1/+9
2013-12-04ARM: shmobile: Select USE_OF on EMEV2Magnus Damm2-4/+1
2013-12-04ARM: shmobile: r8a7778: add HSPI clock support for DTKuninori Morimoto1-0/+3
2013-12-04ARM: shmobile: Remove legacy platform devices from EMEV2 SoC codeMagnus Damm2-153/+0
2013-12-04ARM: shmobile: Remove legacy KZM9D board codeMagnus Damm4-100/+0
2013-12-04ARM: shmobile: Use ->init_late() in shared EMEV2 caseMagnus Damm1-0/+1
2013-12-04ARM: shmobile: Add shared EMEV2 code for ->init_machine()Magnus Damm1-0/+12
2013-12-04ARM: shmobile: Enable MTU2 on r7s72100Magnus Damm2-0/+23
2013-12-04ARM: shmobile: r8a7790: add QSPI supportHiep Cao Minh1-0/+3
2013-12-04ARM: shmobile: r8a7790: Add USBHS clock supportValentine Barshak1-0/+4
2013-12-04ARM: shmobile: r8a7779: add SDHI clock support for DTKuninori Morimoto1-0/+4
2013-12-04ARM: shmobile: r8a7778: add SDHI clock support for DTKuninori Morimoto1-0/+3
2013-12-04ARM: shmobile: r8a7778: add MMCIF clock support for DTKuninori Morimoto1-0/+1
2013-12-04ARM: shmobile: Select GPIO in case of the r7s72100 SoCMagnus Damm1-0/+1
2013-12-04ARM: shmobile: r8a73a4: don't use named irq for DMAEngineKuninori Morimoto1-1/+1
2013-12-04ARM: shmobile: r8a7791 GPIO platform device supportMagnus Damm1-0/+40
2013-12-04ARM: shmobile: Select GPIO in case of the r8a7791 SoCMagnus Damm1-0/+1
2013-12-04ARM: shmobile: r8a7791 PFC platform device supportMagnus Damm2-0/+14
2013-12-04ARM: shmobile: Select IRQC in case of the r8a7791 SoCMagnus Damm1-0/+1
2013-12-04ARM: shmobile: r8a7779: add I2C clock for DTKuninori Morimoto1-0/+4
2013-12-04ARM: shmobile: r8a7778: add I2C clock for DTKuninori Morimoto1-0/+4
2013-11-22Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-2/+2
2013-11-22Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds8-14/+39
2013-11-22Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-7/+29
2013-11-22Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds20-36/+75
2013-11-22x86, mm: do not leak page->ptl for pmd page tablesKirill A. Shutemov1-1/+3
2013-11-21Merge tag 'drm-intel-fixes-2013-11-20' of git://people.freedesktop.org/~danve...Dave Airlie1-2/+2
2013-11-21powerpc/signals: Mark VSX not saved with small contextsMichael Neuling1-1/+9
2013-11-21powerpc/pseries: Fix SMP=n build of rng.cMichael Ellerman1-0/+1
2013-11-21powerpc: Make cpu_to_chip_id() available when SMP=nMichael Ellerman4-17/+22
2013-11-21powerpc/vio: Fix a dma_mask issue of vioLi Zhong1-1/+1
2013-11-21powerpc: booke: Fix build failuresAneesh Kumar K.V7-0/+9
2013-11-21powerpc: ppc64 address space capped at 32TB, mmap randomisation disabledAnton Blanchard1-1/+1
2013-11-21powerpc: Only print PACATMSCRATCH in oops when TM is activeAnton Blanchard1-1/+2
2013-11-21powerpc/pseries: Duplicate dtl entries sometimes sent to userspaceAnton Blanchard1-2/+2
2013-11-21powerpc: Remove a few lines of oops outputAnton Blanchard1-9/+9
2013-11-21powerpc: Print DAR and DSISR on machine check oopsesAnton Blanchard1-1/+1
2013-11-21powerpc: Fix __get_user_pages_fast() irq handlingHeiko Carstens1-2/+3
2013-11-21powerpc/eeh: More accurate logGavin Shan1-2/+7
2013-11-21powerpc/eeh: Enable PCI_COMMAND_MASTER for PCI bridgesGavin Shan1-0/+9
2013-11-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds13-34/+542
2013-11-21ARM: 7894/1: kconfig: select GENERIC_CLOCKEVENTS if HAVE_ARM_ARCH_TIMERWill Deacon1-0/+1
2013-11-21ARM: 7893/1: bitops: only emit .arch_extension mp if CONFIG_SMPWill Deacon1-1/+1
2013-11-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...Linus Torvalds23-387/+768
2013-11-21Merge branch 'parisc-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds5-55/+41
2013-11-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...Linus Torvalds35-129/+101
2013-11-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-7/+1
2013-11-21Wrong page freed on preallocate_pmds() failure exitAl Viro1-1/+1
2013-11-21powerpc: Wrong DWARF CFI in the kernel vdso for little-endian / ELFv2Ulrich Weigand1-1/+15