1. e1260be Merge 4.9.137 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  2. a0f30ae Merge 4.9.136 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  3. 6dc8764 sparc64: Make proc_id signed. by David S. Miller · 6 years ago
  4. 4c04e74 sparc: Fix single-pcr perf event counter management. by David S. Miller · 6 years ago
  5. 24b71d1 sparc64: Fix regression in pmdp_invalidate(). by David S. Miller · 6 years ago
  6. 942630b arch/sparc: increase CONFIG_NODES_SHIFT on SPARC64 to 5 by Jane Chu · 7 years ago
  7. a8c1ea6 Merge 4.9.126 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  8. 55463c6 sys: don't hold uts_sem while accessing userspace memory by Jann Horn · 6 years ago
  9. a925dfb Merge 4.9.125 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  10. cd4fdbb sparc: kernel/pcic: silence gcc 7.x warning in pcibios_fixup_bus() by Thomas Petazzoni · 7 years ago
  11. 42a730a Merge 4.9.107 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  12. 1724b70 sparc64: Don't clibber fixed registers in __multi4. by David S. Miller · 7 years ago
  13. d47c9f5 sparc64: Fix build warnings with gcc 7. by David S. Miller · 7 years ago
  14. 9797dcb Merge 4.9.104 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  15. 8e02caa sparc64: Make atomic_xchg() an inline function rather than a macro. by David S. Miller · 6 years ago
  16. 9da97a9 sparc64: update pmdp_invalidate() to return old pmd value by Nitin Gupta · 6 years ago
  17. aef17a5 Merge 4.9.101 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  18. 81da9f8 futex: Remove duplicated code and fix undefined behaviour by Jiri Slaby · 7 years ago
  19. 8683408 Merge 4.9.94 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  20. 3da8b25 sparc64: ldc abort during vds iso boot by Jag Raman · 7 years ago
  21. a9d0273 Merge 4.9.84 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  22. b392a53 crypto: hash - annotate algorithms taking optional key by Eric Biggers · 6 years ago
  23. cb7518e Merge 4.9.72 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  24. 6430e16 sparc32: Export vac_cache_size to fix build error by Guenter Roeck · 7 years ago
  25. 3f1d77c Merge 4.9.69 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  26. 7da67d1 sparc64/mm: set fields in deferred pages by Pavel Tatashin · 7 years ago
  27. 44a3afc Merge 4.9.63 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  28. 31c8c49 security/keys: add CONFIG_KEYS_COMPAT to Kconfig by Bilal Amarni · 7 years ago
  29. f108c7d Merge 4.9.58 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  30. 84a66ca sparc64: Migrate hvcons irq to panicked cpu by Vijay Kumar · 7 years ago
  31. a3840b1 Merge 4.9.46 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  32. d0526ee sparc64: remove unnecessary log message by Tushar Dave · 7 years ago
  33. 7073fca Merge 4.9.43 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  34. 6309eb7 sparc64: Prevent perf from running during super critical sections by Rob Gardner · 7 years ago
  35. 02f29ab Merge 4.9.42 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  36. b9d68cd sparc64: Fix exception handling in UltraSPARC-III memcpy. by David S. Miller · 7 years ago
  37. bfafa56 sparc64: Measure receiver forward progress to avoid send mondo timeout by Jane Chu · 7 years ago
  38. 184ce81 Merge 4.9.36 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  39. 8886196 sparc64: Zero pages on allocation for mondo and error queues. by Liam R. Howlett · 7 years ago
  40. 41172b7 sparc64: Handle PIO & MEM non-resumable errors. by Liam R. Howlett · 7 years ago
  41. 7172a93 Merge 4.9.34 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  42. 0d21cf1 Merge 4.9.33 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  43. cfc0eb40 mm: larger stack guard gap, between vmas by Hugh Dickins · 7 years ago
  44. bdc9a03 sparc64: make string buffers large enough by Dan Carpenter · 8 years ago
  45. da3493c Merge 4.9.32 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  46. 04ac452d arch/sparc: support NR_CPUS = 4096 by Jane Chu · 7 years ago
  47. 433a50e sparc64: delete old wrap code by Pavel Tatashin · 7 years ago
  48. b6bb22d sparc64: new context wrap by Pavel Tatashin · 7 years ago
  49. 975f3cd sparc64: add per-cpu mm of secondary contexts by Pavel Tatashin · 7 years ago
  50. 7932bfa sparc64: redefine first version by Pavel Tatashin · 7 years ago
  51. 65e3443 sparc64: combine activate_mm and switch_mm by Pavel Tatashin · 7 years ago
  52. e7590a1 sparc64: reset mm cpumask after wrap by Pavel Tatashin · 7 years ago
  53. b3ad7a3 sparc: Machine description indices can vary by James Clarke · 7 years ago
  54. 8d665e0 sparc64: mm: fix copy_tsb to correctly copy huge page TSBs by Mike Kravetz · 7 years ago
  55. 4b684e6 sparc64: Add __multi3 for gcc 7.x and later. by David S. Miller · 7 years ago
  56. 77d3588 Merge 4.9.31 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  57. 1a65877 sparc/ftrace: Fix ftrace graph time measurement by Liam R. Howlett · 7 years ago
  58. 45ceb84 sparc: Fix -Wstringop-overflow warning by Orlando Arias · 7 years ago
  59. 3fe100e BACKPORT [FROMLIST] New getsockopt option to get socket cookie by Chenbo Feng · 7 years ago
  60. 22d6b01 sparc64: fix fault handling in NGbzero.S and GENbzero.S by Dave Aldridge · 7 years ago
  61. 512d211 sparc64: Fix kernel panic due to erroneous #ifdef surrounding pmd_write() by Tom Hromatka · 7 years ago
  62. 24870a7 sparc64: kern_addr_valid regression by bob picco · 7 years ago
  63. 84b94c43 sparc/ptrace: Preserve previous registers for short regset write by Dave Martin · 7 years ago
  64. 9dd35d6 sparc: drop duplicate header scatterlist.h by Geliang Tang · 8 years ago
  65. e6b5f1b config: Adding the new config parameter CONFIG_PROVE_LOCKING_SMALL for sparc by Babu Moger · 8 years ago
  66. d30a6b8 sparc64: Enable 64-bit DMA by Tushar Dave · 8 years ago
  67. f08978b sparc64: Enable sun4v dma ops to use IOMMU v2 APIs by Tushar Dave · 8 years ago
  68. 5116ab4 sparc64: Bind PCIe devices to use IOMMU v2 service by Tushar Dave · 8 years ago
  69. 31f077d sparc64: Initialize iommu_map_table and iommu_pool by Tushar Dave · 8 years ago
  70. f0248c1 sparc64: Add ATU (new IOMMU) support by Tushar Dave · 8 years ago
  71. c88c545 sparc64: Add FORCE_MAX_ZONEORDER and default to 13 by Dave Kleikamp · 8 years ago
  72. 87a349f sparc64: fix compile warning section mismatch in find_node() by Thomas Tai · 8 years ago
  73. 07b5ab3 sparc32: Fix inverted invalid_frame_pointer checks on sigreturns by Andreas Larsson · 8 years ago
  74. 74a5ed5 sparc64: Fix find_node warning if numa node cannot be found by Thomas Tai · 8 years ago
  75. a74ad5e sparc64: Handle extremely large kernel TLB range flushes more gracefully. by David S. Miller · 8 years ago
  76. a236441 sparc64: Fix illegal relative branches in hypervisor patched TLB cross-call code. by David S. Miller · 8 years ago
  77. 830cda3 sparc64: Fix instruction count in comment for __hypervisor_flush_tlb_pending. by David S. Miller · 8 years ago
  78. 849c498 sparc64: Handle extremely large kernel TSB range flushes sanely. by David S. Miller · 8 years ago
  79. 9d9fa23 sparc: Handle negative offsets in arch_jump_label_transform by James Clarke · 8 years ago
  80. b429ae4 sparc64: Fix illegal relative branches in hypervisor patched TLB code. by David S. Miller · 8 years ago
  81. 0fd0ff0 sparc64: Delete now unused user copy fixup functions. by David S. Miller · 8 years ago
  82. 614da3d sparc64: Delete now unused user copy assembler helpers. by David S. Miller · 8 years ago
  83. ee841d0 sparc64: Convert U3copy_{from,to}_user to accurate exception reporting. by David S. Miller · 8 years ago
  84. e93704e sparc64: Convert NG2copy_{from,to}_user to accurate exception reporting. by David S. Miller · 8 years ago
  85. 7ae3aaf sparc64: Convert NGcopy_{from,to}_user to accurate exception reporting. by David S. Miller · 8 years ago
  86. 95707704 sparc64: Convert NG4copy_{from,to}_user to accurate exception reporting. by David S. Miller · 8 years ago
  87. cb736fd sparc64: Convert U1copy_{from,to}_user to accurate exception reporting. by David S. Miller · 8 years ago
  88. d0796b5 sparc64: Convert GENcopy_{from,to}_user to accurate exception reporting. by David S. Miller · 8 years ago
  89. 0096ac9 sparc64: Convert copy_in_user to accurate exception reporting. by David S. Miller · 8 years ago
  90. 83a17d2 sparc64: Prepare to move to more saner user copy exception handling. by David S. Miller · 8 years ago
  91. aa95ce3 sparc64: Delete __ret_efault. by David S. Miller · 8 years ago
  92. ee9e839 sparc32: Fix old style declaration GCC warnings by Tobias Klauser · 8 years ago
  93. 844bdf1 sparc64: Fix old style declaration GCC warnings by Tobias Klauser · 8 years ago
  94. d624716 sparc64: Setup a scheduling domain for highest level cache. by Atish Patra · 8 years ago
  95. 63ae602 Merge branch 'gup_flag-cleanups' by Linus Torvalds · 8 years ago
  96. f307ab6 mm: replace access_process_vm() write parameter with gup_flags by Lorenzo Stoakes · 8 years ago
  97. c164154 mm: replace get_user_pages_unlocked() write/force parameters with gup_flags by Lorenzo Stoakes · 8 years ago
  98. 84d6984 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 8 years ago
  99. 4cdf8db Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  100. 6727ad9 nmi_backtrace: generate one-line reports for idle cpus by Chris Metcalf · 8 years ago