summaryrefslogtreecommitdiffstats
path: root/arch/mips/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | MIPS: Loongson64: Increase NR_IRQS to 320Huacai Chen2020-09-181-1/+2
| * | MIPS: netlogic: Remove unused codeYouling Tang2020-09-181-15/+0
| * | MIPS: Correct the header guard of r4k-timer.hWei Li2020-09-181-3/+3
| * | MIPS: Remove mach-*/war.hThomas Bogendoerfer2020-09-0713-132/+0
| * | MIPS: Get rid of CAVIUM_OCTEON_DCACHE_PREFETCH_WARThomas Bogendoerfer2020-09-071-3/+0
| * | MIPS: Get rid of BCM1250_M3_WARThomas Bogendoerfer2020-09-0713-50/+0
| * | MIPS: Replace SIBYTE_1956_WAR by CONFIG_SB1_PASS_2_WORKAROUNDSThomas Bogendoerfer2020-09-0713-20/+0
| * | MIPS: Convert MIPS34K_MISSED_ITLB_WAR into a config optionThomas Bogendoerfer2020-09-0714-22/+2
| * | MIPS: Convert R10000_LLSC_WAR info a config optionThomas Bogendoerfer2020-09-0716-29/+5
| * | MIPS: Convert ICACHE_REFILLS_WORKAROUND_WAR into a config optionThomas Bogendoerfer2020-09-0713-22/+0
| * | MIPS: Convert TX49XX_ICACHE_INDEX_INV into a config optionThomas Bogendoerfer2020-09-0713-23/+0
| * | MIPS: Remove MIPS4K_ICACHE_REFILL_WAR and MIPS_CACHE_SYNC_WARThomas Bogendoerfer2020-09-0713-59/+0
| * | MIPS: Convert R4600_V2_HIT_CACHEOP into a config optionThomas Bogendoerfer2020-09-0713-36/+0
| * | MIPS: Convert R4600_V1_HIT_CACHEOP into a config optionThomas Bogendoerfer2020-09-0713-43/+0
| * | MIPS: Convert R4600_V1_INDEX_ICACHEOP into a config optionThomas Bogendoerfer2020-09-0713-22/+0
| * | MIPS: Remove unused header file m48t37.hThomas Bogendoerfer2020-08-261-36/+0
| * | MIPS: Loongson2ef: Remove specific mc146818rtc.hThomas Bogendoerfer2020-08-261-36/+0
| * | MIPS: SGI-IP27: No need for kmalloc.hThomas Bogendoerfer2020-08-261-8/+0
| * | MIPS: Remove PNX833x alias NXP_STB22xThomas Bogendoerfer2020-08-245-512/+0
| * | MIPS: Paravirt: remove remaining pieces of paravirtThomas Bogendoerfer2020-08-243-106/+0
| * | MIPS: BCM47xx: Include bcm47xx_sprom.hFlorian Fainelli2020-08-171-3/+1
* | | Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2020-10-152-4/+2
|\ \ \
| * \ \ Merge branch 'master' of https://git.kernel.org/pub/scm/linux/kernel/git/torv...Christoph Hellwig2020-09-253-5/+0
| |\ \ \ | | | |/ | | |/|
| * | | dma-direct: rename and cleanup __phys_to_dmaChristoph Hellwig2020-09-111-1/+1
| * | | dma-direct: remove __dma_to_physChristoph Hellwig2020-09-111-1/+1
| * | | MIPS/jazzdma: remove the unused vdma_remap functionChristoph Hellwig2020-09-111-2/+0
* | | | Merge branch 'work.quota-compat' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2020-10-121-2/+0
|\ \ \ \
| * | | | compat: lift compat_s64 and compat_u64 to <asm-generic/compat.h>Christoph Hellwig2020-09-171-2/+0
| | |_|/ | |/| |
* | | | Merge branch 'work.csum_and_copy' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-10-121-51/+17
|\ \ \ \
| * | | | mips: propagate the calling convention change down into __csum_partial_copy_....Al Viro2020-08-201-20/+6
| * | | | mips: __csum_partial_copy_kernel() has no users leftAl Viro2020-08-201-3/+0
| * | | | mips: csum_and_copy_{to,from}_user() are never called under KERNEL_DSAl Viro2020-08-201-25/+7
| * | | | saner calling conventions for csum_and_copy_..._user()Al Viro2020-08-201-24/+22
| * | | | csum_partial_copy_nocheck(): drop the last argumentAl Viro2020-08-201-2/+5
| * | | | unify generic instances of csum_partial_copy_nocheck()Al Viro2020-08-201-1/+1
| |/ / /
* | | | Merge tag 'mips_fixes_5.9_3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-09-251-0/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | MIPS: Add the missing 'CPU_1074K' into __get_cpu_type()Wei Li2020-09-231-0/+1
* | | | Merge tag 'mips_fixes_5.9_1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-09-043-5/+0
|\| | | | |_|/ |/| |
| * | MIPS: Loongson64: Remove unnecessary inclusion of boot_param.hWANG Xuerui2020-08-222-3/+0
| * | MIPS: Loongson64: Do not override watch and ejtag featureJiaxun Yang2020-08-171-2/+0
| |/
* | Merge tag 'locking-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2020-08-301-0/+5
|\ \
| * | mips: Implement arch_irqs_disabled()Peter Zijlstra2020-08-261-0/+5
* | | treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-231-32/+32
|/ /
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-08-221-1/+1
|\ \ | |/ |/|
| * KVM: Pass MMU notifier range flags to kvm_unmap_hva_range()Will Deacon2020-08-211-1/+1
* | Merge tag 'timers-urgent-2020-08-14' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-08-141-2/+3
|\ \
| * | vdso/treewide: Add vdso_data pointer argument to __arch_get_hw_counter()Thomas Gleixner2020-08-061-2/+3
* | | uaccess: remove segment_eqChristoph Hellwig2020-08-121-1/+1
| |/ |/|
* | asm-generic: pgalloc: provide generic pgd_free()Mike Rapoport2020-08-071-5/+0
* | asm-generic: pgalloc: provide generic pud_alloc_one() and pud_free_one()Mike Rapoport2020-08-071-5/+1