summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2013-04-28Merge branch 'pm-cpuidle'Rafael J. Wysocki27-586/+180
2013-04-26ARM: s3c64xx: cpuidle: use init/exit common routineDaniel Lezcano1-13/+1
2013-04-24SH: cpuidle: use init/exit common routineDaniel Lezcano1-6/+1
2013-04-23ARM: imx: cpuidle: use init/exit common routineDaniel Lezcano6-116/+44
2013-04-23ARM: davinci: cpuidle: use init/exit common routineDaniel Lezcano1-19/+1
2013-04-23ARM: tegra: cpuidle: use init/exit common routine for tegra3Daniel Lezcano1-26/+1
2013-04-23ARM: tegra: cpuidle: use init/exit common routine for tegra2Daniel Lezcano1-29/+1
2013-04-23ARM: OMAP4: cpuidle: use init/exit common routineDaniel Lezcano1-24/+2
2013-04-23ARM: shmobile: cpuidle: use init/exit common routineDaniel Lezcano1-9/+1
2013-04-23ARM: tegra: cpuidle: use init/exit common routineDaniel Lezcano1-25/+1
2013-04-23ARM: OMAP3: cpuidle: use init/exit common routineDaniel Lezcano1-20/+2
2013-04-23ARM: at91: cpuidle: use init/exit common routineDaniel Lezcano1-15/+2
2013-04-23ARM: ux500: cpuidle: use init/exit common routineDaniel Lezcano1-31/+1
2013-04-23ARM: ux500: cpuidle: replace for_each_online_cpu by for_each_possible_cpuDaniel Lezcano1-2/+2
2013-04-23cpuidle: remove en_core_tk_irqen flagDaniel Lezcano17-17/+0
2013-04-22ARM: OMAP3: remove cpuidle_wrap_enterDaniel Lezcano1-21/+9
2013-04-22ARM: shmobile: cpuidle: remove shmobile_enter_wfi prototypeDaniel Lezcano1-3/+0
2013-04-22ARM: shmobile: cpuidle: remove shmobile_enter_wfi functionDaniel Lezcano1-1/+0
2013-04-22SH: cpuidle: check error code at initDaniel Lezcano3-7/+11
2013-04-22SH: cpuidle: initialize the driver's states directlyDaniel Lezcano1-50/+42
2013-04-22SH: cpuidle: remove CPUIDLE_DRIVER_STATE_START usageDaniel Lezcano1-4/+2
2013-04-22SH: cpuidle: remove pointless initializationDaniel Lezcano1-6/+0
2013-04-21Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-4/+16
2013-04-20Merge branch 'x86-kdump-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-8/+37
2013-04-20Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds7-25/+255
2013-04-20Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds17-182/+34
2013-04-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds18-112/+251
2013-04-19Merge remote-tracking branch 'efi/urgent' into x86/urgentH. Peter Anvin5-5/+219
2013-04-19x86, microcode: Verify the family before dispatching microcode patchingH. Peter Anvin1-7/+31
2013-04-19sparc64: Fix race in TLB batch processing.David S. Miller7-55/+241
2013-04-19ARM: 7699/1: sched_clock: Add more notrace to prevent recursionStephen Boyd1-2/+2
2013-04-19Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-6/+4
2013-04-18ARM: highbank: fix cache flush ordering for cpu hotplugRob Herring1-6/+4
2013-04-18x86, hyperv: Handle Xen emulation of Hyper-V more gracefullyK. Y. Srinivasan1-13/+5
2013-04-17Merge branch 'akpm' (fixes from Andrew)Linus Torvalds1-0/+4
2013-04-17avr32: fix build error in atstk1006_defconfigJosh Wu1-0/+4
2013-04-17ARM: KVM: fix unbalanced get_cpu() in access_dcswMarc Zyngier1-2/+2
2013-04-17x86, kdump: Change crashkernel_high/low= to crashkernel=,high/lowYinghai Lu1-3/+3
2013-04-17x86, kdump: Retore crashkernel= to allocate under 896MYinghai Lu1-5/+19
2013-04-17x86, kdump: Set crashkernel_low automaticallyYinghai Lu1-3/+18
2013-04-17ARM: 7698/1: perf: fix group validation when using enable_on_execWill Deacon1-1/+4
2013-04-17ARM: 7697/1: hw_breakpoint: do not use __cpuinitdata for dbg_cpu_pm_nbBastian Hecht1-1/+1
2013-04-17ARM: 7696/1: Fix kexec by setting outer_cache.inv_all for FeroceonIllia Ragozin1-0/+1
2013-04-17ARM: 7694/1: ARM, TCM: initialize TCM in paging_init(), instead of setup_arch()Joonsoo Kim4-4/+2
2013-04-17ARM: 7692/1: iop3xx: move IOP3XX_PERIPHERAL_VIRT_BASEAaro Koskinen1-1/+1
2013-04-17s390: move dummy io_remap_pfn_range() to asm/pgtable.hLinus Torvalds2-4/+4
2013-04-17x86,efi: Implement efi_no_storage_paranoia parameterRichard Weinberger1-1/+13
2013-04-17Merge branch 'for-rmk/740t' of git://git.kernel.org/pub/scm/linux/kernel/git/...Russell King8-173/+23
2013-04-16Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds7-7/+7
2013-04-16Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds5-75/+43