Age | Commit message (Expand) | Author | Files | Lines |
2014-06-10 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 1 | -0/+5 |
2014-06-07 | arch/mips/dec: switch DECstation systems to rtc-cmos | Maciej W. Rozycki | 2 | -1/+45 |
2014-05-30 | MIPS: DEC: Remove the Halt button interrupt on R4k systems | Maciej W. Rozycki | 1 | -0/+5 |
2014-05-13 | MIPS: DEC/SNI: O32 wrapper stack switching fixes | Maciej W. Rozycki | 2 | -90/+0 |
2014-05-13 | MIPS: DEC: Bus error handler <asm/cpu-type.h> fixes | Maciej W. Rozycki | 2 | -0/+2 |
2013-10-30 | DEC: Whitespace cleanup | Maciej W. Rozycki | 5 | -9/+9 |
2013-10-30 | MIPS: DECstation I/O ASIC DMA interrupt classes | Maciej W. Rozycki | 1 | -6/+37 |
2013-09-17 | MIPS: Optimize current_cpu_type() for better code. | Ralf Baechle | 1 | -0/+1 |
2013-09-13 | MIPS: DECstation I/O ASIC DMA interrupt handling fix | Maciej W. Rozycki | 1 | -0/+8 |
2013-09-13 | MIPS: DECstation HRT initialization rearrangement | Maciej W. Rozycki | 1 | -3/+19 |
2013-09-05 | MIPS: DECstation HRT calibration bug fixes | Maciej W. Rozycki | 1 | -2/+3 |
2013-06-18 | MIPS: DEC: remove unbuildable promcon.c | Paul Bolle | 2 | -55/+0 |
2013-02-01 | MIPS: Whitespace cleanup. | Ralf Baechle | 8 | -60/+60 |
2012-07-23 | MIPS: DEC: use IS_ENABLED() | Florian Fainelli | 1 | -1/+1 |
2012-03-28 | Disintegrate asm/system.h for MIPS | David Howells | 4 | -4/+1 |
2011-12-08 | MIPS: irq: Remove IRQF_DISABLED | Yong Zhang | 1 | -1/+0 |
2011-09-21 | MIPS: Mark cascade and low level interrupts IRQF_NO_THREAD | Wu Zhangjin | 1 | -0/+4 |
2011-03-29 | MIPS: Convert the irq functions to the new names | Thomas Gleixner | 2 | -3/+3 |
2011-03-25 | MIPS: DEC: Convert to new irq_chip functions | Thomas Gleixner | 2 | -59/+24 |
2011-01-13 | set_rtc_mmss: show warning message only once | Stephen Hemminger | 1 | -1/+1 |
2010-10-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflags | Linus Torvalds | 1 | -0/+1 |
2010-10-19 | MIPS: Repair Kbuild make clean breakage. | David Daney | 1 | -1/+1 |
2010-10-07 | MIPS: Add missing #inclusions of <linux/irq.h> | David Howells | 1 | -0/+1 |
2010-08-05 | MIPS: DECstation: Migrate to new platform makefile style. | Ralf Baechle | 2 | -2/+8 |
2010-08-05 | MIPS: DECstation: Checkpatch cleanup | Andrea Gelmini | 1 | -2/+1 |
2010-02-27 | MIPS: DEC: Convert KN01 lock to raw spinlock. | Ralf Baechle | 1 | -5/+5 |
2010-02-27 | MIPS: Make various locks static. | Ralf Baechle | 1 | -1/+1 |
2010-02-27 | MIPS: Nuke trailing blank lines | Ralf Baechle | 1 | -1/+0 |
2009-09-18 | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -2/+3 |
2009-09-17 | MIPS: Remove useless zero initializations. | Ralf Baechle | 1 | -1/+1 |
2009-08-15 | timekeeping: Increase granularity of read_persistent_clock() | Martin Schwidefsky | 1 | -2/+3 |
2009-08-03 | MIPS: Eleminate filenames from comments | Ralf Baechle | 9 | -18/+0 |
2008-10-20 | mips: use bcd2bin/bin2bcd | Adrian Bunk | 1 | -9/+9 |
2008-04-28 | [MIPS] DS1287: Add clockevent driver | Yoichi Yuasa | 1 | -47/+22 |
2008-04-28 | [MIPS] add DECstation I/O ASIC clocksource | Yoichi Yuasa | 1 | -1/+1 |
2008-01-29 | [MIPS] time: remove unused mips_timer_state() | Yoichi Yuasa | 1 | -1/+0 |
2007-10-12 | [MIPS] Allow hardwiring of the CPU type to a single type for optimization. | Ralf Baechle | 3 | -6/+6 |
2007-10-12 | [MIPS] Deforest the function pointer jungle in the time code. | Ralf Baechle | 2 | -12/+4 |
2007-10-12 | [MIPS] ARC: Get rid of mips_machgroup | Ralf Baechle | 1 | -3/+0 |
2007-10-12 | [MIPS] dec/time.c: Remove no longer needed inclusion of <asm/div64.h>. | Maciej W. Rozycki | 1 | -1/+0 |
2007-09-19 | [MIPS] DEC: Initialise ioasic_ssr_lock | Maciej W. Rozycki | 1 | -1/+1 |
2007-08-01 | [MIPS] Use -Werror on subdirectories which build cleanly. | Ralf Baechle | 1 | -0/+2 |
2007-07-10 | [MIPS] DECstation: Optimised early printk() | Maciej W. Rozycki | 2 | -6/+29 |
2007-07-10 | [MIPS] Transform old-style macros to newer "__noreturn" | Robert P. J. Day | 2 | -6/+6 |
2007-03-09 | [MIPS] DEC: Remove call to register_prom_console. | Ralf Baechle | 1 | -3/+0 |
2007-03-04 | [MIPS] Fix and cleanup the mess that a dozen prom_printf variants are. | Ralf Baechle | 1 | -33/+5 |
2007-03-04 | [MIPS] DEC: Remove redeclarations of mips_machgroup and mips_machtype. | Ralf Baechle | 1 | -3/+0 |
2007-02-27 | [MIPS] Kill redundant EXTRA_AFLAGS | Atsushi Nemoto | 2 | -4/+0 |
2007-02-14 | [MIPS] DECstation: Fix irq handling | Atsushi Nemoto | 1 | -4/+0 |
2007-02-09 | [TC] TURBOchannel support for the DECstation | Maciej W. Rozycki | 4 | -0/+101 |