1. 92ecd19 MIPS: MIPS16e2: Report ASE presence in /proc/cpuinfo by Maciej W. Rozycki · 7 years ago
  2. f3235d3 MIPS: MIPS16e2: Subdecode extended LWSP/SWSP instructions by Maciej W. Rozycki · 7 years ago
  3. 8d1630f MIPS: MIPS16e2: Identify ASE presence by Maciej W. Rozycki · 7 years ago
  4. bdb94f6 MIPS: VDSO: Fix a mismatch between comment and preprocessor constant by Aleksandar Markovic · 7 years ago
  5. 0b523a8 MIPS: VDSO: Add implementation of gettimeofday() fallback by Goran Ferenc · 7 years ago
  6. 180902e MIPS: VDSO: Add implementation of clock_gettime() fallback by Goran Ferenc · 7 years ago
  7. 8ec7f15 MIPS: VDSO: Fix conversions in do_monotonic()/do_monotonic_coarse() by Goran Ferenc · 7 years ago
  8. 5f93086 MIPS: Use current_cpu_type() in m4kc_tlbp_war() by Paul Burton · 7 years ago
  9. cebf8c0 MIPS: Allow storing pgd in C0_CONTEXT for MIPSr6 by Paul Burton · 7 years ago
  10. f39878c MIPS: Handle tlbex-tlbp race condition by Paul Burton · 7 years ago
  11. e7bc855 MIPS: Add CPU shared FTLB feature detection by Paul Burton · 7 years ago
  12. fa7a3b4 MIPS: CPS: Handle spurious VP starts more gracefully by Paul Burton · 7 years ago
  13. 4ad755c MIPS: CPS: Handle cores not powering down more gracefully by Paul Burton · 7 years ago
  14. 5570ba2 MIPS: CPS: Prevent multi-core with dcache aliasing by Paul Burton · 7 years ago
  15. c8b7712 MIPS: CPS: Select CONFIG_SYS_SUPPORTS_SCHED_SMT for MIPSr6 by Paul Burton · 7 years ago
  16. 2f93a60 MIPS: CM: WARN on attempt to lock invalid VP, not BUG by Paul Burton · 7 years ago
  17. 516db1c MIPS: CM: Avoid per-core locking with CM3 & higher by Paul Burton · 7 years ago
  18. 9b03d8a MIPS: Skip IPI setup if we only have 1 CPU by Paul Burton · 7 years ago
  19. f259fe2 MIPS: Use `pr_debug' for messages from `__compute_return_epc_for_insn' by Maciej W. Rozycki · 7 years ago
  20. 70f743d MIPS: math-emu: For MFHC1/MTHC1 also return SIGILL right away by Maciej W. Rozycki · 7 years ago
  21. 27fe220 MIPS: Fix a typo: s/preset/present/ in r2-to-r6 emulation error message by Maciej W. Rozycki · 7 years ago
  22. a60b1a5 MIPS: Send SIGILL for R6 branches in `__compute_return_epc_for_insn' by Maciej W. Rozycki · 7 years ago
  23. fef40be MIPS: Send SIGILL for linked branches in `__compute_return_epc_for_insn' by Maciej W. Rozycki · 7 years ago
  24. 1f4edde MIPS: Rename `sigill_r6' to `sigill_r2r6' in `__compute_return_epc_for_insn' by Maciej W. Rozycki · 7 years ago
  25. 7b82c10 MIPS: Send SIGILL for BPOSGE32 in `__compute_return_epc_for_insn' by Maciej W. Rozycki · 7 years ago
  26. 11a3799 MIPS: Fix unaligned PC interpretation in `compute_return_epc' by Maciej W. Rozycki · 7 years ago
  27. a9db101 MIPS: Actually decode JALX in `__compute_return_epc_for_insn' by Maciej W. Rozycki · 7 years ago
  28. 13769eba MIPS: math-emu: Prevent wrong ISA mode instruction emulation by Maciej W. Rozycki · 7 years ago
  29. 0b17c96 MIPS: Use queued spinlocks (qspinlock) by Paul Burton · 7 years ago
  30. 25da4e9 MIPS: Use queued read/write locks (qrwlock) by Paul Burton · 7 years ago
  31. 4843cf8 MIPS: cmpxchg: Rearrange __xchg() arguments to match xchg() by Paul Burton · 7 years ago
  32. 3ba7f44 MIPS: cmpxchg: Implement 1 byte & 2 byte cmpxchg() by Paul Burton · 7 years ago
  33. b70eb30 MIPS: cmpxchg: Implement 1 byte & 2 byte xchg() by Paul Burton · 7 years ago
  34. 8263db4 MIPS: cmpxchg: Implement __cmpxchg() as a function by Paul Burton · 7 years ago
  35. 62c6081 MIPS: cmpxchg: Drop __xchg_u{32,64} functions by Paul Burton · 7 years ago
  36. d15dc68 MIPS: cmpxchg: Error out on unsupported xchg() calls by Paul Burton · 7 years ago
  37. 77299db MIPS: cmpxchg: Use __compiletime_error() for bad cmpxchg() pointers by Paul Burton · 7 years ago
  38. 5154f3b MIPS: cmpxchg: Pull xchg() asm into a macro by Paul Burton · 7 years ago
  39. 6b1e762 MIPS: cmpxchg: Unify R10000_LLSC_WAR & non-R10000_LLSC_WAR cases by Paul Burton · 7 years ago
  40. 3f88ec6 MIPS: unaligned: Add DSP lwx & lhx missaligned access support by Miodrag Dinic · 7 years ago
  41. 3daf281 MIPS: R6: Fix PREF instruction usage by memcpy for MIPS R6 by Leonid Yegoshin · 7 years ago
  42. 21855a6 MIPS: build: Fix "-modd-spreg" switch usage when compiling for mips32r6 by Miodrag Dinic · 7 years ago
  43. 296a762 MIPS: cmdline: Add support for 'memmap' parameter by Miodrag Dinic · 7 years ago
  44. b9c4dc2 MIPS: Loogson: Make enum loongson_cpu_type more clear by Huacai Chen · 7 years ago
  45. ecc38a0 MIPS: Loongson-3: support irq_set_affinity() in i8259 chip by Huacai Chen · 7 years ago
  46. e1b88ca MIPS: Loongson-3: IRQ balancing for PCI devices by Huacai Chen · 7 years ago
  47. 99b0b5a MIPS: Loongson-3: Support 4 packages in CPU Hwmon driver by Huacai Chen · 7 years ago
  48. b392ee0 MIPS: Loongson: Add NMI handler support by Huacai Chen · 7 years ago
  49. 0a00024 MIPS: Loongson: Add Loongson-3A R3 basic support by Huacai Chen · 7 years ago
  50. d3f6163 MIPS: SEAD-3: Fix GIC interrupt specifiers by Paul Burton · 7 years ago
  51. fbdc674 MIPS: SEAD-3: Set interrupt-parent per-device, not at root node by Paul Burton · 7 years ago
  52. 032a469 MIPS: generic: Add a MAINTAINERS entry by Paul Burton · 7 years ago
  53. ae7ce6b MIPS: generic: Set RTC_ALWAYS_BCD to 0 by Paul Burton · 7 years ago
  54. e889dfc MIPS: generic: Abstract FDT fixup application by Paul Burton · 7 years ago
  55. c3d62fc MIPS: generic/yamon-dt: Use serial* rather than uart* aliases by Paul Burton · 7 years ago
  56. f41d243 MIPS: generic/yamon-dt: Support > 256MB of RAM by Paul Burton · 7 years ago
  57. 571b7e6 MIPS: generic/yamon-dt: Pull YAMON DT shim code out of SEAD-3 board by Paul Burton · 7 years ago
  58. efe4a1a MIPS: SEAD-3: Remove GIC timer from DT by Paul Burton · 7 years ago
  59. 203e090 MIPS: Branch straight to ll in mips_atomic_set() by James Hogan · 7 years ago
  60. 4915e1b MIPS: Fix mips_atomic_set() with EVA by James Hogan · 7 years ago
  61. 49955d8 MIPS: Save static registers before sysmips by James Hogan · 7 years ago
  62. 2ec420b MIPS: Fix mips_atomic_set() retry condition by James Hogan · 7 years ago
  63. 736add2 MIPS: perf: add I6500 handling by Marcin Nowakowski · 7 years ago
  64. 859aeb1 MIPS: Probe the I6500 CPU by Paul Burton · 7 years ago
  65. 498e9ad MIPS: Perform post-DMA cache flushes on systems with MAARs by Paul Burton · 7 years ago
  66. 669c409 MIPS: Give __secure_computing() access to syscall arguments. by David Daney · 7 years ago
  67. f381bf6 MIPS: Add support for eBPF JIT. by David Daney · 7 years ago
  68. dc19012 MIPS: Add some instructions to uasm. by David Daney · 7 years ago
  69. 1f22d59 MIPS: Correctly define DBSHFL type instruction opcodes. by David Daney · 7 years ago
  70. ce807d5 MIPS: Optimize uasm insn lookup. by David Daney · 7 years ago
  71. 430d0b8 MIPS: module: Unify rel & rela reloc handling by Paul Burton · 7 years ago
  72. 351b094 MIPS: module: Ensure we always clean up r_mips_hi16_list by Paul Burton · 7 years ago
  73. 59baa24 MIPS: defconfig: Cleanup from old Kconfig options by Krzysztof Kozlowski · 7 years ago
  74. 1259798 MIPS: Sort MIPS Kconfig Alphabetically. by Matt Redfearn · 7 years ago
  75. c0bc126 Linux 4.12-rc7 by Linus Torvalds · 7 years ago
  76. a4fd8b3 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  77. 5f4b37d Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  78. 35d8d5d Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  79. 1a8cca1 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  80. 412572b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 7 years ago
  81. d5d5c18 Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 7 years ago
  82. bb9b8fd Merge tag 'kbuild-fixes-v4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 7 years ago
  83. f65013d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 7 years ago
  84. 26fcd95 x86/mshyperv: Remove excess #includes from mshyperv.h by Thomas Gleixner · 7 years ago
  85. 94a6df2 Merge tag 'powerpc-4.12-7' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  86. cd5545a Merge tag 'acpi-4.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  87. ba6cbdb Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 7 years ago
  88. 25b2398 Merge tag 'gpio-v4.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 7 years ago
  89. 51c933f Merge tag 'sound-4.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 7 years ago
  90. 311548f Merge tag 'drm-fixes-for-v4.12-rc7' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
  91. 7139a06 Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 7 years ago
  92. 7ec2f7e Merge tag 'for-4.12/dm-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 7 years ago
  93. 337c6ba Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  94. 98da7d0 fs/exec.c: account for argv/envp pointers by Kees Cook · 7 years ago
  95. 8818efa ocfs2: fix deadlock caused by recursive locking in xattr by Eric Ren · 7 years ago
  96. 3b7b314 slub: make sysfs file removal asynchronous by Tejun Heo · 7 years ago
  97. a91e0f6 lib/cmdline.c: fix get_options() overflow while parsing ranges by Ilya Matveychikov · 7 years ago
  98. 1eb643d fs/dax.c: fix inefficiency in dax_writeback_mapping_range() by Jan Kara · 7 years ago
  99. 9fa4eb8 autofs: sanity check status reported with AUTOFS_DEV_IOCTL_FAIL by NeilBrown · 7 years ago
  100. 029c54b mm/vmalloc.c: huge-vmap: fail gracefully on unexpected huge vmap mappings by Ard Biesheuvel · 7 years ago