summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | MIPS: sibyte: Add missing __user annotations in sb_tbprof.cThomas Bogendoerfer2022-02-221-3/+3
| * | | | MIPS: remove asm/war.hThomas Bogendoerfer2022-02-2217-91/+47
| * | | | MIPS: Malta: Enable BLK_DEV_INITRDNathan Chancellor2022-02-091-0/+1
| * | | | mips: Enable KCSANNemanja Rakovic2022-02-073-0/+5
| * | | | MIPS: Loongson{2ef,64}: Wrap -mno-branch-likely with cc-optionNathan Chancellor2022-02-073-2/+8
| * | | | MIPS: Loongson64: Clean up use of cc-ifversionNathan Chancellor2022-02-071-18/+3
| * | | | MIPS: ath79: add support for QCN550xWenli Looi2022-02-073-0/+8
* | | | | Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2022-03-241-0/+2
|\ \ \ \ \
| * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-03-033-17/+27
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-02-102-17/+48
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-02-0321-194/+199
| |\ \ \ \ \
| * | | | | | txhash: Add socket option to control TX hash rethink behaviorAkhmat Karakotov2022-01-311-0/+2
| | |_|_|_|/ | |/| | | |
* | | | | | Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-03-234-49/+26
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'set_fs-4' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...Arnd Bergmann2022-02-252-46/+20
| |\ \ \ \ \ \
| | * | | | | | uaccess: generalize access_ok()Arnd Bergmann2022-02-251-28/+1
| | * | | | | | MIPS: use simpler access_ok()Arnd Bergmann2022-02-251-18/+4
| | * | | | | | MIPS: Handle address errors for accesses above CPU max virtual user addressThomas Bogendoerfer2022-02-251-0/+17
| | * | | | | | uaccess: add generic __{get,put}_kernel_nofaultArnd Bergmann2022-02-251-2/+0
| | | |_|_|_|/ | | |/| | | |
| * | | | | | shmbuf.h: add asm/shmbuf.h to UAPI compile-test coverageMasahiro Yamada2022-02-171-2/+5
| * | | | | | signal.h: add linux/signal.h and asm/signal.h to UAPI compile-test coverageMasahiro Yamada2022-02-171-1/+1
| |/ / / / /
* | | | | | Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds2022-03-221-5/+5
|\ \ \ \ \ \
| * | | | | | mips: Make pmd_pfn() available in all configurationsMatthew Wilcox (Oracle)2022-03-211-5/+5
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2022-03-221-5/+0
|\ \ \ \ \ \
| * | | | | | drivers/base/node: consolidate node device subsystem initialization in node_d...David Hildenbrand2022-03-221-5/+0
| | |_|_|_|/ | |/| | | |
* | | | | | Merge tag 'nfsd-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds2022-03-2215-15/+0
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | arch: Remove references to CONFIG_NFSD_V3 in the default configsChuck Lever2022-03-1115-15/+0
| |/ / / /
* | | | | MIPS: ralink: mt7621: use bitwise NOT instead of logicalIlya Lipnitskiy2022-03-011-1/+1
* | | | | mips: setup: fix setnocoherentio() boolean settingRandy Dunlap2022-02-221-1/+1
* | | | | MIPS: smp: fill in sibling and core maps earlierAlexander Lobakin2022-02-161-3/+3
* | | | | MIPS: ralink: mt7621: do memory detection on KSEG1Chuanhong Guo2022-02-161-13/+23
|/ / / /
* / / / MIPS: DTS: CI20: fix how ddc power is enabledH. Nikolaus Schaller2022-02-091-13/+2
|/ / /
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-02-051-4/+46
|\ \ \ | |_|/ |/| |
| * | Merge tag 'kvmarm-fixes-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2022-02-05125-4074/+721
| |\ \
| * | | kvm/mips: rework guest entry logicMark Rutland2022-02-011-4/+46
| * | | Merge branch 'kvm-pi-raw-spinlock' into HEADPaolo Bonzini2022-01-194-5/+5
| |\ \ \
* | \ \ \ Merge tag 'mips-fixes-5.17_2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-02-032-4/+10
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | MIPS: KVM: fix vz.c kernel-doc notationRandy Dunlap2022-02-011-3/+9
| * | | | MIPS: octeon: Fix missed PTR->PTR_WD conversionThomas Bogendoerfer2022-02-011-1/+1
* | | | | Merge tag 'pci-v5.17-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-01-291-5/+4
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | PCI/sysfs: Find shadow ROM before static attribute initializationBjorn Helgaas2022-01-261-5/+4
| | |_|/ | |/| |
* / | | MIPS: Fix build error due to PTR used in more placesThomas Bogendoerfer2022-01-2718-185/+185
|/ / /
* | | Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linuxLinus Torvalds2022-01-232-2/+0
|\ \ \
| * | | arch: remove GENERIC_FIND_FIRST_BIT entirelyYury Norov2022-01-151-1/+0
| * | | include: move find.h from asm_generic to linuxYury Norov2022-01-151-1/+0
| | |/ | |/|
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2022-01-202-19/+5
|\ \ \
| * | | mm: percpu: add generic pcpu_fc_alloc/free funcitonKefeng Wang2022-01-201-15/+1
| * | | mm: percpu: add pcpu_fc_cpu_to_node_fn_t typedefKefeng Wang2022-01-201-3/+9
| * | | mm: percpu: generalize percpu related configKefeng Wang2022-01-201-8/+2
| |/ /
* | | Merge tag 'kbuild-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2022-01-191-6/+6
|\ \ \
| * | | kbuild: rename cmd_{bzip2,lzma,lzo,lz4,xzkern,zstd22}Masahiro Yamada2022-01-141-6/+6