1. 32bb954 xtensa: shut up gcc-8 warnings by Arnd Bergmann · 7 years ago
  2. fed566c xtensa: print kernel sections info in mem_init by Max Filippov · 7 years ago
  3. 57358ba xtensa: use generic strncpy_from_user with KASAN by Max Filippov · 7 years ago
  4. e0baa01 xtensa: use __memset in __xtensa_clear_user by Max Filippov · 7 years ago
  5. c633544 xtensa: add support for KASAN by Max Filippov · 7 years ago
  6. 1af1e8a xtensa: move fixmap and kmap just above the KSEG by Max Filippov · 7 years ago
  7. d4e337f xtensa: don't clear swapper_pg_dir in paging_init by Max Filippov · 7 years ago
  8. c2edb35 xtensa: extract init_kio by Max Filippov · 7 years ago
  9. 501c26e xtensa: implement early_trap_init by Max Filippov · 7 years ago
  10. f21a79c xtensa: clean up exception handling structure by Max Filippov · 7 years ago
  11. c130d3b xtensa: clean up custom-controlled debug output by Max Filippov · 7 years ago
  12. 40d1a07 xtensa: enable stack protector by Max Filippov · 8 years ago
  13. aa6476f xtensa: print hardware config ID on startup by Max Filippov · 8 years ago
  14. f443139 xtensa: consolidate kernel stack size related definitions by Max Filippov · 7 years ago
  15. 5cf97eb xtensa: clean up functions in assembly code by Max Filippov · 7 years ago
  16. fbb871e xtensa: clean up word alignment macros in assembly code by Max Filippov · 7 years ago
  17. 0013ace xtensa: clean up fixups in assembly code by Max Filippov · 7 years ago
  18. 2da03d4 xtensa: use call instead of callx in assembly code by Max Filippov · 7 years ago
  19. f8f02ca xtensa: build kernel with text-section-literals by Max Filippov · 7 years ago
  20. 7bf5234 xtensa: add -mno-serialize-volatile to CFLAGS by Max Filippov · 8 years ago
  21. e2be04c License cleanup: add SPDX license identifier to uapi header files with a license by Greg Kroah-Hartman · 7 years ago
  22. 6f52b16 License cleanup: add SPDX license identifier to uapi header files with no license by Greg Kroah-Hartman · 7 years ago
  23. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  24. c17c020 arch: remove unused *_segments() macros/functions by Tobias Klauser · 7 years ago
  25. d34fc1a Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  26. d2cd9ed mm,fork: introduce MADV_WIPEONFORK by Rik van Riel · 7 years ago
  27. aafd456 mm: arch: consolidate mmap hugetlb size encodings by Mike Kravetz · 7 years ago
  28. aae3dbb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  29. 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
  30. 9657752 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  31. 30d6e0a futex: Remove duplicated code and fix undefined behaviour by Jiri Slaby · 8 years ago
  32. 94edf6f Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 8 years ago
  33. 952111d arch: Remove spin_unlock_wait() arch-specific definitions by Paul E. McKenney · 8 years ago
  34. 1824436 xtensa: Mark _stext and _end as char-arrays, not single char variables by Masami Hiramatsu · 8 years ago
  35. 3118e6e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  36. 623ce34 Merge tag 'xtensa-20170807' of git://github.com/jcmvbkbc/linux-xtensa by Linus Torvalds · 8 years ago
  37. 76851d1 sock: add SOCK_ZEROCOPY sockopt by Willem de Bruijn · 8 years ago
  38. bc652eb xtensa: mm/cache: add missing EXPORT_SYMBOLs by Max Filippov · 8 years ago
  39. 7f81e55 xtensa: don't limit csum_partial export by CONFIG_NET by Max Filippov · 8 years ago
  40. 6d0f581 xtensa: fix cache aliasing handling code for WT cache by Max Filippov · 8 years ago
  41. 536dcc9 xtensa: remove wrapper header for asm/param.h by Tobias Klauser · 8 years ago
  42. b82d6cb xtensa: remove wrapper header for asm/device.h by Tobias Klauser · 8 years ago
  43. c632517 tty: Fix TIOCGPTPEER ioctl definition by Gleb Fotengauer-Malinovskiy · 8 years ago
  44. 89cbec7 Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  45. 20cf0c5 xtensa: use generic fb.h by Tobias Klauser · 8 years ago
  46. 22c92ae xtensa: move generic-y of exported headers to uapi/asm/Kbuild by Masahiro Yamada · 8 years ago
  47. dc50214 Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  48. f72e24a Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 8 years ago
  49. 5518b69 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  50. 9a715cd Merge tag 'tty-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 8 years ago
  51. 1b044f1 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  52. 468138d binfmt_flat: flat_{get,put}_addr_from_rp() should be able to fail by Al Viro · 8 years ago
  53. 07c75d7 drivers: dma-mapping: allow dma_common_mmap() for NOMMU by Vladimir Murzin · 8 years ago
  54. b079115 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  55. 6474924 arch: remove unused macro/function thread_saved_pc() by Tobias Klauser · 8 years ago
  56. 3d09198 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  57. 28b5ba2a net: introduce SO_PEERGROUPS getsockopt by David Herrmann · 8 years ago
  58. f0cd9ae Merge branch 'timers/urgent' into timers/core by Thomas Gleixner · 8 years ago
  59. 50f5c08 xtensa: remove DMA_ERROR_CODE by Christoph Hellwig · 8 years ago
  60. 1be7107 mm: larger stack guard gap, between vmas by Hugh Dickins · 8 years ago
  61. 0ddead9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  62. ba5d08c clocksource/drivers: Rename clocksource_probe to timer_probe by Daniel Lezcano · 8 years ago
  63. 63f700a Merge tag 'xtensa-20170612' of git://github.com/jcmvbkbc/linux-xtensa by Linus Torvalds · 8 years ago
  64. 54ebbfb tty: add TIOCGPTPEER ioctl by Aleksa Sarai · 8 years ago
  65. e5c8667 xtensa: don't use linux IRQ #0 by Max Filippov · 8 years ago
  66. 6bf2896 xtensa: reduce double exception literal reservation by Max Filippov · 8 years ago
  67. 6bc51cb signal: Remove non-uapi <asm/siginfo.h> by Christoph Hellwig · 8 years ago
  68. 1c4f676 net: Define SCM_TIMESTAMPING_PKTINFO on all architectures. by David S. Miller · 8 years ago
  69. 10503bf get rid of unused __strncpy_from_user() instances by Al Viro · 8 years ago
  70. 8298525 kill strlen_user() by Al Viro · 8 years ago
  71. fcc8487 uapi: export all headers under uapi directories by Nicolas Dichtel · 8 years ago
  72. 857f864 Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  73. 5e78e46 xtensa: ISS: Use kmalloc_array() in simdisk_init() by Markus Elfring · 9 years ago
  74. c32537d xtensa: Use seq_puts() in c_show() by Markus Elfring · 8 years ago
  75. d9dc089 Merge tag 'xtensa-20170507' of git://github.com/jcmvbkbc/linux-xtensa by Linus Torvalds · 8 years ago
  76. 2a4e669 Merge branch 'xtensa-sim-params' into xtensa-fixes by Max Filippov · 8 years ago
  77. 8d65b08 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  78. 5db6db0 Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  79. 062b1c1 xtensa: clean up access to spilled registers locations by Max Filippov · 10 years ago
  80. f984409a xtensa: use generic tracehooks by Max Filippov · 10 years ago
  81. 0700ed0 xtensa: move internal ptrace definitions from uapi/asm to asm by Max Filippov · 10 years ago
  82. 1b47a683 xtensa: clean up xtensa/kernel/ptrace.c by Max Filippov · 10 years ago
  83. d9c7710 xtensa: drop unused fast_io_protect function by Max Filippov · 10 years ago
  84. 60e22cff xtensa: use ITLB_HIT_BIT instead of hardcoded number by Max Filippov · 8 years ago
  85. 701cac6 CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional now by Al Viro · 8 years ago
  86. eea86b6 Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64', 'uaccess.avr32', 'uaccess.bfin', 'uaccess.c6x', 'uaccess.cris', 'uaccess.frv', 'uaccess.h8300', 'uaccess.hexagon', 'uaccess.ia64', 'uaccess.m32r', 'uaccess.m68k', 'uaccess.metag', 'uaccess.microblaze', 'uaccess.mips', 'uaccess.mn10300', 'uaccess.nios2', 'uaccess.openrisc', 'uaccess.parisc', 'uaccess.powerpc', 'uaccess.s390', 'uaccess.score', 'uaccess.sh', 'uaccess.sparc', 'uaccess.tile', 'uaccess.um', 'uaccess.unicore32', 'uaccess.x86' and 'uaccess.xtensa' into work.uaccess by Al Viro · 8 years ago
  87. f66e225 PCI: Add BAR index argument to pci_mmap_page_range() by David Woodhouse · 8 years ago
  88. e854d8b PCI: Add arch_can_pci_mmap_io() on architectures which can mmap() I/O space by David Woodhouse · 8 years ago
  89. 11df195 PCI: Move multiple declarations of pci_mmap_page_range() to <linux/pci.h> by David Woodhouse · 8 years ago
  90. 03a064b xtensa/PCI: Do not mmap PCI BARs to userspace as write-through by David Woodhouse · 8 years ago
  91. 5daab9d New getsockopt option to get socket cookie by Chenbo Feng · 8 years ago
  92. 6f14f44 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  93. 7d4914d xtensa: fix prefetch in the raw_copy_to_user by Max Filippov · 8 years ago
  94. bee3f41 Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux into uaccess.parisc by Al Viro · 8 years ago
  95. 1493aa6 xtensa: wire up statx system call by Max Filippov · 8 years ago
  96. e640cc3 xtensa: fix stack dump output by Max Filippov · 8 years ago
  97. 2b83878 xtensa: make __pa work with uncached KSEG addresses by Max Filippov · 8 years ago
  98. 3a0e75a xtensa: get rid of zeroing, use RAW_COPY_USER by Al Viro · 8 years ago
  99. 0b46a94 xtensa: switch to generic extable.h by Al Viro · 8 years ago
  100. db68ce1 new helper: uaccess_kernel() by Al Viro · 8 years ago