Age | Commit message (Expand) | Author |
2020-06-12 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2020-06-09 | mmap locking API: use coccinelle to convert mmap_sem rwsem call sites | Michel Lespinasse |
2020-06-09 | mm: don't include asm/pgtable.h if linux/mm.h is already included | Mike Rapoport |
2020-06-09 | kernel: rename show_stack_loglvl() => show_stack() | Dmitry Safonov |
2020-06-09 | mips: add show_stack_loglvl() | Dmitry Safonov |
2020-06-09 | kallsyms/printk: add loglvl to print_ip_sym() | Dmitry Safonov |
2020-06-07 | Merge tag 'tty-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2020-06-04 | KVM: MIPS: Enable KVM support for Loongson-3 | Huacai Chen |
2020-06-04 | KVM: MIPS: Introduce and use cpu_guest_has_ldpte | Huacai Chen |
2020-06-03 | Merge tag 'mips_5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux | Linus Torvalds |
2020-05-31 | MIPS: Loongson64: Guard against future cores without CPUCFG | WANG Xuerui |
2020-05-30 | MIPS: Fix build warning about "PTR_STR" redefinition | Thomas Bogendoerfer |
2020-05-27 | MIPS: Fix IRQ tracing when call handle_fpe() and handle_msa_fpe() | YuanJunQing |
2020-05-24 | MIPS: emulate CPUCFG instruction on older Loongson64 cores | WANG Xuerui |
2020-05-24 | MIPS: Tidy up CP0.Config6 bits definition | Huacai Chen |
2020-05-22 | mips: cevt-r4k: Update the r4k-clockevent frequency in sync with CPU | Serge Semin |
2020-05-22 | mips: csrc-r4k: Mark R4K timer as unstable if CPU freq changes | Serge Semin |
2020-05-22 | mips: Add udelay lpj numbers adjustment | Serge Semin |
2020-05-22 | mips: Add CPS_NS16550_WIDTH config | Serge Semin |
2020-05-22 | mips: Add CONFIG/CONFIG6/Cause reg fields macro | Serge Semin |
2020-05-22 | mips: Add CP0 Write Merge config support | Serge Semin |
2020-05-22 | mips: Add MIPS Release 5 support | Serge Semin |
2020-05-19 | MIPS: Remove useless parameter of bootcmdline_init() | Zhi Li |
2020-05-17 | MIPS: Remove not used 8250-platform.c | Tiezhu Yang |
2020-05-15 | MIPS: constify sysrq_key_op | Emil Velikov |
2020-05-14 | vfs: add faccessat2 syscall | Miklos Szeredi |
2020-05-08 | MIPS: Replace zero-length array with flexible-array | Gustavo A. R. Silva |
2020-05-07 | MIPS: asm: Rename some macros to avoid build errors | Huacai Chen |
2020-05-07 | mips: cm: Add L2 ECC/parity errors reporting | Serge Semin |
2020-05-07 | mips: cm: Fix an invalid error code of INTVN_*_ERR | Serge Semin |
2020-05-07 | MIPS: Use fallthrough for arch/mips | Liangliang Huang |
2020-05-07 | MIPS: Truncate link address into 32bit for 32bit kernel | Jiaxun Yang |
2020-05-02 | MIPS: perf: Remove unnecessary "fallthrough" pseudo keywords | Huacai Chen |
2020-05-02 | MIPS: Loongson64: Correct TLB type for Loongson-3 Classic | Jiaxun Yang |
2020-04-30 | MIPS: Loongson64: Probe CPU features via CPUCFG | Jiaxun Yang |
2020-04-30 | MIPS: perf: Add hardware perf events support for new Loongson-3 | Huacai Chen |
2020-04-26 | MIPS: Kernel: Identify Loongson-2K processors | Jiaxun Yang |
2020-04-24 | MIPS: Clear XContext at boot time | Jiaxun Yang |
2020-04-24 | MIPS: Move unaligned load/store helpers to inst.h | Huacai Chen |
2020-04-21 | MIPS: Make sparse_init() using top-down allocation | Tiezhu Yang |
2020-04-21 | MIPS: Cleanup code about plat_mem_setup() | Tiezhu Yang |
2020-04-21 | MIPS: Do not initialise globals to 0 | Tiezhu Yang |
2020-04-07 | asm-generic: fix unistd_32.h generation format | Michal Simek |
2020-04-03 | Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2020-03-31 | Merge tag 'mips_5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux | Linus Torvalds |
2020-03-30 | Merge tag 'timers-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2020-03-30 | Merge tag 'smp-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2020-03-25 | MIPS: Exclude more dsemul code when CONFIG_MIPS_FP_SUPPORT=n | Yousong Zhou |
2020-03-25 | .gitignore: add SPDX License Identifier | Masahiro Yamada |
2020-03-23 | MIPS: Add support for Desktop Management Interface (DMI) | Tiezhu Yang |