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