aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2016-01-20ARM: Remove __ref on hotplug cpu die pathStephen Boyd
2016-01-20drivers: firmware: psci: move power_state handling to generic codeLorenzo Pieralisi
2016-01-20arm/arm64: KVM: Fix PSCI affinity info return value for non valid coresAlexander Spyridakis
2016-01-20ARM: migrate to common PSCI client codeMark Rutland
2016-01-20ARM: psci: boot_secondary: replace __pa with virt_to_idmapGrygorii Strashko
2016-01-20arm64: psci: factor invocation code to driversMark Rutland
2016-01-20arm64: force CONFIG_SMP=y and remove redundant #ifdefsWill Deacon
2016-01-20arm64: drop sleep_idmap_phys and clean up cpu_resume()Ard Biesheuvel
2016-01-20arm64: reduce ID map to a single pageArd Biesheuvel
2016-01-20arm64: psci: fix !CONFIG_HOTPLUG_CPU build warningWill Deacon
2016-01-20arm64: psci: remove ACPI couplingMark Rutland
2016-01-20arm64: psci: kill psci_power_stateMark Rutland
2016-01-20arm64: psci: account for Trusted OS instancesMark Rutland
2016-01-20arm64: psci: support unsigned return valuesMark Rutland
2016-01-20arm64: psci: remove unnecessary id indirectionMark Rutland
2016-01-20arm64: smp: consistently use error codesMark Rutland
2016-01-20arm64: smp_plat: add get_logical_indexMark Rutland
2016-01-20arm/arm64: kvm: add missing PSCI includeMark Rutland
2016-01-20ARM64: kernel: unify ACPI and DT cpus initializationLorenzo Pieralisi
2016-01-20ARM64: kernel: make cpu_ops hooks DT agnosticLorenzo Pieralisi
2015-12-09KVM: s390: enable SIMD only when no VCPUs were createdDavid Hildenbrand
2015-12-09KVM: s390: avoid memory overwrites on emergency signal injectionDavid Hildenbrand
2015-12-09KVM: s390: fix wrong lookup of VCPUs by array indexDavid Hildenbrand
2015-12-09KVM: s390: SCA must not cross page boundariesDavid Hildenbrand
2015-12-09arm64: page-align sections for DEBUG_RODATAMark Rutland
2015-12-09arm64: Fix compat register mappingsRobin Murphy
2015-12-09x86/cpu: Fix SMAP check in PVOPS environmentsAndrew Cooper
2015-12-09x86/cpu: Call verify_cpu() after having entered long mode tooBorislav Petkov
2015-12-09x86/setup: Fix low identity map for >= 2GB kernel rangeKrzysztof Mazur
2015-12-09x86/setup: Extend low identity map to cover whole kernel rangePaolo Bonzini
2015-12-09KVM: x86: work around infinite loop in microcode when #AC is deliveredEric Northup
2015-12-09kvm: x86: set KVM_REQ_EVENT when updating IRRRadim Krčmář
2015-12-09MIPS: KVM: Uninit VCPU in vcpu_create error pathJames Hogan
2015-12-09MIPS: KVM: Fix CACHE immediate offset sign extensionJames Hogan
2015-12-09MIPS: KVM: Fix ASID restoration logicJames Hogan
2015-12-09MIPS: lantiq: add clk_round_rate()Hauke Mehrtens
2015-12-09ARM: pxa: remove incorrect __init annotation on pxa27x_set_pwrmodeArnd Bergmann
2015-12-09ARM: dts: Fix WLAN regression on omap5-uevmTony Lindgren
2015-12-09ARM: at91: pm: at91_pm_suspend_in_sram() must be 8-byte alignedPatrick Doyle
2015-12-09ARM: at91/dt: corrections to i2c1 declaration to sama5d4Holger Busse
2015-12-09ARM: tegra: paz00: use con_id's to refer GPIO's in gpiod_lookup tableDmitry Osipenko
2015-12-09ARM: dts: imx27.dtsi: change the clock information for usbPeter Chen
2015-12-09ARM: common: edma: Fix channel parameter for irq callbacksPeter Ujfalusi
2015-12-09ARM: 8427/1: dma-mapping: add support for offset parameter in dma_mmap()Marek Szyprowski
2015-12-09ARM: 8426/1: dma-mapping: add missing range check in dma_mmap()Marek Szyprowski
2015-11-09dts: imx6: fix sd card gpio polarity specified in device treeDong Aisheng
2015-11-09xen: fix backport of previous kexec patchGreg Kroah-Hartman
2015-11-09arm64: compat: fix stxr failure case in SWP emulationWill Deacon
2015-11-09arm64: kernel: fix tcr_el1.t0sz restore on systems with extended idmapLorenzo Pieralisi
2015-11-09arm64: kernel: rename __cpu_suspend to keep it aligned with armSudeep Holla