Age | Commit message (Expand) | Author | Files | Lines |
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 |
2014-03-06 | MIPS: APRP: Fix the linking of rtlx interrupt hook | Deng-Cheng Zhu | 1 | -2/+2 |
2014-01-24 | mips: delete non-required instances of include <linux/init.h> | Paul Gortmaker | 1 | -1/+0 |
2014-01-23 | MIPS: Malta: use generic 8250 early console | Paul Burton | 3 | -74/+33 |
2014-01-23 | MIPS: Malta: initialise the RTC at boot | Paul Burton | 1 | -0/+13 |
2014-01-23 | MIPS: Malta: remove unused cpu_khz variable | Paul Burton | 1 | -3/+0 |
2014-01-22 | MIPS: APRP: Code formatting clean-ups. | Steven J. Hill | 2 | -76/+63 |
2014-01-22 | MIPS: APRP: Add support for Malta CMP platform. | Deng-Cheng Zhu | 2 | -3/+33 |
2014-01-22 | MIPS: Malta: Remove ttyS2 serial for CMP platforms | Leonid Yegoshin | 1 | -0/+2 |
2013-11-08 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 1 | -1/+0 |
2013-10-30 | MIPS: malta: Fix GIC interrupt offsets | Markos Chandras | 1 | -4/+5 |
2013-10-29 | MIPS: Remove unused defines in piix4.h | Deng-Cheng Zhu | 1 | -1/+0 |
2013-09-18 | MIPS: Cleanup CP0 PRId and CP1 FPIR register access masks | Maciej W. Rozycki | 1 | -2/+3 |
2013-07-14 | MIPS: Delete __cpuinit/__CPUINIT usage from MIPS code | Paul Gortmaker | 2 | -4/+4 |
2013-07-12 | Merge branch '3.10-fixes' into mips-for-linux-next | Ralf Baechle | 1 | -25/+8 |
2013-07-01 | MIPS: Malta: Update GCMP detection. | Leonid Yegoshin | 1 | -1/+3 |
2013-07-01 | MIPS: Malta: Move platform-specific PCI code to arch/mips/pci. | Ralf Baechle | 2 | -255/+0 |
2013-06-21 | MIPS: malta: Remove software reset defines from generic header. | Steven J. Hill | 1 | -24/+5 |
2013-06-21 | MIPS: malta: Move defines of reset registers and values. | Steven J. Hill | 1 | -1/+3 |
2013-05-09 | Merge branch 'mti-next' of git://git.linux-mips.org/pub/scm/sjhill/linux-sjhi... | Ralf Baechle | 8 | -308/+182 |
2013-05-09 | MIPS: Add new GIC clockevent driver. | Raghu Gandham | 1 | -0/+3 |
2013-05-09 | MIPS: Refactor GIC clocksource code. | Steven J. Hill | 1 | -13/+24 |
2013-05-09 | MIPS: Move 'gic_frequency' to common location. | Steven J. Hill | 1 | -1/+0 |
2013-05-09 | MIPS: Move 'gic_present' to common location. | Steven J. Hill | 1 | -1/+0 |
2013-05-08 | MIPS: FW: malta: Code formatting clean-ups. | Steven J. Hill | 4 | -88/+64 |