summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel
AgeCommit message (Expand)AuthorLines
2020-09-03MIPS: Use rcu to lookup a task in mipsmt_sys_sched_setaffinity()Davidlohr Bueso-2/+2
2020-09-01MIPS: perf: Fix wrong check condition of Loongson event IDsTiezhu Yang-2/+2
2020-09-01vmlinux.lds.h: Split ELF_DETAILS from STABS_DEBUGKees Cook-0/+1
2020-08-21MIPS: BMIPS: Also call bmips_cpu_setup() for secondary coresFlorian Fainelli-0/+2
2020-08-17MIPS: ftrace: Remove redundant #ifdef CONFIG_DYNAMIC_FTRACEZejiang Tang-4/+0
2020-08-14all arch: remove system call sys_sysctlXiaoming Ni-3/+3
2020-08-12uaccess: add force_uaccess_{begin,end} helpersChristoph Hellwig-14/+13
2020-08-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds-8/+0
2020-08-07mm/sparse: cleanup the code surrounding memory_present()Mike Rapoport-8/+0
2020-08-07Merge branch 'work.regset' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds-146/+58
2020-08-06Merge tag 'mips_5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds-73/+93
2020-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds-4/+4
2020-08-04Merge tag 'close-range-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-0/+3
2020-08-04Merge tag 'fork-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/braune...Linus Torvalds-2/+3
2020-07-31MIPS: handle Loongson-specific GSExc exceptionWANG Xuerui-0/+52
2020-07-31MIPS: only register FTLBPar exception handler for supported modelsWANG Xuerui-1/+15
2020-07-31MIPS: head.S: Init fw_passed_dtb to builtin DTBPaul Cercueil-0/+6
2020-07-28MIPS: Remove legacy MIPS_MACHINE optionPaul Cercueil-63/+0
2020-07-27mips: switch to ->regset_get()Al Viro-146/+58
2020-07-26MIPS: Fix unable to reserve memory for Crash kernelJinyang He-1/+1
2020-07-26MIPS: CPU#0 is not hotpluggableHuacai Chen-1/+1
2020-07-24mips: traps, add __init to parity_protection_initJiri Slaby-1/+1
2020-07-24MIPS: X2000: Add X2000 system type.周琰杰 (Zhou Yanjie)-0/+11
2020-07-19net: remove compat_sys_{get,set}sockoptChristoph Hellwig-4/+4
2020-07-08MIPS: Unify naming style of vendor CP0.Config6 bitsHuacai Chen-6/+6
2020-07-05Merge tag 'mips_fixes_5.8_1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-3/+6
2020-07-05MIPS: Do not use smp_processor_id() in preemptible codeXingxing Su-3/+5
2020-07-05MIPS: Add missing EHB in mtc0 -> mfc0 sequence for DSPenHauke Mehrtens-0/+1
2020-07-04arch: rename copy_thread_tls() back to copy_thread()Christian Brauner-2/+3
2020-06-17maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofaultChristoph Hellwig-3/+3
2020-06-17arch: wire-up close_range()Christian Brauner-0/+3
2020-06-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-1/+4
2020-06-09mmap locking API: use coccinelle to convert mmap_sem rwsem call sitesMichel Lespinasse-4/+4
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport-6/+0
2020-06-09kernel: rename show_stack_loglvl() => show_stack()Dmitry Safonov-7/+1
2020-06-09mips: add show_stack_loglvl()Dmitry Safonov-17/+24
2020-06-09kallsyms/printk: add loglvl to print_ip_sym()Dmitry Safonov-2/+2
2020-06-07Merge tag 'tty-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-1/+1
2020-06-04KVM: MIPS: Enable KVM support for Loongson-3Huacai Chen-0/+1
2020-06-04KVM: MIPS: Introduce and use cpu_guest_has_ldpteHuacai Chen-1/+3
2020-06-03Merge tag 'mips_5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds-944/+842
2020-05-31MIPS: Loongson64: Guard against future cores without CPUCFGWANG Xuerui-0/+4
2020-05-30MIPS: Fix build warning about "PTR_STR" redefinitionThomas Bogendoerfer-0/+1
2020-05-27MIPS: Fix IRQ tracing when call handle_fpe() and handle_msa_fpe()YuanJunQing-3/+3
2020-05-24MIPS: emulate CPUCFG instruction on older Loongson64 coresWANG Xuerui-0/+54
2020-05-24MIPS: Tidy up CP0.Config6 bits definitionHuacai Chen-6/+6
2020-05-22mips: cevt-r4k: Update the r4k-clockevent frequency in sync with CPUSerge Semin-0/+44
2020-05-22mips: csrc-r4k: Mark R4K timer as unstable if CPU freq changesSerge Semin-0/+40
2020-05-22mips: Add udelay lpj numbers adjustmentSerge Semin-0/+70
2020-05-22mips: Add CPS_NS16550_WIDTH configSerge Semin-2/+16