summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2017-11-29powerpc: Do not assign thread.tidr if already assignedVaibhav Jain
2017-11-29powerpc: Avoid signed to unsigned conversion in set_thread_tidr()Vaibhav Jain
2017-11-28RISC-V: remove spin_unlock_wait()Palmer Dabbelt
2017-11-28RISC-V: `sfence.vma` orderes the instruction cachePalmer Dabbelt
2017-11-28RISC-V: Add READ_ONCE in arch_spin_is_locked()Palmer Dabbelt
2017-11-28RISC-V: __test_and_op_bit_ord should be strongly orderedPalmer Dabbelt
2017-11-28RISC-V: Remove smb_mb__{before,after}_spinlock()Palmer Dabbelt
2017-11-28RISC-V: Remove __smp_bp__{before,after}_atomicPalmer Dabbelt
2017-11-28RISC-V: Comment on why {,cmp}xchg is ordered how it isPalmer Dabbelt
2017-11-28RISC-V: Remove unused arguments from ATOMIC_OPPalmer Dabbelt
2017-11-28arm64: mm: cleanup stale AIVIVT referencesMark Rutland
2017-11-28s390/gs: add compat regset for the guarded storage broadcast control blockMartin Schwidefsky
2017-11-27Merge tag 'kvm-ppc-fixes-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini
2017-11-27KVM: Let KVM_SET_SIGNAL_MASK work as advertisedJan H. Schönherr
2017-11-27KVM: VMX: Fix vmx->nested freeing when no SMI handlerWanpeng Li
2017-11-27KVM: VMX: Fix rflags cache during vCPU resetWanpeng Li
2017-11-27KVM: X86: Fix softlockup when get the current kvmclockWanpeng Li
2017-11-27KVM: lapic: Fixup LDR on load in x2apicDr. David Alan Gilbert
2017-11-27KVM: lapic: Split out x2apic ldr calculationDr. David Alan Gilbert
2017-11-27RISC-V: Add VDSO entries for clock_get/gettimeofday/getcpuAndrew Waterman
2017-11-27RISC-V: Remove __vdso_cmpxchg{32,64} symbol versionsPalmer Dabbelt
2017-11-27ARM: avoid faulting on qemuRussell King
2017-11-26Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2017-11-26Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-11-26Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-11-26ARM: BUG if jumping to usermode address in kernel modeRussell King
2017-11-25Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2017-11-25Merge tag 'arc-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds
2017-11-25Merge tag 'kbuild-v4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2017-11-24Merge tag 'kvm-4.15-2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-11-24Merge tag 'powerpc-4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-11-24s390: revert ELF_ET_DYN_BASE base changesMartin Schwidefsky
2017-11-24m68k/macboing: Fix missed timer callback assignmentKees Cook
2017-11-24s390: Remove redundant license textGreg Kroah-Hartman
2017-11-24s390: crypto: Remove redundant license textGreg Kroah-Hartman
2017-11-24s390: include: Remove redundant license textGreg Kroah-Hartman
2017-11-24s390: kernel: Remove redundant license textGreg Kroah-Hartman
2017-11-24s390: add SPDX identifiers to the remaining filesGreg Kroah-Hartman
2017-11-24s390: appldata: add SPDX identifiers to the remaining filesGreg Kroah-Hartman
2017-11-24s390: pci: add SPDX identifiers to the remaining filesGreg Kroah-Hartman
2017-11-24s390: mm: add SPDX identifiers to the remaining filesGreg Kroah-Hartman
2017-11-24s390: crypto: add SPDX identifiers to the remaining filesGreg Kroah-Hartman
2017-11-24s390: kernel: add SPDX identifiers to the remaining filesGreg Kroah-Hartman
2017-11-24s390: sthyi: add SPDX identifiers to the remaining filesMartin Schwidefsky
2017-11-24s390/debug: use pK for kernel pointersChristian Borntraeger
2017-11-24s390: fix alloc_pgste check in init_new_context againMartin Schwidefsky
2017-11-24s390/disassembler: correct disassembly lines alignmentVasily Gorbik
2017-11-24x86/decoder: Add new TEST instruction patternMasami Hiramatsu
2017-11-24powerpc/kexec: Fix kexec/kdump in P9 guest kernelsMichael Ellerman
2017-11-23x86/PCI: Remove unused HyperTransport interrupt supportBjorn Helgaas