summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2018-07-30Merge tag 'hlp_stage1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms3...Janosch Frank
2018-07-30KVM: s390: Add huge page enablement controlJanosch Frank
2018-07-30s390/mm: Add huge page gmap linking supportJanosch Frank
2018-07-30s390/mm: hugetlb pages within a gmap can not be freedDominik Dingel
2018-07-30KVM: s390: Beautify skey enable checkJanosch Frank
2018-07-30KVM: s390: Add skey emulation fault handlingJanosch Frank
2018-07-30s390/mm: Add huge pmd storage key handlingJanosch Frank
2018-07-30s390/mm: Clear skeys for newly mapped huge guest pmdsJanosch Frank
2018-07-30s390/mm: Clear huge page storage keys on enable_skeyDominik Dingel
2018-07-30s390/mm: Add huge page dirty sync supportJanosch Frank
2018-07-30s390/mm: Add gmap pmd invalidation and clearingJanosch Frank
2018-07-30s390/mm: Add gmap pmd notification bit settingJanosch Frank
2018-07-30s390/mm: Add gmap pmd linkingJanosch Frank
2018-07-30s390/mm: Abstract gmap notify bit settingJanosch Frank
2018-07-30s390/mm: Make gmap_protect_range more modularJanosch Frank
2018-07-19KVM: s390: add etoken support for guestsChristian Borntraeger
2018-07-16KVM: s390/vsie: avoid sparse warningChristian Borntraeger
2018-07-13KVM: s390: Fix storage attributes migration with memory slotsClaudio Imbrenda
2018-07-13KVM: s390: Replace clear_user with kvm_clear_guestJanosch Frank
2018-06-24Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-06-24Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-06-24Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-06-24Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-06-24Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-06-24Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2018-06-24Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-06-24Merge tag 'mips_fixes_4.18_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-06-24efi/x86: Fix incorrect invocation of PciIo->Attributes()Ard Biesheuvel
2018-06-24Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2018-06-23Merge tag 'powerpc-4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-06-23Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2018-06-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-06-23Merge tag 'for-linus-4.18-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-06-23x86/mm: Fix 'no5lvl' handlingKirill A. Shutemov
2018-06-23Revert "x86/mm: Mark __pgtable_l5_enabled __initdata"Kirill A. Shutemov
2018-06-22x86/CPU/AMD: Fix LLC ID bit-shift calculationSuravee Suthikulpanit
2018-06-22Merge branch 'linus' into x86/urgentThomas Gleixner
2018-06-22rseq: Avoid infinite recursion when delivering SIGSEGVWill Deacon
2018-06-22arm64: mm: Ensure writes to swapper are ordered wrt subsequent cache maintenanceWill Deacon
2018-06-22arm64: kpti: Use early_param for kpti= command-line optionWill Deacon
2018-06-22kvm: vmx: Nested VM-entry prereqs for event inj.Marc Orr
2018-06-22x86/microcode/intel: Fix memleak in save_microcode_patch()Zhenzhong Duan
2018-06-22x86/mce: Fix incorrect "Machine check from unknown source" messageTony Luck
2018-06-22x86/mce: Do not overwrite MCi_STATUS in mce_no_way_out()Borislav Petkov
2018-06-21uprobes/x86: Remove incorrect WARN_ON() in uprobe_init_insn()Oleg Nesterov
2018-06-21x86/platform/UV: Add kernel parameter to set memory block sizemike.travis@hpe.com
2018-06-21x86/platform/UV: Use new set memory block size functionmike.travis@hpe.com
2018-06-21x86/platform/UV: Add adjustable set memory block size functionmike.travis@hpe.com
2018-06-21x86/spectre_v1: Disable compiler optimizations over array_index_mask_nospec()Dan Williams
2018-06-21x86/pti: Don't report XenPV as vulnerableJiri Kosina