Age | Commit message (Expand) | Author |
2018-09-11 | xtensa: enable SG chaining in Kconfig | Max Filippov |
2018-09-11 | xtensa: remove unnecessary KBUILD_SRC ifeq conditional | Masahiro Yamada |
2018-09-06 | xtensa: ISS: don't allocate memory in platform_setup | Max Filippov |
2018-08-25 | Merge tag 'kbuild-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds |
2018-08-24 | kbuild: rename LDFLAGS to KBUILD_LDFLAGS | Masahiro Yamada |
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: add test_kc705_be variant | Max Filippov |
2018-08-20 | xtensa: clean up boot-elf/bootstrap.S | 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: drop unneeded platform/hardware.h headers | 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-17 | kernel/dma: remove unsupported gfp_mask parameter from dma_alloc_from_contigu... | Marek Szyprowski |
2018-08-17 | mm: convert return type of handle_mm_fault() caller to vm_fault_t | Souptick Joarder |
2018-08-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2018-08-15 | Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2018-08-15 | Merge tag 'kbuild-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2018-08-13 | xtensa: rework noMMU cache attributes initialization | Max Filippov |
2018-08-13 | xtensa: increase ranges in ___invalidate_{i,d}cache_all | Max Filippov |
2018-08-13 | xtensa: limit offsets in __loop_cache_{all,page} | Max Filippov |
2018-08-13 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2018-08-09 | kbuild: remove deprecated host-progs variable | Masahiro Yamada |
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: platform-specific handling of coherent memory | Max Filippov |
2018-07-11 | xtensa: support DMA_ATTR_NO_KERNEL_MAPPING attribute | Max Filippov |
2018-07-11 | xtensa: use generic dma_noncoherent_ops | Christoph Hellwig |
2018-07-04 | net: Add a new socket option for a future transmit time. | Richard Cochran |
2018-06-26 | perf/hw_breakpoint: Remove default hw_breakpoint_arch_parse() | Frederic Weisbecker |
2018-06-26 | perf/arch/xtensa: Implement hw_breakpoint_arch_parse() | Frederic Weisbecker |
2018-06-26 | perf/hw_breakpoint: Pass arch breakpoint struct to arch_check_bp_in_kernelspa... | Frederic Weisbecker |
2018-06-21 | atomics/treewide: Make unconditional inc/dec ops optional | Mark Rutland |
2018-06-21 | atomics/treewide: Make test ops optional | Mark Rutland |
2018-06-21 | atomics/treewide: Make atomic_fetch_add_unless() optional | Mark Rutland |
2018-06-21 | atomics/treewide: Rename __atomic_add_unless() => atomic_fetch_add_unless() | Mark Rutland |
2018-06-15 | docs: Fix some broken references | Mauro Carvalho Chehab |
2018-06-15 | Kbuild: rename HAVE_CC_STACKPROTECTOR config variable | Masahiro Yamada |
2018-06-14 | Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variables | Linus Torvalds |
2018-06-07 | Merge tag 'pci-v4.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2018-06-04 | Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2018-06-04 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2018-06-04 | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2018-06-04 | Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2018-05-22 | xtensa/PCI: Use dev_printk() when possible | Bjorn Helgaas |
2018-05-22 | xtensa/PCI: Make variables static | Bjorn Helgaas |
2018-05-22 | xtensa/PCI: Remove dead code | Bjorn Helgaas |