1. 4a00aa0 MIPS,bpf: fix missing break in switch statement by Colin Ian King · 7 years ago
  2. 6035b3f MIPS,bpf: Cache value of BPF_OP(insn->code) in eBPF JIT. by David Daney · 7 years ago
  3. a67b375 MIPS, bpf: Implement JLT, JLE, JSLT and JSLE ops in the eBPF JIT. by David Daney · 7 years ago
  4. 8d8d18c MIPS,bpf: Fix using smp_processor_id() in preemptible splat. by David Daney · 7 years ago
  5. 463910e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  6. b2298fc Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 7 years ago
  7. 3118e6e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  8. 4530cca Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  9. 5fc9484 MIPS: Set ISA bit in entry-y for microMIPS kernels by Paul Burton · 7 years ago
  10. 527f102 MIPS: Prevent building MT support for microMIPS kernels by Paul Burton · 7 years ago
  11. 7353026 MIPS: PCI: Fix smp_processor_id() in preemptible by Matt Redfearn · 7 years ago
  12. 21da533 MIPS: Introduce cpu_tcache_line_size by Matt Redfearn · 7 years ago
  13. fde6af4 Merge tag 'mlx5-shared-2017-08-07' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux by David S. Miller · 7 years ago
  14. 68fe556 MIPS: DEC: Fix an int-handler.S CPU_DADDI_WORKAROUNDS regression by Maciej W. Rozycki · 7 years ago
  15. b399ee2 MIPS: VDSO: Fix clobber lists in fallback code paths by Goran Ferenc · 7 years ago
  16. ae5b067 Revert "MIPS: Don't unnecessarily include kmalloc.h into <asm/cache.h>." by Paul Burton · 7 years ago
  17. bed5846 MIPS: OCTEON: Fix USB platform code breakage. by Steven J. Hill · 7 years ago
  18. 81a67e5 MIPS: Octeon: Fix broken EDAC driver. by Steven J. Hill · 7 years ago
  19. 33a7364 MIPS: gitignore: ignore generated .c files by Bartosz Golaszewski · 7 years ago
  20. 6f542eb MIPS: Fix race on setting and getting cpu_online_mask by Matija Glavinic Pecotic · 7 years ago
  21. 00e0629 MIPS: mm: remove duplicate "const" qualifier on insn_table by Thomas Petazzoni · 7 years ago
  22. 6ea1bc9 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 7 years ago
  23. b6bd53f MIPS: Add missing file for eBPF JIT. by David Daney · 7 years ago
  24. 76851d1 sock: add SOCK_ZEROCOPY sockopt by Willem de Bruijn · 7 years ago
  25. cef55b5 Merge tag 'dma-mapping-4.13-2' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 7 years ago
  26. 43fc509 dma-coherent: introduce interface for default DMA pool by Vladimir Murzin · 7 years ago
  27. f13343e MIPS: ralink: mt7620: Add missing header by Harvey Hunt · 7 years ago
  28. e3ccf1d MIPS: ralink: Fix build error due to missing header by Harvey Hunt · 7 years ago
  29. c632517 tty: Fix TIOCGPTPEER ioctl definition by Gleb Fotengauer-Malinovskiy · 7 years ago
  30. 89cbec7 Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  31. 568d135d Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 7 years ago
  32. b745fcb MIPS: SMP: move asmlinkage before return type by Joe Perches · 7 years ago
  33. 473738eb MIPS: do not use __GFP_REPEAT for order-0 request by Michal Hocko · 7 years ago
  34. e5f5a5b MIPS: Fix MIPS I ISA /proc/cpuinfo reporting by Maciej W. Rozycki · 7 years ago
  35. 5fdc66e MIPS: Fix minimum alignment requirement of IRQ stack by Matt Redfearn · 7 years ago
  36. 6e62a88 MIPS: generic: Support MIPS Boston development boards by Paul Burton · 8 years ago
  37. 4d2804b MIPS: DTS: img: Don't attempt to build-in all .dtb files by Paul Burton · 8 years ago
  38. 828db21 MIPS: Traced negative syscalls should return -ENOSYS by James Hogan · 7 years ago
  39. becddba MIPS: Correct forced syscall errors by James Hogan · 7 years ago
  40. 4f32a39 MIPS: Negate error syscall return in trace by James Hogan · 7 years ago
  41. 54eca7e MIPS: Drop duplicate HAVE_SYSCALL_TRACEPOINTS select by James Hogan · 7 years ago
  42. 65ae8d2 MIPS16e2: Provide feature overrides for non-MIPS16 systems by Maciej W. Rozycki · 8 years ago
  43. 92ecd19 MIPS: MIPS16e2: Report ASE presence in /proc/cpuinfo by Maciej W. Rozycki · 7 years ago
  44. a94c33d lib/extable.c: use bsearch() library function in search_extable() by Thomas Meyer · 7 years ago
  45. f263fbb Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
  46. c7d28ec Merge tag 'gpio-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 7 years ago
  47. dddd564 Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 7 years ago
  48. 9f45efb Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  49. dc50214 Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  50. c856863 Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  51. f72e24a Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 7 years ago
  52. c136b84 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  53. 7868a20 mm/hugetlb: add size parameter to huge_pte_offset() by Punit Agrawal · 7 years ago
  54. ac7b759 Merge tag 'pinctrl-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 7 years ago
  55. 5518b69 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  56. f3235d3 MIPS: MIPS16e2: Subdecode extended LWSP/SWSP instructions by Maciej W. Rozycki · 8 years ago
  57. 8d1630f MIPS: MIPS16e2: Identify ASE presence by Maciej W. Rozycki · 8 years ago
  58. 9746684 Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 7 years ago
  59. 9a715cd Merge tag 'tty-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 7 years ago
  60. 9a9594e Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  61. 1b044f1 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  62. 3170d8d2 kill {__,}{get,put}_user_unaligned() by Al Viro · 8 years ago
  63. b079115 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  64. 04a7ea0 Merge tag 'kvmarm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 7 years ago
  65. 8542363 MIPS: Avoid accidental raw backtrace by James Hogan · 7 years ago
  66. cad482c MIPS: Perform post-DMA cache flushes on systems with MAARs by Paul Burton · 8 years ago
  67. d855086 MIPS: Fix IRQ tracing & lockdep when rescheduling by Paul Burton · 8 years ago
  68. 161c51c MIPS: pm-cps: Drop manual cache-line alignment of ready_count by Paul Burton · 8 years ago
  69. 6183061 Merge tag 'v4.12-rc7' into devel by Linus Walleij · 7 years ago
  70. bdb94f6 MIPS: VDSO: Fix a mismatch between comment and preprocessor constant by Aleksandar Markovic · 7 years ago
  71. 0b523a8 MIPS: VDSO: Add implementation of gettimeofday() fallback by Goran Ferenc · 7 years ago
  72. 180902e MIPS: VDSO: Add implementation of clock_gettime() fallback by Goran Ferenc · 7 years ago
  73. 8ec7f15 MIPS: VDSO: Fix conversions in do_monotonic()/do_monotonic_coarse() by Goran Ferenc · 7 years ago
  74. 5f93086 MIPS: Use current_cpu_type() in m4kc_tlbp_war() by Paul Burton · 8 years ago
  75. cebf8c0 MIPS: Allow storing pgd in C0_CONTEXT for MIPSr6 by Paul Burton · 8 years ago
  76. f39878c MIPS: Handle tlbex-tlbp race condition by Paul Burton · 8 years ago
  77. e7bc855 MIPS: Add CPU shared FTLB feature detection by Paul Burton · 8 years ago
  78. fa7a3b4 MIPS: CPS: Handle spurious VP starts more gracefully by Paul Burton · 8 years ago
  79. 4ad755c MIPS: CPS: Handle cores not powering down more gracefully by Paul Burton · 8 years ago
  80. 5570ba2 MIPS: CPS: Prevent multi-core with dcache aliasing by Paul Burton · 8 years ago
  81. c8b7712 MIPS: CPS: Select CONFIG_SYS_SUPPORTS_SCHED_SMT for MIPSr6 by Paul Burton · 8 years ago
  82. 2f93a60 MIPS: CM: WARN on attempt to lock invalid VP, not BUG by Paul Burton · 8 years ago
  83. 516db1c MIPS: CM: Avoid per-core locking with CM3 & higher by Paul Burton · 8 years ago
  84. 9b03d8a MIPS: Skip IPI setup if we only have 1 CPU by Paul Burton · 8 years ago
  85. f259fe2 MIPS: Use `pr_debug' for messages from `__compute_return_epc_for_insn' by Maciej W. Rozycki · 8 years ago
  86. 70f743d MIPS: math-emu: For MFHC1/MTHC1 also return SIGILL right away by Maciej W. Rozycki · 8 years ago
  87. 27fe220 MIPS: Fix a typo: s/preset/present/ in r2-to-r6 emulation error message by Maciej W. Rozycki · 8 years ago
  88. a60b1a5 MIPS: Send SIGILL for R6 branches in `__compute_return_epc_for_insn' by Maciej W. Rozycki · 8 years ago
  89. fef40be MIPS: Send SIGILL for linked branches in `__compute_return_epc_for_insn' by Maciej W. Rozycki · 8 years ago
  90. 1f4edde MIPS: Rename `sigill_r6' to `sigill_r2r6' in `__compute_return_epc_for_insn' by Maciej W. Rozycki · 8 years ago
  91. 7b82c10 MIPS: Send SIGILL for BPOSGE32 in `__compute_return_epc_for_insn' by Maciej W. Rozycki · 8 years ago
  92. 11a3799 MIPS: Fix unaligned PC interpretation in `compute_return_epc' by Maciej W. Rozycki · 8 years ago
  93. a9db101 MIPS: Actually decode JALX in `__compute_return_epc_for_insn' by Maciej W. Rozycki · 8 years ago
  94. 13769eba MIPS: math-emu: Prevent wrong ISA mode instruction emulation by Maciej W. Rozycki · 8 years ago
  95. 0b17c96 MIPS: Use queued spinlocks (qspinlock) by Paul Burton · 8 years ago
  96. 25da4e9 MIPS: Use queued read/write locks (qrwlock) by Paul Burton · 8 years ago
  97. 4843cf8 MIPS: cmpxchg: Rearrange __xchg() arguments to match xchg() by Paul Burton · 8 years ago
  98. 3ba7f44 MIPS: cmpxchg: Implement 1 byte & 2 byte cmpxchg() by Paul Burton · 8 years ago
  99. b70eb30 MIPS: cmpxchg: Implement 1 byte & 2 byte xchg() by Paul Burton · 8 years ago
  100. 8263db4 MIPS: cmpxchg: Implement __cmpxchg() as a function by Paul Burton · 8 years ago