summaryrefslogtreecommitdiffstats
path: root/arch/mips/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'locking_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2022-01-111-10/+17
|\
| * Merge tag 'v5.16-rc5' into locking/core, to pick up fixesIngo Molnar2021-12-131-2/+0
| |\
| * | futex: Fix additional regressionsArnd Bergmann2021-12-111-3/+3
| * | futex: Ensure futex_atomic_cmpxchg_inatomic() is presentArnd Bergmann2021-11-251-11/+18
* | | MIPS: lantiq: dma: increase descritor countAleksander Jan Bajkowski2022-01-051-1/+1
* | | MIPS: Only define pci_remap_iospace() for RalinkTiezhu Yang2021-12-092-4/+2
| |/ |/|
* | Add linux/cacheflush.hMatthew Wilcox (Oracle)2021-11-171-2/+0
|/
* Merge tag 'mips_5.16_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...Linus Torvalds2021-11-131-1/+1
|\
| * MIPS: Allow modules to set board_be_handlerFlorian Fainelli2021-11-091-1/+1
* | Merge tag 'mips_5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds2021-11-0539-3708/+189
|\|
| * mips: fix HUGETLB function without THP enabledZhaolong Zhang2021-11-021-23/+22
| * mips: cm: Convert to bitfield API to fix out-of-bounds accessGeert Uytterhoeven2021-11-021-6/+6
| * MIPS: Remove NETLOGIC supportThomas Bogendoerfer2021-10-2430-3578/+2
| * MIPS: Fix assembly error from MIPSr2 code used within MIPS_ISA_ARCH_LEVELMaciej W. Rozycki2021-10-241-1/+4
| * MIPS: octeon: Remove unused functionsThomas Bogendoerfer2021-10-242-8/+0
| * MIPS: Avoid macro redefinitionsPaul Cercueil2021-09-234-92/+155
* | Merge tag 'staging-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-11-042-2/+6
|\ \
| * \ Merge 5.15-rc6 into staging-nextGreg Kroah-Hartman2021-10-181-22/+1
| |\ \
| * | | MIPS: asm: pci: define arch-specific 'pci_remap_iospace()' dependent on 'CONF...Sergio Paracuellos2021-10-091-0/+2
| * | | MIPS: implement architecture-specific 'pci_remap_iospace()'Sergio Paracuellos2021-10-051-0/+2
| * | | MIPS: ralink: set PCI_IOBASE to 'mips_io_port_base'Sergio Paracuellos2021-10-051-2/+2
| * | | Revert "MIPS: ralink: don't define PC_IOBASE but increase IO_SPACE_LIMIT"Sergio Paracuellos2021-10-051-1/+3
| * | | MIPS: ralink: don't define PC_IOBASE but increase IO_SPACE_LIMITSergio Paracuellos2021-09-211-3/+1
| | |/ | |/|
* | | Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-11-023-1/+8
|\ \ \
| * \ \ Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2021-11-011-0/+5
| |\ \ \
| | * | | mips, uasm: Add workaround for Loongson-2F nop CPU errataJohan Almbladh2021-10-061-0/+4
| | * | | mips, uasm: Enable muhu opcode for MIPS R6Tony Ambardar2021-10-061-0/+1
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-10-071-22/+1
| |\ \ \ \ | | |/ / / | |/| | / | | | |/ | | |/|
| * | | fix up for "net: add new socket option SO_RESERVE_MEM"Stephen Rothwell2021-10-011-0/+2
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-09-162-34/+0
| |\ \ \ | | | |/ | | |/|
| * | | MIPS: lantiq: dma: make the burst length configurable by the driversAleksander Jan Bajkowski2021-09-151-1/+1
* | | | Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-11-011-1/+1
|\ \ \ \
| * | | | sched: Add wrapper for get_wchan() to keep task blockedKees Cook2021-10-151-1/+1
| | |/ / | |/| |
* | | | Merge tag 'folio-5.16' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds2021-11-011-0/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | mm: Add flush_dcache_folio()Matthew Wilcox (Oracle)2021-10-181-0/+2
| |/ /
* / / MIPS: Revert "add support for buggy MT7621S core detection"Ilya Lipnitskiy2021-10-021-22/+1
|/ /
* / arch: remove compat_alloc_user_spaceArnd Bergmann2021-09-082-34/+0
|/
* Merge tag 'mips_5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds2021-09-033-3/+6
|\
| * MIPS: locking/atomic: Fix atomic{_64,}_sub_if_positiveRui Wang2021-08-051-1/+1
| * MIPS: Ingenic: Add system type for new Ingenic SoCs.周琰杰 (Zhou Yanjie)2021-07-192-2/+5
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-09-031-7/+1
|\ \
| * | mm: remove flush_kernel_dcache_pageChristoph Hellwig2021-09-031-7/+1
* | | Merge tag 'printk-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-09-011-1/+1
|\ \ \
| * | | MIPS/asm/printk: Fix build failure caused by printkPetr Mladek2021-07-231-1/+1
| | |/ | |/|
* | | Merge branch 'siginfo-si_trapno-for-v5.15' of git://git.kernel.org/pub/scm/li...Linus Torvalds2021-09-011-2/+0
|\ \ \
| * | | signal: Remove the generic __ARCH_SI_TRAPNO supportEric W. Biederman2021-07-231-2/+0
| |/ /
* | | Merge tag 'net-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2021-08-312-13/+13
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-08-131-6/+11
| |\ \ \ | | | |/ | | |/|
| * | | sock: allow reading and changing sk_userlocks with setsockoptPavel Tikhomirov2021-08-041-0/+2
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2021-07-231-1/+1
| |\ \ \