summaryrefslogtreecommitdiffstats
path: root/arch/mips/dec
Commit message (Expand)AuthorAgeFilesLines
* MIPS: Audit and remove any unnecessary uses of module.hPaul Gortmaker2017-02-143-5/+3
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* MIPS: DEC: Avoid la pseudo-instruction in delay slotsRalf Baechle2016-09-291-2/+38
* MIPS: DEC: Export `ioasic_ssr_lock' to modulesMaciej W. Rozycki2016-05-171-0/+1
* MIPS: Fix misspellings in comments.Adam Buchbinder2016-04-031-1/+1
* MIPS: DEC: Do not set up the FPU interrupt if no FPUMaciej W. Rozycki2015-04-081-1/+1
* MIPS: DEC: Implement FPU interrupt counterMaciej W. Rozycki2015-04-082-4/+19
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2014-06-091-0/+5
|\
| * MIPS: DEC: Remove the Halt button interrupt on R4k systemsMaciej W. Rozycki2014-05-301-0/+5
* | arch/mips/dec: switch DECstation systems to rtc-cmosMaciej W. Rozycki2014-06-062-1/+45
|/
* MIPS: DEC/SNI: O32 wrapper stack switching fixesMaciej W. Rozycki2014-05-132-90/+0
* MIPS: DEC: Bus error handler <asm/cpu-type.h> fixesMaciej W. Rozycki2014-05-132-0/+2
* DEC: Whitespace cleanupMaciej W. Rozycki2013-10-295-9/+9
* MIPS: DECstation I/O ASIC DMA interrupt classesMaciej W. Rozycki2013-10-291-6/+37
* MIPS: Optimize current_cpu_type() for better code.Ralf Baechle2013-09-171-0/+1
* MIPS: DECstation I/O ASIC DMA interrupt handling fixMaciej W. Rozycki2013-09-131-0/+8
* MIPS: DECstation HRT initialization rearrangementMaciej W. Rozycki2013-09-131-3/+19
* MIPS: DECstation HRT calibration bug fixesMaciej W. Rozycki2013-09-051-2/+3
* MIPS: DEC: remove unbuildable promcon.cPaul Bolle2013-06-182-55/+0
* MIPS: Whitespace cleanup.Ralf Baechle2013-02-018-60/+60
* MIPS: DEC: use IS_ENABLED()Florian Fainelli2012-07-231-1/+1
* Disintegrate asm/system.h for MIPSDavid Howells2012-03-284-4/+1
* MIPS: irq: Remove IRQF_DISABLEDYong Zhang2011-12-071-1/+0
* MIPS: Mark cascade and low level interrupts IRQF_NO_THREADWu Zhangjin2011-09-211-0/+4
* MIPS: Convert the irq functions to the new namesThomas Gleixner2011-03-292-3/+3
* MIPS: DEC: Convert to new irq_chip functionsThomas Gleixner2011-03-252-59/+24
* set_rtc_mmss: show warning message only onceStephen Hemminger2011-01-131-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflagsLinus Torvalds2010-10-211-0/+1
|\
| * MIPS: Add missing #inclusions of <linux/irq.h>David Howells2010-10-071-0/+1
* | MIPS: Repair Kbuild make clean breakage.David Daney2010-10-191-1/+1
|/
* MIPS: DECstation: Migrate to new platform makefile style.Ralf Baechle2010-08-052-2/+8
* MIPS: DECstation: Checkpatch cleanupAndrea Gelmini2010-08-051-2/+1
* MIPS: DEC: Convert KN01 lock to raw spinlock.Ralf Baechle2010-02-271-5/+5
* MIPS: Make various locks static.Ralf Baechle2010-02-271-1/+1
* MIPS: Nuke trailing blank linesRalf Baechle2010-02-271-1/+0
* Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-09-181-2/+3
|\
| * timekeeping: Increase granularity of read_persistent_clock()Martin Schwidefsky2009-08-151-2/+3
* | MIPS: Remove useless zero initializations.Ralf Baechle2009-09-171-1/+1
|/
* MIPS: Eleminate filenames from commentsRalf Baechle2009-08-039-18/+0
* mips: use bcd2bin/bin2bcdAdrian Bunk2008-10-201-9/+9
* [MIPS] DS1287: Add clockevent driverYoichi Yuasa2008-04-281-47/+22
* [MIPS] add DECstation I/O ASIC clocksourceYoichi Yuasa2008-04-281-1/+1
* [MIPS] time: remove unused mips_timer_state()Yoichi Yuasa2008-01-291-1/+0
* [MIPS] Allow hardwiring of the CPU type to a single type for optimization.Ralf Baechle2007-10-113-6/+6
* [MIPS] Deforest the function pointer jungle in the time code.Ralf Baechle2007-10-112-12/+4
* [MIPS] ARC: Get rid of mips_machgroupRalf Baechle2007-10-111-3/+0
* [MIPS] dec/time.c: Remove no longer needed inclusion of <asm/div64.h>.Maciej W. Rozycki2007-10-111-1/+0
* [MIPS] DEC: Initialise ioasic_ssr_lockMaciej W. Rozycki2007-09-191-1/+1
* [MIPS] Use -Werror on subdirectories which build cleanly.Ralf Baechle2007-07-311-0/+2
* [MIPS] DECstation: Optimised early printk()Maciej W. Rozycki2007-07-102-6/+29