summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2020-04-26MIPS: Kernel: Identify Loongson-2K processorsJiaxun Yang
2020-04-26MIPS: Loongson: Add support for perf toolTiezhu Yang
2020-04-26MIPS: Rename the "Fill" cache ops to avoid build failureHuacai Chen
2020-04-24MIPS: Clear XContext at boot timeJiaxun Yang
2020-04-24MIPS: arch_send_call_function_single_ipi() calling conventions changeLiangliang Huang
2020-04-24MIPS: Loongson-3: Add some unaligned instructions emulationHuacai Chen
2020-04-24MIPS: Move unaligned load/store helpers to inst.hHuacai Chen
2020-04-24MIPS: Fix the declaration conflict of mm_isBranchInstr()Huacai Chen
2020-04-21MIPS: Make sparse_init() using top-down allocationTiezhu Yang
2020-04-21MIPS: Cleanup code about plat_mem_setup()Tiezhu Yang
2020-04-21MIPS: Do not initialise globals to 0Tiezhu Yang
2020-04-20MIPS: Loongson64: Mark RS780 HPET as brokenJiaxun Yang
2020-04-20MIPS: DTS: Loongson64: Add ACPI Controller NodeJiaxun Yang
2020-04-20MIPS: Loongson64: Make RS780E ACPI as a platform driverJiaxun Yang
2020-04-20MIPS: Loongson64: Remove dead RTC codeJiaxun Yang
2020-04-20MIPS: alchemy: Fix build error after ioremap cleanupThomas Bogendoerfer
2020-04-19MIPS: DTS: CI20: make DM9000 Ethernet controller use NVMEM to find the defaul...H. Nikolaus Schaller
2020-04-19MIPS: DTS: JZ4780: define node for JZ4780 efusePrasannaKumar Muralidharan
2020-04-19MIPS: use ioremap_page_rangeChristoph Hellwig
2020-04-19MIPS: move ioremap_prot und iounmap out of lineChristoph Hellwig
2020-04-19MIPS: split out the 64-bit ioremap implementationChristoph Hellwig
2020-04-19MIPS: merge __ioremap_mode into ioremap_protChristoph Hellwig
2020-04-19MIPS: cleanup fixup_bigphys_addr handlingChristoph Hellwig
2020-04-19MIPS: remove cpu_has_64bit_addressesChristoph Hellwig
2020-04-19MIPS: Netlogic: remove unneeded semicolon in fmn_message_handler()Jason Yan
2020-04-16mips: loongsoon2ef: remove private clk apiArnd Bergmann
2020-04-16MIPS: Fix typo for user_ld macro definitionbibo mao
2020-04-14MIPS: Kill MIPS_GIC_IRQ_BASEJiaxun Yang
2020-04-14MIPS: xilfpga: Removed unused header filesbibo mao
2020-04-14mips: define pud_index() regardless of page table foldingMike Rapoport
2020-04-14MIPS: TXx9: Fix Kconfig warningsYueHaibing
2020-04-14MIPS: Loongson: Use CONFIG_NR_CPUS_DEFAULT_64 to support more CPUsTiezhu Yang
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-11KVM: VMX: Extend VMXs #AC interceptor to handle split lock #AC in guestXiaoyao Li
2020-04-11KVM: x86: Emulate split-lock access as a write in emulatorXiaoyao Li
2020-04-11x86/split_lock: Provide handle_guest_split_lock()Thomas Gleixner
2020-04-10Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-04-10Merge tag 'xtensa-20200410' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds
2020-04-10Merge tag 'for-linus-5.7-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-04-10change email address for Pali RohárPali Rohár
2020-04-10mm/memory_hotplug: add pgprot_t to mhp_paramsLogan Gunthorpe
2020-04-10powerpc/mm: thread pgprot_t through create_section_mapping()Logan Gunthorpe
2020-04-10x86/mm: introduce __set_memory_prot()Logan Gunthorpe
2020-04-10x86/mm: thread pgprot_t through init_memory_mapping()Logan Gunthorpe
2020-04-10mm/memory_hotplug: rename mhp_restrictions to mhp_paramsLogan Gunthorpe
2020-04-10mm/special: create generic fallbacks for pte_special() and pte_mkspecial()Anshuman Khandual
2020-04-10mm/vma: introduce VM_ACCESS_FLAGSAnshuman Khandual