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
2017-06-08
MIPS: ftrace: fix init functions tracing
Marcin Nowakowski
-19
/
+5
2017-06-08
MIPS: perf: Remove incorrect odd/even counter handling for I6400
Marcin Nowakowski
-1
/
+5
2017-05-29
kthread: fix boot hang (regression) on MIPS/OpenRISC
Vegard Nossum
-1
/
+0
2017-05-26
jump_label: Reorder hotplug lock and jump_label_lock
Thomas Gleixner
-2
/
+0
2017-05-12
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
-68
/
+43
2017-05-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
-3
/
+3
2017-05-08
format-security: move static strings to const
Kees Cook
-2
/
+2
2017-05-08
cpumask: make "nr_cpumask_bits" unsigned
Alexey Dobriyan
-1
/
+1
2017-05-08
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-2
/
+12
2017-05-01
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-0
/
+1
2017-05-01
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-0
/
+10
2017-05-01
Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-18
/
+18
2017-04-14
MIPS: clockevent drivers: Set ->min_delta_ticks and ->max_delta_ticks
Nicolai Stange
-0
/
+10
2017-04-13
Merge branch '4.11-fixes' into mips-for-linux-next
Ralf Baechle
-24
/
+42
2017-04-12
MIPS: Stengthen IPI IRQ domain sanity check
Paul Burton
-8
/
+12
2017-04-12
MIPS: smp-mt: Use CPU interrupt controller IPI IRQ domain support
Paul Burton
-45
/
+4
2017-04-12
MIPS: KGDB: Use kernel context for sleeping threads
James Hogan
-15
/
+33
2017-04-12
MIPS: smp-cps: Fix potentially uninitialised value of core
Matt Redfearn
-2
/
+1
2017-04-12
MIPS: KASLR: Add missing header files
Matt Redfearn
-1
/
+1
2017-04-12
MIPS: Avoid BUG warning in arch_check_elf
James Cowgill
-1
/
+1
2017-04-12
MIPS: Opt into HAVE_COPY_THREAD_TLS
James Cowgill
-3
/
+3
2017-04-12
MIPS: Remove dead define of ST_OFF
Matt Redfearn
-6
/
+0
2017-04-12
MIPS: Use common outgoing-CPU-notification code
Marcin Nowakowski
-4
/
+3
2017-04-10
MIPS: cevt-r4k: Fix out-of-bounds array access
James Hogan
-1
/
+1
2017-04-10
MIPS: perf: fix deadlock
Rabin Vincent
-4
/
+5
2017-04-10
MIPS: r2-on-r6-emu: Clear BLTZALL and BGEZALL debugfs counters
Aleksandar Markovic
-0
/
+2
2017-04-10
MIPS: r2-on-r6-emu: Fix BLEZL and BGTZL identification
Leonid Yegoshin
-2
/
+12
2017-04-10
MIPS: Enable GENERIC_CPU_AUTOPROBE
Marcin Nowakowski
-0
/
+7
2017-04-06
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
-28
/
+66
2017-04-06
mips: sanitize __access_ok()
Al Viro
-13
/
+13
2017-04-06
Merge commit 'fc69910f329d' into uaccess.mips
Al Viro
-0
/
+2
2017-04-03
debug: Fix __bug_table[] in arch linker scripts
Peter Zijlstra
-0
/
+1
2017-03-29
Merge branch 'regset' (PTRACE_SETREGSET data leakage)
Linus Torvalds
-1
/
+2
2017-03-29
mips/ptrace: Preserve previous registers for short regset write
Dave Martin
-1
/
+2
2017-03-28
new helper: uaccess_kernel()
Al Viro
-5
/
+5
2017-03-28
KVM: MIPS: Implement VZ support
James Hogan
-0
/
+1
2017-03-28
MIPS: Probe guest MVH
James Hogan
-1
/
+4
2017-03-28
MIPS: Probe guest CP0_UserLocal
James Hogan
-1
/
+5
2017-03-28
MIPS: Add defs & probing of UFR
James Hogan
-0
/
+2
2017-03-22
MIPS: IRQ Stack: Unwind IRQ stack onto task stack
Matt Redfearn
-20
/
+45
2017-03-21
MIPS: Check TLB before handle_ri_rdhwr() for Loongson-3
Huacai Chen
-6
/
+15
2017-03-21
MIPS: Add MIPS_CPU_FTLB for Loongson-3A R2
Huacai Chen
-1
/
+1
2017-03-21
MIPS: smp-cps: Fix retrieval of VPE mask on big endian CPUs
Matt Redfearn
-1
/
+1
2017-03-08
MIPS: Wire up statx system call
James Hogan
-0
/
+4
2017-03-08
MIPS: Add missing include files
Arnd Bergmann
-0
/
+2
2017-03-03
sched/headers: Move task-stack related APIs from <linux/sched.h> to <linux/sc...
Ingo Molnar
-1
/
+1
2017-03-03
sched/headers: Move task->mm handling methods to <linux/sched/mm.h>
Ingo Molnar
-1
/
+1
2017-03-02
sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...
Ingo Molnar
-1
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
-0
/
+7
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
-0
/
+2
[prev]
[next]