index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-23
MIPS: cavium-octeon: fix early boot hang on EBH5600 board
Aaro Koskinen
1
-3
/
+3
2014-01-23
MIPS: cavium-octeon: fix out-of-bounds array access
Aaro Koskinen
1
-1
/
+1
2014-01-23
MIPS: JZ4740: reuse UART0 address macro for vmlinuz debug port
Antony Pavlov
1
-2
/
+2
2014-01-22
MIPS: improve checks for noncoherent DMA
Felix Fietkau
4
-5
/
+16
2014-01-22
MIPS: APRP: Code formatting clean-ups.
Steven J. Hill
9
-320
/
+248
2014-01-22
MIPS: APRP: Add support for Malta CMP platform.
Deng-Cheng Zhu
3
-5
/
+35
2014-01-22
MIPS: APRP: Add RTLX API support for CMP platforms.
Deng-Cheng Zhu
4
-0
/
+123
2014-01-22
MIPS: APRP: Split RTLX support into separate files.
Deng-Cheng Zhu
5
-144
/
+195
2014-01-22
MIPS: APRP: Add VPE loader support for CMP platforms.
Deng-Cheng Zhu
3
-0
/
+186
2014-01-22
MIPS: APRP: Split VPE loader into separate files.
Deng-Cheng Zhu
5
-633
/
+660
2014-01-22
MIPS: Clean up MIPS MT and CMP configuration options.
Steven J. Hill
2
-40
/
+24
2014-01-22
MIPS: kernel: cpu-probe: Add support for probing interAptiv cores
Leonid Yegoshin
1
-0
/
+8
2014-01-22
MIPS: Add support for interAptiv cores
Leonid Yegoshin
9
-1
/
+12
2014-01-22
MIPS: Add processor identifiers for the interAptiv processors
Leonid Yegoshin
1
-0
/
+2
2014-01-22
MIPS: Add debugfs file to print the segmentation control registers
Steven J. Hill
2
-0
/
+111
2014-01-22
MIPS: Add support for FTLBs
Leonid Yegoshin
7
-14
/
+155
2014-01-22
MIPS: mm: Use the TLBINVF instruction to flush the VTLB
Leonid Yegoshin
1
-6
/
+12
2014-01-22
MIPS: Add function for flushing the TLB using the TLBINV instruction
Leonid Yegoshin
1
-0
/
+13
2014-01-22
MIPS: kernel: cpu-probe: Add support for probing proAptiv cores
Leonid Yegoshin
1
-0
/
+8
2014-01-22
MIPS: Add support for the proAptiv cores
Leonid Yegoshin
10
-1
/
+13
2014-01-22
MIPS: Add processor identifiers for the proAptiv processors
Leonid Yegoshin
1
-0
/
+2
2014-01-22
MIPS: tlb: Set the EHINV bit for TLBINVF cores when invalidating the TLB
Leonid Yegoshin
1
-1
/
+3
2014-01-22
MIPS: features: Add initial support for Segmentation Control registers
Steven J. Hill
4
-0
/
+36
2014-01-22
MIPS: features: Add initial support for TLBINVF capable cores
Leonid Yegoshin
3
-0
/
+9
2014-01-22
MIPS: mm: Move UNIQUE_ENTRYHI macro to a header file
Markos Chandras
3
-8
/
+3
2014-01-22
MIPS: Add missing bits for Config registers
Leonid Yegoshin
1
-2
/
+38
2014-01-22
MIPS: MT: proc: Add support for printing VPE and TC ids
Markos Chandras
1
-1
/
+8
2014-01-22
MIPS: Malta: Remove ttyS2 serial for CMP platforms
Leonid Yegoshin
1
-0
/
+2
2014-01-22
MIPS: Add printing of ES bit for Imgtec cores when cache error occurs.
Leonid Yegoshin
1
-8
/
+21
2014-01-22
MIPS: GIC: Send IPIs using the GIC
Steven J. Hill
1
-0
/
+27
2014-01-22
MIPS: MT: Mark existing TCs as present
Markos Chandras
1
-0
/
+1
2014-01-22
MIPS: mm: c-r4k: Panic if IL or DL fields have a reserved value
Markos Chandras
1
-8
/
+16
2014-01-22
MIPS: kernel: smp-cmp: MIPS MT code needs CONFIG_MIPS_MT
Markos Chandras
1
-0
/
+3
2014-01-22
MIPS: BCM47XX: Fix some very confused types and data corruption
Ilia Mirkin
1
-9
/
+9
2014-01-22
MIPS: BCM47XX: add vectored interrupt support
Hauke Mehrtens
2
-0
/
+24
2014-01-22
MIPS: BCM47XX: add cpu-feature-overrides.h
Hauke Mehrtens
1
-0
/
+82
2014-01-22
MIPS: BCM47XX: move constant array from stack
Hauke Mehrtens
1
-1
/
+1
2014-01-22
MIPS: BCM47XX: add asmlinkage to plat_irq_dispatch()
Hauke Mehrtens
1
-1
/
+1
2014-01-22
MIPS: BCM47XX: update defconfig
Hauke Mehrtens
1
-580
/
+43
2014-01-22
MIPS: BCM47XX: add EARLY_PRINTK_8250 support
Hauke Mehrtens
2
-0
/
+11
2014-01-22
MIPS: BCM47XX: Remove CFE support
Hauke Mehrtens
2
-93
/
+0
2014-01-22
MIPS: BCM47XX: only print SoC name in system type in cpuinfo
Hauke Mehrtens
3
-22
/
+13
2014-01-22
MIPS: BCM63XX: drop SYS_HAS_CPU_MIPS32R1
Jonas Gorski
1
-1
/
+0
2014-01-22
MIPS: cpu-type: guard BMIPS variants with SYS_HAS_CPU_BMIPS*
Jonas Gorski
1
-3
/
+10
2014-01-22
MIPS: BCM47XX: select BMIPS CPUs for BCM47XX_SSB
Jonas Gorski
1
-0
/
+1
2014-01-22
MIPS: BCM63XX: let the individual SoCs select the appropriate CPUs
Jonas Gorski
2
-1
/
+8
2014-01-22
MIPS: BCM63XX: always register bmips smp ops
Jonas Gorski
1
-4
/
+2
2014-01-22
MIPS: BMIPS: add a smp ops registration helper
Jonas Gorski
3
-1
/
+28
2014-01-22
MIPS: BMIPS: extend BMIPS3300 to include BMIPS32
Jonas Gorski
1
-4
/
+4
2014-01-22
MIPS: BMIPS: select CPU_HAS_PREFETCH
Jonas Gorski
1
-0
/
+1
[next]