index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
mti-malta
Age
Commit message (
Expand
)
Author
Files
Lines
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-10
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
8
-199
/
+109
2014-06-05
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-27
MIPS: malta: malta-init: Fix System Controller memory mapping for EVA
Leonid Yegoshin
1
-0
/
+13
2014-03-27
MIPS: malta: malta-memory: Add free_init_pages_eva() callback
Markos Chandras
1
-0
/
+8
2014-03-27
MIPS: malta: malta-memory: Use the PHYS_OFFSET to build the memory map
Markos Chandras
1
-7
/
+7
2014-03-27
MIPS: malta: malta-memory: Add support for the 'ememsize' variable
Markos Chandras
1
-9
/
+27
2014-03-27
MIPS: malta: Configure Segment Control registers for EVA boot
Markos Chandras
1
-0
/
+4
2014-03-27
MIPS: Malta: Allow use of MIPS CPS SMP implementation
Paul Burton
1
-0
/
+2
2014-03-27
MIPS: Malta: Probe CPC when supported
Paul Burton
1
-0
/
+7
2014-03-27
MIPS: Malta: Make use of generic CM support
Paul Burton
3
-63
/
+19
2014-03-07
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-25
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-30
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-15
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
2013-05-08
MIPS: FW: Remove obsolete header file for MTI platforms.
Steven J. Hill
4
-6
/
+0
2013-05-08
MIPS: FW: malta: Use new common FW library variable processing.
Steven J. Hill
5
-199
/
+28
[next]