summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2013-08-12ARM: tegra: add LP1 suspend support for Tegra20Joseph Lo5-0/+341
2013-08-12ARM: tegra: add LP1 suspend support for Tegra30Joseph Lo7-4/+560
2013-08-12ARM: tegra: add common LP1 suspend supportJoseph Lo5-5/+140
2013-08-12ARM: tegra: config the polarity of the request of sys clockJoseph Lo1-0/+16
2013-08-12ARM: tegra: add common resume handling code for LP1 resumingJoseph Lo3-0/+17
2013-08-08ARM: tegra: unify Tegra's Kconfig a bit moreStephen Warren1-15/+6
2013-07-19ARM: tegra: remove the limitation that Tegra114 can't support suspendJoseph Lo1-4/+0
2013-07-19ARM: tegra: flowctrl: add support for cpu_suspend_enter/exitJoseph Lo1-0/+2
2013-07-19ARM: tegra: hook tegra_tear_down_cpu functionJoseph Lo1-1/+3
2013-07-19ARM: tegra: shut off the CPU rail when the last CPU in suspendJoseph Lo2-1/+20
2013-07-19ARM: tegra: add low level code for Tegra114 cluster power downJoseph Lo2-1/+7
2013-07-19ARM: tegra: set up the correct L2 data RAM latency for Cortex-A15Joseph Lo2-0/+23
2013-07-19ARM: tegra: add a flag for tegra_disable_clean_inv_dcache to do LoUIS or ALLJoseph Lo5-3/+14
2013-07-19ARM: tegra: do v7_invalidate_l1 only when CPU is Cortex-A9Joseph Lo2-3/+7
2013-07-19ARM: tegra114: cpuidle: add powered-down stateJoseph Lo1-1/+50
2013-07-19ARM: tegra114: add low level support for CPU idle powered-down modeJoseph Lo2-0/+4
2013-07-19ARM: tegra114: Reprogram GIC CPU interface to bypass IRQ on CPU PM entryJoseph Lo1-0/+40
2013-07-19Revert "ARM: tegra: add cpu_disable for hotplug"Joseph Lo3-13/+0
2013-07-15ARM: tegra: enable Cortex-A15 erratum 798181Joseph Lo1-0/+1
2013-07-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds3-3/+3
2013-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds14-14/+14
2013-07-14Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-9/+10
2013-07-14Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds26-160/+309
2013-07-14Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds5-4/+7
2013-07-14Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds158-2309/+2189
2013-07-14Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds4-6/+1
2013-07-13Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+0
2013-07-13Safer ABI for O_TMPFILEAl Viro3-3/+3
2013-07-13arm: multi_v7_defconfig: Tweaks for omap and sunxiOlof Johansson1-3/+7
2013-07-12Merge tag 'ux500-defconfig-for-arm-soc' of git://git.kernel.org/pub/scm/linux...Olof Johansson1-19/+25
2013-07-12arm: multi_v7_defconfig: add i.MX options and NFS rootVincent Stehlé1-0/+10
2013-07-12Merge tag 'omap-for-v3.11/fixes-for-merge-window' of git://git.kernel.org/pub...Olof Johansson593-10349/+13932
2013-07-12Merge branch '3.10-fixes' into mips-for-linux-nextRalf Baechle42-362/+503
2013-07-12perf/x86: Fix incorrect use of do_div() in NMI warningDave Hansen1-3/+4
2013-07-12Watchdog: allow orion_wdt to be built for DoveRussell King3-5/+1
2013-07-11watchdog: delete mpcore_wdt driverViresh Kumar1-1/+0
2013-07-11Merge tag 'xtensa-next-20130710' of git://github.com/czankel/xtensa-linuxLinus Torvalds28-146/+433
2013-07-11Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2-4/+66
2013-07-11Merge tag 'kvm-3.11-2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds4-2/+63
2013-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds7-17/+29
2013-07-11Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds9-20/+0
2013-07-11mm: remove free_area_cacheMichel Lespinasse9-20/+0
2013-07-11net: rename busy poll socket op and globalsEliezer Tamir14-14/+14
2013-07-11Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-3/+1
2013-07-11[PATCH] sparc32: vm_area_struct access for old Sun SPARCs.Olivier DANET5-16/+18
2013-07-11sparc32, leon: Require separate snoop tags set to regard snooping to be enabledAndreas Larsson1-1/+1
2013-07-11arch: sparc: kernel: check the memory length before use strcpy().Chen Gang1-0/+10
2013-07-10Merge tag 'mmc-updates-for-3.11-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+7
2013-07-10Merge tag 'mfd-3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo...Linus Torvalds4-12/+35
2013-07-10Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-11/+18