summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorLines
2020-04-12Merge tag 'x86-urgent-2020-04-12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-9/+79
2020-04-12Merge tag 'perf-urgent-2020-04-12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-0/+522
2020-04-11Merge tag 'nios2-v5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds-4/+11
2020-04-11Merge tag 'kbuild-v5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds-303/+109
2020-04-11KVM: VMX: Extend VMXs #AC interceptor to handle split lock #AC in guestXiaoyao Li-3/+34
2020-04-11KVM: x86: Emulate split-lock access as a write in emulatorXiaoyao Li-1/+11
2020-04-11x86/split_lock: Provide handle_guest_split_lock()Thomas Gleixner-5/+34
2020-04-10Merge branch 'akpm' (patches from Andrew)Linus Torvalds-259/+207
2020-04-10Merge tag 'xtensa-20200410' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds-15/+8
2020-04-10Merge tag 'for-linus-5.7-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-2/+2
2020-04-10change email address for Pali RohárPali Rohár-3/+3
2020-04-10mm/memory_hotplug: add pgprot_t to mhp_paramsLogan Gunthorpe-3/+26
2020-04-10powerpc/mm: thread pgprot_t through create_section_mapping()Logan Gunthorpe-17/+27
2020-04-10x86/mm: introduce __set_memory_prot()Logan Gunthorpe-0/+14
2020-04-10x86/mm: thread pgprot_t through init_memory_mapping()Logan Gunthorpe-25/+34
2020-04-10mm/memory_hotplug: rename mhp_restrictions to mhp_paramsLogan Gunthorpe-17/+17
2020-04-10mm/special: create generic fallbacks for pte_special() and pte_mkspecial()Anshuman Khandual-95/+46
2020-04-10mm/vma: introduce VM_ACCESS_FLAGSAnshuman Khandual-7/+7
2020-04-10mm/vma: define a default value for VM_DATA_DEFAULT_FLAGSAnshuman Khandual-89/+17
2020-04-10mm: define pte_index as macro for x86Arjun Roy-0/+3
2020-04-10mm: bring sparc pte_index() semantics inline with other platformsArjun Roy-5/+5
2020-04-10mm: hugetlb: optionally allocate gigantic hugepages using cmaRoman Gushchin-0/+10
2020-04-11arch: nios2: remove 'resetvalue' propertyAlexandru Ardelean-2/+0
2020-04-11arch: nios2: rename 'altr,gpio-bank-width' -> 'altr,ngpio'Alexandru Ardelean-2/+2
2020-04-11arch: nios2: Enable the common clk subsystem on Nios2Dragos Bogdan-0/+9
2020-04-10Merge tag 'acpi-5.7-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds-1/+1
2020-04-10Merge tag 's390-5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds-10/+8
2020-04-10Merge branches 'acpi-ec' and 'acpi-x86'Rafael J. Wysocki-1/+1
2020-04-09Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds-27/+12
2020-04-09Merge tag 'powerpc-5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds-599/+757
2020-04-09Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds-48/+44
2020-04-09Merge tag 'riscv-for-linus-5.7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-294/+2806
2020-04-09x86/xen: fix booting 32-bit pv guestJuergen Gross-1/+1
2020-04-08Merge tag 'libnvdimm-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-37/+80
2020-04-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-3514/+3744
2020-04-08Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds-14/+0
2020-04-08arm64: armv8_deprecated: Fix undef_hook mask for thumb setendFredrik Strupe-1/+1
2020-04-09MIPS: fw: arc: add __weak to prom_meminit and prom_free_prom_memoryMasahiro Yamada-2/+2
2020-04-09x86: update AS_* macros to binutils >=2.23, supporting ADX and AVX2Jason A. Donenfeld-62/+6
2020-04-09crypto: x86 - clean up poly1305-x86_64-cryptogams.S by 'make clean'Masahiro Yamada-2/+0
2020-04-09crypto: x86 - rework configuration based on KconfigJason A. Donenfeld-87/+65
2020-04-09x86: add comments about the binutils version to support code in as-instrMasahiro Yamada-0/+10
2020-04-09x86: probe assembler capabilities via kconfig instead of makefileJason A. Donenfeld-10/+19
2020-04-09x86: remove always-defined CONFIG_AS_AVXMasahiro Yamada-89/+21
2020-04-09x86: remove always-defined CONFIG_AS_SSSE3Masahiro Yamada-5/+2
2020-04-09x86: remove always-defined CONFIG_AS_CFI_SECTIONSMasahiro Yamada-6/+2
2020-04-09x86: remove unneeded (CONFIG_AS_)CFI_SIGNAL_FRAMEMasahiro Yamada-10/+2
2020-04-09x86: remove always-defined CONFIG_AS_CFIMasahiro Yamada-44/+2
2020-04-09x86: remove unneeded defined(__ASSEMBLY__) check from asm/dwarf2.hMasahiro Yamada-1/+1
2020-04-09sh: remove unneeded uapi asm-generic wrappersMasahiro Yamada-4/+0