aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2016-02-12Merge remote-tracking branch 'lsk/v4.1/topic/PAN' into linux-linaro-lsk-v4.1lsk-v4.1-16.02Mark Brown
2016-02-12ARM: 8464/1: Update all mm structures with section adjustmentsv4.1/topic/PANLaura Abbott
2016-02-05Merge tag 'v4.1.17' into linux-linaro-lsk-v4.1Mark Brown
2016-01-31arm64: restore bogomips information in /proc/cpuinfoYang Shi
2016-01-31mn10300: Select CONFIG_HAVE_UID16 to fix build failureGuenter Roeck
2016-01-31arm64: mm: ensure that the zero page is visible to the page table walkerWill Deacon
2016-01-31arm64: Clear out any singlestep state on a ptrace detach operationJohn Blackwood
2016-01-31ARM/arm64: KVM: correct PTE uncachedness checkArd Biesheuvel
2016-01-31arm64: KVM: Fix AArch32 to AArch64 register mappingMarc Zyngier
2016-01-31ARM/arm64: KVM: test properly for a PTE's uncachednessArd Biesheuvel
2016-01-31arm64: kernel: pause/unpause function graph tracer in cpu_suspend()Lorenzo Pieralisi
2016-01-31arm64: bpf: fix mod-by-zero caseZi Shen Lim
2016-01-31arm64: bpf: fix div-by-zero caseZi Shen Lim
2016-01-31powerpc/module: Handle R_PPC64_ENTRY relocationsUlrich Weigand
2016-01-31powerpc: Make {cmp}xchg* and their atomic_ versions fully orderedBoqun Feng
2016-01-31powerpc: Make value-returning atomics fully orderedBoqun Feng
2016-01-31powerpc/powernv: pr_warn_once on unsupported OPAL_MSG typeStewart Smith
2016-01-31powerpc/tm: Check for already reclaimed tasksMichael Neuling
2016-01-31powerpc/tm: Block signal return setting invalid MSR stateMichael Neuling
2016-01-31net: filter: make JITs zero A for SKF_AD_ALU_XOR_XRabin Vincent
2016-01-31x86/mm: Improve switch_mm() barrier commentsAndy Lutomirski
2016-01-31x86/mm: Add barriers and document switch_mm()-vs-flush synchronizationAndy Lutomirski
2016-01-31x86/boot: Double BOOT_HEAP_SIZE to 64KBH.J. Lu
2016-01-31x86/reboot/quirks: Add iMac10,1 to pci_reboot_dmi_table[]Mario Kleiner
2016-01-31KVM: x86: correctly print #AC in tracesPaolo Bonzini
2016-01-31KVM: x86: expose MSR_TSC_AUX to userspacePaolo Bonzini
2016-01-31KVM: PPC: Book3S HV: Prohibit setting illegal transaction state in MSRPaul Mackerras
2016-01-31KVM: svm: unconditionally intercept #DBPaolo Bonzini
2016-01-31KVM: VMX: fix SMEP and SMAP without EPTRadim Krčmář
2016-01-31x86/xen: don't reset vcpu_info on a cancelled suspendOuyang Zhaowei (Charles)
2016-01-31x86/signal: Fix restart_syscall number for x32 tasksDmitry V. Levin
2016-01-31x86/mpx: Fix instruction decoder conditionDave Hansen
2016-01-22Merge remote-tracking branch 'v4.1/topic/PSCI' into linux-linaro-lsk-v4.1lsk-v4.1-16.01Alex Shi
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