aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2015-05-17ARM: dts: dove: Fix uart[23] reg propertySebastian Hesselbarth
2015-05-17ARM: S3C64XX: Use fixed IRQ bases to avoid conflicts on CragganmoreCharles Keepax
2015-05-17ARM: mvebu: Disable CPU Idle on Armada 38xGregory CLEMENT
2015-05-17ARM: 8320/1: fix integer overflow in ELF_ET_DYN_BASEAndrey Ryabinin
2015-05-17ARM: fix broken hibernationRussell King
2015-05-17MIPS: Hibernate: flush TLB entries earlierHuacai Chen
2015-05-17MIPS: Loongson-3: Add IRQF_NO_SUSPEND to Cascade irqactionHuacai Chen
2015-05-17MIPS: asm: asm-eva: Introduce kernel load/store variantsMarkos Chandras
2015-05-17MIPS: Malta: Detect and fix bad memsize valuesMarkos Chandras
2015-05-17MIPS: lose_fpu(): Disable FPU when MSA enabledJames Hogan
2015-05-17MIPS: KVM: Handle MSA Disabled exceptions from guestJames Hogan
2015-05-17KVM: arm/arm64: check IRQ number on userland injectionAndre Przywara
2015-05-17s390/hibernate: fix save and restore of kernel text sectionHeiko Carstens
2015-05-17KVM: s390: fix get_all_floating_irqsJens Freimann
2015-05-17KVM: s390: no need to hold the kvm->mutex for floating interruptsChristian Borntraeger
2015-05-17KVM: s390: Zero out current VMDB of STSI before including level3 data.Ekaterina Tumanova
2015-05-17KVM: s390: reinjection of irqs can fail in the tpi handlerDavid Hildenbrand
2015-05-17KVM: s390: fix handling of write errors in the tpi handlerDavid Hildenbrand
2015-05-17KVM: x86: Fix MSR_IA32_BNDCFGS in msrs_to_saveNadav Amit
2015-05-17sched/idle/x86: Optimize unnecessary mwait_idle() resched IPIsMike Galbraith
2015-05-17sched/idle/x86: Restore mwait_idle() to fix boot hangs, to improve power savi...Len Brown
2015-05-11arm64: KVM: Do not use pgd_index to index stage-2 pgdMarc Zyngier
2015-05-11arm64: KVM: Fix stage-2 PGD allocation to have per-page refcountingMarc Zyngier
2015-05-11ARM: KVM: Fix size check in __coherent_cache_guest_pageJan Kiszka
2015-05-11arm/arm64: KVM: Use kernel mapping to perform invalidation on page faultMarc Zyngier
2015-05-11arm/arm64: KVM: Invalidate data cache on unmapMarc Zyngier
2015-05-11arm64: KVM: Fix HCR setting for 32bit guestsMarc Zyngier
2015-05-11arm64: KVM: Fix TLB invalidation by IPA/VMIDMarc Zyngier
2015-05-11arm/arm64: KVM: Require in-kernel vgic for the arch timersChristoffer Dall
2015-05-11arm/arm64: KVM: Don't allow creating VCPUs after vgic_initializedChristoffer Dall
2015-05-11arm/arm64: KVM: vgic: move reset initialization into vgic_init_maps()Peter Maydell
2015-05-11arm/arm64: KVM: Introduce stage2_unmap_vmChristoffer Dall
2015-05-11arm/arm64: KVM: Turn off vcpus on PSCI shutdown/rebootChristoffer Dall
2015-05-11arm/arm64: KVM: Reset the HCR on each vcpu when resetting the vcpuChristoffer Dall
2015-05-11arm/arm64: KVM: Correct KVM_ARM_VCPU_INIT power off optionChristoffer Dall
2015-05-11arm/arm64: KVM: Don't clear the VCPU_POWER_OFF flagChristoffer Dall
2015-05-11arm, arm64: KVM: handle potential incoherency of readonly memslotsArd Biesheuvel
2015-05-11arm, arm64: KVM: allow forced dcache flush on page faultsLaszlo Ersek
2015-04-27arm64: fix midr range for Cortex-A57 erratum 832075Bo Yan
2015-04-27arm64: errata: add workaround for cortex-a53 erratum #845719Will Deacon
2015-04-27arm64: protect alternatives workarounds with Kconfig optionsAndre Przywara
2015-04-27arm64: add Cortex-A57 erratum 832075 workaroundAndre Przywara
2015-04-27arm64: add Cortex-A53 cache errata workaroundAndre Przywara
2015-04-27arm64: detect silicon revisions and set cap bits accordinglyAndre Przywara
2015-04-27arm64: add alternative runtime patchingAndre Przywara
2015-04-27arm64: add cpu_capabilities bitmapAndre Przywara
2015-04-24x86/reboot: Add ASRock Q1900DC-ITX mainboard reboot quirkStefan Lippers-Hollmann
2015-04-23powerpc: Re-enable dynticksPaul Clarke
2015-04-23powerpc: fix memory corruption by pnv_alloc_idle_core_statesJan Stancek
2015-04-22ARM: sunxi: Have ARCH_SUNXI select RESET_CONTROLLER for clock driver usageChen-Yu Tsai