1. 591dd5d xtensa: make sure bFLT stack is 16 byte aligned by Max Filippov · 6 years ago
  2. 433bcf6 Merge tag 'xtensa-20180820' of git://github.com/jcmvbkbc/linux-xtensa by Linus Torvalds · 6 years ago
  3. 35d231d Merge branch 'xtensa-dma-fixes' (early part) into xtensa-fixes by Max Filippov · 6 years ago
  4. 8b5163e xtensa: drop variant IRQ support by Max Filippov · 6 years ago
  5. fc862ee xtensa: drop unneeded platform/hardware.h headers by Max Filippov · 6 years ago
  6. 994fa1c xtensa: move PLATFORM_NR_IRQS to Kconfig by Max Filippov · 6 years ago
  7. aea731c xtensa: rework {CONFIG,PLATFORM}_DEFAULT_MEM_START by Max Filippov · 6 years ago
  8. 9a76aba Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  9. 7bb516ca xtensa: rework noMMU cache attributes initialization by Max Filippov · 6 years ago
  10. fec3259 xtensa: increase ranges in ___invalidate_{i,d}cache_all by Max Filippov · 6 years ago
  11. be75de2 xtensa: limit offsets in __loop_cache_{all,page} by Max Filippov · 6 years ago
  12. 8603596 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  13. 2cc15e8 xtensa: platform-specific handling of coherent memory by Max Filippov · 6 years ago
  14. 3f2bbf4 xtensa: use generic dma_noncoherent_ops by Christoph Hellwig · 6 years ago
  15. 80b14de net: Add a new socket option for a future transmit time. by Richard Cochran · 6 years ago
  16. cffbb3b perf/hw_breakpoint: Remove default hw_breakpoint_arch_parse() by Frederic Weisbecker · 6 years ago
  17. ac46c7f perf/arch/xtensa: Implement hw_breakpoint_arch_parse() by Frederic Weisbecker · 6 years ago
  18. 8e983ff perf/hw_breakpoint: Pass arch breakpoint struct to arch_check_bp_in_kernelspace() by Frederic Weisbecker · 6 years ago
  19. 9837559 atomics/treewide: Make unconditional inc/dec ops optional by Mark Rutland · 6 years ago
  20. 18cc181 atomics/treewide: Make test ops optional by Mark Rutland · 6 years ago
  21. eccc2da atomics/treewide: Make atomic_fetch_add_unless() optional by Mark Rutland · 6 years ago
  22. bfc18e3 atomics/treewide: Rename __atomic_add_unless() => atomic_fetch_add_unless() by Mark Rutland · 6 years ago
  23. 5fb94e9 docs: Fix some broken references by Mauro Carvalho Chehab · 6 years ago
  24. 3a3869f Merge tag 'pci-v4.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 6 years ago
  25. ba252f16 Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  26. 0bbcce5 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  27. 99efbb8 xtensa/PCI: Remove dead code by Bjorn Helgaas · 6 years ago
  28. 325ef18 PCI: remove PCI_DMA_BUS_IS_PHYS by Christoph Hellwig · 6 years ago
  29. b497ef5 y2038: xtensa: Extend sysvipc data structures by Arnd Bergmann · 9 years ago
  30. 2b5a9a3 time: Add an asm-generic/compat.h file by Arnd Bergmann · 6 years ago
  31. a4ff8e8 mm: introduce MAP_FIXED_NOREPLACE by Michal Hocko · 6 years ago
  32. 3c0d551 Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 6 years ago
  33. 46e15a2 xtensa/PCI: Use generic pci_mmap_resource_range() by David Woodhouse · 6 years ago
  34. 94bc61e xtensa: add ioremap_nocache declaration before include asm-generic/io.h. by Greentime Hu · 6 years ago
  35. 7a163b2 unify {de,}mangle_poll(), get rid of kernel-side POLL... by Al Viro · 6 years ago
  36. f8d0cbf xtensa: fix build with KASAN by Max Filippov · 6 years ago
  37. 3879ae6 Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 6 years ago
  38. 2382dc9 Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 6 years ago
  39. 168fe32 Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  40. d0bd31d Merge tag 'xtensa-20180129' of git://github.com/jcmvbkbc/linux-xtensa by Linus Torvalds · 6 years ago
  41. ea8c64a dma-mapping: move swiotlb arch helpers to a new header by Christoph Hellwig · 7 years ago
  42. 0500871 Construct init thread stack in the linker script rather than by union by David Howells · 7 years ago
  43. ca47480 xtensa: fix futex_atomic_cmpxchg_inatomic by Max Filippov · 7 years ago
  44. e0af0c1 arch: Remove clkdev.h asm-generic from Kbuild by Stephen Boyd · 7 years ago
  45. 32bb954 xtensa: shut up gcc-8 warnings by Arnd Bergmann · 7 years ago
  46. 57358ba xtensa: use generic strncpy_from_user with KASAN by Max Filippov · 7 years ago
  47. e0baa01 xtensa: use __memset in __xtensa_clear_user by Max Filippov · 7 years ago
  48. c633544 xtensa: add support for KASAN by Max Filippov · 7 years ago
  49. 1af1e8a xtensa: move fixmap and kmap just above the KSEG by Max Filippov · 7 years ago
  50. c2edb35 xtensa: extract init_kio by Max Filippov · 7 years ago
  51. 501c26e xtensa: implement early_trap_init by Max Filippov · 7 years ago
  52. f21a79c xtensa: clean up exception handling structure by Max Filippov · 7 years ago
  53. 40d1a07 xtensa: enable stack protector by Max Filippov · 7 years ago
  54. f443139 xtensa: consolidate kernel stack size related definitions by Max Filippov · 7 years ago
  55. 5cf97eb xtensa: clean up functions in assembly code by Max Filippov · 7 years ago
  56. fbb871e xtensa: clean up word alignment macros in assembly code by Max Filippov · 7 years ago
  57. 0013ace xtensa: clean up fixups in assembly code by Max Filippov · 7 years ago
  58. c895f6f bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program type by Hendrik Brueckner · 7 years ago
  59. c71d227 make kernel-side POLL... arch-independent by Al Viro · 7 years ago
  60. 8ced390 define __poll_t, annotate constants by Al Viro · 7 years ago
  61. a3841f9 Merge tag 'libnvdimm-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 7 years ago
  62. 1b6115f Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
  63. e37e0ee Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 7 years ago
  64. be2d877a PCI: Remove redundant pci_dev, pci_bus, resource declarations by Bjorn Helgaas · 7 years ago
  65. 8c5db92 Merge branch 'linus' into locking/core, to resolve conflicts by Ingo Molnar · 7 years ago
  66. 1c97259 mm: introduce MAP_SHARED_VALIDATE, a mechanism to safely define new mmap flags by Dan Williams · 7 years ago
  67. e2be04c License cleanup: add SPDX license identifier to uapi header files with a license by Greg Kroah-Hartman · 7 years ago
  68. 6f52b16 License cleanup: add SPDX license identifier to uapi header files with no license by Greg Kroah-Hartman · 7 years ago
  69. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  70. c9eb617 dma-mapping: turn dma_cache_sync into a dma_map_ops method by Christoph Hellwig · 7 years ago
  71. d708e71 xtensa: make dma_cache_sync a no-op by Christoph Hellwig · 7 years ago
  72. a4c1887 locking/arch: Remove dummy arch_{read,spin,write}_lock_flags() implementations by Will Deacon · 7 years ago
  73. a8a217c locking/core: Remove {read,spin,write}_can_lock() by Will Deacon · 7 years ago
  74. c17c020 arch: remove unused *_segments() macros/functions by Tobias Klauser · 7 years ago
  75. d34fc1a Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  76. d2cd9ed mm,fork: introduce MADV_WIPEONFORK by Rik van Riel · 7 years ago
  77. aafd456 mm: arch: consolidate mmap hugetlb size encodings by Mike Kravetz · 7 years ago
  78. aae3dbb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  79. 5f82e71 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  80. 30d6e0a futex: Remove duplicated code and fix undefined behaviour by Jiri Slaby · 7 years ago
  81. 94edf6f Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 7 years ago
  82. 952111d arch: Remove spin_unlock_wait() arch-specific definitions by Paul E. McKenney · 7 years ago
  83. 3118e6e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  84. 623ce34 Merge tag 'xtensa-20170807' of git://github.com/jcmvbkbc/linux-xtensa by Linus Torvalds · 7 years ago
  85. 76851d1 sock: add SOCK_ZEROCOPY sockopt by Willem de Bruijn · 7 years ago
  86. 536dcc9 xtensa: remove wrapper header for asm/param.h by Tobias Klauser · 7 years ago
  87. b82d6cb xtensa: remove wrapper header for asm/device.h by Tobias Klauser · 7 years ago
  88. c632517 tty: Fix TIOCGPTPEER ioctl definition by Gleb Fotengauer-Malinovskiy · 7 years ago
  89. 89cbec7 Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  90. 20cf0c5 xtensa: use generic fb.h by Tobias Klauser · 7 years ago
  91. 22c92ae xtensa: move generic-y of exported headers to uapi/asm/Kbuild by Masahiro Yamada · 7 years ago
  92. dc50214 Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  93. f72e24a Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 7 years ago
  94. 5518b69 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  95. 9a715cd Merge tag 'tty-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 7 years ago
  96. 1b044f1 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  97. 468138d binfmt_flat: flat_{get,put}_addr_from_rp() should be able to fail by Al Viro · 7 years ago
  98. b079115 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  99. 6474924 arch: remove unused macro/function thread_saved_pc() by Tobias Klauser · 7 years ago
  100. 28b5ba2a net: introduce SO_PEERGROUPS getsockopt by David Herrmann · 7 years ago