1. 2572f00 MIPS: Add support for PIC32MZDA platform by Joshua Henderson · 9 years ago
  2. 70ce14b MIPS: bmips: Improve BCM6368 device tree by Álvaro Fernández Rojas · 9 years ago
  3. db66dbb MIPS: bmips: Improve BCM6328 device tree by Álvaro Fernández Rojas · 9 years ago
  4. 555fae6 MIPS: ptrace: Drop cp0_tcstatus from regoffset_table[] by James Hogan · 9 years ago
  5. 8cbe4b5 MIPS: TXx9: iocled: Be sure to clamp return value by Linus Walleij · 9 years ago
  6. 8eb248f MIPS: RB532: Be sure to clamp return value by Linus Walleij · 9 years ago
  7. 6ea6b7f MIPS: TXx9: Be sure to clamp return value by Linus Walleij · 9 years ago
  8. 249e573 MIPS: ar7: Be sure to clamp return value by Linus Walleij · 9 years ago
  9. 7b42c00 MIPS: Alchemy: Be sure to clamp return value by Linus Walleij · 9 years ago
  10. 2549cc9 MIPS: Fix macro typo by Jaedon Shin · 9 years ago
  11. 497e803e MIPS: smp-cps: Ensure secondary cores start with EVA disabled by Matt Redfearn · 9 years ago
  12. a68f376 MIPS: io.h: Define `ioremap_cache' by Maciej W. Rozycki · 9 years ago
  13. 6d7b141 MIPS: math-emu: dsemul: Reduce `get_isa16_mode' clutter by Maciej W. Rozycki · 9 years ago
  14. 29e2800 MIPS: inst.h: Fix some instruction descriptions by Maciej W. Rozycki · 9 years ago
  15. 6e1715f MIPS: math-emu: dsemul: Correct description of the emulation frame by Maciej W. Rozycki · 9 years ago
  16. 69a1e6c MIPS: math-emu: Correct the emulation of microMIPS ADDIUPC instruction by Maciej W. Rozycki · 9 years ago
  17. 733b8bc MIPS: math-emu: Make microMIPS branch delay slot emulation work by Maciej W. Rozycki · 9 years ago
  18. a87265c MIPS: math-emu: dsemul: Fix ill formatting of microMIPS part by Maciej W. Rozycki · 9 years ago
  19. e455357 MIPS: math-emu: Correctly handle NOP emulation by Maciej W. Rozycki · 9 years ago
  20. 4f33f6c MIPS: Fix some missing CONFIG_CPU_MIPSR6 #ifdefs by Huacai Chen · 9 years ago
  21. db0dbd5 MIPS: sync-r4k: reduce skew while synchronization by Huacai Chen · 9 years ago
  22. cc67375 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  23. 20c759c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  24. b82dde0 Merge tag 'please-pull-copy_file_range' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 9 years ago
  25. 79d2453 Merge tag 'armsoc-tegra' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  26. 1b8ee1e Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  27. 1d5cfdb tree wide: use kvfree() than conditional kfree()/vfree() by Tetsuo Handa · 9 years ago
  28. 3f4a267 pmem: add wb_cache_pmem() to the PMEM API by Ross Zwisler · 9 years ago
  29. 800dc4f Revert "MIPS: Fix PAGE_MASK definition" by Dan Williams · 9 years ago
  30. 5955102 wrappers for ->i_mutex access by Al Viro · 9 years ago
  31. 884a12a [IA64] Enable copy_file_range syscall for ia64 by Tony Luck · 9 years ago
  32. 53c517a Merge tag 'renesas-fixes-for-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into fixes by Olof Johansson · 9 years ago
  33. 143c6fe ARM: omap2plus_defconfig: Enable ARM_KERNMEM_PERMS and few loadable modules by Tony Lindgren · 9 years ago
  34. 4da597d ARM: OMAP2+: Fix ppa_zero_params and ppa_por_params for rodata by Tony Lindgren · 9 years ago
  35. 0a0b132 ARM: OMAP2+: Fix l2_inv_api_params for rodata by Tony Lindgren · 9 years ago
  36. a5311d4 ARM: OMAP2+: Fix save_secure_ram_context for rodata by Tony Lindgren · 9 years ago
  37. eeaf964 ARM: OMAP2+: Fix l2dis_3630 for rodata by Tony Lindgren · 9 years ago
  38. d9db591 ARM: OMAP2+: Fix wait_dll_lock_timed for rodata by Tony Lindgren · 9 years ago
  39. cbfe74a ARCv2: STAR 9000950267: Handle return from intr to Delay Slot #2 by Vineet Gupta · 9 years ago
  40. 5610b12 MIPS: hpet: Choose a safe value for the ETIME check by Huacai Chen · 9 years ago
  41. 5754843 MIPS: Loongson-3: Fix SMP_ASK_C0COUNT IPI handler by Huacai Chen · 9 years ago
  42. 5188129 MIPS: Loongson-3: Improve -march option and move it to Platform by Huacai Chen · 9 years ago
  43. 6e52684 MIPS: Cleanup the unused __arch_local_irq_restore() function by Huacai Chen · 9 years ago
  44. 4850d43 ARM: OMAP2+: Remove legacy mailbox device instantiation by Suman Anna · 9 years ago
  45. cf19f3ab ARM: dts: AM4372: Add ti,mbox-send-noirq to wkup_m3 mailbox by Keerthy · 9 years ago
  46. 2800971f ARM: dts: AM33xx: Add ti,mbox-send-noirq to wkup_m3 mailbox by Dave Gerlach · 9 years ago
  47. 404a474 Merge branch 'uaccess' (batched user access infrastructure) by Linus Torvalds · 9 years ago
  48. eae2177 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  49. 48189d6 net: hns: enet specifies a reference to dsaf by yankejian · 9 years ago
  50. d434215 Merge tag 'pci-v4.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  51. 96461fd Merge tag 'cris-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/jesper/cris by Linus Torvalds · 9 years ago
  52. 278e5ac Merge tag 'for-4.5' of git://git.osdn.jp/gitroot/uclinux-h8/linux by Linus Torvalds · 9 years ago
  53. 0e1eb0a perf/x86: add Intel SkyLake uncore IMC PMU support by Stephane Eranian · 9 years ago
  54. 6551b8c ARM: realview: fix device tree build by Linus Walleij · 9 years ago
  55. 22c43f3 x86/platform/quark: Print boundaries correctly by Andy Shevchenko · 9 years ago
  56. 0e2bce7 powerpc: Remove newly added extra definition of pmd_dirty by Stephen Rothwell · 9 years ago
  57. c153693 powerpc: Simplify module TOC handling by Alan Modra · 9 years ago
  58. d7f9ee6 powerpc: Wire up copy_file_range() syscall by Chandan Rajendra · 9 years ago
  59. 30f0530 Merge tag 'pm+acpi-4.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  60. 9638685 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  61. 03d7d12 Merge tag 'armsoc-defconfig64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  62. f9cd69f Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  63. 62c79bb Merge tag 'armsoc-dt64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  64. 6d1c244 Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  65. 1305eda7 Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  66. 6b5a12d Merge tag 'armsoc-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  67. 5083c54 Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  68. 0c58282 Merge tag 'armsoc-fixes-nc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  69. e3de671 Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 9 years ago
  70. 20d666e dma-mapping: remove <asm-generic/dma-coherent.h> by Christoph Hellwig · 9 years ago
  71. e1c7e32 dma-mapping: always provide the dma_map_ops based implementation by Christoph Hellwig · 9 years ago
  72. bd38118 tile: uninline dma_set_mask by Christoph Hellwig · 9 years ago
  73. 30081d8 sparc: use generic dma_set_mask by Christoph Hellwig · 9 years ago
  74. 5348c1e metag: convert to dma_map_ops by Christoph Hellwig · 9 years ago
  75. 340f303 m68k: convert to dma_map_ops by Christoph Hellwig · 9 years ago
  76. f151341 mn10300: convert to dma_map_ops by Christoph Hellwig · 9 years ago
  77. 7938717 parisc: convert to dma_map_ops by Christoph Hellwig · 9 years ago
  78. eae0751 frv: convert to dma_map_ops by Christoph Hellwig · 9 years ago
  79. 5a1a67f nios2: convert to dma_map_ops by Christoph Hellwig · 9 years ago
  80. e20dd88 cris: convert to dma_map_ops by Christoph Hellwig · 9 years ago
  81. 4605f04b c6x: convert to dma_map_ops by Christoph Hellwig · 9 years ago
  82. 6f62097 blackfin: convert to dma_map_ops by Christoph Hellwig · 9 years ago
  83. a34a517 avr32: convert to dma_map_ops by Christoph Hellwig · 9 years ago
  84. 052c96d arc: convert to dma_map_ops by Christoph Hellwig · 9 years ago
  85. 0d4a619 dma-mapping: make the generic coherent dma mmap implementation optional by Christoph Hellwig · 9 years ago
  86. bf76f73 powerpc: enable UBSAN support by Daniel Axtens · 9 years ago
  87. c6d3085 UBSAN: run-time undefined behavior sanity checker by Andrey Ryabinin · 9 years ago
  88. 978e30c kexec: move some memembers and definitions within the scope of CONFIG_KEXEC_FILE by Xunlei Pang · 9 years ago
  89. a051216 powerpc/fadump: rename cpu_online_mask member of struct fadump_crash_info_header by Rasmus Villemoes · 9 years ago
  90. ef5c16b arch/frv/include/asm/io.h: accept const void pointers for read{b,w,l}() by Stephen Boyd · 9 years ago
  91. dcd6c87 mm: arch: remove duplicate definitions of MADV_FREE by Guenter Roeck · 9 years ago
  92. 6efd3f8 Merge branch 'pm-core' by Rafael J. Wysocki · 9 years ago
  93. 2f1b007 h8300: System call entry enable interrupt. by Yoshinori Sato · 9 years ago
  94. bf24eec h8300: show_stack cleanup by Yoshinori Sato · 9 years ago
  95. db903b4 h8300: Restraint of warning. by Yoshinori Sato · 9 years ago
  96. 96ff2d7 h8300: Add KGDB support. by Yoshinori Sato · 9 years ago
  97. 9ee05bb h8300: signal stack fix by Yoshinori Sato · 9 years ago
  98. 42b510e h8300: Add LZO compression by Yoshinori Sato · 9 years ago
  99. af3da57 h8300: zImage alignment fix by Yoshinori Sato · 9 years ago
  100. 3724d31 h8300: zImage alignment fix by Yoshinori Sato · 9 years ago