- 58ca241 Merge tag 'trace-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 3 years, 4 months ago
- b5d6d26 Merge tag 'xtensa-20210902' of git://github.com/jcmvbkbc/linux-xtensa by Linus Torvalds · 3 years, 4 months ago
- 4cdc4cc Merge tag 'asm-generic-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 3 years, 4 months ago
- 4aae683 tracing: Refactor TRACE_IRQFLAGS_SUPPORT in Kconfig by Masahiro Yamada · 3 years, 5 months ago
- ed5aacc xtensa: fix kconfig unmet dependency warning for HAVE_FUTEX_CMPXCHG by Randy Dunlap · 3 years, 7 months ago
- 094121e arch: Kconfig: clean up obsolete use of HAVE_IDE by Lukas Bulwahn · 3 years, 5 months ago
- e622699 asm-generic: reverse GENERIC_{STRNCPY_FROM,STRNLEN}_USER symbols by Arnd Bergmann · 3 years, 8 months ago
- d42f323 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 8 months ago
- dce4456 mm/memtest: add ARCH_USE_MEMTEST by Anshuman Khandual · 3 years, 8 months ago
- 6a8eb99 xtensa: ISS: add GDBIO implementation to semihosting interface by Max Filippov · 3 years, 11 months ago
- c425c54 xtensa: move CONFIG_CPU_*_ENDIAN defines to Kconfig by Masahiro Yamada · 3 years, 10 months ago
- 8a128bc xtensa: fix spelling mistake in Kconfig "wont" -> "won't" by Colin Ian King · 4 years, 1 month ago
- a848bf1 arch: xtensa: Remove CONFIG_OPROFILE support by Viresh Kumar · 4 years ago
- 7a932e5 Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 4 years, 1 month ago
- 629ed3f xtensa/mm/highmem: Switch to generic kmap atomic by Thomas Gleixner · 4 years, 2 months ago
- 0774a6ed timekeeping: default GENERIC_CLOCKEVENTS to enabled by Arnd Bergmann · 4 years, 3 months ago
- f56e65d Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 2 months ago
- bbf6259 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 4 years, 3 months ago
- 282a181 seccomp: Move config option SECCOMP to arch/Kconfig by YiFei Zhu · 4 years, 3 months ago
- 5e6e985 uaccess: add infrastructure for kernel builds with set_fs() by Christoph Hellwig · 4 years, 4 months ago
- 2a9b29b xtensa: fix Kconfig typo by Randy Dunlap · 4 years, 4 months ago
- bbcf9cd Merge tag 'xtensa-20200805' of git://github.com/jcmvbkbc/linux-xtensa by Linus Torvalds · 4 years, 5 months ago
- da94a40 xtensa: add seccomp support by Max Filippov · 5 years ago
- ef1a935 xtensa: add audit support by Max Filippov · 8 years ago
- 140c818 arch: remove HAVE_COPY_THREAD_TLS by Christian Brauner · 4 years, 7 months ago
- 9539303 Merge tag 'xtensa-20200410' of git://github.com/jcmvbkbc/linux-xtensa by Linus Torvalds · 4 years, 9 months ago
- 70cbddb arch/xtensa: fix grammar in Kconfig help text by Hu Haowen · 4 years, 9 months ago
- fa7e224 dma-direct: make uncached_kernel_address more general by Christoph Hellwig · 4 years, 11 months ago
- 9b7fa28 Merge tag 'xtensa-20200206' of git://github.com/jcmvbkbc/linux-xtensa by Linus Torvalds · 5 years ago
- 5e4417f xtensa: reorganize vectors placement by Max Filippov · 5 years ago
- 58bc6c6 arch/xtensa: fix Kconfig typos for HAVE_SMP by Randy Dunlap · 5 years ago
- 8b56177 Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
- c346b94 xtensa: Implement copy_thread_tls by Amanieu d'Antras · 5 years ago
- 1091670 scripts/sorttable: Rename 'sortextable' to 'sorttable' by Shile Zhang · 5 years ago
- 4d7048f Merge tag 'xtensa-20191201' of git://github.com/jcmvbkbc/linux-xtensa by Linus Torvalds · 5 years ago
- 7af710d xtensa: add XIP kernel support by Max Filippov · 8 years ago
- 0f665b9 xtensa: use the generic uncached segment support by Christoph Hellwig · 5 years ago
- 76743c0 xtensa: move kernel memory layout to platform options by Max Filippov · 5 years ago
- 671df18 Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 5 years ago
- 62fcee9 dma-mapping: remove CONFIG_ARCH_NO_COHERENT_DMA_MMAP by Christoph Hellwig · 5 years ago
- 09f8a6d xtensa: add support for call0 ABI in userspace by Max Filippov · 10 years ago
- aef0f78 binfmt_flat: add a ARCH_HAS_BINFMT_FLAT option by Christoph Hellwig · 6 years ago
- 7a55752 Merge tag 'xtensa-20190510' of git://github.com/jcmvbkbc/linux-xtensa by Linus Torvalds · 6 years ago
- a594419 xtensa: implement initialize_cacheattr for MPU cores by Max Filippov · 6 years ago
- 390a0c6 locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archs by Waiman Long · 6 years ago
- b7a7d1c Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 6 years ago
- dd1c3ed Merge tag 'xtensa-20190307' of git://github.com/jcmvbkbc/linux-xtensa by Linus Torvalds · 6 years ago
- cfbe271 Merge tag 'y2038-syscall-abi' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground into timers/2038 by Thomas Gleixner · 6 years ago
- 942fa98 32-bit userspace ABI: introduce ARCH_32BIT_OFF_T config option by Yury Norov · 7 years ago
- 34e04ee of: select OF_RESERVED_MEM automatically by Christoph Hellwig · 6 years ago
- 579afe86 xtensa: use generic spinlock/rwlock implementation by Max Filippov · 6 years ago
- 687cffd xtensa: rename BUILTIN_DTB to BUILTIN_DTB_SOURCE by Corentin Labbe · 6 years ago
- ad33cc8 xtensa: Fix typo use space=>user space by Corentin Labbe · 6 years ago
- 1953031 Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
- 9ef1034 Merge tag 'xtensa-20181228' of git://github.com/jcmvbkbc/linux-xtensa by Linus Torvalds · 6 years ago
- 64711f9 xtensa: implement jump_label support by Max Filippov · 6 years ago
- af5395c xtensa: implement syscall tracepoints by Max Filippov · 6 years ago
- 9f24f3c xtensa: implement tracehook functions and enable HAVE_ARCH_TRACEHOOK by Max Filippov · 6 years ago
- 3731c3d dma-mapping: always build the direct mapping code by Christoph Hellwig · 6 years ago
- 7c703e5 arch: switch the default on ARCH_HAS_SG_CHAIN by Christoph Hellwig · 6 years ago
- f0edfea dma-mapping: move the remap helpers to a separate file by Christoph Hellwig · 6 years ago
- 8fb71ef pcmcia: allow PCMCIA support independent of the architecture by Christoph Hellwig · 6 years ago
- eb01d42 PCI: consolidate PCI config entry in drivers/pci by Christoph Hellwig · 6 years ago
- 90de1fb Merge tag 'xtensa-20181101' of git://github.com/jcmvbkbc/linux-xtensa by Linus Torvalds · 6 years ago
- aca52c3 mm: remove CONFIG_HAVE_MEMBLOCK by Mike Rapoport · 6 years ago
- b4a991e mm: remove CONFIG_NO_BOOTMEM by Mike Rapoport · 6 years ago
- cff2294 Merge tag 'dma-mapping-4.20' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 6 years ago
- fe278d1 xtensa: remove ZONE_DMA by Christoph Hellwig · 6 years ago
- bc3ec75 dma-mapping: merge direct and noncoherent ops by Christoph Hellwig · 6 years ago
- 4a7f50f xtensa: enable SG chaining in Kconfig by Max Filippov · 6 years ago
- 433bcf6 Merge tag 'xtensa-20180820' of git://github.com/jcmvbkbc/linux-xtensa by Linus Torvalds · 6 years ago
- 35d231d Merge branch 'xtensa-dma-fixes' (early part) into xtensa-fixes by Max Filippov · 6 years ago
- baac1d3 xtensa: make bootparam parsing optional by Max Filippov · 6 years ago
- 8b5163e xtensa: drop variant IRQ support by Max Filippov · 6 years ago
- 994fa1c xtensa: move PLATFORM_NR_IRQS to Kconfig by Max Filippov · 6 years ago
- aea731c xtensa: rework {CONFIG,PLATFORM}_DEFAULT_MEM_START by Max Filippov · 6 years ago
- f79e4d5 xtensa: drop unused {CONFIG,PLATFORM}_DEFAULT_MEM_SIZE by Max Filippov · 6 years ago
- 7bb516ca xtensa: rework noMMU cache attributes initialization by Max Filippov · 6 years ago
- 87a4c37 kconfig: include kernel/Kconfig.preempt from init/Kconfig by Christoph Hellwig · 6 years ago
- 06ec64b Kconfig: consolidate the "Kernel hacking" menu by Christoph Hellwig · 6 years ago
- 1572497 kconfig: include common Kconfig files from top-level Kconfig by Christoph Hellwig · 6 years ago
- 3f2bbf4 xtensa: use generic dma_noncoherent_ops by Christoph Hellwig · 7 years ago
- d148eac Kbuild: rename HAVE_CC_STACKPROTECTOR config variable by Masahiro Yamada · 7 years ago
- 6e88628 dma-debug: remove CONFIG_HAVE_DMA_API_DEBUG by Christoph Hellwig · 7 years ago
- d0bd31d Merge tag 'xtensa-20180129' of git://github.com/jcmvbkbc/linux-xtensa by Linus Torvalds · 7 years ago
- 57358ba xtensa: use generic strncpy_from_user with KASAN by Max Filippov · 7 years ago
- c633544 xtensa: add support for KASAN by Max Filippov · 7 years ago
- 40d1a07 xtensa: enable stack protector by Max Filippov · 8 years ago
- 9682b3d Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 7 years ago
- b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
- 83fc61a treewide: Fix typos in Kconfig by Masanari Iida · 7 years ago
- 07c75d7 drivers: dma-mapping: allow dma_common_mmap() for NOMMU by Vladimir Murzin · 8 years ago
- 9d2ffe5 xtensa: enable HAVE_DMA_CONTIGUOUS by Max Filippov · 9 years ago
- a4c6be5 xtensa: disable MMU initialization option on MMUv2 cores by Max Filippov · 8 years ago
- 73a3eed xtensa: fix default kernel load address by Max Filippov · 8 years ago
- 4e7c84e xtensa: support reserved-memory DT node by Max Filippov · 8 years ago
- 0e46c11 xtensa: drop sysmem and switch to memblock by Max Filippov · 9 years ago
- 3de0048 xtensa: minimize use of PLATFORM_DEFAULT_MEM_{ADDR,SIZE} by Max Filippov · 8 years ago
- a9f2fc6 xtensa: cleanup MMU setup and kernel layout macros by Max Filippov · 9 years ago
- d39af90 xtensa: add alternative kernel memory layouts by Max Filippov · 9 years ago