summaryrefslogtreecommitdiffstats
path: root/arch/xtensa (unfollow)
Commit message (Expand)AuthorFilesLines
2014-05-08ARM: mvebu: Add thermal quirk for the Armada 375 DB boardEzequiel Garcia2-0/+60
2014-05-08ARM: mvebu: Select HAVE_ARM_TWD only if SMP is enabledEzequiel Garcia1-2/+2
2014-05-08ARM: mvebu: fix the name of the parameter used in mvebu_get_soc_idGregory CLEMENT1-1/+1
2014-05-08ARM: mvebu: remove unnecessary ifdef around l2x0_of_initGregory CLEMENT1-2/+0
2014-05-08ARM: mvebu: register the cpuidle driver for the Armada XP SoCsGregory CLEMENT1-0/+37
2014-05-08cpuidle: mvebu: Add initial CPU idle support for Armada 370/XP SoCGregory CLEMENT3-0/+99
2014-05-08ARM: mvebu: Register notifier callback for the cpuidle transitionGregory CLEMENT1-0/+18
2014-05-08ARM: mvebu: refine which files are build in mach-mvebuThomas Petazzoni1-5/+8
2014-05-08ARM: mvebu: Add the PMSU related part of the cpu idle functionsGregory CLEMENT1-1/+131
2014-05-08ARM: mvebu: Allow to power down L2 cache controller in idle modeGregory CLEMENT1-1/+19
2014-05-08ARM: mvebu: Low level function to disable HW coherency supportGregory CLEMENT1-0/+20
2014-05-08ARM: mvebu: Split low level functions to manipulate HW coherencyGregory CLEMENT3-35/+71
2014-05-08ARM: mvebu: Remove the unused argument of set_cpu_coherent()Gregory CLEMENT3-4/+4
2014-05-08ARM: mvebu: ll_set_cpu_coherent always uses the current CPUGregory CLEMENT5-18/+12
2014-05-08ARM: mvebu: remove the address parameter for ll_set_cpu_coherentGregory CLEMENT3-14/+23
2014-05-08ARM: mvebu: add Armada 38x compatible string to pmsuThomas Petazzoni2-3/+7
2014-05-08ARM: mvebu: add workaround for SMP support for Armada 375 stepping Z1Gregory CLEMENT2-0/+44
2014-05-08ARM: mvebu: add SMP support for Armada 375 and Armada 38xGregory CLEMENT5-1/+97
2014-05-08ARM: mvebu: add function to set the resume boot address for Armada 375Gregory CLEMENT2-1/+15
2014-05-08ARM: mvebu: use CPU_METHOD_OF_DECLARE for SMP on Armada XPThomas Petazzoni2-0/+4
2014-05-08ARM: mvebu: move Armada XP specific SMP initialization to platsmp.cThomas Petazzoni3-26/+11
2014-05-08irqchip: orion: Reverse irq handling prioritySebastian Hesselbarth1-2/+2
2014-05-08irqchip: irq-armada-370-xp: Use cpu notifier to initialize secondary CPUsThomas Petazzoni3-8/+17
2014-05-08irqchip: irq-armada-370-xp: Do the set_smp_cross_call() in the driverThomas Petazzoni3-4/+5
2014-04-24ARM: mvebu: use a separate function to set the boot address of CPUsGregory CLEMENT1-2/+7
2014-04-24ARM: mvebu: extend the PMSU registersGregory CLEMENT2-10/+18
2014-04-24ARM: mvebu: improve PMSU driver to request its resourceThomas Petazzoni1-5/+31
2014-04-24ARM: mvebu: start using the CPU reset driverThomas Petazzoni2-26/+47
2014-04-24ARM: mvebu: introduce CPU reset codeThomas Petazzoni4-1/+98
2014-04-24ARM: mvebu: add Armada 38x support to the coherency codeThomas Petazzoni2-4/+17
2014-04-24ARM: mvebu: implement Armada 375 coherency workaroundThomas Petazzoni1-3/+165
2014-04-24ARM: mvebu: add Armada 375 support to the coherency codeThomas Petazzoni2-4/+32
2014-04-24ARM: mvebu: enable the ARM SCU on Armada 375 and Armada 38xThomas Petazzoni2-0/+21
2014-04-24ARM: mvebu: ARM: mvebu: use of_find_matching_node_and_match() in coherency.cThomas Petazzoni1-6/+3
2014-04-24bus: mvebu: pass the coherency availability information at init timeThomas Petazzoni6-13/+8
2014-04-24ARM: mvebu: add a coherency_available() callThomas Petazzoni2-8/+23
2014-04-24ARM: mvebu: prepare coherency code to support more SOCsThomas Petazzoni2-15/+37
2014-04-24ARM: mvebu: Add a SOC bus device entryAndrew Lunn2-0/+31
2014-04-13Linux 3.15-rc1v3.15-rc1Linus Torvalds1-2/+2
2014-04-13mm: Initialize error in shmem_file_aio_read()Geert Uytterhoeven1-1/+1
2014-04-13cifs: Use min_t() when comparing "size_t" and "unsigned long"Geert Uytterhoeven1-1/+1
2014-04-13sym53c8xx_2: Set DID_REQUEUE return code when aborting squeueMikulas Patocka1-0/+4
2014-04-13powerpc: Don't try to set LPCR unless we're in hypervisor modePaul Mackerras1-1/+2
2014-04-13futex: update documentation for ordering guaranteesDavidlohr Bueso1-9/+23
2014-04-13ceph: fix pr_fmt() redefinitionLinus Torvalds1-2/+1
2014-04-12vti: don't allow to add the same tunnel twiceNicolas Dichtel1-1/+1
2014-04-12gre: don't allow to add the same tunnel twiceNicolas Dichtel1-1/+1
2014-04-12drivers: net: xen-netfront: fix array initialization bugVincenzo Maffione1-1/+1
2014-04-12missing bits of "splice: fix racy pipe->buffers uses"Al Viro3-4/+4
2014-04-12cifs: fix the race in cifs_writev()Al Viro1-5/+18