1. 6f542eb MIPS: Fix race on setting and getting cpu_online_mask by Matija Glavinic Pecotic · 7 years ago
  2. 568d135d Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 8 years ago
  3. e5f5a5b MIPS: Fix MIPS I ISA /proc/cpuinfo reporting by Maciej W. Rozycki · 8 years ago
  4. 828db21 MIPS: Traced negative syscalls should return -ENOSYS by James Hogan · 8 years ago
  5. 4f32a39 MIPS: Negate error syscall return in trace by James Hogan · 8 years ago
  6. 92ecd19 MIPS: MIPS16e2: Report ASE presence in /proc/cpuinfo by Maciej W. Rozycki · 8 years ago
  7. a94c33d lib/extable.c: use bsearch() library function in search_extable() by Thomas Meyer · 8 years ago
  8. f3235d3 MIPS: MIPS16e2: Subdecode extended LWSP/SWSP instructions by Maciej W. Rozycki · 8 years ago
  9. 8d1630f MIPS: MIPS16e2: Identify ASE presence by Maciej W. Rozycki · 8 years ago
  10. 9a9594e Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  11. 8542363 MIPS: Avoid accidental raw backtrace by James Hogan · 8 years ago
  12. d855086 MIPS: Fix IRQ tracing & lockdep when rescheduling by Paul Burton · 8 years ago
  13. 161c51c MIPS: pm-cps: Drop manual cache-line alignment of ready_count by Paul Burton · 8 years ago
  14. e7bc855 MIPS: Add CPU shared FTLB feature detection by Paul Burton · 8 years ago
  15. fa7a3b4 MIPS: CPS: Handle spurious VP starts more gracefully by Paul Burton · 8 years ago
  16. 4ad755c MIPS: CPS: Handle cores not powering down more gracefully by Paul Burton · 8 years ago
  17. 5570ba2 MIPS: CPS: Prevent multi-core with dcache aliasing by Paul Burton · 8 years ago
  18. 2f93a60 MIPS: CM: WARN on attempt to lock invalid VP, not BUG by Paul Burton · 8 years ago
  19. 516db1c MIPS: CM: Avoid per-core locking with CM3 & higher by Paul Burton · 8 years ago
  20. 9b03d8a MIPS: Skip IPI setup if we only have 1 CPU by Paul Burton · 8 years ago
  21. f259fe2 MIPS: Use `pr_debug' for messages from `__compute_return_epc_for_insn' by Maciej W. Rozycki · 8 years ago
  22. 27fe220 MIPS: Fix a typo: s/preset/present/ in r2-to-r6 emulation error message by Maciej W. Rozycki · 8 years ago
  23. a60b1a5 MIPS: Send SIGILL for R6 branches in `__compute_return_epc_for_insn' by Maciej W. Rozycki · 8 years ago
  24. fef40be MIPS: Send SIGILL for linked branches in `__compute_return_epc_for_insn' by Maciej W. Rozycki · 8 years ago
  25. 1f4edde MIPS: Rename `sigill_r6' to `sigill_r2r6' in `__compute_return_epc_for_insn' by Maciej W. Rozycki · 8 years ago
  26. 7b82c10 MIPS: Send SIGILL for BPOSGE32 in `__compute_return_epc_for_insn' by Maciej W. Rozycki · 8 years ago
  27. a9db101 MIPS: Actually decode JALX in `__compute_return_epc_for_insn' by Maciej W. Rozycki · 8 years ago
  28. 3ba7f44 MIPS: cmpxchg: Implement 1 byte & 2 byte cmpxchg() by Paul Burton · 8 years ago
  29. b70eb30 MIPS: cmpxchg: Implement 1 byte & 2 byte xchg() by Paul Burton · 8 years ago
  30. 3f88ec6 MIPS: unaligned: Add DSP lwx & lhx missaligned access support by Miodrag Dinic · 8 years ago
  31. 296a762 MIPS: cmdline: Add support for 'memmap' parameter by Miodrag Dinic · 8 years ago
  32. 0a00024 MIPS: Loongson: Add Loongson-3A R3 basic support by Huacai Chen · 8 years ago
  33. 203e090 MIPS: Branch straight to ll in mips_atomic_set() by James Hogan · 8 years ago
  34. 4915e1b MIPS: Fix mips_atomic_set() with EVA by James Hogan · 8 years ago
  35. 49955d8 MIPS: Save static registers before sysmips by James Hogan · 8 years ago
  36. 2ec420b MIPS: Fix mips_atomic_set() retry condition by James Hogan · 8 years ago
  37. 736add2 MIPS: perf: add I6500 handling by Marcin Nowakowski · 8 years ago
  38. 859aeb1 MIPS: Probe the I6500 CPU by Paul Burton · 8 years ago
  39. 669c409 MIPS: Give __secure_computing() access to syscall arguments. by David Daney · 8 years ago
  40. 430d0b8 MIPS: module: Unify rel & rela reloc handling by Paul Burton · 8 years ago
  41. 351b094 MIPS: module: Ensure we always clean up r_mips_hi16_list by Paul Burton · 8 years ago
  42. 25d8b92 MIPS: head: Reorder instructions missing a delay slot by Karl Beldan · 8 years ago
  43. 1a73d93 MIPS: Fix bnezc/jialc return address calculation by Paul Burton · 8 years ago
  44. 87051ec MIPS: ftrace: fix init functions tracing by Marcin Nowakowski · 8 years ago
  45. f7a31b5 MIPS: perf: Remove incorrect odd/even counter handling for I6400 by Marcin Nowakowski · 8 years ago
  46. b0f5a8f kthread: fix boot hang (regression) on MIPS/OpenRISC by Vegard Nossum · 8 years ago
  47. f2545b2d jump_label: Reorder hotplug lock and jump_label_lock by Thomas Gleixner · 8 years ago
  48. ac3c4aa Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 8 years ago
  49. bf5f894 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  50. 0632466 format-security: move static strings to const by Kees Cook · 8 years ago
  51. c311c79 cpumask: make "nr_cpumask_bits" unsigned by Alexey Dobriyan · 8 years ago
  52. 2d3e486 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  53. 3fb9268 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  54. 174ddfd Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  55. 5db6db0 Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  56. e4db9253 MIPS: clockevent drivers: Set ->min_delta_ticks and ->max_delta_ticks by Nicolai Stange · 8 years ago
  57. e469b23 Merge branch '4.11-fixes' into mips-for-linux-next by Ralf Baechle · 8 years ago
  58. e648898 MIPS: Stengthen IPI IRQ domain sanity check by Paul Burton · 8 years ago
  59. 1eed400 MIPS: smp-mt: Use CPU interrupt controller IPI IRQ domain support by Paul Burton · 8 years ago
  60. 162b270 MIPS: KGDB: Use kernel context for sleeping threads by James Hogan · 8 years ago
  61. bac06cf MIPS: smp-cps: Fix potentially uninitialised value of core by Matt Redfearn · 8 years ago
  62. ec62a3b MIPS: KASLR: Add missing header files by Matt Redfearn · 8 years ago
  63. c46f59e MIPS: Avoid BUG warning in arch_check_elf by James Cowgill · 8 years ago
  64. f9c4e3a MIPS: Opt into HAVE_COPY_THREAD_TLS by James Cowgill · 8 years ago
  65. 828d1e4 MIPS: Remove dead define of ST_OFF by Matt Redfearn · 8 years ago
  66. 1f83f5e MIPS: Use common outgoing-CPU-notification code by Marcin Nowakowski · 8 years ago
  67. 9d7f29c MIPS: cevt-r4k: Fix out-of-bounds array access by James Hogan · 8 years ago
  68. f2b4286 MIPS: perf: fix deadlock by Rabin Vincent · 8 years ago
  69. 411dac7 MIPS: r2-on-r6-emu: Clear BLTZALL and BGEZALL debugfs counters by Aleksandar Markovic · 8 years ago
  70. 5bba7aa MIPS: r2-on-r6-emu: Fix BLEZL and BGTZL identification by Leonid Yegoshin · 8 years ago
  71. 05510f2 MIPS: Enable GENERIC_CPU_AUTOPROBE by Marcin Nowakowski · 8 years ago
  72. 977674c Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 8 years ago
  73. f0a955f mips: sanitize __access_ok() by Al Viro · 8 years ago
  74. 054838b Merge commit 'fc69910f329d' into uaccess.mips by Al Viro · 8 years ago
  75. b5effd3 debug: Fix __bug_table[] in arch linker scripts by Peter Zijlstra · 8 years ago
  76. 72c3373 Merge branch 'regset' (PTRACE_SETREGSET data leakage) by Linus Torvalds · 8 years ago
  77. d614fd5 mips/ptrace: Preserve previous registers for short regset write by Dave Martin · 8 years ago
  78. db68ce1 new helper: uaccess_kernel() by Al Viro · 8 years ago
  79. c992a4f KVM: MIPS: Implement VZ support by James Hogan · 8 years ago
  80. a929bdc MIPS: Probe guest MVH by James Hogan · 8 years ago
  81. a7c7ad6 MIPS: Probe guest CP0_UserLocal by James Hogan · 8 years ago
  82. 4e87580 MIPS: Add defs & probing of UFR by James Hogan · 8 years ago
  83. db8466c MIPS: IRQ Stack: Unwind IRQ stack onto task stack by Matt Redfearn · 8 years ago
  84. 5a34133 MIPS: Check TLB before handle_ri_rdhwr() for Loongson-3 by Huacai Chen · 8 years ago
  85. 033cffee MIPS: Add MIPS_CPU_FTLB for Loongson-3A R2 by Huacai Chen · 8 years ago
  86. fb2155e MIPS: smp-cps: Fix retrieval of VPE mask on big endian CPUs by Matt Redfearn · 8 years ago
  87. 9cb74b5 MIPS: Wire up statx system call by James Hogan · 8 years ago
  88. fc69910 MIPS: Add missing include files by Arnd Bergmann · 8 years ago
  89. f3ac606 sched/headers: Move task-stack related APIs from <linux/sched.h> to <linux/sched/task_stack.h> by Ingo Molnar · 8 years ago
  90. 68e21be sched/headers: Move task->mm handling methods to <linux/sched/mm.h> by Ingo Molnar · 8 years ago
  91. 589ee62 sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linux/sched.h> by Ingo Molnar · 8 years ago
  92. 68db0cf sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h> by Ingo Molnar · 8 years ago
  93. 2993002 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h> by Ingo Molnar · 8 years ago
  94. ef8bd77 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/hotplug.h> by Ingo Molnar · 8 years ago
  95. b17b015 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h> by Ingo Molnar · 8 years ago
  96. 174cd4b sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  97. 5b825c3 sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h> by Ingo Molnar · 8 years ago
  98. 3f07c01 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  99. f1f1007 mm: add new mmgrab() helper by Vegard Nossum · 8 years ago
  100. 897ab3e userfaultfd: non-cooperative: add event for memory unmaps by Mike Rapoport · 8 years ago