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
2016-09-29
MIPS: smp-cps: Avoid BUG() when offlining pre-r6 CPUs
Matt Redfearn
-1
/
+1
2016-09-25
MIPS: SMP: Fix possibility of deadlock when bringing CPUs online
Matt Redfearn
-4
/
+3
2016-09-23
MIPS: Fix pre-r6 emulation FPU initialisation
Paul Burton
-0
/
+2
2016-09-21
MIPS: vDSO: Fix Malta EVA mapping to vDSO page structs
James Hogan
-4
/
+4
2016-09-19
MIPS: Avoid a BUG warning during prctl(PR_SET_FP_MODE, ...)
Marcin Nowakowski
-4
/
+4
2016-09-13
MIPS: Fix memory regions reaching top of physical
James Hogan
-0
/
+7
2016-09-13
MIPS: uprobes: fix incorrect uprobe brk handling
Marcin Nowakowski
-1
/
+1
2016-08-24
ftrace: Add return address pointer to ftrace_ret_stack
Josh Poimboeuf
-2
/
+2
2016-08-06
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
-331
/
+437
2016-08-04
tree-wide: replace config_enabled() with IS_ENABLED()
Masahiro Yamada
-37
/
+37
2016-08-03
Merge branch '4.7-fixes' into mips-for-linux-next
Ralf Baechle
-8
/
+7
2016-08-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-82
/
+19
2016-08-02
MIPS: store the appended dtb address in a variable
Jonas Gorski
-7
/
+18
2016-08-02
MIPS: Factor o32 specific code into signal_o32.c
Harvey Hunt
-283
/
+292
2016-08-02
MIPS: non-exec stack & heap when non-exec PT_GNU_STACK is present
Paul Burton
-0
/
+19
2016-08-02
MIPS: Use per-mm page to execute branch delay slot instructions
Paul Burton
-4
/
+36
2016-07-29
MIPS: c-r4k: Exclude sibling CPUs in SMP calls
James Hogan
-2
/
+4
2016-07-29
MIPS: SMP: Drop stop_this_cpu() cpu_foreign_map hack
James Hogan
-8
/
+1
2016-07-29
MIPS: SMP: Update cpu_foreign_map on CPU disable
James Hogan
-1
/
+3
2016-07-29
MIPS: SMP: Clear ASID without confusing has_valid_asid()
James Hogan
-2
/
+15
2016-07-28
KEYS: 64-bit MIPS needs to use compat_sys_keyctl for 32-bit userspace
David Howells
-2
/
+2
2016-07-28
MIPS: Print segment physical address when EU=1
James Hogan
-5
/
+8
2016-07-24
MIPS: smp-cps: Add support for CPU hotplug of MIPSr6 processors
Matt Redfearn
-5
/
+27
2016-07-24
MIPS: smp-cps: Allow booting of CPU other than VP0 within a core
Matt Redfearn
-4
/
+5
2016-07-24
MIPS: Don't register r4k sched clock when CPUFREQ enabled
Huacai Chen
-1
/
+3
2016-07-24
MIPS: Fix r4k clockevents registration
Huacai Chen
-6
/
+1
2016-07-21
MIPS: traps: return correct si code for accessing nonmapped addresses
Petar Jovanovic
-1
/
+3
2016-07-05
MIPS: inst.h: Rename cbcond{0,1}_op to pop{1,3}0_op
Paul Burton
-2
/
+2
2016-07-05
MIPS: inst.h: Rename b{eq,ne}zcji[al]c_op to pop{6,7}6_op
Paul Burton
-2
/
+2
2016-07-05
MIPS: KVM: Drop now unused asm offsets
James Hogan
-66
/
+0
2016-06-15
MIPS: KVM: Don't hardcode restored HWREna
James Hogan
-1
/
+4
2016-06-15
MIPS: Clean up RDHWR handling
James Hogan
-7
/
+10
2016-06-14
MIPS/ptrace: run seccomp after ptrace
Kees Cook
-5
/
+4
2016-06-14
seccomp: Add a seccomp_data parameter secure_computing()
Andy Lutomirski
-1
/
+1
2016-06-14
MIPS: KVM: Restore host EBase from ebase variable
James Hogan
-1
/
+1
2016-06-14
MIPS: KVM: Drop unused host_cp0_entryhi
James Hogan
-1
/
+0
2016-06-14
MIPS: KVM: Drop unused guest_inst from kvm_vcpu_arch
James Hogan
-2
/
+0
2016-05-28
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
-18
/
+30
2016-05-28
MIPS: Fix sigreturn via VDSO on microMIPS kernel
James Hogan
-8
/
+0
2016-05-28
MIPS: Spelling fix lets -> let's
Ralf Baechle
-4
/
+4
2016-05-28
MIPS: kernel: Fix typo
Andrea Gelmini
-1
/
+1
2016-05-28
MIPS: R6: Fix typo
Andrea Gelmini
-1
/
+1
2016-05-28
MIPS: CPS: Copy EVA configuration when starting secondary VPs.
Matt Redfearn
-0
/
+15
2016-05-28
MIPS: Fix incomplete separation of XPA CPU feature
James Hogan
-3
/
+1
2016-05-28
MIPS: smp-cps: Clear Status IPL field when using EIC
Paul Burton
-2
/
+6
2016-05-28
MIPS: Clear Status IPL field when using EIC
Paul Burton
-0
/
+3
2016-05-25
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-6
/
+6
2016-05-23
vdso: make arch_setup_additional_pages wait for mmap_sem for write killable
Michal Hocko
-1
/
+2
2016-05-20
exit_thread: remove empty bodies
Jiri Slaby
-4
/
+0
2016-05-19
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
-443
/
+2530
[prev]
[next]