Age | Commit message (Expand) | Author |
2014-05-29 | Merge branch 'wip-mips-pm' of https://github.com/paulburton/linux into mips-f... | Ralf Baechle |
2014-05-24 | MIPS: MT: Remove SMTC support | Ralf Baechle |
2014-05-02 | MIPS: allow R4K clockevent device to function regardless of GIC | Paul Burton |
2014-05-02 | MIPS: mark R4K clockevent device with CLOCK_EVT_FEAT_PERCPU | Paul Burton |
2014-05-02 | MIPS: mark R4K clockevent device with CLOCK_EVT_FEAT_C3STOP | Paul Burton |
2013-07-14 | MIPS: Delete __cpuinit/__CPUINIT usage from MIPS code | Paul Gortmaker |
2013-05-09 | Merge branch 'mti-next' of git://git.linux-mips.org/pub/scm/sjhill/linux-sjhi... | Ralf Baechle |
2013-05-09 | MIPS: Add new GIC clockevent driver. | Raghu Gandham |
2013-05-09 | MIPS: Formatting clean-ups for clocksources. | Steven J. Hill |
2013-05-08 | KVM/MIPS32: KVM Guest kernel support. | Sanjay Lal |
2013-02-01 | MIPS: Whitespace cleanup. | Ralf Baechle |
2012-09-13 | MIPS: Add EIC support for GIC. | Steven J. Hill |
2011-12-07 | MIPS: irq: Remove IRQF_DISABLED | Yong Zhang |
2011-11-08 | MIPS: Kernel hangs occasionally during boot. | Al Cooper |
2010-12-16 | MIPS: Fix CP0 COUNTER clockevent race | Kevin Cernekee |
2010-10-07 | MIPS: Add missing #inclusions of <linux/irq.h> | David Howells |
2010-08-05 | MIPS: Don't overflow cevt-r4k.c calculations at high clock rates. | David Daney |
2010-01-28 | MIPS: PowerTV: Fix support for timer interrupts with > 64 external IRQs | David VomLehn |
2009-11-02 | MIPS: Add IRQF_TIMER flag for timer interrupts | Wu Zhangjin |
2009-06-24 | MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users. | Ralf Baechle |
2009-01-11 | MIPS: make cp0 counter clocksource/event usable as fallback. | Manuel Lauss |
2008-12-13 | cpumask: convert struct clock_event_device to cpumask pointers. | Rusty Russell |
2008-10-03 | [MIPS] SMTC: Fix SMTC dyntick support. | Kevin D. Kissell |
2007-11-26 | [MIPS] Handle R4000/R4400 mfc0 from count register. | Ralf Baechle |
2007-11-26 | [MIPS] time: Fix negated condition in cevt-r4k driver. | Ralf Baechle |
2007-10-29 | [MIPS] time: Replace plat_timer_setup with modern APIs. | Ralf Baechle |
2007-10-29 | [MIPS] time: Make c0_compare_int_usable faster | Atsushi Nemoto |
2007-10-29 | [MIPS] time: Fix cevt-r4k.c for 64-bit kernel | Atsushi Nemoto |
2007-10-29 | [MIPS] Add mips_hpt_frequency check to mips_clockevent_init(). | Yoichi Yuasa |
2007-10-22 | [MIPS] time: Make c0_compare_int_usable more bullet proof | Atsushi Nemoto |
2007-10-19 | [MIPS] SMTC: Build fix. | Ralf Baechle |
2007-10-18 | [MIPS] time: Move R4000 clockevent device code to separate configurable file | Ralf Baechle |