summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2020-05-03x86/tlb/uv: Add a forward declaration for struct flush_tlb_infox86-mm-2020-06-05Borislav Petkov
2020-04-26x86/cpu: Export native_write_cr4() only when CONFIG_LKTDM=mThomas Gleixner
2020-04-26x86/tlb: Restrict access to tlbstateThomas Gleixner
2020-04-26x86/tlb: Move PCID helpers where they are usedThomas Gleixner
2020-04-26x86/tlb: Uninline nmi_uaccess_okay()Thomas Gleixner
2020-04-26x86/tlb: Move cr4_set_bits_and_update_boot() to the usage siteThomas Gleixner
2020-04-26x86/tlb: Move paravirt_tlb_remove_table() to the usage siteThomas Gleixner
2020-04-26x86/tlb: Move __flush_tlb_all() out of lineThomas Gleixner
2020-04-26x86/tlb: Move flush_tlb_others() out of lineThomas Gleixner
2020-04-26x86/tlb: Move __flush_tlb_one_kernel() out of lineThomas Gleixner
2020-04-26x86/tlb: Move __flush_tlb_one_user() out of lineThomas Gleixner
2020-04-26x86/tlb: Move __flush_tlb_global() out of lineThomas Gleixner
2020-04-26x86/tlb: Move __flush_tlb() out of lineThomas Gleixner
2020-04-24x86/alternatives: Move temporary_mm helpers into CThomas Gleixner
2020-04-24x86/cr4: Sanitize CR4.PCE updateThomas Gleixner
2020-04-24x86/cpu: Uninline CR4 accessorsThomas Gleixner
2020-04-24x86/tlb: Uninline __get_current_cr3_fast()Thomas Gleixner
2020-04-23x86/mm: Use pgprotval_t in protval_4k_2_large() and protval_large_2_4k()Christoph Hellwig
2020-04-23x86/mm: Unexport __cachemode2pte_tblChristoph Hellwig
2020-04-23x86/mm: Cleanup pgprot_4k_2_large() and pgprot_large_2_4k()Christoph Hellwig
2020-04-20x86/mm: Move pgprot2cachemode out of lineChristoph Hellwig
2020-04-20x86/mm: Add a x86_has_pat_wp() helperChristoph Hellwig
2020-04-19Merge tag 'x86-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-04-18x86/split_lock: Add Tremont family CPU modelsx86-urgent-2020-04-19Tony Luck
2020-04-18x86/split_lock: Bits in IA32_CORE_CAPABILITIES are not architecturalTony Luck
2020-04-17Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2020-04-17Merge tag 'for-linus-5.7-rc2-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-04-17x86/resctrl: Preserve CDP enable over CPU hotplugJames Morse
2020-04-17x86/resctrl: Fix invalid attempt at removing the default resource groupReinette Chatre
2020-04-17x86/split_lock: Update to use X86_MATCH_INTEL_FAM6_MODEL()Tony Luck
2020-04-17arm/xen: make _xen_start_info staticJason Yan
2020-04-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-04-15Merge tag 'efi-urgent-2020-04-15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-04-15arm64: Delete the space separator in __emit_instFangrui Song
2020-04-15arm64: vdso: don't free unallocated pagesMark Rutland
2020-04-15x86/umip: Make umip_insns staticJason Yan
2020-04-14arm, bpf: Fix offset overflow for BPF_MEM BPF_DWLuke Nelson
2020-04-14Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-04-14x86/microcode/AMD: Increase microcode PATCH_MAX_SIZEJohn Allen
2020-04-14efi/x86: Revert struct layout change to fix kexec boot regressionefi-urgent-2020-04-15Ard Biesheuvel
2020-04-14efi/x86: Don't remap text<->rodata gap read-only for mixed modeArd Biesheuvel
2020-04-14efi/x86: Fix the deletion of variables in mixed modeGary Lin
2020-04-14efi/arm: Deal with ADR going out of range in efi_enter_kernel()Ard Biesheuvel
2020-04-13m68k: Drop redundant generic-y += hardirq.hGeert Uytterhoeven
2020-04-12Merge tag 'x86-urgent-2020-04-12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-04-12Merge tag 'perf-urgent-2020-04-12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-04-11Merge tag 'nios2-v5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2020-04-11Merge tag 'kbuild-v5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2020-04-11x86/Hyper-V: Report crash data in die() when panic_on_oops is setTianyu Lan
2020-04-11x86/Hyper-V: Report crash register data or kmsg before running crash kernelTianyu Lan