Age | Commit message (Expand) | Author |
2018-10-22 | Merge tag 'dma-mapping-4.20' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2018-09-20 | dma-mapping: merge direct and noncoherent ops | Christoph Hellwig |
2018-09-11 | xtensa: enable SG chaining in Kconfig | Max Filippov |
2018-08-22 | Merge tag 'xtensa-20180820' of git://github.com/jcmvbkbc/linux-xtensa | Linus Torvalds |
2018-08-20 | Merge branch 'xtensa-dma-fixes' (early part) into xtensa-fixes | Max Filippov |
2018-08-20 | xtensa: make bootparam parsing optional | Max Filippov |
2018-08-20 | xtensa: drop variant IRQ support | Max Filippov |
2018-08-20 | xtensa: move PLATFORM_NR_IRQS to Kconfig | Max Filippov |
2018-08-20 | xtensa: rework {CONFIG,PLATFORM}_DEFAULT_MEM_START | Max Filippov |
2018-08-20 | xtensa: drop unused {CONFIG,PLATFORM}_DEFAULT_MEM_SIZE | Max Filippov |
2018-08-13 | xtensa: rework noMMU cache attributes initialization | Max Filippov |
2018-08-02 | kconfig: include kernel/Kconfig.preempt from init/Kconfig | Christoph Hellwig |
2018-08-02 | Kconfig: consolidate the "Kernel hacking" menu | Christoph Hellwig |
2018-08-02 | kconfig: include common Kconfig files from top-level Kconfig | Christoph Hellwig |
2018-07-11 | xtensa: use generic dma_noncoherent_ops | Christoph Hellwig |
2018-06-15 | Kbuild: rename HAVE_CC_STACKPROTECTOR config variable | Masahiro Yamada |
2018-05-08 | dma-debug: remove CONFIG_HAVE_DMA_API_DEBUG | Christoph Hellwig |
2018-01-29 | Merge tag 'xtensa-20180129' of git://github.com/jcmvbkbc/linux-xtensa | Linus Torvalds |
2017-12-17 | xtensa: use generic strncpy_from_user with KASAN | Max Filippov |
2017-12-16 | xtensa: add support for KASAN | Max Filippov |
2017-12-16 | xtensa: enable stack protector | Max Filippov |
2017-11-15 | Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-10-12 | treewide: Fix typos in Kconfig | Masanari Iida |
2017-06-30 | drivers: dma-mapping: allow dma_common_mmap() for NOMMU | Vladimir Murzin |
2016-12-15 | xtensa: enable HAVE_DMA_CONTIGUOUS | Max Filippov |
2016-09-29 | xtensa: disable MMU initialization option on MMUv2 cores | Max Filippov |
2016-09-09 | xtensa: fix default kernel load address | Max Filippov |
2016-07-24 | xtensa: support reserved-memory DT node | Max Filippov |
2016-07-24 | xtensa: drop sysmem and switch to memblock | Max Filippov |
2016-07-24 | xtensa: minimize use of PLATFORM_DEFAULT_MEM_{ADDR,SIZE} | Max Filippov |
2016-07-24 | xtensa: cleanup MMU setup and kernel layout macros | Max Filippov |
2016-07-24 | xtensa: add alternative kernel memory layouts | Max Filippov |
2016-05-20 | exit_thread: remove empty bodies | Jiri Slaby |
2016-04-26 | xtensa: remove ARCH_WANT_OPTIONAL_GPIOLIB | Linus Walleij |
2016-03-20 | Merge tag 'xtensa-next-20160320' of git://github.com/czankel/xtensa-linux | Linus Torvalds |
2016-03-11 | xtensa: support hardware breakpoints/watchpoints | Max Filippov |
2016-03-08 | PCI: Include pci/hotplug Kconfig directly from pci/Kconfig | Bjorn Helgaas |
2016-01-20 | dma-mapping: always provide the dma_map_ops based implementation | Christoph Hellwig |
2016-01-11 | xtensa: make fake NMI configurable | Max Filippov |
2015-11-03 | xtensa: add FORCE_MAX_ZONEORDER to Kconfig | Max Filippov |
2015-11-02 | xtensa: nommu: select HAVE_FUTEX_CMPXCHG | Max Filippov |
2015-11-02 | xtensa: nommu: fix default memory start address | Max Filippov |
2015-08-17 | xtensa: implement counting and sampling perf events | Max Filippov |
2015-08-17 | xtensa: select PERF_USE_VMALLOC for cache-aliasing configurations | Max Filippov |
2015-08-17 | xtensa: clean up Kconfig dependencies for custom cores | Max Filippov |
2015-08-17 | xtensa: reimplement DMA API using common helpers | Max Filippov |
2015-06-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2015-05-26 | treewide: Kconfig: fix wording / spelling | Masanari Iida |
2015-02-27 | xtensa: xtfpga: fix hardware lockup caused by LCD driver | Max Filippov |