summaryrefslogtreecommitdiffstats
path: root/arch/xtensa
AgeCommit message (Expand)AuthorLines
2018-08-25Merge tag 'kbuild-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds-2/+2
2018-08-24kbuild: rename LDFLAGS to KBUILD_LDFLAGSMasahiro Yamada-2/+2
2018-08-22Merge tag 'xtensa-20180820' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds-310/+1300
2018-08-20Merge branch 'xtensa-dma-fixes' (early part) into xtensa-fixesMax Filippov-154/+110
2018-08-20xtensa: add test_kc705_be variantMax Filippov-0/+1065
2018-08-20xtensa: clean up boot-elf/bootstrap.SMax Filippov-11/+6
2018-08-20xtensa: make bootparam parsing optionalMax Filippov-1/+22
2018-08-20xtensa: drop variant IRQ supportMax Filippov-21/+1
2018-08-20xtensa: drop unneeded platform/hardware.h headersMax Filippov-23/+1
2018-08-20xtensa: move PLATFORM_NR_IRQS to KconfigMax Filippov-10/+7
2018-08-20xtensa: rework {CONFIG,PLATFORM}_DEFAULT_MEM_STARTMax Filippov-31/+9
2018-08-20xtensa: drop unused {CONFIG,PLATFORM}_DEFAULT_MEM_SIZEMax Filippov-15/+0
2018-08-17kernel/dma: remove unsupported gfp_mask parameter from dma_alloc_from_contigu...Marek Szyprowski-1/+1
2018-08-17mm: convert return type of handle_mm_fault() caller to vm_fault_tSouptick Joarder-1/+1
2018-08-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-0/+3
2018-08-15Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-34/+0
2018-08-15Merge tag 'kbuild-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds-2/+1
2018-08-13xtensa: rework noMMU cache attributes initializationMax Filippov-21/+41
2018-08-13xtensa: increase ranges in ___invalidate_{i,d}cache_allMax Filippov-2/+2
2018-08-13xtensa: limit offsets in __loop_cache_{all,page}Max Filippov-25/+40
2018-08-13Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-27/+20
2018-08-09kbuild: remove deprecated host-progs variableMasahiro Yamada-2/+1
2018-08-02kconfig: include kernel/Kconfig.preempt from init/KconfigChristoph Hellwig-2/+0
2018-08-02Kconfig: consolidate the "Kernel hacking" menuChristoph Hellwig-7/+0
2018-08-02kconfig: include common Kconfig files from top-level KconfigChristoph Hellwig-25/+0
2018-07-11xtensa: platform-specific handling of coherent memoryMax Filippov-21/+93
2018-07-11xtensa: support DMA_ATTR_NO_KERNEL_MAPPING attributeMax Filippov-2/+8
2018-07-11xtensa: use generic dma_noncoherent_opsChristoph Hellwig-141/+19
2018-07-04net: Add a new socket option for a future transmit time.Richard Cochran-0/+3
2018-06-26perf/hw_breakpoint: Remove default hw_breakpoint_arch_parse()Frederic Weisbecker-1/+0
2018-06-26perf/arch/xtensa: Implement hw_breakpoint_arch_parse()Frederic Weisbecker-22/+17
2018-06-26perf/hw_breakpoint: Pass arch breakpoint struct to arch_check_bp_in_kernelspa...Frederic Weisbecker-5/+4
2018-06-21atomics/treewide: Make unconditional inc/dec ops optionalMark Rutland-32/+0
2018-06-21atomics/treewide: Make test ops optionalMark Rutland-42/+0
2018-06-21atomics/treewide: Make atomic_fetch_add_unless() optionalMark Rutland-24/+0
2018-06-21atomics/treewide: Rename __atomic_add_unless() => atomic_fetch_add_unless()Mark Rutland-2/+2
2018-06-15docs: Fix some broken referencesMauro Carvalho Chehab-2/+2
2018-06-15Kbuild: rename HAVE_CC_STACKPROTECTOR config variableMasahiro Yamada-1/+1
2018-06-14Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variablesLinus Torvalds-3/+3
2018-06-07Merge tag 'pci-v4.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-67/+4
2018-06-04Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-51/+28
2018-06-04Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-0/+1
2018-06-04Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-21/+6
2018-06-04Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds-12/+0
2018-05-22xtensa/PCI: Use dev_printk() when possibleBjorn Helgaas-4/+2
2018-05-22xtensa/PCI: Make variables staticBjorn Helgaas-2/+2
2018-05-22xtensa/PCI: Remove dead codeBjorn Helgaas-61/+0
2018-05-16tty: replace ->proc_fops with ->proc_showChristoph Hellwig-14/+1
2018-05-08dma-debug: remove CONFIG_HAVE_DMA_API_DEBUGChristoph Hellwig-1/+0
2018-05-08dma-debug: move initialization to common codeChristoph Hellwig-9/+0