1. 70f743d MIPS: math-emu: For MFHC1/MTHC1 also return SIGILL right away by Maciej W. Rozycki · 7 years ago
  2. 27fe220 MIPS: Fix a typo: s/preset/present/ in r2-to-r6 emulation error message by Maciej W. Rozycki · 7 years ago
  3. a60b1a5 MIPS: Send SIGILL for R6 branches in `__compute_return_epc_for_insn' by Maciej W. Rozycki · 7 years ago
  4. fef40be MIPS: Send SIGILL for linked branches in `__compute_return_epc_for_insn' by Maciej W. Rozycki · 7 years ago
  5. 1f4edde MIPS: Rename `sigill_r6' to `sigill_r2r6' in `__compute_return_epc_for_insn' by Maciej W. Rozycki · 7 years ago
  6. 7b82c10 MIPS: Send SIGILL for BPOSGE32 in `__compute_return_epc_for_insn' by Maciej W. Rozycki · 7 years ago
  7. 11a3799 MIPS: Fix unaligned PC interpretation in `compute_return_epc' by Maciej W. Rozycki · 7 years ago
  8. a9db101 MIPS: Actually decode JALX in `__compute_return_epc_for_insn' by Maciej W. Rozycki · 7 years ago
  9. 13769eba MIPS: math-emu: Prevent wrong ISA mode instruction emulation by Maciej W. Rozycki · 7 years ago
  10. 0b17c96 MIPS: Use queued spinlocks (qspinlock) by Paul Burton · 7 years ago
  11. 25da4e9 MIPS: Use queued read/write locks (qrwlock) by Paul Burton · 7 years ago
  12. 4843cf8 MIPS: cmpxchg: Rearrange __xchg() arguments to match xchg() by Paul Burton · 7 years ago
  13. 3ba7f44 MIPS: cmpxchg: Implement 1 byte & 2 byte cmpxchg() by Paul Burton · 7 years ago
  14. b70eb30 MIPS: cmpxchg: Implement 1 byte & 2 byte xchg() by Paul Burton · 7 years ago
  15. 8263db4 MIPS: cmpxchg: Implement __cmpxchg() as a function by Paul Burton · 7 years ago
  16. 62c6081 MIPS: cmpxchg: Drop __xchg_u{32,64} functions by Paul Burton · 7 years ago
  17. d15dc68 MIPS: cmpxchg: Error out on unsupported xchg() calls by Paul Burton · 7 years ago
  18. 77299db MIPS: cmpxchg: Use __compiletime_error() for bad cmpxchg() pointers by Paul Burton · 7 years ago
  19. 5154f3b MIPS: cmpxchg: Pull xchg() asm into a macro by Paul Burton · 7 years ago
  20. 6b1e762 MIPS: cmpxchg: Unify R10000_LLSC_WAR & non-R10000_LLSC_WAR cases by Paul Burton · 7 years ago
  21. 3f88ec6 MIPS: unaligned: Add DSP lwx & lhx missaligned access support by Miodrag Dinic · 7 years ago
  22. 3daf281 MIPS: R6: Fix PREF instruction usage by memcpy for MIPS R6 by Leonid Yegoshin · 7 years ago
  23. 21855a6 MIPS: build: Fix "-modd-spreg" switch usage when compiling for mips32r6 by Miodrag Dinic · 7 years ago
  24. 296a762 MIPS: cmdline: Add support for 'memmap' parameter by Miodrag Dinic · 7 years ago
  25. b9c4dc2 MIPS: Loogson: Make enum loongson_cpu_type more clear by Huacai Chen · 7 years ago
  26. ecc38a0 MIPS: Loongson-3: support irq_set_affinity() in i8259 chip by Huacai Chen · 7 years ago
  27. e1b88ca MIPS: Loongson-3: IRQ balancing for PCI devices by Huacai Chen · 7 years ago
  28. 99b0b5a MIPS: Loongson-3: Support 4 packages in CPU Hwmon driver by Huacai Chen · 7 years ago
  29. b392ee0 MIPS: Loongson: Add NMI handler support by Huacai Chen · 7 years ago
  30. 0a00024 MIPS: Loongson: Add Loongson-3A R3 basic support by Huacai Chen · 7 years ago
  31. d3f6163 MIPS: SEAD-3: Fix GIC interrupt specifiers by Paul Burton · 7 years ago
  32. fbdc674 MIPS: SEAD-3: Set interrupt-parent per-device, not at root node by Paul Burton · 7 years ago
  33. 032a469 MIPS: generic: Add a MAINTAINERS entry by Paul Burton · 7 years ago
  34. ae7ce6b MIPS: generic: Set RTC_ALWAYS_BCD to 0 by Paul Burton · 7 years ago
  35. e889dfc MIPS: generic: Abstract FDT fixup application by Paul Burton · 7 years ago
  36. c3d62fc MIPS: generic/yamon-dt: Use serial* rather than uart* aliases by Paul Burton · 7 years ago
  37. f41d243 MIPS: generic/yamon-dt: Support > 256MB of RAM by Paul Burton · 7 years ago
  38. 571b7e6 MIPS: generic/yamon-dt: Pull YAMON DT shim code out of SEAD-3 board by Paul Burton · 7 years ago
  39. efe4a1a MIPS: SEAD-3: Remove GIC timer from DT by Paul Burton · 7 years ago
  40. 203e090 MIPS: Branch straight to ll in mips_atomic_set() by James Hogan · 7 years ago
  41. 4915e1b MIPS: Fix mips_atomic_set() with EVA by James Hogan · 7 years ago
  42. 49955d8 MIPS: Save static registers before sysmips by James Hogan · 7 years ago
  43. 2ec420b MIPS: Fix mips_atomic_set() retry condition by James Hogan · 7 years ago
  44. 736add2 MIPS: perf: add I6500 handling by Marcin Nowakowski · 7 years ago
  45. 859aeb1 MIPS: Probe the I6500 CPU by Paul Burton · 7 years ago
  46. 498e9ad MIPS: Perform post-DMA cache flushes on systems with MAARs by Paul Burton · 7 years ago
  47. 669c409 MIPS: Give __secure_computing() access to syscall arguments. by David Daney · 7 years ago
  48. f381bf6 MIPS: Add support for eBPF JIT. by David Daney · 7 years ago
  49. dc19012 MIPS: Add some instructions to uasm. by David Daney · 7 years ago
  50. 1f22d59 MIPS: Correctly define DBSHFL type instruction opcodes. by David Daney · 7 years ago
  51. ce807d5 MIPS: Optimize uasm insn lookup. by David Daney · 7 years ago
  52. 430d0b8 MIPS: module: Unify rel & rela reloc handling by Paul Burton · 8 years ago
  53. 351b094 MIPS: module: Ensure we always clean up r_mips_hi16_list by Paul Burton · 8 years ago
  54. 59baa24 MIPS: defconfig: Cleanup from old Kconfig options by Krzysztof Kozlowski · 7 years ago
  55. 1259798 MIPS: Sort MIPS Kconfig Alphabetically. by Matt Redfearn · 7 years ago
  56. c0bc126 Linux 4.12-rc7 by Linus Torvalds · 7 years ago
  57. 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
  58. 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
  59. 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
  60. 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
  61. 412572b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 7 years ago
  62. d5d5c18 Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 7 years ago
  63. 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
  64. f65013d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 7 years ago
  65. 26fcd95 x86/mshyperv: Remove excess #includes from mshyperv.h by Thomas Gleixner · 7 years ago
  66. 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
  67. 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
  68. 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
  69. 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
  70. 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
  71. 311548f Merge tag 'drm-fixes-for-v4.12-rc7' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
  72. 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
  73. 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
  74. 337c6ba Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  75. 98da7d0 fs/exec.c: account for argv/envp pointers by Kees Cook · 7 years ago
  76. 8818efa ocfs2: fix deadlock caused by recursive locking in xattr by Eric Ren · 7 years ago
  77. 3b7b314 slub: make sysfs file removal asynchronous by Tejun Heo · 7 years ago
  78. a91e0f6 lib/cmdline.c: fix get_options() overflow while parsing ranges by Ilya Matveychikov · 7 years ago
  79. 1eb643d fs/dax.c: fix inefficiency in dax_writeback_mapping_range() by Jan Kara · 7 years ago
  80. 9fa4eb8 autofs: sanity check status reported with AUTOFS_DEV_IOCTL_FAIL by NeilBrown · 7 years ago
  81. 029c54b mm/vmalloc.c: huge-vmap: fail gracefully on unexpected huge vmap mappings by Ard Biesheuvel · 7 years ago
  82. c891d9f mm, thp: remove cond_resched from __collapse_huge_page_copy by David Rientjes · 7 years ago
  83. 2592d2e Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  84. 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
  85. 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
  86. 9768935 Input: synaptics-rmi4 - only read the F54 query registers which are used by Andrew Duggan · 7 years ago
  87. 34f19ff powerpc/64: Initialise thread_info for emergency stacks by Nicholas Piggin · 7 years ago
  88. 33ce756 Merge tag 'drm-misc-fixes-2017-06-22' of git://anongit.freedesktop.org/git/drm-misc into drm-fixes by Dave Airlie · 7 years ago
  89. ad81810 kconfig: fix sparse warnings in nconfig by Randy Dunlap · 7 years ago
  90. 7598f8b perf probe: Fix probe definition for inlined functions by Björn Töpel · 7 years ago
  91. a38371c Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 7 years ago
  92. 3f7ba7e Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  93. 4f92f0e Merge tag 'mfd-fixes-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 7 years ago
  94. c8401dd KVM: x86: fix singlestepping over syscall by Paolo Bonzini · 7 years ago
  95. d6aa07c Merge tag 'kvm-s390-master-4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux by Radim Krčmář · 7 years ago
  96. bbd5ff5 powerpc/powernv/npu-dma: Add explicit flush when sending an ATSD by Alistair Popple · 7 years ago
  97. addb63c KVM: s390: gaccess: fix real-space designation asce handling for gmap shadows by Heiko Carstens · 7 years ago
  98. fb3a505 perf/x86/intel: Add 1G DTLB load/store miss support for SKL by Kan Liang · 7 years ago
  99. 6c782a5 i2c: imx: Use correct function to write to register by Michail Georgios Etairidis · 7 years ago
  100. 8d829b9 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago