summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2013-03-12ARM: shmobile: add gic_iid macro for ICCIAR / interrupt IDKuninori Morimoto
2013-03-12ARM: mach-shmobile: r8a7740: Add DT names to clock listBastian Hecht
2013-03-12ARM: shmobile: Remove unused hotplug.cMagnus Damm
2013-03-12ARM: shmobile: Rearrange r8a7779 cpu hotplug codeMagnus Damm
2013-03-12ARM: shmobile: Use sh73a0-specific cpu disable codeMagnus Damm
2013-03-12ARM: shmobile: Update r8a7779 to use scu_power_mode()Magnus Damm
2013-03-12ARM: shmobile: Update r8a7779 to check SCU for hotplugMagnus Damm
2013-03-12ARM: shmobile: Use R8A7779_SCU_BASE with TWDMagnus Damm
2013-03-12ARM: shmobile: Rework SH73A0_SCU_BASE IOMEM() usageMagnus Damm
2013-03-12ARM: shmobile: Fix base address readout in headsmp-scu.SMagnus Damm
2013-03-12ARM: shmobile: r8a7779: Remove lan from dtsiSimon Horman
2013-03-12ARM: shmobile: r8a7779: Do not initialise i2c as an early deviceSimon Horman
2013-03-12ARM: shmobile: r8a7779: Do not use early devices with DT referenceSimon Horman
2013-03-12ARM: shmobile: sh73a0: Do not use early devices with DT referenceSimon Horman
2013-03-12ARM: shmobile: sh73a0: Remove warning about SMPSimon Horman
2013-03-12ARM: shmobile: sh73a0: Add smp ops to DT_MACHINE_STARTSimon Horman
2013-03-12ARM: shmobile: sh73a0: Remove sh73a0_init_irq_dt()Simon Horman
2013-03-12ARM: shmobile: sh73a0: fix Z and ZG clock hierarchyGuennadi Liakhovetski
2013-03-12ARM: shmobile: Make EMEV2 setup functions staticMagnus Damm
2013-03-12ARM: shmobile: Update EMEV2 to use scu_power_mode()Magnus Damm
2013-03-12ARM: shmobile: Common shmobile_scu_base in headsmp-scu.SMagnus Damm
2013-03-12ARM: shmobile: Move headsmp-sh73a0.S to headsmp-scu.SMagnus Damm
2013-03-12ARM: shmobile: Rework EMEV2 scu_base variableMagnus Damm
2013-03-12ARM: shmobile: Kill off r8a7779 scu_base_addr() functionMagnus Damm
2013-03-12ARM: shmobile: Kill off sh73a0 scu_base_addr() functionMagnus Damm
2013-03-12ARM: mach-shmobile: r8a7779: Minimal setup using DTSimon Horman
2013-03-12ARM: mach-shmobile: r8a7779: Allow initialisation of GIC by DTSimon Horman
2013-03-12ARM: shmobile: add MMCIF and SDHI DT clock aliases to sh73a0 and r8a7740Guennadi Liakhovetski
2013-03-12ARM: shmobile: Remove emev2_get_core_count()Magnus Damm
2013-03-12ARM: shmobile: Remove r8a7779_get_core_count()Magnus Damm
2013-03-12ARM: shmobile: Remove sh73a0_get_core_count()Magnus Damm
2013-03-12ARM: shmobile: Move EMEV2 CPU boot vector setup codeMagnus Damm
2013-03-12ARM: shmobile: Remove partial CPU Hotplug from EMEV2Magnus Damm
2013-03-12ARM: shmobile: Remove unused headers from hotplug.cMagnus Damm
2013-03-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2013-03-08Merge branch 'akpm' (fixes from Andrew)Linus Torvalds
2013-03-08alpha: boot: fix build breakage introduced by system.h disintegrationWill Deacon
2013-03-08Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds
2013-03-08Merge tag 'metag-for-v3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-03-07Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-03-07Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-03-07x86: Do not try to sync identity map for non-mapped pagesDave Hansen
2013-03-07ARM: 7668/1: fix memset-related crashes caused by recent GCC (4.7.2) optimiza...Ivan Djelic
2013-03-07x86, doc: Be explicit about what the x86 struct boot_params requiresPeter Jones
2013-03-07x86: Don't clear efi_info even if the sentinel hitsJosh Boyer
2013-03-07x86, mm: Make sure to find a 2M free block for the first mapped areaYinghai Lu
2013-03-07x86: Fix 32-bit *_cpu_data initializersKrzysztof Mazur
2013-03-06ARM: 7667/1: perf: Fix section mismatch on armpmu_init()Stephen Boyd
2013-03-06ARM: 7666/1: decompressor: add -mno-single-pic-base for building the decompre...Jonathan Austin
2013-03-05x86, smpboot: Remove unused variableBorislav Petkov