summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2018-09-12x86/xen: Disable CPU0 hotplug for Xen PVJuergen Gross
2018-09-12Merge tag 'riscv-for-linus-4.19-rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-09-12KVM: s390: Make huge pages unavailable in ucontrol VMsJanosch Frank
2018-09-12s390/mm: Check for valid vma before zapping in gmap_discardJanosch Frank
2018-09-11MIPS: lantiq: dma: add dev pointerHauke Mehrtens
2018-09-11xtensa: enable SG chaining in KconfigMax Filippov
2018-09-11xtensa: remove unnecessary KBUILD_SRC ifeq conditionalMasahiro Yamada
2018-09-12KVM: PPC: Book3S HV: Don't use compound_order to determine host mapping sizeNicholas Piggin
2018-09-12KVM: PPC: Avoid marking DMA-mapped pages dirty in real modeAlexey Kardashevskiy
2018-09-11x86/EISA: Don't probe EISA bus for Xen PV guestsBoris Ostrovsky
2018-09-11arm64: kernel: arch_crash_save_vmcoreinfo() should depend on CONFIG_CRASH_COREJames Morse
2018-09-11arm64: jump_label.h: use asm_volatile_goto macro instead of "asm goto"Miguel Ojeda
2018-09-10hexagon: modify ffs() and fls() to return intRandy Dunlap
2018-09-10arch/hexagon: fix kernel/dma.c build warningRandy Dunlap
2018-09-10perf/x86/intel: Add support/quirk for the MISPREDICT bit on Knights Landing CPUsJacek Tomaka
2018-09-09Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-09-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-09-08Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2018-09-08Merge tag 'sunxi-fixes-for-4.19' of https://git.kernel.org/pub/scm/linux/kern...Olof Johansson
2018-09-08x86/mm: Use WRITE_ONCE() when setting PTEsNadav Amit
2018-09-08x86/apic/vector: Make error return value negativeThomas Gleixner
2018-09-07Merge tag 'arc-4.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds
2018-09-07Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2018-09-07KVM: LAPIC: Fix pv ipis out-of-bounds accessWanpeng Li
2018-09-07KVM: nVMX: Fix loss of pending IRQ/NMI before entering L2Liran Alon
2018-09-07Merge tag 'kvm-arm-fixes-for-v4.19-v2' of git://git.kernel.org/pub/scm/linux/...Radim Krčmář
2018-09-07Merge tag 'kvm-s390-master-4.19-1' of git://git.kernel.org/pub/scm/linux/kern...Radim Krčmář
2018-09-07arm64: KVM: Remove pgd_lockSteven Price
2018-09-07KVM: Remove obsolete kvm_unmap_hva notifier backendMarc Zyngier
2018-09-07arm64: KVM: Only force FPEXC32_EL2.EN if trapping FPSIMDMarc Zyngier
2018-09-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds
2018-09-06Merge tag 'mips_fixes_4.19_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-09-06xtensa: ISS: don't allocate memory in platform_setupMax Filippov
2018-09-06arm64: fix erroneous warnings in page freeing functionsMark Rutland
2018-09-06x86/process: Don't mix user/kernel regs in 64bit __show_regs()Jann Horn
2018-09-06x86/tsc: Prevent result truncation on 32bitChuanhua Lei
2018-09-05Merge tag 'nds32-for-linus-4.19-tag1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-09-05nds32: linker script: GCOV kernel may refers data in __exitGreentime Hu
2018-09-04riscv: Do not overwrite initrd_start and initrd_endGuenter Roeck
2018-09-04ARC: don't check for HIGHMEM pages in arch_dma_allocEugeniy Paltsev
2018-09-04ARC: IOC: panic if both IOC and ZONE_HIGHMEM enabledEugeniy Paltsev
2018-09-04ARC: dma [IOC] Enable per device io coherencyEugeniy Paltsev
2018-09-04Merge tag 'kvm-ppc-fixes-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel...Radim Krčmář
2018-09-04KVM: s390: Properly lock mm context allow_gmap_hpage_1m settingJanosch Frank
2018-09-04KVM: s390: vsie: copy wrapping keys to right placePierre Morel
2018-09-04KVM: s390: Fix pfmf and conditional skey emulationJanosch Frank
2018-09-04s390/crypto: Fix return code checking in cbc_paes_crypt()Ingo Franzki
2018-09-04nds32: fix build error because of wrong semicolonGreentime Hu
2018-09-04nds32: Fix a kernel panic issue because of wrong frame pointer access.Greentime Hu
2018-09-04nds32: Only print one page of stack when die to prevent printing too much inf...Greentime Hu