1. b025d51 MIPS: CM: Specify register size when generating accessors by Paul Burton · 8 years ago
  2. abe852e MIPS: CM: Rename mips_cm_base to mips_gcr_base by Paul Burton · 8 years ago
  3. 454854a MIPS: math-emu: Add FP emu debugfs stats for individual instructions by Aleksandar Markovic · 8 years ago
  4. 25ad8db MIPS: math-emu: Add FP emu debugfs clear functionality by Aleksandar Markovic · 8 years ago
  5. ae5f3f5 MIPS: math-emu: Add FP emu debugfs statistics for branches by Aleksandar Markovic · 8 years ago
  6. e1231dd MIPS: math-emu: CLASS.D: Zero bits 32-63 of the result by Aleksandar Markovic · 8 years ago
  7. 3ec404d MIPS: math-emu: RINT.<D|S>: Fix several problems by reimplementation by Aleksandar Markovic · 8 years ago
  8. 1ff8560 MIPS: math-emu: CMP.Sxxx.<D|S>: Prevent occurrences of SIGILL crashes by Aleksandar Markovic · 8 years ago
  9. 2cfa582 MIPS: math-emu: <MADDF|MSUBF>.D: Fix accuracy (64-bit case) by Douglas Leung · 8 years ago
  10. b3b8e1e MIPS: math-emu: <MADDF|MSUBF>.S: Fix accuracy (32-bit case) by Douglas Leung · 8 years ago
  11. ae11c06 MIPS: math-emu: <MADDF|MSUBF>.<D|S>: Clean up "maddf_flags" enumeration by Aleksandar Markovic · 8 years ago
  12. 7cf64ce MIPS: math-emu: <MADDF|MSUBF>.<D|S>: Fix some cases of zero inputs by Aleksandar Markovic · 8 years ago
  13. 0c64fe6 MIPS: math-emu: <MADDF|MSUBF>.<D|S>: Fix some cases of infinite inputs by Aleksandar Markovic · 8 years ago
  14. e840be6 MIPS: math-emu: <MADDF|MSUBF>.<D|S>: Fix NaN propagation by Aleksandar Markovic · 8 years ago
  15. 304bfe4 MIPS: math-emu: MINA.<D|S>: Fix some cases of infinity and zero inputs by Aleksandar Markovic · 8 years ago
  16. 3444c4e MIPS: math-emu: <MAXA|MINA>.<D|S>: Fix cases of both infinite inputs by Aleksandar Markovic · 8 years ago
  17. 1a41b3b MIPS: math-emu: <MAXA|MINA>.<D|S>: Fix cases of input values with opposite signs by Aleksandar Markovic · 8 years ago
  18. aabf5cf MIPS: math-emu: <MAX|MIN>.<D|S>: Fix cases of both inputs negative by Aleksandar Markovic · 8 years ago
  19. 15560a5 MIPS: math-emu: <MAX|MAXA|MIN|MINA>.<D|S>: Fix cases of both inputs zero by Aleksandar Markovic · 8 years ago
  20. e78bf0d MIPS: math-emu: <MAX|MAXA|MIN|MINA>.<D|S>: Fix quiet NaN propagation by Aleksandar Markovic · 8 years ago
  21. b7fc2cc MIPS: Declare various variables & functions static by Paul Burton · 8 years ago
  22. 7d630e8 MIPS: Remove plat_timer_setup() by Paul Burton · 8 years ago
  23. fbdce1d MIPS: Remove __invalidate_kernel_vmap_range by Paul Burton · 8 years ago
  24. 445a58c MIPS: math-emu: Correct user fault_addr type by Paul Burton · 8 years ago
  25. 2aa7687 MIPS: Include linux/initrd.h for free_initrd_mem() by Paul Burton · 8 years ago
  26. db3fb45 MIPS: Include elf-randomize.h for arch_mmap_rnd() & arch_randomize_brk() by Paul Burton · 8 years ago
  27. c2c0974 MIPS: Include asm/delay.h for __{,n,u}delay() by Paul Burton · 8 years ago
  28. 91955e3 MIPS: Include linux/cpu.h for arch_cpu_idle() by Paul Burton · 8 years ago
  29. 6993942 MIPS: Include asm/setup.h for cpu_cache_init() by Paul Burton · 8 years ago
  30. 2904cdb MIPS: generic: Include asm/time.h for get_c0_*_int() by Paul Burton · 8 years ago
  31. b47e9c6 MIPS: generic: Include asm/bootinfo.h for plat_fdt_relocated() by Paul Burton · 8 years ago
  32. c59435a MIPS: Consolidate coherent and non-coherent dma_alloc code by Christoph Hellwig · 8 years ago
  33. 077b14e MIPS: configs: Add Onion Omega2+ defconfig by Harvey Hunt · 8 years ago
  34. 323ac96 MIPS: Add Onion Omega2+ board by Harvey Hunt · 8 years ago
  35. df8d6c3 MIPS: configs: Add VoCore2 defconfig by Harvey Hunt · 8 years ago
  36. d48faef MIPS: dts: Add Vocore2 board by Harvey Hunt · 8 years ago
  37. d73d783 dt-bindings: vendors: Add VoCore as a vendor by Harvey Hunt · 8 years ago
  38. 7d4ad2e MIPS: dts: ralink: Add Mediatek MT7628A SoC by Harvey Hunt · 8 years ago
  39. cc10815 MIPS: Alchemy: Threaded carddetect irqs for devboards by Manuel Lauss · 8 years ago
  40. 60d5973 MIPS: Alchemy: update cpu feature overrides by Manuel Lauss · 8 years ago
  41. c7f78c4 MIPS: Alchemy: Add devboard machine type to cpuinfo by Manuel Lauss · 8 years ago
  42. 8535f2b MIPS: math-emu: do not use bools for arithmetic by Manuel Lauss · 8 years ago
  43. 8fec553 MIPS: dts: Ci20: Add ethernet and fixed-regulator nodes by Harvey Hunt · 8 years ago
  44. c846558 MIPS: Ci20: Enable GPIO driver by Harvey Hunt · 8 years ago
  45. 04a85e0 MIPS: generic: Move NI 169445 FIT image source to its own file by Paul Burton · 8 years ago
  46. 13d1ff2 MIPS: generic: Move Boston FIT image source to its own file by Paul Burton · 8 years ago
  47. 436c6a4 MIPS: Allow platform to specify multiple its.S files by Paul Burton · 8 years ago
  48. 846fbcf MIPS: Octeon: Expose support for mips32r1, mips32r2 and mips64r1 by Petar Jovanovic · 8 years ago
  49. b123718 MIPS: signal: Remove unreachable code from force_fcr31_sig(). by Ralf Baechle · 8 years ago
  50. 7aacf86 MIPS: NI 169445 board support by Nathan Sullivan · 8 years ago
  51. 0c4037b MIPS: pci-mt7620: explicitly request exclusive reset control by Philipp Zabel · 8 years ago
  52. 897c0e7 MIPS: pistachio: Enable Root FS on NFS in defconfig by Matt Redfearn · 8 years ago
  53. 42f1e64 MIPS: NUMA: Remove the unused parent_node() macro by Dou Liyang · 8 years ago
  54. f922bc0 MIPS: Octeon: cavium_octeon_defconfig: Enable more drivers by Steven J. Hill · 8 years ago
  55. df4c87f MIPS: Remove unused ST_OFF from r2300_switch.S by Paul Burton · 8 years ago
  56. 423fb0d MIPS: Move r2300 FP code from r2300_switch.S to r2300_fpu.S by Paul Burton · 8 years ago
  57. a2aea69 MIPS: Move r4k FP code from r4k_switch.S to r4k_fpu.S by Paul Burton · 8 years ago
  58. 3b2db17 MIPS: Remove unused R6000 support by Paul Burton · 8 years ago
  59. 114c370 MIPS: R6: Constify r2_decoder_tables by Matt Redfearn · 8 years ago
  60. ff2c825 MIPS: SMP: Constify smp ops by Matt Redfearn · 8 years ago
  61. b879c80 MIPS: defconfig: Cleanup from non-existing options by Krzysztof Kozlowski · 8 years ago
  62. 7f27b5b8 MIPS: Convert to using %pOF instead of full_name by Rob Herring · 8 years ago
  63. cc4a41f Linux 4.13-rc7 by Linus Torvalds · 8 years ago
  64. 2c25833 Merge tag 'iommu-fixes-v4.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 8 years ago
  65. 80f73b2 Merge tag 'char-misc-4.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 8 years ago
  66. c3c1626 Merge tag 'staging-4.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 8 years ago
  67. fff4e7a Merge tag 'ntb-4.13-bugfixes' of git://github.com/jonmason/ntb by Linus Torvalds · 8 years ago
  68. a8b169a Avoid page waitqueue race leaving possible page locker waiting by Linus Torvalds · 8 years ago
  69. 3510ca2 Minor page waitqueue cleanups by Linus Torvalds · 8 years ago
  70. 0cc3b0e Clarify (and fix) MAX_LFS_FILESIZE macros by Linus Torvalds · 8 years ago
  71. bab9752 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 8 years ago
  72. 9716bdb Merge tag 'pci-v4.13-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  73. c153e62 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  74. 0adb8f3 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  75. 53ede64 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  76. b3242db Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  77. 67a3b5c Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  78. 17e34c4 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 8 years ago
  79. 42e6d5e Merge tag 'powerpc-4.13-8' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  80. 105065c Merge tag 'nfsd-4.13-2' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 8 years ago
  81. 8c7932a Merge tag 'cifs-fixes-for-4.13-rc6-and-stable' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 8 years ago
  82. d580e80 Merge tag 'for-linus-20170825' of git://git.infradead.org/linux-mtd by Linus Torvalds · 8 years ago
  83. 0b31c3e Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  84. 1f5de42 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 8 years ago
  85. 8e1101d PCI/MSI: Don't warn when irq_create_affinity_masks() returns NULL by Christoph Hellwig · 8 years ago
  86. 299c460 Merge tag 'mmc-v4.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 8 years ago
  87. 8efeb35 Merge tag 'sound-4.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 8 years ago
  88. 985e775 Merge tag 'dmaengine-fix-4.13-rc7' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 8 years ago
  89. 9e15400 Merge tag 'drm-fixes-for-v4.13-rc7' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  90. 91b540f mm/memblock.c: reversed logic in memblock_discard() by Pavel Tatashin · 8 years ago
  91. 2b7e866 fork: fix incorrect fput of ->exe_file causing use-after-free by Eric Biggers · 8 years ago
  92. 263630e mm/madvise.c: fix freeing of locked page with MADV_FREE by Eric Biggers · 8 years ago
  93. fffa281 dax: fix deadlock due to misaligned PMD faults by Ross Zwisler · 8 years ago
  94. 435c0b87 mm, shmem: fix handling /sys/kernel/mm/transparent_hugepage/shmem_enabled by Kirill A. Shutemov · 8 years ago
  95. 556b969 PM/hibernate: touch NMI watchdog when creating snapshot by Chen Yu · 8 years ago
  96. ba74b6f virtio_pci: fix cpu affinity support by Christoph Hellwig · 8 years ago
  97. 1046d30 virtio_blk: fix incorrect message when disk is resized by Stefan Hajnoczi · 8 years ago
  98. 22d5382 blk-mq-debugfs: Add names for recently added flags by Bart Van Assche · 8 years ago
  99. 47c5310 KVM: PPC: Book3S: Fix race and leak in kvm_vm_ioctl_create_spapr_tce() by Paul Mackerras · 8 years ago
  100. 64aee2a perf/core: Fix group {cpu,task} validation by Mark Rutland · 8 years ago