1. 68923cd MIPS: CM: Add cluster & block args to mips_cm_lock_other() by Paul Burton · 7 years ago
  2. 5616897 MIPS: Add CPU cluster number accessors by Paul Burton · 7 years ago
  3. fe7a38c MIPS: Unify checks for sibling CPUs by Paul Burton · 7 years ago
  4. 856fbce MIPS: Store core & VP IDs in GlobalNumber-style variable by Paul Burton · 7 years ago
  5. f875a832 MIPS: Abstract CPU core & VP(E) ID access through accessor functions by Paul Burton · 7 years ago
  6. 15e6529 MIPS: CPS: Use GlobalNumber macros rather than magic numbers by Paul Burton · 7 years ago
  7. c6593dd MIPS: Add accessor & bit definitions for GlobalNumber by Paul Burton · 7 years ago
  8. 23cb600 MIPS: CPS: Add CM/CPC 3.5 register definitions by Paul Burton · 7 years ago
  9. 846e191 MIPS: CPS: Use change_*, set_* & clear_* where appropriate by Paul Burton · 7 years ago
  10. ed7eb5a MIPS: CPS: Introduce register modify (set/clear/change) accessors by Paul Burton · 7 years ago
  11. 829ca2be MIPS: CPC: Use BIT/GENMASK for register fields, order & drop shifts by Paul Burton · 7 years ago
  12. 2c981e3 MIPS: CPC: Use common CPS accessor generation macros by Paul Burton · 7 years ago
  13. 93c5bba5 MIPS: CM: Use BIT/GENMASK for register fields, order & drop shifts by Paul Burton · 7 years ago
  14. b025d51 MIPS: CM: Specify register size when generating accessors by Paul Burton · 7 years ago
  15. abe852e MIPS: CM: Rename mips_cm_base to mips_gcr_base by Paul Burton · 7 years ago
  16. 454854a MIPS: math-emu: Add FP emu debugfs stats for individual instructions by Aleksandar Markovic · 7 years ago
  17. 25ad8db MIPS: math-emu: Add FP emu debugfs clear functionality by Aleksandar Markovic · 7 years ago
  18. ae5f3f5 MIPS: math-emu: Add FP emu debugfs statistics for branches by Aleksandar Markovic · 7 years ago
  19. e1231dd MIPS: math-emu: CLASS.D: Zero bits 32-63 of the result by Aleksandar Markovic · 7 years ago
  20. 3ec404d MIPS: math-emu: RINT.<D|S>: Fix several problems by reimplementation by Aleksandar Markovic · 7 years ago
  21. 1ff8560 MIPS: math-emu: CMP.Sxxx.<D|S>: Prevent occurrences of SIGILL crashes by Aleksandar Markovic · 7 years ago
  22. 2cfa5825 MIPS: math-emu: <MADDF|MSUBF>.D: Fix accuracy (64-bit case) by Douglas Leung · 7 years ago
  23. b3b8e1e MIPS: math-emu: <MADDF|MSUBF>.S: Fix accuracy (32-bit case) by Douglas Leung · 7 years ago
  24. ae11c06 MIPS: math-emu: <MADDF|MSUBF>.<D|S>: Clean up "maddf_flags" enumeration by Aleksandar Markovic · 7 years ago
  25. 7cf64ce MIPS: math-emu: <MADDF|MSUBF>.<D|S>: Fix some cases of zero inputs by Aleksandar Markovic · 7 years ago
  26. 0c64fe6 MIPS: math-emu: <MADDF|MSUBF>.<D|S>: Fix some cases of infinite inputs by Aleksandar Markovic · 7 years ago
  27. e840be6 MIPS: math-emu: <MADDF|MSUBF>.<D|S>: Fix NaN propagation by Aleksandar Markovic · 7 years ago
  28. 304bfe4 MIPS: math-emu: MINA.<D|S>: Fix some cases of infinity and zero inputs by Aleksandar Markovic · 7 years ago
  29. 3444c4e MIPS: math-emu: <MAXA|MINA>.<D|S>: Fix cases of both infinite inputs by Aleksandar Markovic · 7 years ago
  30. 1a41b3b MIPS: math-emu: <MAXA|MINA>.<D|S>: Fix cases of input values with opposite signs by Aleksandar Markovic · 7 years ago
  31. aabf5cf MIPS: math-emu: <MAX|MIN>.<D|S>: Fix cases of both inputs negative by Aleksandar Markovic · 7 years ago
  32. 15560a5 MIPS: math-emu: <MAX|MAXA|MIN|MINA>.<D|S>: Fix cases of both inputs zero by Aleksandar Markovic · 7 years ago
  33. e78bf0d MIPS: math-emu: <MAX|MAXA|MIN|MINA>.<D|S>: Fix quiet NaN propagation by Aleksandar Markovic · 7 years ago
  34. b7fc2cc MIPS: Declare various variables & functions static by Paul Burton · 7 years ago
  35. 7d630e8 MIPS: Remove plat_timer_setup() by Paul Burton · 7 years ago
  36. fbdce1d MIPS: Remove __invalidate_kernel_vmap_range by Paul Burton · 7 years ago
  37. 445a58c MIPS: math-emu: Correct user fault_addr type by Paul Burton · 7 years ago
  38. 2aa7687 MIPS: Include linux/initrd.h for free_initrd_mem() by Paul Burton · 7 years ago
  39. db3fb45 MIPS: Include elf-randomize.h for arch_mmap_rnd() & arch_randomize_brk() by Paul Burton · 7 years ago
  40. c2c0974 MIPS: Include asm/delay.h for __{,n,u}delay() by Paul Burton · 7 years ago
  41. 91955e3 MIPS: Include linux/cpu.h for arch_cpu_idle() by Paul Burton · 7 years ago
  42. 6993942 MIPS: Include asm/setup.h for cpu_cache_init() by Paul Burton · 7 years ago
  43. 2904cdb MIPS: generic: Include asm/time.h for get_c0_*_int() by Paul Burton · 7 years ago
  44. b47e9c6 MIPS: generic: Include asm/bootinfo.h for plat_fdt_relocated() by Paul Burton · 7 years ago
  45. c59435a MIPS: Consolidate coherent and non-coherent dma_alloc code by Christoph Hellwig · 7 years ago
  46. 077b14e MIPS: configs: Add Onion Omega2+ defconfig by Harvey Hunt · 7 years ago
  47. 323ac96 MIPS: Add Onion Omega2+ board by Harvey Hunt · 7 years ago
  48. df8d6c3 MIPS: configs: Add VoCore2 defconfig by Harvey Hunt · 7 years ago
  49. d48faef MIPS: dts: Add Vocore2 board by Harvey Hunt · 7 years ago
  50. d73d783 dt-bindings: vendors: Add VoCore as a vendor by Harvey Hunt · 7 years ago
  51. 7d4ad2e MIPS: dts: ralink: Add Mediatek MT7628A SoC by Harvey Hunt · 7 years ago
  52. cc10815 MIPS: Alchemy: Threaded carddetect irqs for devboards by Manuel Lauss · 8 years ago
  53. 60d5973 MIPS: Alchemy: update cpu feature overrides by Manuel Lauss · 8 years ago
  54. c7f78c4 MIPS: Alchemy: Add devboard machine type to cpuinfo by Manuel Lauss · 8 years ago
  55. 8535f2b MIPS: math-emu: do not use bools for arithmetic by Manuel Lauss · 7 years ago
  56. 8fec553 MIPS: dts: Ci20: Add ethernet and fixed-regulator nodes by Harvey Hunt · 7 years ago
  57. c846558 MIPS: Ci20: Enable GPIO driver by Harvey Hunt · 7 years ago
  58. 04a85e0 MIPS: generic: Move NI 169445 FIT image source to its own file by Paul Burton · 7 years ago
  59. 13d1ff2 MIPS: generic: Move Boston FIT image source to its own file by Paul Burton · 7 years ago
  60. 436c6a4 MIPS: Allow platform to specify multiple its.S files by Paul Burton · 7 years ago
  61. 846fbcf MIPS: Octeon: Expose support for mips32r1, mips32r2 and mips64r1 by Petar Jovanovic · 8 years ago
  62. b123718 MIPS: signal: Remove unreachable code from force_fcr31_sig(). by Ralf Baechle · 7 years ago
  63. 7aacf86 MIPS: NI 169445 board support by Nathan Sullivan · 7 years ago
  64. 0c4037b MIPS: pci-mt7620: explicitly request exclusive reset control by Philipp Zabel · 7 years ago
  65. 897c0e7 MIPS: pistachio: Enable Root FS on NFS in defconfig by Matt Redfearn · 7 years ago
  66. 42f1e64 MIPS: NUMA: Remove the unused parent_node() macro by Dou Liyang · 7 years ago
  67. f922bc0 MIPS: Octeon: cavium_octeon_defconfig: Enable more drivers by Steven J. Hill · 7 years ago
  68. df4c87f MIPS: Remove unused ST_OFF from r2300_switch.S by Paul Burton · 8 years ago
  69. 423fb0d MIPS: Move r2300 FP code from r2300_switch.S to r2300_fpu.S by Paul Burton · 8 years ago
  70. a2aea69 MIPS: Move r4k FP code from r4k_switch.S to r4k_fpu.S by Paul Burton · 8 years ago
  71. 3b2db17 MIPS: Remove unused R6000 support by Paul Burton · 8 years ago
  72. 114c370 MIPS: R6: Constify r2_decoder_tables by Matt Redfearn · 8 years ago
  73. ff2c825 MIPS: SMP: Constify smp ops by Matt Redfearn · 7 years ago
  74. b879c80 MIPS: defconfig: Cleanup from non-existing options by Krzysztof Kozlowski · 7 years ago
  75. 7f27b5b MIPS: Convert to using %pOF instead of full_name by Rob Herring · 7 years ago
  76. cc4a41f Linux 4.13-rc7 by Linus Torvalds · 7 years ago
  77. 2c25833 Merge tag 'iommu-fixes-v4.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 7 years ago
  78. 80f73b2 Merge tag 'char-misc-4.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 7 years ago
  79. c3c1626 Merge tag 'staging-4.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 7 years ago
  80. fff4e7a Merge tag 'ntb-4.13-bugfixes' of git://github.com/jonmason/ntb by Linus Torvalds · 7 years ago
  81. a8b169a Avoid page waitqueue race leaving possible page locker waiting by Linus Torvalds · 7 years ago
  82. 3510ca2 Minor page waitqueue cleanups by Linus Torvalds · 7 years ago
  83. 0cc3b0e Clarify (and fix) MAX_LFS_FILESIZE macros by Linus Torvalds · 7 years ago
  84. bab9752 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 7 years ago
  85. 9716bdb Merge tag 'pci-v4.13-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
  86. c153e62 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  87. 0adb8f3 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  88. 53ede64 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  89. b3242db Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  90. 67a3b5c Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  91. 17e34c4 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 7 years ago
  92. 42e6d5e Merge tag 'powerpc-4.13-8' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  93. 105065c Merge tag 'nfsd-4.13-2' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 7 years ago
  94. 8c7932a Merge tag 'cifs-fixes-for-4.13-rc6-and-stable' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 7 years ago
  95. d580e80 Merge tag 'for-linus-20170825' of git://git.infradead.org/linux-mtd by Linus Torvalds · 7 years ago
  96. 0b31c3e Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  97. 1f5de42 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 7 years ago
  98. 8e1101d PCI/MSI: Don't warn when irq_create_affinity_masks() returns NULL by Christoph Hellwig · 7 years ago
  99. 299c460 Merge tag 'mmc-v4.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 7 years ago
  100. 8efeb35 Merge tag 'sound-4.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 7 years ago