aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/dec (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-07-23MIPS: DEC: use IS_ENABLED()Florian Fainelli1-1/+1
2012-03-28Disintegrate asm/system.h for MIPSDavid Howells4-4/+1
2011-12-07MIPS: irq: Remove IRQF_DISABLEDYong Zhang1-1/+0
2011-09-21MIPS: Mark cascade and low level interrupts IRQF_NO_THREADWu Zhangjin1-0/+4
2011-03-29MIPS: Convert the irq functions to the new namesThomas Gleixner2-3/+3
2011-03-25MIPS: DEC: Convert to new irq_chip functionsThomas Gleixner2-59/+24
2011-01-13set_rtc_mmss: show warning message only onceStephen Hemminger1-1/+1
2010-10-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflagsLinus Torvalds1-0/+1
2010-10-19MIPS: Repair Kbuild make clean breakage.David Daney1-1/+1
2010-10-07MIPS: Add missing #inclusions of <linux/irq.h>David Howells1-0/+1
2010-08-05MIPS: DECstation: Migrate to new platform makefile style.Ralf Baechle2-2/+8
2010-08-05MIPS: DECstation: Checkpatch cleanupAndrea Gelmini1-2/+1
2010-02-27MIPS: DEC: Convert KN01 lock to raw spinlock.Ralf Baechle1-5/+5
2010-02-27MIPS: Make various locks static.Ralf Baechle1-1/+1
2010-02-27MIPS: Nuke trailing blank linesRalf Baechle1-1/+0
2009-09-18Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-2/+3
2009-09-17MIPS: Remove useless zero initializations.Ralf Baechle1-1/+1
2009-08-15timekeeping: Increase granularity of read_persistent_clock()Martin Schwidefsky1-2/+3
2009-08-03MIPS: Eleminate filenames from commentsRalf Baechle9-18/+0
2008-10-20mips: use bcd2bin/bin2bcdAdrian Bunk1-9/+9
2008-04-28[MIPS] DS1287: Add clockevent driverYoichi Yuasa1-47/+22
2008-04-28[MIPS] add DECstation I/O ASIC clocksourceYoichi Yuasa1-1/+1
2008-01-29[MIPS] time: remove unused mips_timer_state()Yoichi Yuasa1-1/+0
2007-10-11[MIPS] Allow hardwiring of the CPU type to a single type for optimization.Ralf Baechle3-6/+6
2007-10-11[MIPS] Deforest the function pointer jungle in the time code.Ralf Baechle2-12/+4
2007-10-11[MIPS] ARC: Get rid of mips_machgroupRalf Baechle1-3/+0
2007-10-11[MIPS] dec/time.c: Remove no longer needed inclusion of <asm/div64.h>.Maciej W. Rozycki1-1/+0
2007-09-19[MIPS] DEC: Initialise ioasic_ssr_lockMaciej W. Rozycki1-1/+1
2007-07-31[MIPS] Use -Werror on subdirectories which build cleanly.Ralf Baechle1-0/+2
2007-07-10[MIPS] DECstation: Optimised early printk()Maciej W. Rozycki2-6/+29
2007-07-10[MIPS] Transform old-style macros to newer "__noreturn"Robert P. J. Day2-6/+6
2007-03-09[MIPS] DEC: Remove call to register_prom_console.Ralf Baechle1-3/+0
2007-03-04[MIPS] Fix and cleanup the mess that a dozen prom_printf variants are.Ralf Baechle1-33/+5
2007-03-04[MIPS] DEC: Remove redeclarations of mips_machgroup and mips_machtype.Ralf Baechle1-3/+0
2007-02-26[MIPS] Kill redundant EXTRA_AFLAGSAtsushi Nemoto2-4/+0
2007-02-13[MIPS] DECstation: Fix irq handlingAtsushi Nemoto1-4/+0
2007-02-09[TC] TURBOchannel support for the DECstationMaciej W. Rozycki4-0/+101
2007-02-06[MIPS] use name instead of typename for each irq_chipAtsushi Nemoto2-3/+3
2007-02-06[MIPS] prom_free_prom_memory cleanupAtsushi Nemoto1-14/+3
2007-02-06[MIPS] Define MIPS_CPU_IRQ_BASE in generic headerAtsushi Nemoto1-6/+6
2007-01-24[MIPS] Fix reported amount of freed memory - it's in kB not bytesThiemo Seufer1-1/+1
2006-12-06[MIPS] *-berr: Header inclusions for DEC bus error handlersMaciej W. Rozycki2-0/+3
2006-12-06[MIPS] Compile __do_IRQ() when really neededFranck Bui-Huu2-8/+0
2006-12-06[MIPS] Do not use handle_level_irq for ioasic_dma_irq_type.Atsushi Nemoto1-2/+1
2006-11-30[MIPS] mips HPT cleanup: make clocksource_mips publicAtsushi Nemoto1-2/+2
2006-11-30[MIPS] do_IRQ cleanupAtsushi Nemoto2-1/+7
2006-11-30[MIPS] use generic_handle_irq, handle_level_irq, handle_percpu_irqAtsushi Nemoto2-3/+5
2006-11-30[MIPS] IRQ cleanupsAtsushi Nemoto3-111/+20
2006-10-31[MIPS] Fixup migration to GENERIC_TIMEAtsushi Nemoto1-8/+1
2006-10-09[MIPS] ret_from_irq adjustmentAtsushi Nemoto1-7/+4