summaryrefslogtreecommitdiffstats
path: root/arch/xtensa
Commit message (Expand)AuthorAgeFilesLines
* 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/+110
| |\
| | * xtensa: platform-specific handling of coherent memoryMax Filippov2018-07-114-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/+19
| * | xtensa: add test_kc705_be variantMax Filippov2018-08-203-0/+1065
| * | xtensa: clean up boot-elf/bootstrap.SMax Filippov2018-08-201-11/+6
| * | xtensa: make bootparam parsing optionalMax Filippov2018-08-203-1/+22
| * | xtensa: drop variant IRQ supportMax Filippov2018-08-203-21/+1
| * | xtensa: drop unneeded platform/hardware.h headersMax Filippov2018-08-205-23/+1
| * | xtensa: move PLATFORM_NR_IRQS to KconfigMax Filippov2018-08-204-10/+7
| * | xtensa: rework {CONFIG,PLATFORM}_DEFAULT_MEM_STARTMax Filippov2018-08-205-31/+9
| * | xtensa: drop unused {CONFIG,PLATFORM}_DEFAULT_MEM_SIZEMax Filippov2018-08-205-15/+0
| * | xtensa: rework noMMU cache attributes initializationMax Filippov2018-08-134-21/+41
| * | xtensa: increase ranges in ___invalidate_{i,d}cache_allMax Filippov2018-08-131-2/+2
| * | xtensa: limit offsets in __loop_cache_{all,page}Max Filippov2018-08-131-25/+40
| |/
* | kernel/dma: remove unsupported gfp_mask parameter from dma_alloc_from_contigu...Marek Szyprowski2018-08-171-1/+1
* | mm: convert return type of handle_mm_fault() caller to vm_fault_tSouptick Joarder2018-08-171-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-08-151-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/+0
|\ \
| * | kconfig: include kernel/Kconfig.preempt from init/KconfigChristoph Hellwig2018-08-021-2/+0
| * | Kconfig: consolidate the "Kernel hacking" menuChristoph Hellwig2018-08-022-7/+0
| * | kconfig: include common Kconfig files from top-level KconfigChristoph Hellwig2018-08-021-25/+0
| |/
* | Merge tag 'kbuild-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2018-08-151-2/+1
|\ \
| * | kbuild: remove deprecated host-progs variableMasahiro Yamada2018-08-091-2/+1
| |/
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-08-132-27/+20
|\ \
| * | perf/hw_breakpoint: Remove default hw_breakpoint_arch_parse()Frederic Weisbecker2018-06-261-1/+0
| * | perf/arch/xtensa: Implement hw_breakpoint_arch_parse()Frederic Weisbecker2018-06-262-22/+17
| * | perf/hw_breakpoint: Pass arch breakpoint struct to arch_check_bp_in_kernelspa...Frederic Weisbecker2018-06-262-5/+4
| |/
* | atomics/treewide: Make unconditional inc/dec ops optionalMark Rutland2018-06-211-32/+0
* | atomics/treewide: Make test ops optionalMark Rutland2018-06-211-42/+0
* | atomics/treewide: Make atomic_fetch_add_unless() optionalMark Rutland2018-06-211-24/+0
* | 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/+4
|\
| * xtensa/PCI: Use dev_printk() when possibleBjorn Helgaas2018-05-221-4/+2
| * xtensa/PCI: Make variables staticBjorn Helgaas2018-05-221-2/+2
| * xtensa/PCI: Remove dead codeBjorn Helgaas2018-05-222-61/+0
* | Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-06-043-51/+28
|\ \
| * | y2038: xtensa: Extend sysvipc data structuresArnd Bergmann2018-04-203-51/+28
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-06-041-0/+1
|\ \ \ | |/ /
| * | time: Add an asm-generic/compat.h fileArnd Bergmann2018-04-191-0/+1
| |/
* | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-06-042-21/+6
|\ \
| * | signal/xtensa: Use force_sig_fault where appropriateEric W. Biederman2018-04-252-23/+6
| * | signal/xtensa: Consistenly use SIGBUS in do_unaligned_userEric W. Biederman2018-04-251-1/+1
OpenPOWER on IntegriCloud