summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2018-10-09MIPS: Correct `mmiowb' barrier for `wbflush' platformsMaciej W. Rozycki
2018-10-09MIPS: Define MMIO ordering barriersMaciej W. Rozycki
2018-10-09MIPS: mscc: add PCB120 to the ocelot fitImageQuentin Schulz
2018-10-09MIPS: mscc: add DT for Ocelot PCB120Quentin Schulz
2018-10-09MIPS: memset: Limit excessive `noreorder' assembly mode useMaciej W. Rozycki
2018-10-09MIPS: memset: Fix CPU_DADDI_WORKAROUNDS `small_fixup' regressionMaciej W. Rozycki
2018-10-09Merge tag 'kvmarm-fixes-for-4.19-2' of git://git.kernel.org/pub/scm/linux/ker...Paolo Bonzini
2018-10-09KVM: x86: support CONFIG_KVM_AMD=y with CONFIG_CRYPTO_DEV_CCP_DD=mPaolo Bonzini
2018-10-09arm64: mm: Drop the unused cpu parameterShaokun Zhang
2018-10-09x86/kexec: Correct KEXEC_BACKUP_SRC_END off-by-one errorBjorn Helgaas
2018-10-09x86/mm: Remove spurious fault pkey checkDave Hansen
2018-10-09x86/mm/vsyscall: Consider vsyscall page part of user address spaceDave Hansen
2018-10-09x86/mm: Add vsyscall address helperDave Hansen
2018-10-09x86/mm: Fix exception table commentsDave Hansen
2018-10-09x86/mm: Add clarifying comments for user addr spaceDave Hansen
2018-10-09x86/mm: Break out user address space handlingDave Hansen
2018-10-09x86/mm: Break out kernel address space handlingDave Hansen
2018-10-09x86/mm: Clarify hardware vs. software "error_code"Dave Hansen
2018-10-09x86/mm/tlb: Make lazy TLB mode lazierRik van Riel
2018-10-09x86/mm/tlb: Add freed_tables element to flush_tlb_infoRik van Riel
2018-10-09x86/mm/tlb: Add freed_tables argument to flush_tlb_mm_rangeRik van Riel
2018-10-09x86/mm/tlb: Restructure switch_mm_irqs_off()Rik van Riel
2018-10-09x86/mm/tlb: Always use lazy TLB modeRik van Riel
2018-10-09x86/mm: Page size aware flush_tlb_mm_range()Peter Zijlstra
2018-10-09x86/hyperv: Enable PV qspinlock for Hyper-VYi Sun
2018-10-09x86/hyperv: Add GUEST_IDLE_MSR supportYi Sun
2018-10-09ARM: KVM: Correctly order SGI register entries in the cp15 arrayMarc Zyngier
2018-10-09s390/pkey: Introduce new API for random protected key generationIngo Franzki
2018-10-09s390/zcrypt: zcrypt device driver cleanupHarald Freudenberger
2018-10-09s390/kasan: add support for mem= kernel parameterVasily Gorbik
2018-10-09s390/kasan: optimize kasan vmemmap allocationVasily Gorbik
2018-10-09s390/kasan: avoid kasan crash with standby memory definedVasily Gorbik
2018-10-09s390/head: avoid doubling early boot stack size under KASANVasily Gorbik
2018-10-09s390/mm: improve debugfs ptdump markers walkingVasily Gorbik
2018-10-09s390/mm: optimize debugfs ptdump kasan zero page walkingVasily Gorbik
2018-10-09s390/kasan: add option for 4-level paging supportVasily Gorbik
2018-10-09s390/kasan: free early identity mapping structuresVasily Gorbik
2018-10-09s390/kasan: enable stack and global variables access checksVasily Gorbik
2018-10-09s390/dumpstack: disable __dump_trace kasan instrumentationVasily Gorbik
2018-10-09s390/kasan: reipl and kexec supportVasily Gorbik
2018-10-09s390/smp: kasan stack instrumentation supportVasily Gorbik
2018-10-09s390/kasan: use noexec and large pagesVasily Gorbik
2018-10-09s390/kasan: dynamic shadow mem allocation for modulesVasily Gorbik
2018-10-09s390/mm: add kasan shadow to the debugfs pgtable dumpVasily Gorbik
2018-10-09s390/kasan: avoid user access code instrumentationVasily Gorbik
2018-10-09s390/kasan: double the stack sizeVasily Gorbik
2018-10-09s390/kasan: add initialization code and enable itVasily Gorbik
2018-10-09s390: add pgd_page primitiveVasily Gorbik
2018-10-09s390: introduce MAX_PTRS_PER_P4DVasily Gorbik
2018-10-09s390/kasan: replace some memory functionsVasily Gorbik