summaryrefslogtreecommitdiff
path: root/arch/mips/kernel/Makefile
AgeCommit message (Expand)Author
2023-12-12mips, kexec: fix the incorrect ifdeffery and dependency of CONFIG_KEXECBaoquan He
2023-04-12MIPS: Remove deprecated CONFIG_MIPS_CMPThomas Bogendoerfer
2022-10-02kbuild: use obj-y instead extra-y for objects placed at the headMasahiro Yamada
2022-03-01MIPS: Remove TX39XX supportThomas Bogendoerfer
2021-04-21MIPS: Makefile: Replace -pg with CC_FLAGS_FTRACEzhaoxiao
2021-02-21Merge tag 'mips_5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds
2021-02-04MIPS: kernel: Support extracting off-line stack traces from user-space with perfTiezhu Yang
2021-01-06mips compat: switch to compat_binfmt_elf.cAl Viro
2021-01-04MIPS: Kill RM7K & RM9K IRQ CodeJiaxun Yang
2020-10-12MIPS: cpu-probe: introduce exclusive R3k CPU probeThomas Bogendoerfer
2020-10-12MIPS: cpu-probe: move fpu probing/handling into its own fileThomas Bogendoerfer
2020-07-28MIPS: Remove legacy MIPS_MACHINE optionPaul Cercueil
2020-05-17MIPS: Remove not used 8250-platform.cTiezhu Yang
2019-10-07MIPS: r4k-bugs64: Limit R4k bug checks to affected systemsPaul Burton
2018-12-14mips: rename scall64-64.S to scall64-n64.SFiroz Khan
2018-11-09MIPS: Better abstract R2300 FPU usage in KconfigPaul Burton
2018-10-16MIPS: Cleanup DSP ASE detectionPaul Burton
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-08-29MIPS: Move r4k FP code from r4k_switch.S to r4k_fpu.SPaul Burton
2017-08-29MIPS: Remove unused R6000 supportPaul Burton
2017-06-29MIPS: cmpxchg: Implement 1 byte & 2 byte xchg()Paul Burton
2017-06-28MIPS: module: Unify rel & rela reloc handlingPaul Burton
2017-01-03MIPS: Export {copy, clear}_page functions alongside their definitionsPaul Burton
2017-01-03MIPS: Add cacheinfo supportJustin Chen
2016-08-02MIPS: Factor o32 specific code into signal_o32.cHarvey Hunt
2016-05-13MIPS: Kernel: Add relocate.cMatt Redfearn
2016-05-09MIPS: BMIPS: Add Whirlwind (BMIPS5200) initialization codeFlorian Fainelli
2016-02-25MIPS: Delete smp-gic.cQais Yousef
2015-11-11MIPS: CPS: Early debug using an ns16550-compatible UARTPaul Burton
2015-09-03Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2015-09-03MIPS: Add uprobes support.Ralf Baechle
2015-07-31MIPS/irqchip: Move i8259 irqchip driver to drivers/irqchipRalf Baechle
2015-06-21MIPS/IRQCHIP: Move irq_chip from arch/mips to drivers/irqchip.Ralf Baechle
2015-06-21MIPS: Add SysRq operation to dump TLBs on all CPUsJames Hogan
2015-02-17MIPS: kernel: mips-r2-to-r6-emul: Add R2 emulator for MIPS R6Leonid Yegoshin
2015-02-17MIPS: asm: spram: Add new symbol for MIPS scratch pad storageMarkos Chandras
2014-11-24clocksource: mips-gic: Combine with GIC clockevent driverAndrew Bresticker
2014-11-24MIPS: Move GIC clocksource driver to drivers/clocksource/Andrew Bresticker
2014-11-24MIPS: ELF: Set FP mode according to .MIPS.abiflagsPaul Burton
2014-11-24MIPS: Move GIC to drivers/irqchip/Andrew Bresticker
2014-05-30MIPS: OCTEON: Enable use of FPUDavid Daney
2014-05-29Merge branch 'wip-mips-pm' of https://github.com/paulburton/linux into mips-f...Ralf Baechle
2014-05-28MIPS: pm-cps: add PM state entry code for CPS systemsPaul Burton
2014-05-24MIPS: MT: Remove SMTC supportRalf Baechle
2014-04-24MIPS: PM: Add CPU PM callbacks for general CPU contextJames Hogan
2014-03-26MIPS: Coherent Processing System SMP implementationPaul Burton
2014-03-06MIPS: Add CPC probe, access functionsPaul Burton
2014-03-06MIPS: Add generic CM probe & access codePaul Burton
2014-03-06MIPS: Move GIC IPI functions out of smp-cmp.cPaul Burton
2014-01-22MIPS: APRP: Add RTLX API support for CMP platforms.Deng-Cheng Zhu