Age | Commit message (Expand) | Author |
2020-05-13 | MIPS: Only include the platform file needed | Thomas Bogendoerfer |
2020-05-07 | MIPS: asm: Rename some macros to avoid build errors | Huacai Chen |
2020-05-07 | MIPS: Use fallthrough for arch/mips | Liangliang Huang |
2020-03-16 | MIPS: pass non-NULL dev_id on shared request_irq() | afzal mohammed |
2020-03-05 | MIPS: Replace setup_irq() by request_irq() | afzal mohammed |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |
2018-10-31 | mm: remove include/linux/bootmem.h | Mike Rapoport |
2018-05-14 | MIPS: Convert update_persistent_clock() to update_persistent_clock64() | Baolin Wang |
2018-05-14 | MIPS: Convert read_persistent_clock() to read_persistent_clock64() | Baolin Wang |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-08-07 | MIPS: DEC: Fix an int-handler.S CPU_DADDI_WORKAROUNDS regression | Maciej W. Rozycki |
2017-05-08 | format-security: move static strings to const | Kees Cook |
2017-02-14 | MIPS: Audit and remove any unnecessary uses of module.h | Paul Gortmaker |
2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds |
2016-09-29 | MIPS: DEC: Avoid la pseudo-instruction in delay slots | Ralf Baechle |
2016-05-17 | MIPS: DEC: Export `ioasic_ssr_lock' to modules | Maciej W. Rozycki |
2016-04-03 | MIPS: Fix misspellings in comments. | Adam Buchbinder |
2015-04-08 | MIPS: DEC: Do not set up the FPU interrupt if no FPU | Maciej W. Rozycki |
2015-04-08 | MIPS: DEC: Implement FPU interrupt counter | Maciej W. Rozycki |
2014-06-09 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
2014-06-06 | arch/mips/dec: switch DECstation systems to rtc-cmos | Maciej W. Rozycki |
2014-05-30 | MIPS: DEC: Remove the Halt button interrupt on R4k systems | Maciej W. Rozycki |
2014-05-13 | MIPS: DEC/SNI: O32 wrapper stack switching fixes | Maciej W. Rozycki |
2014-05-13 | MIPS: DEC: Bus error handler <asm/cpu-type.h> fixes | Maciej W. Rozycki |
2013-10-29 | DEC: Whitespace cleanup | Maciej W. Rozycki |
2013-10-29 | MIPS: DECstation I/O ASIC DMA interrupt classes | Maciej W. Rozycki |
2013-09-17 | MIPS: Optimize current_cpu_type() for better code. | Ralf Baechle |
2013-09-13 | MIPS: DECstation I/O ASIC DMA interrupt handling fix | Maciej W. Rozycki |
2013-09-13 | MIPS: DECstation HRT initialization rearrangement | Maciej W. Rozycki |
2013-09-05 | MIPS: DECstation HRT calibration bug fixes | Maciej W. Rozycki |
2013-06-18 | MIPS: DEC: remove unbuildable promcon.c | Paul Bolle |
2013-02-01 | MIPS: Whitespace cleanup. | Ralf Baechle |
2012-07-23 | MIPS: DEC: use IS_ENABLED() | Florian Fainelli |
2012-03-28 | Disintegrate asm/system.h for MIPS | David Howells |
2011-12-07 | MIPS: irq: Remove IRQF_DISABLED | Yong Zhang |
2011-09-21 | MIPS: Mark cascade and low level interrupts IRQF_NO_THREAD | Wu Zhangjin |
2011-03-29 | MIPS: Convert the irq functions to the new names | Thomas Gleixner |
2011-03-25 | MIPS: DEC: Convert to new irq_chip functions | Thomas Gleixner |
2011-01-13 | set_rtc_mmss: show warning message only once | Stephen Hemminger |
2010-10-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflags | Linus Torvalds |
2010-10-19 | MIPS: Repair Kbuild make clean breakage. | David Daney |
2010-10-07 | MIPS: Add missing #inclusions of <linux/irq.h> | David Howells |
2010-08-05 | MIPS: DECstation: Migrate to new platform makefile style. | Ralf Baechle |
2010-08-05 | MIPS: DECstation: Checkpatch cleanup | Andrea Gelmini |
2010-02-27 | MIPS: DEC: Convert KN01 lock to raw spinlock. | Ralf Baechle |
2010-02-27 | MIPS: Make various locks static. | Ralf Baechle |
2010-02-27 | MIPS: Nuke trailing blank lines | Ralf Baechle |
2009-09-18 | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2009-09-17 | MIPS: Remove useless zero initializations. | Ralf Baechle |