Age | Commit message (Expand) | Author | Files | Lines |
2015-07-10 | MIPS: Malta: Make GIC FDC IRQ workaround Malta specific | James Hogan | 1 | -7/+13 |
2015-06-21 | MIPS: Malta: Basic DT plumbing | Paul Burton | 3 | -1/+39 |
2015-04-21 | Merge tag 'tty-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -2/+2 |
2015-04-13 | Merge branch '4.0-fixes' into mips-for-linux-next | Ralf Baechle | 1 | -0/+6 |
2015-04-10 | MIPS: Malta: Detect and fix bad memsize values | Markos Chandras | 1 | -0/+6 |
2015-03-31 | MIPS: Malta: malta-time: Ensure GIC counter is running | Markos Chandras | 1 | -1/+3 |
2015-03-31 | MIPS: Malta: Implement get_c0_fdc_int() | James Hogan | 1 | -0/+16 |
2015-03-31 | MIPS: Malta: Implement mips_cdmm_phys_base() | James Hogan | 1 | -0/+7 |
2015-03-26 | serial: 8250_early: Remove setup_early_serial8250_console() | Peter Hurley | 1 | -2/+2 |
2014-11-24 | MIPS: Replace use of phys_t with phys_addr_t. | Ralf Baechle | 1 | -1/+1 |
2014-11-24 | clocksource: mips-gic: Move gic_frequency to clocksource driver | Andrew Bresticker | 1 | -0/+2 |
2014-11-24 | MIPS: Move GIC clocksource driver to drivers/clocksource/ | Andrew Bresticker | 1 | -1/+1 |
2014-11-24 | MIPS: Move gic.h to include/linux/irqchip/mips-gic.h | Andrew Bresticker | 2 | -2/+2 |
2014-11-24 | MIPS: Malta: Stop using GIC REG macros | Andrew Bresticker | 1 | -9/+9 |
2014-11-24 | MIPS: Malta: Use gic_read_count() to read GIC timer | Andrew Bresticker | 1 | -11/+3 |
2014-11-24 | MIPS: Malta: Use generic plat_irq_dispatch | Andrew Bresticker | 1 | -92/+0 |
2014-11-24 | irqchip: mips-gic: Support local interrupts | Andrew Bresticker | 2 | -13/+6 |
2014-11-24 | irqchip: mips-gic: Stop using per-platform mapping tables | Andrew Bresticker | 1 | -153/+36 |
2014-11-24 | irqchip: mips-gic: Use IRQ domains | Andrew Bresticker | 1 | -8/+0 |
2014-11-24 | irqchip: mips-gic: Remove platform irq_ack/irq_eoi callbacks | Andrew Bresticker | 1 | -16/+0 |
2014-11-24 | MIPS: Move GIC to drivers/irqchip/ | Andrew Bresticker | 1 | -5/+5 |
2014-11-24 | MIPS: Remove gic_{enable,disable}_interrupt() | Andrew Bresticker | 1 | -10/+0 |
2014-11-24 | MIPS: Add hook to get C0 performance counter interrupt | Andrew Bresticker | 1 | -10/+6 |
2014-10-23 | MIPS: Malta: Do not build the malta-amon.c file if CMP is not enabled | Markos Chandras | 1 | -1/+2 |
2014-08-19 | MIPS: Malta: Improve system memory detection for '{e, }memsize' >= 2G | Markos Chandras | 1 | -4/+10 |
2014-08-02 | MIPS: Malta: initialise MAARs | Paul Burton | 1 | -0/+26 |
2014-08-02 | MIPS: Malta: Fix dispatching of GIC interrupts | Jeffrey Deans | 1 | -7/+18 |
2014-08-02 | MIPS: GIC: Remove GIC_FLAG_IPI | Jeffrey Deans | 1 | -1/+1 |
2014-06-09 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 8 | -199/+109 |
2014-06-04 | Merge branch '3.15-fixes' into mips-for-linux-next | Ralf Baechle | 1 | -1/+1 |
2014-06-04 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into next | Linus Torvalds | 1 | -12/+2 |
2014-05-30 | MIPS: Malta: support powering down | Paul Burton | 1 | -0/+4 |
2014-05-30 | MIPS: Malta: hang on halt | Paul Burton | 1 | -4/+6 |
2014-05-30 | MIPS: Malta: add suspend state entry code | Paul Burton | 2 | -0/+98 |
2014-05-30 | MIPS: KVM: Override guest kernel timer frequency directly | James Hogan | 1 | -12/+2 |
2014-05-25 | MIPS: malta: Remove 'maybe_unused' attribute from ememsize{, _str} | Markos Chandras | 1 | -2/+2 |
2014-05-25 | MIPS: malta: memory.c: Initialize the 'memsize' variable | Markos Chandras | 1 | -1/+1 |
2014-05-24 | MIPS: MT: Remove SMTC support | Ralf Baechle | 5 | -194/+0 |
2014-03-31 | Merge branch '3.14-fixes' into mips-for-linux-next | Ralf Baechle | 2 | -3/+3 |
2014-03-31 | MIPS: Malta: GIC IPIs may be used without MT | Paul Burton | 1 | -8/+11 |
2014-03-31 | MIPS: Malta: Fix CONFIG_BLK_DEV_IDE vestiges. | Ralf Baechle | 1 | -9/+13 |
2014-03-26 | MIPS: malta: malta-init: Fix System Controller memory mapping for EVA | Leonid Yegoshin | 1 | -0/+13 |
2014-03-26 | MIPS: malta: malta-memory: Add free_init_pages_eva() callback | Markos Chandras | 1 | -0/+8 |
2014-03-26 | MIPS: malta: malta-memory: Use the PHYS_OFFSET to build the memory map | Markos Chandras | 1 | -7/+7 |
2014-03-26 | MIPS: malta: malta-memory: Add support for the 'ememsize' variable | Markos Chandras | 1 | -9/+27 |
2014-03-26 | MIPS: malta: Configure Segment Control registers for EVA boot | Markos Chandras | 1 | -0/+4 |
2014-03-26 | MIPS: Malta: Allow use of MIPS CPS SMP implementation | Paul Burton | 1 | -0/+2 |
2014-03-26 | MIPS: Malta: Probe CPC when supported | Paul Burton | 1 | -0/+7 |
2014-03-26 | MIPS: Malta: Make use of generic CM support | Paul Burton | 3 | -63/+19 |
2014-03-06 | MIPS: APRP: Choose the correct VPE loader by fixing the linking | Deng-Cheng Zhu | 1 | -1/+1 |