Age | Commit message (Expand) | Author |
2014-11-24 | MIPS: Replace use of phys_t with phys_addr_t. | Ralf Baechle |
2014-11-24 | clocksource: mips-gic: Move gic_frequency to clocksource driver | Andrew Bresticker |
2014-11-24 | MIPS: Move GIC clocksource driver to drivers/clocksource/ | Andrew Bresticker |
2014-11-24 | MIPS: Move gic.h to include/linux/irqchip/mips-gic.h | Andrew Bresticker |
2014-11-24 | MIPS: Malta: Stop using GIC REG macros | Andrew Bresticker |
2014-11-24 | MIPS: Malta: Use gic_read_count() to read GIC timer | Andrew Bresticker |
2014-11-24 | MIPS: Malta: Use generic plat_irq_dispatch | Andrew Bresticker |
2014-11-24 | irqchip: mips-gic: Support local interrupts | Andrew Bresticker |
2014-11-24 | irqchip: mips-gic: Stop using per-platform mapping tables | Andrew Bresticker |
2014-11-24 | irqchip: mips-gic: Use IRQ domains | Andrew Bresticker |
2014-11-24 | irqchip: mips-gic: Remove platform irq_ack/irq_eoi callbacks | Andrew Bresticker |
2014-11-24 | MIPS: Move GIC to drivers/irqchip/ | Andrew Bresticker |
2014-11-24 | MIPS: Remove gic_{enable,disable}_interrupt() | Andrew Bresticker |
2014-11-24 | MIPS: Add hook to get C0 performance counter interrupt | Andrew Bresticker |
2014-10-23 | MIPS: Malta: Do not build the malta-amon.c file if CMP is not enabled | Markos Chandras |
2014-08-19 | MIPS: Malta: Improve system memory detection for '{e, }memsize' >= 2G | Markos Chandras |
2014-08-02 | MIPS: Malta: initialise MAARs | Paul Burton |
2014-08-02 | MIPS: Malta: Fix dispatching of GIC interrupts | Jeffrey Deans |
2014-08-02 | MIPS: GIC: Remove GIC_FLAG_IPI | Jeffrey Deans |
2014-06-09 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
2014-06-04 | Merge branch '3.15-fixes' into mips-for-linux-next | Ralf Baechle |
2014-06-04 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into next | Linus Torvalds |
2014-05-30 | MIPS: Malta: support powering down | Paul Burton |
2014-05-30 | MIPS: Malta: hang on halt | Paul Burton |
2014-05-30 | MIPS: Malta: add suspend state entry code | Paul Burton |
2014-05-30 | MIPS: KVM: Override guest kernel timer frequency directly | James Hogan |
2014-05-25 | MIPS: malta: Remove 'maybe_unused' attribute from ememsize{, _str} | Markos Chandras |
2014-05-25 | MIPS: malta: memory.c: Initialize the 'memsize' variable | Markos Chandras |
2014-05-24 | MIPS: MT: Remove SMTC support | Ralf Baechle |
2014-03-31 | Merge branch '3.14-fixes' into mips-for-linux-next | Ralf Baechle |
2014-03-31 | MIPS: Malta: GIC IPIs may be used without MT | Paul Burton |
2014-03-31 | MIPS: Malta: Fix CONFIG_BLK_DEV_IDE vestiges. | Ralf Baechle |
2014-03-26 | MIPS: malta: malta-init: Fix System Controller memory mapping for EVA | Leonid Yegoshin |
2014-03-26 | MIPS: malta: malta-memory: Add free_init_pages_eva() callback | Markos Chandras |
2014-03-26 | MIPS: malta: malta-memory: Use the PHYS_OFFSET to build the memory map | Markos Chandras |
2014-03-26 | MIPS: malta: malta-memory: Add support for the 'ememsize' variable | Markos Chandras |
2014-03-26 | MIPS: malta: Configure Segment Control registers for EVA boot | Markos Chandras |
2014-03-26 | MIPS: Malta: Allow use of MIPS CPS SMP implementation | Paul Burton |
2014-03-26 | MIPS: Malta: Probe CPC when supported | Paul Burton |
2014-03-26 | MIPS: Malta: Make use of generic CM support | Paul Burton |
2014-03-06 | MIPS: APRP: Choose the correct VPE loader by fixing the linking | Deng-Cheng Zhu |
2014-03-06 | MIPS: APRP: Fix the linking of rtlx interrupt hook | Deng-Cheng Zhu |
2014-01-24 | mips: delete non-required instances of include <linux/init.h> | Paul Gortmaker |
2014-01-23 | MIPS: Malta: use generic 8250 early console | Paul Burton |
2014-01-23 | MIPS: Malta: initialise the RTC at boot | Paul Burton |
2014-01-23 | MIPS: Malta: remove unused cpu_khz variable | Paul Burton |
2014-01-22 | MIPS: APRP: Code formatting clean-ups. | Steven J. Hill |
2014-01-22 | MIPS: APRP: Add support for Malta CMP platform. | Deng-Cheng Zhu |
2014-01-22 | MIPS: Malta: Remove ttyS2 serial for CMP platforms | Leonid Yegoshin |
2013-11-08 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |