summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* ARM: tegra: retain L2 content over CPU suspend/resumeJoseph Lo2012-11-156-3/+57
* ARM: tegra30: cpuidle: add powered-down state for CPU0Joseph Lo2012-11-156-4/+275
* ARM: tegra30: flowctrl: add cpu_suspend_exter/exit functionJoseph Lo2012-11-152-0/+55
* ARM: tegra30: clocks: add CPU low-power function into tegra_cpu_car_opsJoseph Lo2012-11-152-0/+145
* ARM: tegra30: common: enable csite clockJoseph Lo2012-11-151-0/+1
* ARM: tegra30: cpuidle: add powered-down state for secondary CPUsJoseph Lo2012-11-158-0/+253
* ARM: tegra: cpuidle: add CPU resume functionJoseph Lo2012-11-153-0/+67
* ARM: tegra: cpuidle: separate cpuidle driver for different chipsJoseph Lo2012-11-155-34/+184
* ARM: tegra: rename the file of "sleep-tXX" to "sleep-tegraXX"Joseph Lo2012-11-153-2/+1
* ARM: tegra: cpuidle: replace LP3 with ARM_CPUIDLE_WFI_STATEJoseph Lo2012-11-151-39/+3
* ARM: tegra: Add Tegra30 host1x clock supportThierry Reding2012-11-151-2/+3
* ARM: tegra: Add AUXDATA for Tegra30 host1xThierry Reding2012-11-151-0/+9
* ARM: tegra: Add Tegra20 host1x clock supportThierry Reding2012-11-151-3/+8
* ARM: tegra: Add AUXDATA for Tegra20 host1xThierry Reding2012-11-151-0/+9
* ARM: tegra: Tegra30 speedo-based process identificationDanny Huang2012-11-154-2/+309
* ARM: tegra: Add speedo-based process identificationDanny Huang2012-11-154-8/+140
* ARM: tegra: flexible spare fuse read functionDanny Huang2012-11-152-7/+14
* ARM: tegra: Implement 6395/1 for TegraPeter De Schrijver2012-11-141-1/+1
* ARM: tegra: Add OF_DEV_AUXDATA for sflash driver in board dtLaxman Dewangan2012-11-131-0/+2
* ARM: tegra: enable data prefetch on L2Joseph Lo2012-11-091-1/+1
* ARM: tegra: Add OF_DEV_AUXDATA for SLINK driver in board dtLaxman Dewangan2012-11-052-0/+20
* ARM: tegra: common: using OF api for L2 cache initJoseph Lo2012-11-051-7/+4
* ARM: tegra: dt: add L2 cache controllerJoseph Lo2012-11-052-0/+18
* ARM: tegra30: clocks: add AHB and APB clocksJoseph Lo2012-11-054-0/+157
* ARM: tegra: set up wlan clocks for tegra dtWei Ni2012-11-052-0/+8
* ARM: tegra: move irammap.h to mach-tegraStephen Warren2012-11-054-5/+3
* ARM: tegra: move iomap.h to mach-tegraStephen Warren2012-11-0522-31/+22
* ARM: tegra: remove <mach/dma.h>Stephen Warren2012-11-052-57/+0
* ARM: tegra: move tegra-ahb.h out of arch/arm/mach-tegra/Stephen Warren2012-11-051-19/+0
* ARM: tegra: remove unnecessary includes of <mach/*.h>Stephen Warren2012-11-0510-17/+2
* ARM: tegra: update *.dts for regulator-compatible deprecationStephen Warren2012-11-057-357/+112
* Merge tag 'frv-fixes-20121102' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2012-11-026-32/+14
|\
| * frv: fix the broken preemptAl Viro2012-11-021-20/+3
| * frv: switch to saner kernel_execve() semanticsAl Viro2012-11-023-6/+1
| * FRV: Fix the new-style kernel_thread() stuffDavid Howells2012-11-021-2/+3
| * FRV: Fix the preemption handlingDavid Howells2012-11-021-1/+1
| * FRV: Don't objcopy the GNU build_id noteDavid Howells2012-11-021-4/+6
| * FRV: Add missing linux/export.h #inclusionsDavid Howells2012-11-021-0/+1
* | Merge tag 'stable/for-linus-3.7-rc4-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-11-023-11/+25
|\ \
| * | xen/mmu: Use Xen specific TLB flush instead of the generic one.Konrad Rzeszutek Wilk2012-10-311-1/+20
| * | xen/arm: use the __HVC macroStefano Stabellini2012-10-301-9/+5
| * | x86: remove obsolete comment from asm/xen/hypervisor.hOlaf Hering2012-10-301-1/+0
* | | Merge tag 'xtensa-next-20121101' of git://github.com/czankel/xtensa-linuxLinus Torvalds2012-11-0210-132/+104
|\ \ \ | |_|/ |/| |
| * | xtensa: switch to generic sys_execve()Max Filippov2012-10-264-27/+3
| * | xtensa: switch to generic kernel_execve()Max Filippov2012-10-262-17/+2
| * | xtensa: switch to generic kernel_thread()Max Filippov2012-10-265-63/+61
| * | xtensa: reset windowbase/windowstart when cloning the VMChris Zankel2012-10-251-1/+25
| * | xtensa: use physical addresses for bus addressesChris Zankel2012-10-251-0/+4
| * | xtensa: allow multi-inclusion for uapi/unistd.hChris Zankel2012-10-253-25/+10
* | | KVM: x86: fix vcpu->mmio_fragments overflowXiao Guangrong2012-10-311-26/+34