1. 0fb9dc2 arch: sembuf.h: make uapi asm/sembuf.h self-contained by Masahiro Yamada · 5 years ago
  2. 9ef0e00 arch: msgbuf.h: make uapi asm/msgbuf.h self-contained by Masahiro Yamada · 5 years ago
  3. 5b00967 arch: ipcbuf.h: make uapi asm/ipcbuf.h self-contained by Masahiro Yamada · 5 years ago
  4. 4d7048f Merge tag 'xtensa-20191201' of git://github.com/jcmvbkbc/linux-xtensa by Linus Torvalds · 5 years ago
  5. ad0b314 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 5 years ago
  6. 9d9043f xtensa: clean up system_call/xtensa_rt_sigreturn interaction by Max Filippov · 5 years ago
  7. 02ce94c xtensa: fix system_call interaction with ptrace by Max Filippov · 5 years ago
  8. ba9c1d6 xtensa: rearrange syscall tracing by Max Filippov · 5 years ago
  9. 81b6b96 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux; tag 'dma-mapping-5.5' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 5 years ago
  10. a308a71 Merge tag 'ioremap-5.5' of git://git.infradead.org/users/hch/ioremap by Linus Torvalds · 5 years ago
  11. c2d9aa3 xtensa: fix syscall_set_return_value by Max Filippov · 5 years ago
  12. d80a505 xtensa: drop unneeded headers from coprocessor.S by Max Filippov · 5 years ago
  13. 8b5d7e5 xtensa: entry: Remove unneeded need_resched() loop by Valentin Schneider · 5 years ago
  14. e64681b xtensa: use MEMBLOCK_ALLOC_ANYWHERE for KASAN shadow map by Max Filippov · 5 years ago
  15. 36de10c xtensa: fix TLB sanity checker by Max Filippov · 5 years ago
  16. f5ee256 xtensa: get rid of __ARCH_USE_5LEVEL_HACK by Mike Rapoport · 5 years ago
  17. f0d1eab xtensa: mm: fix PMD folding implementation by Mike Rapoport · 5 years ago
  18. 8951eb15 xtensa: make stack dump size configurable by Max Filippov · 5 years ago
  19. c5fcceb xtensa: improve stack dumping by Max Filippov · 5 years ago
  20. 5eff6ca xtensa: use "m" constraint instead of "r" in futex.h assembly by Max Filippov · 5 years ago
  21. cf3b3ba xtensa: use "m" constraint instead of "a" in cmpxchg.h assembly by Max Filippov · 5 years ago
  22. 812e708 xtensa: use named assembly arguments in cmpxchg.h by Max Filippov · 5 years ago
  23. 13e2813 xtensa: use "m" constraint instead of "a" in atomic.h assembly by Max Filippov · 5 years ago
  24. 643d697 xtensa: use named assembly arguments in atomic.h by Max Filippov · 5 years ago
  25. 5bf6709 xtensa: use "m" constraint instead of "a" in bitops.h assembly by Max Filippov · 5 years ago
  26. e444917 xtensa: use named assembly arguments in bitops.h by Max Filippov · 5 years ago
  27. b387dc0 xtensa: use macros to generate *_bit and test_and_*_bit functions by Max Filippov · 5 years ago
  28. cbc6e28 xtensa: use "m" constraint instead of "a" in uaccess.h assembly by Max Filippov · 5 years ago
  29. f5fae67 xtensa: merge .fixup with .text by Max Filippov · 5 years ago
  30. 7af710d xtensa: add XIP kernel support by Max Filippov · 8 years ago
  31. 61a47c1 sysctl: Remove the sysctl system call by Eric W. Biederman · 5 years ago
  32. 1d87200 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  33. 56e35f9 dma-mapping: drop the dev argument to arch_sync_dma_for_* by Christoph Hellwig · 5 years ago
  34. d092a87 arch: rely on asm-generic/io.h for default ioremap_* definitions by Christoph Hellwig · 5 years ago
  35. ab53cea xtensa: clean up ioremap by Christoph Hellwig · 5 years ago
  36. 0f665b9 xtensa: use the generic uncached segment support by Christoph Hellwig · 5 years ago
  37. 94174c9 xtensa: Move EXCEPTION_TABLE to RO_DATA segment by Kees Cook · 5 years ago
  38. c917404 vmlinux.lds.h: Replace RW_DATA_SECTION with RW_DATA by Kees Cook · 5 years ago
  39. c823182 vmlinux.lds.h: Replace RODATA with RO_DATA by Kees Cook · 5 years ago
  40. eaf9370 vmlinux.lds.h: Move NOTES into RO_DATA by Kees Cook · 5 years ago
  41. 76743c0 xtensa: move kernel memory layout to platform options by Max Filippov · 5 years ago
  42. 123b8db xtensa: use correct symbol for the end of .rodata by Max Filippov · 5 years ago
  43. 9fab17c xtensa: fix section name for start_info by Max Filippov · 5 years ago
  44. 6af4ab5 xtensa: move MPU constants from .data to .ref.rodata by Max Filippov · 5 years ago
  45. 6591685 xtensa: move XCHAL_KIO_* definitions to kmem_layout.h by Max Filippov · 5 years ago
  46. c3e0a444 xtensa: clean up empty include files by Max Filippov · 5 years ago
  47. 775fd6b xtensa: fix change_bit in exclusive access option by Max Filippov · 5 years ago
  48. 0c401fd xtensa: virt: fix PCI IO ports mapping by Max Filippov · 5 years ago
  49. 8b39da9 xtensa: drop EXPORT_SYMBOL for outs*/ins* by Max Filippov · 5 years ago
  50. c9c63f3 xtensa: fix type conversion in __get_user_[no]check by Max Filippov · 5 years ago
  51. c043764 xtensa: clean up assembly arguments in uaccess macros by Max Filippov · 5 years ago
  52. 6595d14 xtensa: fix {get,put}_user() for 64bit values by Al Viro · 5 years ago
  53. b4ed71f mm: treewide: clarify pgtable_page_{ctor,dtor}() naming by Mark Rutland · 5 years ago
  54. 1a4e58c mm: introduce MADV_PAGEOUT by Minchan Kim · 5 years ago
  55. 9c276cc mm: introduce MADV_COLD by Minchan Kim · 5 years ago
  56. 782de70 mm: consolidate pgtable_cache_init() and pgd_cache_init() by Mike Rapoport · 5 years ago
  57. 1322479 mm: remove quicklist page table caches by Nicholas Piggin · 5 years ago
  58. 671df18 Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 5 years ago
  59. 5123174 dma-mapping: always use VM_DMA_COHERENT for generic DMA remap by Christoph Hellwig · 5 years ago
  60. 62fcee9 dma-mapping: remove CONFIG_ARCH_NO_COHERENT_DMA_MMAP by Christoph Hellwig · 5 years ago
  61. 982792f xtensa: virt: move PCI root complex to KIO range by Max Filippov · 5 years ago
  62. 09f8a6d xtensa: add support for call0 ABI in userspace by Max Filippov · 10 years ago
  63. 9e1e41c xtensa: clean up PS_WOE_BIT usage by Max Filippov · 5 years ago
  64. f348f5c xtensa: remove free_initrd_mem by Mike Rapoport · 5 years ago
  65. cd8869f xtensa: add missing isync to the cpu_reset TLB code by Max Filippov · 5 years ago
  66. e3cacb7 xtensa: fix build for cores with coprocessors by Max Filippov · 5 years ago
  67. 57a8ec3 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 5 years ago
  68. 0bf5f94 mm: fix the MAP_UNINITIALIZED flag by Christoph Hellwig · 5 years ago
  69. c309b6f Merge tag 'docs/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 5 years ago
  70. 3e85947 Merge tag 'xtensa-20190715' of git://github.com/jcmvbkbc/linux-xtensa by Linus Torvalds · 5 years ago
  71. 8ea0afa docs: xtensa: convert to ReST by Mauro Carvalho Chehab · 6 years ago
  72. 9e3a25d Merge tag 'dma-mapping-5.3' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 5 years ago
  73. 8f6ccf6 Merge tag 'clone3-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 5 years ago
  74. 5450e8a Merge tag 'pidfd-updates-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 5 years ago
  75. 398364a Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 5 years ago
  76. 5ad18b2 Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 5 years ago
  77. 775f1f7 xtensa: virt: add defconfig and DTS by Max Filippov · 6 years ago
  78. d6d5f19 xtensa: abstract 'entry' and 'retw' in assembly code by Max Filippov · 6 years ago
  79. 831c4f3 xtensa: One function call less in bootmem_init() by Markus Elfring · 6 years ago
  80. 7615d9e arch: wire-up pidfd_open() by Christian Brauner · 6 years ago
  81. 7d5bdc0 xtensa: remove arch/xtensa/include/asm/types.h by Max Filippov · 6 years ago
  82. d98849a dma-direct: handle DMA_ATTR_NO_KERNEL_MAPPING in common code by Christoph Hellwig · 6 years ago
  83. 6843d8a binfmt_flat: remove the persistent argument from flat_get_addr_from_rp by Christoph Hellwig · 6 years ago
  84. aef0f78 binfmt_flat: add a ARCH_HAS_BINFMT_FLAT option by Christoph Hellwig · 6 years ago
  85. bdd15a2 binfmt_flat: replace flat_argvp_envp_on_stack with a Kconfig variable by Christoph Hellwig · 6 years ago
  86. 1d52dca binfmt_flat: remove flat_old_ram_flag by Christoph Hellwig · 6 years ago
  87. 02da283 binfmt_flat: provide a default version of flat_get_relocate_addr by Christoph Hellwig · 6 years ago
  88. 2f3196d binfmt_flat: remove flat_set_persistent by Christoph Hellwig · 6 years ago
  89. 9ee24b2 binfmt_flat: remove flat_reloc_valid by Christoph Hellwig · 6 years ago
  90. d68dbb0 arch: handle arches who do not yet define clone3 by Christian Brauner · 6 years ago
  91. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  92. b03e5dc xtensa: use generic pcibios_set_master and pcibios_enable_device by Max Filippov · 6 years ago
  93. 88804e6 xtensa: drop dead PCI support code by Max Filippov · 6 years ago
  94. 2a97d60 xtensa/PCI: Remove unused variable by Guenter Roeck · 6 years ago
  95. 8f3220a arch: wire-up clone3() syscall by Christian Brauner · 6 years ago
  96. d18c7e9d Merge tag 'xtensa-20190607' of git://github.com/jcmvbkbc/linux-xtensa by Linus Torvalds · 6 years ago
  97. 96ac6d4 treewide: Add SPDX license identifier - Kbuild by Greg Kroah-Hartman · 6 years ago
  98. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  99. adefd05 xtensa: Fix section mismatch between memblock_reserve and mem_reserve by Guenter Roeck · 6 years ago
  100. 2e1661d2 signal: Remove the task parameter from force_sig_fault by Eric W. Biederman · 6 years ago