summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-03-13ARM: shmobile: Remove unused hotplug.cMagnus Damm3-75/+0
2013-03-13ARM: shmobile: Rearrange r8a7779 cpu hotplug codeMagnus Damm1-47/+49
2013-03-13ARM: shmobile: Use sh73a0-specific cpu disable codeMagnus Damm1-1/+6
2013-03-13ARM: shmobile: Update r8a7779 to use scu_power_mode()Magnus Damm1-27/+5
2013-03-13ARM: shmobile: Update r8a7779 to check SCU for hotplugMagnus Damm1-6/+32
2013-03-13ARM: shmobile: Use R8A7779_SCU_BASE with TWDMagnus Damm1-4/+3
2013-03-13ARM: shmobile: Rework SH73A0_SCU_BASE IOMEM() usageMagnus Damm1-2/+2
2013-03-13ARM: shmobile: Fix base address readout in headsmp-scu.SMagnus Damm1-1/+2
2013-03-13ARM: shmobile: r8a7779: Remove lan from dtsiSimon Horman1-9/+0
2013-03-13ARM: shmobile: r8a7779: Do not initialise i2c as an early deviceSimon Horman1-5/+3
2013-03-13ARM: shmobile: r8a7779: Do not use early devices with DT referenceSimon Horman2-17/+10
2013-03-13ARM: shmobile: sh73a0: Do not use early devices with DT referenceSimon Horman2-16/+10
2013-03-13ARM: shmobile: sh73a0: Remove warning about SMPSimon Horman1-8/+0
2013-03-13ARM: shmobile: sh73a0: Add smp ops to DT_MACHINE_STARTSimon Horman1-0/+1
2013-03-13ARM: shmobile: sh73a0: Remove sh73a0_init_irq_dt()Simon Horman2-9/+2
2013-03-13ARM: shmobile: sh73a0: fix Z and ZG clock hierarchyGuennadi Liakhovetski1-2/+2
2013-03-13ARM: shmobile: Make EMEV2 setup functions staticMagnus Damm1-2/+2
2013-03-13ARM: shmobile: Update EMEV2 to use scu_power_mode()Magnus Damm1-34/+8
2013-03-13ARM: shmobile: Common shmobile_scu_base in headsmp-scu.SMagnus Damm7-59/+10
2013-03-13ARM: shmobile: Move headsmp-sh73a0.S to headsmp-scu.SMagnus Damm4-4/+54
2013-03-13ARM: shmobile: Rework EMEV2 scu_base variableMagnus Damm1-7/+8
2013-03-13ARM: shmobile: Kill off r8a7779 scu_base_addr() functionMagnus Damm1-9/+8
2013-03-13ARM: shmobile: Kill off sh73a0 scu_base_addr() functionMagnus Damm1-10/+10
2013-03-13ARM: mach-shmobile: r8a7779: Minimal setup using DTSimon Horman3-6/+100
2013-03-13ARM: mach-shmobile: r8a7779: Allow initialisation of GIC by DTSimon Horman3-6/+72
2013-03-13ARM: shmobile: add MMCIF and SDHI DT clock aliases to sh73a0 and r8a7740Guennadi Liakhovetski2-0/+7
2013-03-13ARM: shmobile: Remove emev2_get_core_count()Magnus Damm1-13/+8
2013-03-13ARM: shmobile: Remove r8a7779_get_core_count()Magnus Damm1-8/+1
2013-03-13ARM: shmobile: Remove sh73a0_get_core_count()Magnus Damm1-8/+1
2013-03-13ARM: shmobile: Move EMEV2 CPU boot vector setup codeMagnus Damm1-3/+3
2013-03-13ARM: shmobile: Remove partial CPU Hotplug from EMEV2Magnus Damm1-28/+0
2013-03-13ARM: shmobile: Remove unused headers from hotplug.cMagnus Damm1-4/+0
2013-03-10Linux 3.9-rc2v3.9-rc2Linus Torvalds1-1/+1
2013-03-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds71-19/+84
2013-03-09Atmel MXT touchscreen: increase reset timeoutsLinus Torvalds1-2/+2
2013-03-09proc: Use nd_jump_link in proc_ns_follow_linkEric W. Biederman1-6/+6
2013-03-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds9-130/+221
2013-03-08Platform: x86: chromeos_laptop : Add basic platform data for atmel devicesBenson Leung1-2/+39
2013-03-08Input: atmel_mxt_ts - Support for touchpad variantDaniel Kurtz2-2/+67
2013-03-08Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds4-17/+13
2013-03-08Merge branch 'akpm' (fixes from Andrew)Linus Torvalds13-34/+26
2013-03-08alpha: boot: fix build breakage introduced by system.h disintegrationWill Deacon1-0/+1
2013-03-08memcg: initialize kmem-cache destroying work earlierKonstantin Khlebnikov1-2/+6
2013-03-08Randy has movedRandy Dunlap3-6/+5
2013-03-08ksm: fix m68k build: only NUMA needs pfn_to_nidHugh Dickins1-1/+1
2013-03-08dmi_scan: fix missing check for _DMI_ signature in smbios_present()Ben Hutchings1-3/+2
2013-03-08Revert parts of "hlist: drop the node parameter from iterators"Arnd Bergmann2-2/+2
2013-03-08idr: remove WARN_ON_ONCE() on negative IDsTejun Heo1-13/+3
2013-03-08mm/mempolicy.c: fix sp_node_init() argument orderingKOSAKI Motohiro1-1/+1
2013-03-08mm/mempolicy.c: fix wrong sp_node insertionHillf Danton1-1/+1