index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
MIPS: kernel: syscall: Set the appropriate ISA level for MIPS R6
Markos Chandras
2015-02-17
1
-1
/
+1
|
|
*
MIPS: kernel: unaligned: Add support for the MIPS R6
Leonid Yegoshin
2015-02-17
1
-4
/
+386
|
|
*
MIPS: kernel: cps-vec: Replace "addi" with "addiu"
Markos Chandras
2015-02-17
1
-8
/
+8
|
|
*
MIPS: kernel: genex: Set correct ISA level
Markos Chandras
2015-02-17
1
-1
/
+1
|
|
*
MIPS: kernel: r4k_fpu: Add support for MIPS R6
Leonid Yegoshin
2015-02-17
1
-3
/
+9
|
|
*
MIPS: kernel: r4k_switch: Add support for MIPS R6
Leonid Yegoshin
2015-02-17
1
-6
/
+8
|
|
*
MIPS: kernel: traps: Add MIPS R6 related definitions
Leonid Yegoshin
2015-02-17
1
-5
/
+5
|
|
*
MIPS: kernel: proc: Add MIPS R6 support to /proc/cpuinfo
Markos Chandras
2015-02-17
1
-1
/
+7
|
|
*
MIPS: kernel: entry.S: Add MIPS R6 related definitions
Markos Chandras
2015-02-17
1
-2
/
+3
|
|
*
MIPS: kernel: cpu-probe.c: Add support for MIPS R6
Leonid Yegoshin
2015-02-17
1
-4
/
+16
|
|
*
MIPS: kernel: cevt-r4k: Add MIPS R6 to the c0_compare_interrupt handler
Leonid Yegoshin
2015-02-17
1
-1
/
+1
|
|
*
MIPS: kernel: cpu-bugs64: Do not check R6 cores for existing 64-bit bugs
Leonid Yegoshin
2015-02-17
1
-4
/
+7
|
|
*
MIPS: asm: spram: Add new symbol for MIPS scratch pad storage
Markos Chandras
2015-02-17
1
-1
/
+1
|
|
*
MIPS: Use generic checksum functions for MIPS R6
Markos Chandras
2015-02-17
1
-0
/
+2
|
|
*
MIPS: Add MIPS generic QEMU probe support
Leonid Yegoshin
2015-02-16
1
-0
/
+5
|
|
*
MIPS: Add cases for CPU_QEMU_GENERIC
Leonid Yegoshin
2015-02-16
3
-0
/
+3
|
*
|
MIPS: Export MSA functions used by lose_fpu(1) for KVM
James Hogan
2015-02-19
1
-0
/
+4
|
*
|
MIPS: Export FP functions used by lose_fpu(1) for KVM
James Hogan
2015-02-19
1
-0
/
+6
|
|
/
|
*
MIPS: HTW: Prevent accidental HTW start due to nested htw_{start, stop}
Markos Chandras
2015-02-16
1
-1
/
+3
|
*
MIPS,prctl: add PR_[GS]ET_FP_MODE prctl options for MIPS
Paul Burton
2015-02-12
2
-0
/
+111
|
*
MIPS: cevt-r4k: Drop GIC special case
James Hogan
2015-02-05
1
-5
/
+1
*
|
mm: vmalloc: pass additional vm_flags to __vmalloc_node_range()
Andrey Ryabinin
2015-02-13
1
-1
/
+1
*
|
all arches, signal: move restart_block to struct task_struct
Andy Lutomirski
2015-02-12
3
-3
/
+2
*
|
MIPS: Fix syscall_get_nr for the syscall exit tracing.
Lars Persson
2015-02-04
1
-0
/
+2
*
|
MIPS: fork: Fix MSA/FPU/DSP context duplication race
James Hogan
2015-01-31
1
-12
/
+24
*
|
MIPS: traps: Fix inline asm ctc1 missing .set hardfloat
James Hogan
2015-01-30
1
-1
/
+2
*
|
MIPS: Fix kernel lockup or crash after CPU offline/online
Hemmo Nieminen
2015-01-29
1
-1
/
+1
*
|
MIPS: IRQ: Fix disable_irq on CPU IRQs
Felix Fietkau
2015-01-16
1
-0
/
+4
*
|
MIPS: smp-mt,smp-cmp: Enable all HW IRQs on secondary CPUs
James Hogan
2015-01-16
2
-3
/
+4
*
|
MIPS: Fix restart of indirect syscalls
Ed Swierk
2015-01-16
2
-0
/
+2
*
|
MIPS: ELF: fix loading o32 binaries on 64-bit kernels
James Cowgill
2015-01-15
1
-4
/
+4
*
|
MIPS: Wire up execveat(2).
Ralf Baechle
2015-01-13
4
-0
/
+4
|
/
*
MIPS: Use phys_addr_t instead of phys_t
Jaedon Shin
2014-12-12
1
-1
/
+1
*
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2014-12-11
26
-700
/
+550
|
\
|
*
MIPS: Replace use of phys_t with phys_addr_t.
Ralf Baechle
2014-11-24
3
-13
/
+13
|
*
MIPS: Enable VDSO randomization
Prem Karat
2014-11-24
1
-1
/
+14
|
*
MIPS: Apply `.insn' to fixup labels throughout
Maciej W. Rozycki
2014-11-24
1
-0
/
+2
|
*
MIPS: signal.c: Fix an invalid cast in ISA mode bit handling
Maciej W. Rozycki
2014-11-24
1
-1
/
+1
|
*
MIPS: traps: Dump the PageGrain and Wired registers on MC
Markos Chandras
2014-11-24
1
-0
/
+2
|
*
MIPS: traps: Dump the HTW registers on a MC exception
Markos Chandras
2014-11-24
1
-0
/
+5
|
*
MIPS: traps: Replace printk with pr_err for MC exceptions
Markos Chandras
2014-11-24
1
-6
/
+6
|
*
clocksource: mips-gic: Combine with GIC clockevent driver
Andrew Bresticker
2014-11-24
2
-104
/
+0
|
*
MIPS: Move GIC clocksource driver to drivers/clocksource/
Andrew Bresticker
2014-11-24
2
-33
/
+0
|
*
MIPS: Create a helper function for DT setup
Kevin Cernekee
2014-11-24
1
-0
/
+18
|
*
MIPS: BMIPS: Add PRId for BMIPS5200 (Whirlwind)
Kevin Cernekee
2014-11-24
1
-0
/
+1
|
*
MIPS: BMIPS: Let each platform customize the CPU1 IRQ mask
Kevin Cernekee
2014-11-24
1
-2
/
+4
|
*
MIPS: BMIPS: Explicitly configure reset vectors prior to secondary boot
Kevin Cernekee
2014-11-24
1
-21
/
+8
|
*
MIPS: BMIPS: Mask off timer IRQs when hot-unplugging a CPU
Jon Fraser
2014-11-24
1
-0
/
+1
|
*
MIPS: BMIPS: Allow BMIPS3300 to utilize SMP ebase relocation code
Jon Fraser
2014-11-24
1
-0
/
+1
|
*
MIPS: BMIPS: Introduce helper function to change the reset vector
Kevin Cernekee
2014-11-24
1
-7
/
+58
[prev]
[next]