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