summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-04-26MIPS: Rename the "Fill" cache ops to avoid build failureHuacai Chen3-3/+3
2020-04-24MIPS: Clear XContext at boot timeJiaxun Yang1-0/+3
2020-04-24MIPS: arch_send_call_function_single_ipi() calling conventions changeLiangliang Huang1-1/+1
2020-04-24MIPS: Loongson-3: Add some unaligned instructions emulationHuacai Chen2-1/+314
2020-04-24MIPS: Move unaligned load/store helpers to inst.hHuacai Chen3-775/+777
2020-04-24MIPS: Fix the declaration conflict of mm_isBranchInstr()Huacai Chen2-4/+3
2020-04-21ASoC: txx9: add back the hack for a too small resource_size_tChristoph Hellwig1-2/+5
2020-04-21MIPS: Make sparse_init() using top-down allocationTiezhu Yang1-0/+10
2020-04-21MIPS: Cleanup code about plat_mem_setup()Tiezhu Yang2-3/+1
2020-04-21MIPS: Do not initialise globals to 0Tiezhu Yang1-1/+1
2020-04-20MIPS: Loongson64: Mark RS780 HPET as brokenJiaxun Yang1-5/+3
2020-04-20MIPS: DTS: Loongson64: Add ACPI Controller NodeJiaxun Yang1-0/+5
2020-04-20dt-bindings: Document Loongson RS780E PCH ACPI ControllerJiaxun Yang1-0/+40
2020-04-20MIPS: Loongson64: Make RS780E ACPI as a platform driverJiaxun Yang5-23/+46
2020-04-20MIPS: Loongson64: Remove dead RTC codeJiaxun Yang5-87/+1
2020-04-20MIPS: alchemy: Fix build error after ioremap cleanupThomas Bogendoerfer1-0/+1
2020-04-19MIPS: DTS: CI20: make DM9000 Ethernet controller use NVMEM to find the defaul...H. Nikolaus Schaller1-0/+3
2020-04-19MIPS: DTS: JZ4780: define node for JZ4780 efusePrasannaKumar Muralidharan1-2/+17
2020-04-19MIPS: use ioremap_page_rangeChristoph Hellwig1-101/+11
2020-04-19MIPS: move ioremap_prot und iounmap out of lineChristoph Hellwig4-107/+49
2020-04-19MIPS: split out the 64-bit ioremap implementationChristoph Hellwig1-28/+37
2020-04-19MIPS: merge __ioremap_mode into ioremap_protChristoph Hellwig1-17/+13
2020-04-19MIPS: cleanup fixup_bigphys_addr handlingChristoph Hellwig10-93/+27
2020-04-19MIPS: remove cpu_has_64bit_addressesChristoph Hellwig11-17/+2
2020-04-19ASoC: txx9: don't work around too small resource_size_tChristoph Hellwig1-4/+2
2020-04-19MIPS: Netlogic: remove unneeded semicolon in fmn_message_handler()Jason Yan1-1/+1
2020-04-16mips: loongsoon2ef: remove private clk apiArnd Bergmann6-164/+8
2020-04-16MIPS: Fix typo for user_ld macro definitionbibo mao1-1/+1
2020-04-14MIPS: Kill MIPS_GIC_IRQ_BASEJiaxun Yang2-8/+0
2020-04-14MIPS: xilfpga: Removed unused header filesbibo mao1-14/+0
2020-04-14mips: define pud_index() regardless of page table foldingMike Rapoport1-2/+2
2020-04-14MIPS: TXx9: Fix Kconfig warningsYueHaibing1-7/+7
2020-04-14MIPS: Loongson: Use CONFIG_NR_CPUS_DEFAULT_64 to support more CPUsTiezhu Yang1-1/+1
2020-04-12Linux 5.7-rc1Linus Torvalds1-2/+2
2020-04-12MAINTAINERS: sort field names for all entriesLinus Torvalds1-1974/+1974
2020-04-12MAINTAINERS: sort entries by entry nameLinus Torvalds1-820/+820
2020-04-12Merge tag 'x86-urgent-2020-04-12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-9/+79
2020-04-12Merge tag 'timers-urgent-2020-04-12' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-0/+10
2020-04-12Merge tag 'sched-urgent-2020-04-12' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-62/+51
2020-04-12Merge tag 'perf-urgent-2020-04-12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-31/+573
2020-04-12Merge tag 'locking-urgent-2020-04-12' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-26/+51
2020-04-12Merge tag '5.7-rc-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds12-238/+272
2020-04-12Merge tag 'nfs-for-5.7-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-0/+1
2020-04-11Merge tag 'nios2-v5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds5-11/+13
2020-04-11Merge tag 'dma-mapping-5.7-1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2-4/+8
2020-04-11Merge tag 'kbuild-v5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds61-519/+384
2020-04-11mailmap: Add Sedat Dilek (replacement for expired email address)Sedat Dilek1-0/+1
2020-04-11pNFS: Fix RCU lock leakageTrond Myklebust1-0/+1
2020-04-11KVM: VMX: Extend VMXs #AC interceptor to handle split lock #AC in guestXiaoyao Li1-3/+34
2020-04-11KVM: x86: Emulate split-lock access as a write in emulatorXiaoyao Li1-1/+11