summaryrefslogtreecommitdiffstats
path: root/arch/mips
AgeCommit message (Expand)AuthorLines
2020-10-25treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches-4/+4
2020-10-24Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds-0/+18
2020-10-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-18/+14
2020-10-23Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-blockLinus Torvalds-1/+0
2020-10-22Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds-1/+1
2020-10-22Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds-0/+1
2020-10-18mm/madvise: introduce process_madvise() syscall: an external memory hinting APIMinchan Kim-0/+3
2020-10-17tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume()Jens Axboe-1/+0
2020-10-16Merge tag 'mips_5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds-3672/+1700
2020-10-15Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds-1/+3
2020-10-15Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds-129/+68
2020-10-14MIPS: DEC: Restore bootmem reservation for firmware working memory areaMaciej W. Rozycki-1/+8
2020-10-14MIPS: dec: fix section mismatchThomas Bogendoerfer-2/+2
2020-10-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds-24/+23
2020-10-13memblock: use separate iterators for memory and reserved regionsMike Rapoport-1/+1
2020-10-13arch, drivers: replace for_each_membock() with for_each_mem_range()Mike Rapoport-23/+22
2020-10-13Merge tag 'seccomp-v5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-17/+0
2020-10-13mips: ralink: enable zboot supportChuanhong Guo-0/+1
2020-10-13MIPS: ingenic: Remove CPU_SUPPORTS_HUGEPAGESPaul Cercueil-1/+0
2020-10-12Merge branch 'compat.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-2/+2
2020-10-12Merge branch 'work.quota-compat' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-2/+0
2020-10-12Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-10/+10
2020-10-12Merge branch 'work.csum_and_copy' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-229/+100
2020-10-12Merge tag 'perf-kprobes-2020-10-12' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-51/+3
2020-10-12Merge tag 'core-build-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-0/+1
2020-10-12Merge tag 'x86-irq-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-0/+1
2020-10-12MIPS: cpu-probe: remove MIPS_CPU_BP_GHIST option bitThomas Bogendoerfer-11/+4
2020-10-12MIPS: cpu-probe: introduce exclusive R3k CPU probeThomas Bogendoerfer-1/+178
2020-10-12MIPS: cpu-probe: move fpu probing/handling into its own fileThomas Bogendoerfer-324/+364
2020-10-12MIPS: replace add_memory_region with memblockThomas Bogendoerfer-149/+82
2020-10-12MIPS: Loongson64: Clean up numa.cTiezhu Yang-31/+4
2020-10-12MIPS: Loongson64: Select SMP in Kconfig to avoid build errorTiezhu Yang-1/+1
2020-10-12mips: octeon: Add Ubiquiti E200 and E220 boardsMikhail Gusarov-0/+4
2020-10-09kbuild: explicitly specify the build id styleBill Wendling-1/+1
2020-10-08seccomp: Move config option SECCOMP to arch/KconfigYiFei Zhu-17/+0
2020-10-08MIPS: SGI-IP28: disable use of ll/sc in kernelThomas Bogendoerfer-1/+1
2020-10-08MIPS: tx49xx: move tx4939_add_memory_regions into only userThomas Bogendoerfer-19/+13
2020-10-06MIPS: pgtable: Remove used PAGE_USERIO defineThomas Bogendoerfer-2/+0
2020-10-06MIPS: alchemy: Share prom_init implementationThomas Bogendoerfer-69/+20
2020-10-06MIPS: alchemy: Fix build breakage, if TOUCHSCREEN_WM97XX is disabledThomas Bogendoerfer-0/+7
2020-10-06dma-mapping: merge <linux/dma-noncoherent.h> into <linux/dma-map-ops.h>Christoph Hellwig-2/+0
2020-10-06dma-mapping: merge <linux/dma-contiguous.h> into <linux/dma-map-ops.h>Christoph Hellwig-2/+1
2020-10-06dma-mapping: split <linux/dma-mapping.h>Christoph Hellwig-0/+2
2020-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller-17/+14
2020-10-03mm: remove compat_process_vm_{readv,writev}Christoph Hellwig-4/+4
2020-10-03fs: remove compat_sys_vmspliceChristoph Hellwig-2/+2
2020-10-03fs: remove the compat readv/writev syscallsChristoph Hellwig-4/+4
2020-09-30MIPS: process: include exec.h header in process.cPujin Shi-0/+1
2020-09-30MIPS: process: Add prototype for function arch_dup_task_structPujin Shi-0/+1
2020-09-29net: mscc: ocelot: add definitions for VCAP ES0 keys, actions and targetVladimir Oltean-1/+2