1. 5188129 MIPS: Loongson-3: Improve -march option and move it to Platform by Huacai Chen · 8 years ago
  2. 6e52684 MIPS: Cleanup the unused __arch_local_irq_restore() function by Huacai Chen · 8 years ago
  3. 404a474 Merge branch 'uaccess' (batched user access infrastructure) by Linus Torvalds · 8 years ago
  4. eae2177 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  5. d434215 Merge tag 'pci-v4.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  6. 96461fd Merge tag 'cris-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/jesper/cris by Linus Torvalds · 8 years ago
  7. 278e5ac Merge tag 'for-4.5' of git://git.osdn.jp/gitroot/uclinux-h8/linux by Linus Torvalds · 8 years ago
  8. 0e1eb0a perf/x86: add Intel SkyLake uncore IMC PMU support by Stephane Eranian · 8 years ago
  9. 6551b8c ARM: realview: fix device tree build by Linus Walleij · 8 years ago
  10. 22c43f3 x86/platform/quark: Print boundaries correctly by Andy Shevchenko · 8 years ago
  11. 0e2bce7 powerpc: Remove newly added extra definition of pmd_dirty by Stephen Rothwell · 8 years ago
  12. c153693 powerpc: Simplify module TOC handling by Alan Modra · 8 years ago
  13. d7f9ee6 powerpc: Wire up copy_file_range() syscall by Chandan Rajendra · 8 years ago
  14. 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 · 8 years ago
  15. 9638685 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  16. 03d7d12 Merge tag 'armsoc-defconfig64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  17. f9cd69f Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  18. 62c79bb Merge tag 'armsoc-dt64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  19. 6d1c244 Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  20. 1305eda7 Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  21. 6b5a12d Merge tag 'armsoc-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  22. 5083c54 Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  23. 0c58282 Merge tag 'armsoc-fixes-nc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  24. e3de671 Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 8 years ago
  25. 20d666e dma-mapping: remove <asm-generic/dma-coherent.h> by Christoph Hellwig · 8 years ago
  26. e1c7e32 dma-mapping: always provide the dma_map_ops based implementation by Christoph Hellwig · 8 years ago
  27. bd38118 tile: uninline dma_set_mask by Christoph Hellwig · 8 years ago
  28. 30081d8 sparc: use generic dma_set_mask by Christoph Hellwig · 8 years ago
  29. 5348c1e metag: convert to dma_map_ops by Christoph Hellwig · 8 years ago
  30. 340f303 m68k: convert to dma_map_ops by Christoph Hellwig · 8 years ago
  31. f151341 mn10300: convert to dma_map_ops by Christoph Hellwig · 8 years ago
  32. 7938717 parisc: convert to dma_map_ops by Christoph Hellwig · 8 years ago
  33. eae0751 frv: convert to dma_map_ops by Christoph Hellwig · 8 years ago
  34. 5a1a67f nios2: convert to dma_map_ops by Christoph Hellwig · 8 years ago
  35. e20dd88 cris: convert to dma_map_ops by Christoph Hellwig · 8 years ago
  36. 4605f04b c6x: convert to dma_map_ops by Christoph Hellwig · 8 years ago
  37. 6f62097 blackfin: convert to dma_map_ops by Christoph Hellwig · 8 years ago
  38. a34a517 avr32: convert to dma_map_ops by Christoph Hellwig · 8 years ago
  39. 052c96d arc: convert to dma_map_ops by Christoph Hellwig · 8 years ago
  40. 0d4a619 dma-mapping: make the generic coherent dma mmap implementation optional by Christoph Hellwig · 8 years ago
  41. bf76f73 powerpc: enable UBSAN support by Daniel Axtens · 8 years ago
  42. c6d3085 UBSAN: run-time undefined behavior sanity checker by Andrey Ryabinin · 8 years ago
  43. 978e30c kexec: move some memembers and definitions within the scope of CONFIG_KEXEC_FILE by Xunlei Pang · 8 years ago
  44. a051216 powerpc/fadump: rename cpu_online_mask member of struct fadump_crash_info_header by Rasmus Villemoes · 8 years ago
  45. ef5c16b arch/frv/include/asm/io.h: accept const void pointers for read{b,w,l}() by Stephen Boyd · 8 years ago
  46. dcd6c87 mm: arch: remove duplicate definitions of MADV_FREE by Guenter Roeck · 8 years ago
  47. 6efd3f8 Merge branch 'pm-core' by Rafael J. Wysocki · 8 years ago
  48. 2f1b007 h8300: System call entry enable interrupt. by Yoshinori Sato · 8 years ago
  49. bf24eec h8300: show_stack cleanup by Yoshinori Sato · 8 years ago
  50. db903b4 h8300: Restraint of warning. by Yoshinori Sato · 8 years ago
  51. 96ff2d7 h8300: Add KGDB support. by Yoshinori Sato · 8 years ago
  52. 9ee05bb h8300: signal stack fix by Yoshinori Sato · 9 years ago
  53. 42b510e h8300: Add LZO compression by Yoshinori Sato · 9 years ago
  54. af3da57 h8300: zImage alignment fix by Yoshinori Sato · 9 years ago
  55. 3724d31 h8300: zImage alignment fix by Yoshinori Sato · 9 years ago
  56. 2b4015e Merge tag 'platform-drivers-x86-v4.5-1' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86 by Linus Torvalds · 8 years ago
  57. 378f956 platform/x86: Add Intel Telemetry Core Driver by Souvik Kumar Chakravarty · 8 years ago
  58. fdca4f1 platform:x86: add Intel P-Unit mailbox IPC driver by Qipeng Zha · 9 years ago
  59. 503943e MIPS: Add IEEE Std 754 conformance mode selection by Maciej W. Rozycki · 9 years ago
  60. 93adeaf MIPS: Determine the presence of IEEE Std 754-2008 features by Maciej W. Rozycki · 9 years ago
  61. 2b5e869 MIPS: ELF: Interpret the NAN2008 file header flag by Maciej W. Rozycki · 9 years ago
  62. eb4bc07 ELF: Also pass any interpreter's file header to `arch_check_elf' by Maciej W. Rozycki · 9 years ago
  63. 90d53a9 MIPS: math-emu: Add IEEE Std 754-2008 NaN encoding emulation by Maciej W. Rozycki · 9 years ago
  64. 198f705 MIPS: math-emu: Add IEEE Std 754-2008 ABS.fmt and NEG.fmt emulation by Maciej W. Rozycki · 9 years ago
  65. 9519ef3 MIPS: Define the legacy-NaN and 2008-NaN features by Maciej W. Rozycki · 9 years ago
  66. 2ed02dd MIPS: Use a union to access the ELF file header by Maciej W. Rozycki · 9 years ago
  67. 7e5873d MIPS: pci: Add MT7620a PCIE driver by John Crispin · 8 years ago
  68. 3b2e7c7 MIPS: ralink: Add a few missing clocks by John Crispin · 8 years ago
  69. 3bca798 MIPS: ralink: Fix vendor string for mt7620 by John Crispin · 8 years ago
  70. 0af3a40 MIPS: ralink: Fix invalid assignment of SoC type by John Crispin · 8 years ago
  71. fad2522 MIPS: ralink: fix USB frequency scaling by John Crispin · 8 years ago
  72. e906a5f MIPS: ralink: MT7688 pinmux fixes by John Crispin · 8 years ago
  73. 1df7add MIPS: ralink: add MT7621 support by John Crispin · 8 years ago
  74. 2761f83 MIPS: ralink: add a symbol for INTC by John Crispin · 8 years ago
  75. 3d1f664 MIPS: BCM47xx: Support SPROM prefixes on other platforms by Rafał Miłecki · 9 years ago
  76. 9cb1cce s390: remove all usages of PSW_ADDR_INSN by Heiko Carstens · 8 years ago
  77. fecc868 s390: remove all usages of PSW_ADDR_AMODE by Heiko Carstens · 8 years ago
  78. 696aafd s390: wire up copy_file_range syscall by Heiko Carstens · 8 years ago
  79. cd17e15 s390: remove superfluous memblock_alloc() return value checks by Heiko Carstens · 8 years ago
  80. ef1f7fd s390/numa: allocate memory with correct alignment by Heiko Carstens · 8 years ago
  81. 204ee2c s390/irqflags: optimize irq restore by Christian Borntraeger · 8 years ago
  82. a9d7ab9 s390/mm: use TASK_MAX_SIZE where applicable by Dominik Dingel · 8 years ago
  83. d394f2d x86/platform/UV: Remove EFI memmap quirk for UV2+ by Alex Thorlton · 9 years ago
  84. b000de5 x86/platform/intel-mid: Join string and fix SoC name by Andy Shevchenko · 8 years ago
  85. 3fda5bb x86/platform/intel-mid: Enable 64-bit build by Andy Shevchenko · 8 years ago
  86. a200dcb Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 8 years ago
  87. d05d82f Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 8 years ago
  88. d90f351 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egtvedt/linux-avr32 by Linus Torvalds · 8 years ago
  89. 48f58ba Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  90. 6c54809 ARM: debug-ll: fix BCM63xx entry for multiplatform by Arnd Bergmann · 8 years ago
  91. 00d27c6 numa: remove stale node_has_online_mem() define by Chris Metcalf · 8 years ago
  92. 1bb50ca arch/tile: move user_exit() to early kernel entry sequence by Chris Metcalf · 9 years ago
  93. 9ce815e tile: fix bug in setting PT_FLAGS_DISABLE_IRQ on kernel entry by Chris Metcalf · 9 years ago
  94. acfb699 tile: fix tilepro casts for readl, writel, etc by Chris Metcalf · 9 years ago
  95. f3a2616 tile: fix a -Wframe-larger-than warning by Chris Metcalf · 9 years ago
  96. 5ac65ab tile: include the syscall number in the backtrace by Chris Metcalf · 9 years ago
  97. 583b24a arch/tile: adopt prepare_exit_to_usermode() model from x86 by Chris Metcalf · 9 years ago
  98. c61f30a ARM: dts: armadillo800eva Correct extal1 frequency to 24 MHz by Geert Uytterhoeven · 9 years ago
  99. 42ff712 arm64: bpf: add extra pass to handle faulty codegen by Zi Shen Lim · 8 years ago
  100. c94ae4f arm64: insn: remove BUG_ON from codegen by Zi Shen Lim · 8 years ago