summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2020-04-29MIPS: ingenic: Drop obsolete code, merge the rest in setup.cPaul Cercueil
2020-04-29MIPS: ingenic: GCW0: Update defconfigPaul Cercueil
2020-04-29MIPS: ingenic: CI20: enable OST, PWM drivers in defconfigPaul Cercueil
2020-04-29MIPS: ingenic: DTS: Update GCW0 supportPaul Cercueil
2020-04-29MIPS: ingenic: DTS: Update JZ4770 supportPaul Cercueil
2020-04-29MIPS: ingenic: DTS: Add nodes for the watchdog/PWM/OSTPaul Cercueil
2020-04-29MIPS: ingenic: DTS: Respect cell count of common propertiesPaul Cercueil
2020-04-29MIPS: ingenic: DTS: Fix invalid value in #dma-cellsPaul Cercueil
2020-04-29MIPS: Loongson64: Switch the order of RS780E and LS7ALiangliang Huang
2020-04-28MIPS: Loongson: Get host bridge informationTiezhu Yang
2020-04-28MIPS: oprofile: remove unneeded semicolon in common.cJason Yan
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