summaryrefslogtreecommitdiffstats
path: root/arch/xtensa
Commit message (Expand)AuthorAgeFilesLines
* xtensa: enable SG chaining in KconfigMax Filippov2018-09-121-0/+1
* xtensa: remove unnecessary KBUILD_SRC ifeq conditionalMasahiro Yamada2018-09-121-4/+0Star
* xtensa: ISS: don't allocate memory in platform_setupMax Filippov2018-09-061-10/+15
* Merge tag 'kbuild-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2018-08-252-2/+2
|\
| * kbuild: rename LDFLAGS to KBUILD_LDFLAGSMasahiro Yamada2018-08-242-2/+2
* | Merge tag 'xtensa-20180820' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2018-08-2225-310/+1300
|\ \ | |/ |/|
| * Merge branch 'xtensa-dma-fixes' (early part) into xtensa-fixesMax Filippov2018-08-207-154/+110Star
| |\
| | * xtensa: platform-specific handling of coherent memoryMax Filippov2018-07-124-21/+93
| | * xtensa: support DMA_ATTR_NO_KERNEL_MAPPING attributeMax Filippov2018-07-111-2/+8
| | * xtensa: use generic dma_noncoherent_opsChristoph Hellwig2018-07-114-141/+19Star
| * | xtensa: add test_kc705_be variantMax Filippov2018-08-203-0/+1065
| * | xtensa: clean up boot-elf/bootstrap.SMax Filippov2018-08-201-11/+6Star
| * | xtensa: make bootparam parsing optionalMax Filippov2018-08-203-1/+22
| * | xtensa: drop variant IRQ supportMax Filippov2018-08-203-21/+1Star
| * | xtensa: drop unneeded platform/hardware.h headersMax Filippov2018-08-205-23/+1Star
| * | xtensa: move PLATFORM_NR_IRQS to KconfigMax Filippov2018-08-204-10/+7Star
| * | xtensa: rework {CONFIG,PLATFORM}_DEFAULT_MEM_STARTMax Filippov2018-08-205-31/+9Star
| * | xtensa: drop unused {CONFIG,PLATFORM}_DEFAULT_MEM_SIZEMax Filippov2018-08-205-15/+0Star
| * | xtensa: rework noMMU cache attributes initializationMax Filippov2018-08-144-21/+41
| * | xtensa: increase ranges in ___invalidate_{i,d}cache_allMax Filippov2018-08-141-2/+2
| * | xtensa: limit offsets in __loop_cache_{all,page}Max Filippov2018-08-141-25/+40
| |/
* | kernel/dma: remove unsupported gfp_mask parameter from dma_alloc_from_contigu...Marek Szyprowski2018-08-181-1/+1
* | mm: convert return type of handle_mm_fault() caller to vm_fault_tSouptick Joarder2018-08-181-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-08-161-0/+3
|\ \
| * | net: Add a new socket option for a future transmit time.Richard Cochran2018-07-041-0/+3
| |/
* | Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-08-152-34/+0Star
|\ \
| * | kconfig: include kernel/Kconfig.preempt from init/KconfigChristoph Hellwig2018-08-021-2/+0Star
| * | Kconfig: consolidate the "Kernel hacking" menuChristoph Hellwig2018-08-022-7/+0Star
| * | kconfig: include common Kconfig files from top-level KconfigChristoph Hellwig2018-08-021-25/+0Star
| |/
* | Merge tag 'kbuild-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2018-08-151-2/+1Star
|\ \
| * | kbuild: remove deprecated host-progs variableMasahiro Yamada2018-08-091-2/+1Star
| |/
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-08-132-27/+20Star
|\ \
| * | perf/hw_breakpoint: Remove default hw_breakpoint_arch_parse()Frederic Weisbecker2018-06-261-1/+0Star
| * | perf/arch/xtensa: Implement hw_breakpoint_arch_parse()Frederic Weisbecker2018-06-262-22/+17Star
| * | perf/hw_breakpoint: Pass arch breakpoint struct to arch_check_bp_in_kernelspa...Frederic Weisbecker2018-06-262-5/+4Star
| |/
* | atomics/treewide: Make unconditional inc/dec ops optionalMark Rutland2018-06-211-32/+0Star
* | atomics/treewide: Make test ops optionalMark Rutland2018-06-211-42/+0Star
* | atomics/treewide: Make atomic_fetch_add_unless() optionalMark Rutland2018-06-211-24/+0Star
* | atomics/treewide: Rename __atomic_add_unless() => atomic_fetch_add_unless()Mark Rutland2018-06-211-2/+2
|/
* docs: Fix some broken referencesMauro Carvalho Chehab2018-06-151-2/+2
* Kbuild: rename HAVE_CC_STACKPROTECTOR config variableMasahiro Yamada2018-06-151-1/+1
* Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variablesLinus Torvalds2018-06-143-3/+3
* Merge tag 'pci-v4.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-06-072-67/+4Star
|\
| * xtensa/PCI: Use dev_printk() when possibleBjorn Helgaas2018-05-221-4/+2Star
| * xtensa/PCI: Make variables staticBjorn Helgaas2018-05-221-2/+2
| * xtensa/PCI: Remove dead codeBjorn Helgaas2018-05-222-61/+0Star
* | Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-06-053-51/+28Star
|\ \
| * | y2038: xtensa: Extend sysvipc data structuresArnd Bergmann2018-04-203-51/+28Star
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-06-051-0/+1
|\| |
| * | time: Add an asm-generic/compat.h fileArnd Bergmann2018-04-191-0/+1
| |/