Age | Commit message (Expand) | Author |
2023-12-12 | mips, kexec: fix the incorrect ifdeffery and dependency of CONFIG_KEXEC | Baoquan He |
2023-04-12 | MIPS: Remove deprecated CONFIG_MIPS_CMP | Thomas Bogendoerfer |
2022-10-02 | kbuild: use obj-y instead extra-y for objects placed at the head | Masahiro Yamada |
2022-03-01 | MIPS: Remove TX39XX support | Thomas Bogendoerfer |
2021-04-21 | MIPS: Makefile: Replace -pg with CC_FLAGS_FTRACE | zhaoxiao |
2021-02-21 | Merge tag 'mips_5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l... | Linus Torvalds |
2021-02-04 | MIPS: kernel: Support extracting off-line stack traces from user-space with perf | Tiezhu Yang |
2021-01-06 | mips compat: switch to compat_binfmt_elf.c | Al Viro |
2021-01-04 | MIPS: Kill RM7K & RM9K IRQ Code | Jiaxun Yang |
2020-10-12 | MIPS: cpu-probe: introduce exclusive R3k CPU probe | Thomas Bogendoerfer |
2020-10-12 | MIPS: cpu-probe: move fpu probing/handling into its own file | Thomas Bogendoerfer |
2020-07-28 | MIPS: Remove legacy MIPS_MACHINE option | Paul Cercueil |
2020-05-17 | MIPS: Remove not used 8250-platform.c | Tiezhu Yang |
2019-10-07 | MIPS: r4k-bugs64: Limit R4k bug checks to affected systems | Paul Burton |
2018-12-14 | mips: rename scall64-64.S to scall64-n64.S | Firoz Khan |
2018-11-09 | MIPS: Better abstract R2300 FPU usage in Kconfig | Paul Burton |
2018-10-16 | MIPS: Cleanup DSP ASE detection | Paul Burton |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-08-29 | MIPS: Move r4k FP code from r4k_switch.S to r4k_fpu.S | Paul Burton |
2017-08-29 | MIPS: Remove unused R6000 support | Paul Burton |
2017-06-29 | MIPS: cmpxchg: Implement 1 byte & 2 byte xchg() | Paul Burton |
2017-06-28 | MIPS: module: Unify rel & rela reloc handling | Paul Burton |
2017-01-03 | MIPS: Export {copy, clear}_page functions alongside their definitions | Paul Burton |
2017-01-03 | MIPS: Add cacheinfo support | Justin Chen |
2016-08-02 | MIPS: Factor o32 specific code into signal_o32.c | Harvey Hunt |
2016-05-13 | MIPS: Kernel: Add relocate.c | Matt Redfearn |
2016-05-09 | MIPS: BMIPS: Add Whirlwind (BMIPS5200) initialization code | Florian Fainelli |
2016-02-25 | MIPS: Delete smp-gic.c | Qais Yousef |
2015-11-11 | MIPS: CPS: Early debug using an ns16550-compatible UART | Paul Burton |
2015-09-03 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
2015-09-03 | MIPS: Add uprobes support. | Ralf Baechle |
2015-07-31 | MIPS/irqchip: Move i8259 irqchip driver to drivers/irqchip | Ralf Baechle |
2015-06-21 | MIPS/IRQCHIP: Move irq_chip from arch/mips to drivers/irqchip. | Ralf Baechle |
2015-06-21 | MIPS: Add SysRq operation to dump TLBs on all CPUs | James Hogan |
2015-02-17 | MIPS: kernel: mips-r2-to-r6-emul: Add R2 emulator for MIPS R6 | Leonid Yegoshin |
2015-02-17 | MIPS: asm: spram: Add new symbol for MIPS scratch pad storage | Markos Chandras |
2014-11-24 | clocksource: mips-gic: Combine with GIC clockevent driver | Andrew Bresticker |
2014-11-24 | MIPS: Move GIC clocksource driver to drivers/clocksource/ | Andrew Bresticker |
2014-11-24 | MIPS: ELF: Set FP mode according to .MIPS.abiflags | Paul Burton |
2014-11-24 | MIPS: Move GIC to drivers/irqchip/ | Andrew Bresticker |
2014-05-30 | MIPS: OCTEON: Enable use of FPU | David Daney |
2014-05-29 | Merge branch 'wip-mips-pm' of https://github.com/paulburton/linux into mips-f... | Ralf Baechle |
2014-05-28 | MIPS: pm-cps: add PM state entry code for CPS systems | Paul Burton |
2014-05-24 | MIPS: MT: Remove SMTC support | Ralf Baechle |
2014-04-24 | MIPS: PM: Add CPU PM callbacks for general CPU context | James Hogan |
2014-03-26 | MIPS: Coherent Processing System SMP implementation | Paul Burton |
2014-03-06 | MIPS: Add CPC probe, access functions | Paul Burton |
2014-03-06 | MIPS: Add generic CM probe & access code | Paul Burton |
2014-03-06 | MIPS: Move GIC IPI functions out of smp-cmp.c | Paul Burton |
2014-01-22 | MIPS: APRP: Add RTLX API support for CMP platforms. | Deng-Cheng Zhu |