summaryrefslogtreecommitdiff
path: root/arch/mips/dec
AgeCommit message (Expand)AuthorFilesLines
13 daysMerge tag 'mips_7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds6-19/+15
2026-05-26MIPS: DEC: Prevent initial console buffer from landing in XKPHYSMaciej W. Rozycki1-2/+5
2026-05-26MIPS: DEC: Ensure 32-bit stack location for o32 prom_printf()Maciej W. Rozycki1-1/+5
2026-05-26MIPS: DEC: Remove IRQF_ONESHOT reference for IOASIC DMA error IRQsMaciej W. Rozycki1-4/+1
2026-05-26MIPS: DEC: Fix prototypes for halt/reset handlersMaciej W. Rozycki2-5/+3
2026-05-26MIPS: DEC: Remove do_IRQ() call indirectionMaciej W. Rozycki2-7/+1
2026-05-22serial: zs: Convert to use a platform deviceMaciej W. Rozycki1-3/+57
2026-05-22serial: dz: Convert to use a platform deviceMaciej W. Rozycki1-1/+54
2026-04-06MIPS: DEC: Rate-limit memory errors for non-KN01 parity systemsMaciej W. Rozycki1-10/+16
2026-04-06MIPS: DEC: Rate-limit memory errors for KN01 systemsMaciej W. Rozycki1-3/+3
2026-04-06MIPS: DEC: Rate-limit memory errors for ECC systemsMaciej W. Rozycki1-5/+11
2025-02-27MIPS: dec: Declare which_prom() as staticWangYuli1-1/+1
2024-04-12genirq: Convert kstat_irqs to a structBitao Hu1-1/+1
2022-05-04MIPS: fix typos in commentsJulia Lawall2-3/+3
2022-03-07DEC: Limit PMAX memory probing to R3k systemsMaciej W. Rozycki1-1/+1
2022-03-07mips: DEC: honor CONFIG_MIPS_FP_SUPPORT=nRandy Dunlap2-4/+5
2021-12-16mips: dec: provide the correctly capitalized config CPU_R4X00 in init error m...Lukas Bulwahn1-1/+1
2021-11-09MIPS: Allow modules to set board_be_handlerFlorian Fainelli1-3/+3
2020-10-15MIPS: DEC: Restore bootmem reservation for firmware working memory areaMaciej W. Rozycki1-1/+8
2020-10-15MIPS: dec: fix section mismatchThomas Bogendoerfer1-2/+2
2020-10-12MIPS: replace add_memory_region with memblockThomas Bogendoerfer1-5/+3
2020-05-13MIPS: Only include the platform file neededThomas Bogendoerfer1-1/+0
2020-05-07MIPS: asm: Rename some macros to avoid build errorsHuacai Chen1-2/+2
2020-05-07MIPS: Use fallthrough for arch/mipsLiangliang Huang1-1/+1
2020-03-16MIPS: pass non-NULL dev_id on shared request_irq()afzal mohammed1-1/+1
2020-03-05MIPS: Replace setup_irq() by request_irq()afzal mohammed1-35/+24
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner7-35/+7
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2-0/+2
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport1-1/+1
2018-05-15MIPS: Convert update_persistent_clock() to update_persistent_clock64()Baolin Wang1-4/+4
2018-05-15MIPS: Convert read_persistent_clock() to read_persistent_clock64()Baolin Wang1-2/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman9-0/+9
2017-08-07MIPS: DEC: Fix an int-handler.S CPU_DADDI_WORKAROUNDS regressionMaciej W. Rozycki1-28/+6
2017-05-09format-security: move static strings to constKees Cook1-3/+3
2017-02-14MIPS: Audit and remove any unnecessary uses of module.hPaul Gortmaker3-5/+3
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds1-1/+1
2016-09-29MIPS: DEC: Avoid la pseudo-instruction in delay slotsRalf Baechle1-2/+38
2016-05-17MIPS: DEC: Export `ioasic_ssr_lock' to modulesMaciej W. Rozycki1-0/+1
2016-04-03MIPS: Fix misspellings in comments.Adam Buchbinder1-1/+1
2015-04-08MIPS: DEC: Do not set up the FPU interrupt if no FPUMaciej W. Rozycki1-1/+1
2015-04-08MIPS: DEC: Implement FPU interrupt counterMaciej W. Rozycki2-4/+19
2014-06-10Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-0/+5
2014-06-07arch/mips/dec: switch DECstation systems to rtc-cmosMaciej W. Rozycki2-1/+45
2014-05-30MIPS: DEC: Remove the Halt button interrupt on R4k systemsMaciej W. Rozycki1-0/+5
2014-05-13MIPS: DEC/SNI: O32 wrapper stack switching fixesMaciej W. Rozycki2-90/+0
2014-05-13MIPS: DEC: Bus error handler <asm/cpu-type.h> fixesMaciej W. Rozycki2-0/+2
2013-10-30DEC: Whitespace cleanupMaciej W. Rozycki5-9/+9
2013-10-30MIPS: DECstation I/O ASIC DMA interrupt classesMaciej W. Rozycki1-6/+37
2013-09-17MIPS: Optimize current_cpu_type() for better code.Ralf Baechle1-0/+1
2013-09-13MIPS: DECstation I/O ASIC DMA interrupt handling fixMaciej W. Rozycki1-0/+8