summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2017-09-01ARC: [plat-hsdk] initial port for HSDK boardAlexey Brodkin
2017-09-01ARC: mm: Decouple RAM base address from kernel link addressEugeniy Paltsev
2017-09-01ARCv2: IOC: Tighten up the contraints (specifically base / size alignment)Eugeniy Paltsev
2017-09-01ARC: [plat-axs103] refactor the DT fudging codeVineet Gupta
2017-09-01ARC: [plat-axs103] use clk driver #2: Add core pll node to DT to manage cpu clkEugeniy Paltsev
2017-09-01ARC: [plat-axs103] use clk driver #1: Get rid of platform specific cpu clk se...Eugeniy Paltsev
2017-08-30ARCv2: SLC: provide a line based flush routine for debuggingVineet Gupta
2017-08-30ARC: Hardcode ARCH_DMA_MINALIGN to max line length we may haveAlexey Brodkin
2017-08-28ARC: [plat-eznps] handle extra aux regs #2: kernel/entry exitLiav Rehana
2017-08-28ARC: [plat-eznps] handle extra aux regs #1: save/restore on context switchNoam Camus
2017-08-28ARC: [plat-eznps] avoid toggling of DPC registerElad Kanfi
2017-08-28ARC: [plat-eznps] Update the init sequence of aux regs per cpu.Liav Rehana
2017-08-28ARC: [plat-eznps] new command line argument for HW scheduler at MTMNoam Camus
2017-08-28ARC: set boot print log level to PR_INFONoam Camus
2017-08-28ARC: [plat-eznps] Handle user memory error same in simulation and siliconNoam Camus
2017-08-28ARC: [plat-eznps] use schd.wft instruction instead of sleep at idle taskNoam Camus
2017-08-28ARC: create cpu specific version of arch_cpu_idle()Vineet Gupta
2017-08-28ARC: [plat-eznps] spinlock aware for MTMNoam Camus
2017-08-28ARC: spinlock: Document the EX based spin_unlockVineet Gupta
2017-08-28ARC: [plat-eznps] disabled stall counter due to a HW bugNoam Camus
2017-08-28ARC: [plat-eznps] Fix TLB ErrataNoam Camus
2017-08-28ARC: [plat-eznps] typo fix at KconfigNoam Camus
2017-08-28ARC: typos fix in kernel/entry-compact.SLiav Rehana
2017-08-28ARC: typo fix in mm/fault.cLiav Rehana
2017-08-26Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-08-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-08-25Merge tag 'powerpc-4.13-8' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-08-25KVM: PPC: Book3S: Fix race and leak in kvm_vm_ioctl_create_spapr_tce()Paul Mackerras
2017-08-25x86/mm: Fix use-after-free of ldt_structEric Biggers
2017-08-25KVM, pkeys: do not use PKRU value in vcpu->arch.guest_fpu.statePaolo Bonzini
2017-08-25KVM: x86: simplify handling of PKRUPaolo Bonzini
2017-08-25KVM: x86: block guest protection keys unless the host has them enabledPaolo Bonzini
2017-08-24Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2017-08-24KVM: PPC: Book3S HV: Add missing barriers to XIVE code and document themBenjamin Herrenschmidt
2017-08-24KVM: PPC: Book3S HV: Workaround POWER9 DD1.0 bug causing IPB bit lossBenjamin Herrenschmidt
2017-08-24KVM: PPC: Book3S HV: Use msgsync with hypervisor doorbells on POWER9Nicholas Piggin
2017-08-23ARM: dts: exynos: add needs-hpd for Odroid-XU3/4Hans Verkuil
2017-08-23Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2017-08-23ARM: at91: don't select CONFIG_ARM_CPU_SUSPEND for old platformsArnd Bergmann
2017-08-22arm64: kaslr: Adjust the offset to avoid Image across alignment boundaryCatalin Marinas
2017-08-22arm64: kaslr: ignore modulo offset when validating virtual displacementArd Biesheuvel
2017-08-22arm64: mm: abort uaccess retries upon fatal signalMark Rutland
2017-08-22arm64: fpsimd: Prevent registers leaking across execDave Martin
2017-08-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2017-08-21sparc: kernel/pcic: silence gcc 7.x warning in pcibios_fixup_bus()Thomas Petazzoni
2017-08-21Merge tag 'arc-4.13-rc7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-08-21Merge tag 'kvm-s390-master-4.13-2' of git://git.kernel.org/pub/scm/linux/kern...Radim Krčmář
2017-08-21KVM: s390: sthyi: fix specification exception detectionHeiko Carstens
2017-08-21KVM: s390: sthyi: fix sthyi inline assemblyHeiko Carstens
2017-08-20Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds