aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2020-04-19MIPS: move ioremap_prot und iounmap out of lineGravatar Christoph Hellwig 4-107/+49
2020-04-19MIPS: split out the 64-bit ioremap implementationGravatar Christoph Hellwig 1-28/+37
2020-04-19MIPS: merge __ioremap_mode into ioremap_protGravatar Christoph Hellwig 1-17/+13
2020-04-19MIPS: cleanup fixup_bigphys_addr handlingGravatar Christoph Hellwig 10-93/+27
2020-04-19MIPS: remove cpu_has_64bit_addressesGravatar Christoph Hellwig 11-17/+2
2020-04-19MIPS: Netlogic: remove unneeded semicolon in fmn_message_handler()Gravatar Jason Yan 1-1/+1
2020-04-16mips: loongsoon2ef: remove private clk apiGravatar Arnd Bergmann 5-146/+4
2020-04-16MIPS: Fix typo for user_ld macro definitionGravatar bibo mao 1-1/+1
2020-04-14MIPS: Kill MIPS_GIC_IRQ_BASEGravatar Jiaxun Yang 2-8/+0
2020-04-14MIPS: xilfpga: Removed unused header filesGravatar bibo mao 1-14/+0
2020-04-14mips: define pud_index() regardless of page table foldingGravatar Mike Rapoport 1-2/+2
2020-04-14MIPS: TXx9: Fix Kconfig warningsGravatar YueHaibing 1-7/+7
2020-04-14MIPS: Loongson: Use CONFIG_NR_CPUS_DEFAULT_64 to support more CPUsGravatar Tiezhu Yang 1-1/+1
2020-04-12Merge tag 'x86-urgent-2020-04-12' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 4-9/+79
2020-04-12Merge tag 'perf-urgent-2020-04-12' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 3-0/+522
2020-04-11Merge tag 'nios2-v5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Gravatar Linus Torvalds 3-4/+11
2020-04-11Merge tag 'kbuild-v5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Gravatar Linus Torvalds 26-303/+109
2020-04-11KVM: VMX: Extend VMXs #AC interceptor to handle split lock #AC in guestGravatar Xiaoyao Li 1-3/+34
2020-04-11KVM: x86: Emulate split-lock access as a write in emulatorGravatar Xiaoyao Li 1-1/+11
2020-04-11x86/split_lock: Provide handle_guest_split_lock()Gravatar Thomas Gleixner 2-5/+34
2020-04-10Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 80-259/+207
2020-04-10Merge tag 'xtensa-20200410' of git://github.com/jcmvbkbc/linux-xtensaGravatar Linus Torvalds 4-15/+8
2020-04-10Merge tag 'for-linus-5.7-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 2-2/+2
2020-04-10change email address for Pali RohárGravatar Pali Rohár 3-3/+3
2020-04-10mm/memory_hotplug: add pgprot_t to mhp_paramsGravatar Logan Gunthorpe 7-3/+26
2020-04-10powerpc/mm: thread pgprot_t through create_section_mapping()Gravatar Logan Gunthorpe 7-17/+27
2020-04-10x86/mm: introduce __set_memory_prot()Gravatar Logan Gunthorpe 2-0/+14
2020-04-10x86/mm: thread pgprot_t through init_memory_mapping()Gravatar Logan Gunthorpe 8-25/+34
2020-04-10mm/memory_hotplug: rename mhp_restrictions to mhp_paramsGravatar Logan Gunthorpe 7-17/+17
2020-04-10mm/special: create generic fallbacks for pte_special() and pte_mkspecial()Gravatar Anshuman Khandual 20-95/+46
2020-04-10mm/vma: introduce VM_ACCESS_FLAGSGravatar Anshuman Khandual 7-7/+7
2020-04-10mm/vma: define a default value for VM_DATA_DEFAULT_FLAGSGravatar Anshuman Khandual 27-89/+17
2020-04-10mm: define pte_index as macro for x86Gravatar Arjun Roy 1-0/+3
2020-04-10mm: bring sparc pte_index() semantics inline with other platformsGravatar Arjun Roy 1-5/+5
2020-04-10mm: hugetlb: optionally allocate gigantic hugepages using cmaGravatar Roman Gushchin 2-0/+10
2020-04-11arch: nios2: remove 'resetvalue' propertyGravatar Alexandru Ardelean 1-2/+0
2020-04-11arch: nios2: rename 'altr,gpio-bank-width' -> 'altr,ngpio'Gravatar Alexandru Ardelean 1-2/+2
2020-04-11arch: nios2: Enable the common clk subsystem on Nios2Gravatar Dragos Bogdan 2-0/+9
2020-04-10Merge tag 'acpi-5.7-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Gravatar Linus Torvalds 1-1/+1
2020-04-10Merge tag 's390-5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Gravatar Linus Torvalds 2-10/+8
2020-04-10Merge branches 'acpi-ec' and 'acpi-x86'Gravatar Rafael J. Wysocki 1-1/+1
2020-04-09Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Gravatar Linus Torvalds 5-27/+12
2020-04-09Merge tag 'powerpc-5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Gravatar Linus Torvalds 25-599/+757
2020-04-09Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Gravatar Linus Torvalds 4-48/+44
2020-04-09Merge tag 'riscv-for-linus-5.7' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 48-294/+2806
2020-04-09x86/xen: fix booting 32-bit pv guestGravatar Juergen Gross 1-1/+1
2020-04-08Merge tag 'libnvdimm-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 5-37/+80
2020-04-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 16-3514/+3744
2020-04-08Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostGravatar Linus Torvalds 5-14/+0
2020-04-08arm64: armv8_deprecated: Fix undef_hook mask for thumb setendGravatar Fredrik Strupe 1-1/+1