1. 3b0fe0b uapi: export all headers under uapi directories by Nicolas Dichtel · 7 years ago
  2. c1c5428 Merge 4.9.214 into android-4.9-q by Greg Kroah-Hartman · 4 years, 7 months ago
  3. 7c756a4 sparc32: fix struct ipc64_perm type definition by Arnd Bergmann · 4 years, 8 months ago
  4. 72e8598 Merge 4.9.204 into android-4.9-q by Greg Kroah-Hartman · 4 years, 10 months ago
  5. 2c7552d sparc64: Rework xchg() definition to avoid warnings. by David S. Miller · 6 years ago
  6. f7bcd7d sparc: Fix parport build warnings. by David S. Miller · 6 years ago
  7. 39eed54 Merge 4.9.185 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  8. 074d0aa bug.h: work around GCC PR82365 in BUG() by Arnd Bergmann · 7 years ago
  9. e1260be Merge 4.9.137 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  10. 6dc8764 sparc64: Make proc_id signed. by David S. Miller · 6 years ago
  11. 9797dcb Merge 4.9.104 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  12. 8e02caa sparc64: Make atomic_xchg() an inline function rather than a macro. by David S. Miller · 6 years ago
  13. 9da97a9 sparc64: update pmdp_invalidate() to return old pmd value by Nitin Gupta · 7 years ago
  14. aef17a5 Merge 4.9.101 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  15. 81da9f8 futex: Remove duplicated code and fix undefined behaviour by Jiri Slaby · 7 years ago
  16. f108c7d Merge 4.9.58 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  17. 84a66ca sparc64: Migrate hvcons irq to panicked cpu by Vijay Kumar · 8 years ago
  18. 7073fca Merge 4.9.43 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  19. 6309eb7 sparc64: Prevent perf from running during super critical sections by Rob Gardner · 7 years ago
  20. 02f29ab Merge 4.9.42 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  21. bfafa56 sparc64: Measure receiver forward progress to avoid send mondo timeout by Jane Chu · 7 years ago
  22. da3493c Merge 4.9.32 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  23. 433a50e sparc64: delete old wrap code by Pavel Tatashin · 7 years ago
  24. 975f3cd sparc64: add per-cpu mm of secondary contexts by Pavel Tatashin · 7 years ago
  25. 7932bfa sparc64: redefine first version by Pavel Tatashin · 7 years ago
  26. 65e3443 sparc64: combine activate_mm and switch_mm by Pavel Tatashin · 7 years ago
  27. b3ad7a3 sparc: Machine description indices can vary by James Clarke · 7 years ago
  28. 77d3588 Merge 4.9.31 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  29. 45ceb84 sparc: Fix -Wstringop-overflow warning by Orlando Arias · 7 years ago
  30. 3fe100e BACKPORT [FROMLIST] New getsockopt option to get socket cookie by Chenbo Feng · 7 years ago
  31. 512d211 sparc64: Fix kernel panic due to erroneous #ifdef surrounding pmd_write() by Tom Hromatka · 7 years ago
  32. f08978b sparc64: Enable sun4v dma ops to use IOMMU v2 APIs by Tushar Dave · 8 years ago
  33. 31f077d sparc64: Initialize iommu_map_table and iommu_pool by Tushar Dave · 8 years ago
  34. f0248c1 sparc64: Add ATU (new IOMMU) support by Tushar Dave · 8 years ago
  35. 0fd0ff0 sparc64: Delete now unused user copy fixup functions. by David S. Miller · 8 years ago
  36. 83a17d2 sparc64: Prepare to move to more saner user copy exception handling. by David S. Miller · 8 years ago
  37. aa95ce3 sparc64: Delete __ret_efault. by David S. Miller · 8 years ago
  38. ee9e839 sparc32: Fix old style declaration GCC warnings by Tobias Klauser · 8 years ago
  39. 844bdf1 sparc64: Fix old style declaration GCC warnings by Tobias Klauser · 8 years ago
  40. d624716 sparc64: Setup a scheduling domain for highest level cache. by Atish Patra · 8 years ago
  41. 84d6984 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 8 years ago
  42. 4cdf8db Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  43. 9a01c3e nmi_backtrace: add more trigger_*_cpu_backtrace() methods by Chris Metcalf · 8 years ago
  44. f84d9fa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 8 years ago
  45. aa7bde1 sparc64: Enable setting "relaxed ordering" in IOMMU mappings by chris hyser · 8 years ago
  46. c99d2ab sparc64: separate extable_64.h, switch elf_64.h to it by Al Viro · 8 years ago
  47. 1a4a2bc Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  48. 2a0100d sparc64: Fix non-SMP build. by David S. Miller · 8 years ago
  49. 9b2f753 sparc64: Fix cpu_possible_mask if nr_cpus is set by Atish Patra · 8 years ago
  50. 1e953d8 sparc64 mm: Fix more TSB sizing issues by Mike Kravetz · 8 years ago
  51. d4b80af Merge branch 'linus' into x86/asm, to pick up recent fixes by Ingo Molnar · 8 years ago
  52. 77e5bdf Merge branch 'uaccess-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  53. 917400c sparc32: fix copy_from_user() by Al Viro · 8 years ago
  54. 81409e9 usercopy: fold builtin_const check into inline function by Kees Cook · 8 years ago
  55. e4a744e ftrace: Remove CONFIG_HAVE_FUNCTION_GRAPH_FP_TEST from config by Josh Poimboeuf · 8 years ago
  56. 1eccfa0 Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 8 years ago
  57. 70a6fcf [sparc] unify 32bit and 64bit string.h by Al Viro · 9 years ago
  58. d3867f04 sparc: move exports to definitions by Al Viro · 9 years ago
  59. 6c84239 Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 8 years ago
  60. d52bd54 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  61. 7e78141 signal: consolidate {TS,TLF}_RESTORE_SIGMASK code by Andy Lutomirski · 8 years ago
  62. c8d0267 Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  63. 9454c23 Merge branch 'pci/msi-affinity' into next by Bjorn Helgaas · 8 years ago
  64. 7bc3777 sparc64: Trim page tables for 8M hugepages by Nitin Gupta · 8 years ago
  65. af1b1a9 sparc64 mm: Fix base TSB sizing when hugetlb pages are used by Mike Kravetz · 8 years ago
  66. 9d9208a sparc/uaccess: Enable hardened usercopy by Kees Cook · 8 years ago
  67. c86ad14 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  68. 45eeff2 sparc: get rid of superfluous __GFP_REPEAT by Michal Hocko · 8 years ago
  69. 8221a01 PCI: Unify pci_resource_to_user() declarations by Bjorn Helgaas · 8 years ago
  70. b53d6be locking/atomic: Remove linux/atomic.h:atomic_fetch_or() by Peter Zijlstra · 8 years ago
  71. 3a1adb2 locking/atomic, arch/sparc: Implement atomic{,64}_fetch_{add,sub,and,or,xor}() by Peter Zijlstra · 8 years ago
  72. 726328d locking/spinlock, arch: Update and fix spin_unlock_wait() implementations by Peter Zijlstra · 8 years ago
  73. 279da14 sparc32: remove stale RTC_PORT definition by Arnd Bergmann · 8 years ago
  74. 7cafc0b sparc64: Fix return from trap window fill crashes. by David S. Miller · 8 years ago
  75. 21f9deb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 8 years ago
  76. 24e49ee sparc64: Reduce TLB flushes during hugepte changes by Nitin Gupta · 8 years ago
  77. 6b1cabe sparc32: drop superfluous cast in calls to __nocache_pa() by Sam Ravnborg · 8 years ago
  78. 6e6e418 sparc32: fix build with STRICT_MM_TYPECHECKS by Sam Ravnborg · 8 years ago
  79. d097efa sparc32: drop hardcoding trap_level in kgdb_trap by Sam Ravnborg · 8 years ago
  80. fd8cfd3 arch: fix has_transparent_hugepage() by Hugh Dickins · 8 years ago
  81. 3469d26 Merge branch 'locking-rwsem-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  82. c5b8b5b sparc64: recognize and support Sonoma CPU type by Khalid Aziz · 8 years ago
  83. 938072e locking/rwsem, sparc: Drop superfluous arch specific implementation by Michal Hocko · 8 years ago
  84. f8e04d8 locking/rwsem: Get rid of __down_write_nested() by Michal Hocko · 8 years ago
  85. 5ec7129 sparc: Write up preadv2/pwritev2 syscalls. by David S. Miller · 8 years ago
  86. d4dc3b2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 8 years ago
  87. 203f790 sparc/syscall: fix syscall_get_arch by Andy Lutomirski · 9 years ago
  88. 069923d sparc/compat: provide an accurate in_compat_syscall implementation by Andy Lutomirski · 9 years ago
  89. 9ef595d sparc: Convert naked unsigned uses to unsigned int by Joe Perches · 9 years ago
  90. 08f8007 sparc: Fix misspellings in comments. by Adam Buchbinder · 9 years ago
  91. 1200b68 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  92. 1a46712 Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 9 years ago
  93. 63e3027 Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  94. 1e94082 ipv6: Pass proto to csum_ipv6_magic as __u8 instead of unsigned short by Alexander Duyck · 9 years ago
  95. 01cfbad ipv4: Update parameters for csum_tcpudp_magic to their original types by Alexander Duyck · 9 years ago
  96. 810813c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  97. bc4b024 PCI: Move pci_dma_* helpers to common code by Christoph Hellwig · 9 years ago
  98. a87cb3e net: Facility to report route quality of connected sockets by Tom Herbert · 9 years ago
  99. ed07247 gpio: Remove unused asm/gpio.h files by Bjorn Helgaas · 9 years ago
  100. c10910c sparc: Hook up copy_file_range syscall. by David S. Miller · 9 years ago