index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
/
kernel
Age
Commit message (
Expand
)
Author
Lines
2015-09-03
MIPS: Introduce accessors for MSA vector registers
Paul Burton
-0
/
+67
2015-09-03
MIPS: Remove "weak" from get_c0_compare_int() declaration
Bjorn Helgaas
-4
/
+7
2015-09-01
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
-1
/
+1
2015-09-01
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-385
/
+0
2015-08-28
MIPS: CPS: use 32b accesses to GCRs
Paul Burton
-2
/
+2
2015-08-26
MIPS: MT: Remove "weak" from vpe_run() declaration
Bjorn Helgaas
-5
/
+5
2015-08-26
MIPS: VPE: Exit vpe_release() early if vpe_run() isn't defined
Bjorn Helgaas
-1
/
+6
2015-08-26
MIPS: CPC: Remove "weak" from mips_cpc_phys_base() and make it static
Bjorn Helgaas
-1
/
+8
2015-08-26
MIPS: Set up FTLB probability for I6400
Markos Chandras
-5
/
+13
2015-08-26
MIPS: cpu-probe: Fix VTLB/FTLB configuration for R6
Markos Chandras
-1
/
+10
2015-08-26
MIPS: Add default case for the FTLB enable/disable code
Markos Chandras
-3
/
+10
2015-08-26
MIPS: cpu-probe: Remove cp0 hazard barrier when enabling the FTLB
Markos Chandras
-1
/
+0
2015-08-26
MIPS: CM: Add support for reporting CM cache errors
Markos Chandras
-0
/
+244
2015-08-26
MIPS: CPC: Fix type for GCR CPC base reg for 64-bit
Markos Chandras
-1
/
+1
2015-08-26
MIPS: CM: The CMGCRBase register is 64-bit on 64 bit kernels.
Markos Chandras
-1
/
+1
2015-08-26
MIPS: mips-cm: Extend CM accessors for 64-bit CPUs
Markos Chandras
-0
/
+4
2015-08-26
MIPS: Add platform callback before initializing the L2 cache
Markos Chandras
-0
/
+7
2015-08-26
MIPS: Add MIPS I6400 probe support
Markos Chandras
-0
/
+4
2015-08-26
MIPS: Add cases for CPU_I6400
Markos Chandras
-0
/
+11
2015-08-18
MIPS: Fix LLVM build issue.
Ralf Baechle
-1
/
+1
2015-08-16
MIPS: Fix seccomp syscall argument for MIPS64
Markos Chandras
-2
/
+2
2015-08-09
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
-20
/
+24
2015-08-07
treewide: fix typos in comment blocks
Masahiro Yamada
-1
/
+1
2015-08-07
signal: fix information leak in copy_siginfo_from_user32
Amanieu d'Antras
-2
/
+0
2015-08-03
MIPS: Replace add and sub instructions in relocate_kernel.S with addiu
James Cowgill
-4
/
+4
2015-08-03
jump_label: Rename JUMP_LABEL_{EN,DIS}ABLE to JUMP_LABEL_{JMP,NOP}
Peter Zijlstra
-1
/
+1
2015-08-03
MIPS: show_stack: Fix stack trace with EVA
James Hogan
-0
/
+7
2015-08-03
MIPS: do_mcheck: Fix kernel code dump with EVA
James Hogan
-0
/
+6
2015-08-03
MIPS: SMP: Don't increment irq_count multiple times for call function IPIs
Alex Smith
-12
/
+2
2015-08-03
MIPS: unaligned: Fix build error on big endian R6 kernels
James Cowgill
-1
/
+1
2015-08-03
MIPS: Fix sched_getaffinity with MT FPAFF enabled
Felix Fietkau
-2
/
+3
2015-08-03
MIPS: Fix build with CONFIG_OF=y for non OF-enabled targets
Jonas Gorski
-1
/
+1
2015-07-31
MIPS/irqchip: Move i8259 irqchip driver to drivers/irqchip
Ralf Baechle
-384
/
+0
2015-07-31
mips/irq: prepare for drivers/irqchip/irqchip.h removal
Joel Porquet
-2
/
+1
2015-07-14
MIPS: asm-offset.c: Patch up various comments refering to the old filename.
Ralf Baechle
-1
/
+1
2015-07-10
MIPS: O32: Use compat_sys_getsockopt.
Ralf Baechle
-1
/
+1
2015-07-10
MIPS: c-r4k: Fix cache flushing for MT cores
Markos Chandras
-1
/
+43
2015-07-09
MIPS: cps-vec: Use macros for various arithmetics and memory operations
Markos Chandras
-16
/
+16
2015-07-09
MIPS: kernel: cps-vec: Replace KSEG0 with CKSEG0
Markos Chandras
-2
/
+2
2015-07-09
MIPS: kernel: cps-vec: Use ta0-ta3 pseudo-registers for 64-bit
Markos Chandras
-21
/
+21
2015-07-09
MIPS: kernel: cps-vec: Replace mips32r2 ISA level with mips64r2
Markos Chandras
-2
/
+2
2015-07-09
MIPS: kernel: cps-vec: Replace 'la' macro with PTR_LA
Markos Chandras
-10
/
+10
2015-07-09
MIPS: kernel: smp-cps: Fix 64-bit compatibility errors due to pointer casting
Markos Chandras
-3
/
+3
2015-07-09
MIPS: Fix branch emulation for BLTC and BGEC instructions
Markos Chandras
-2
/
+2
2015-07-09
MIPS: kernel: traps: Fix broken indentation
Markos Chandras
-4
/
+4
2015-07-09
MIPS: bootmem: Don't use memory holes for page bitmap
Alexander Sverdlin
-8
/
+5
2015-07-08
MIPS: O32: Do not handle require 32 bytes from the stack to be readable.
Ralf Baechle
-18
/
+52
2015-06-27
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
-240
/
+156
2015-06-22
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-7
/
+2
2015-06-21
MIPS: IRQ/IP27: Move IRQ allocation API to platform code.
Ralf Baechle
-38
/
+0
[prev]
[next]