summaryrefslogtreecommitdiffstats
path: root/arch/xtensa/kernel
Commit message (Expand)AuthorAgeFilesLines
* xtensa: fix coprocessor part of ptrace_{get,set}xregsMax Filippov2018-11-261-4/+38
* xtensa: fix coprocessor context offset definitionsMax Filippov2018-11-261-8/+8
* xtensa: enable coprocessors that are being flushedMax Filippov2018-11-261-1/+4
* Merge tag 'xtensa-20181115' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2018-11-161-2/+5
|\
| * xtensa: fix boot parameters address translationMax Filippov2018-11-141-2/+5
* | Merge tag 'xtensa-20181101' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2018-11-011-31/+5
|\ \
| * | xtensa: clean up xtensa-specific property sectionsMax Filippov2018-10-301-14/+3
| * | xtensa: use DWARF_DEBUG in the vmlinux.lds.SMax Filippov2018-10-301-17/+1
| * | xtensa: add NOTES section to the linker scriptMax Filippov2018-10-291-0/+1
| |/
* | mm: remove include/linux/bootmem.hMike Rapoport2018-10-311-1/+1
* | Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-10-241-1/+0
|\ \
| * | vmlinux.lds.h: Move LSM_TABLE into INIT_DATAKees Cook2018-10-101-1/+0
| |/
* / kbuild/arch/xtensa: Define LINKER_SCRIPT for the linker scriptNadav Amit2018-10-041-2/+2
|/
* Merge tag 'xtensa-20180820' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2018-08-225-126/+82
|\
| * Merge branch 'xtensa-dma-fixes' (early part) into xtensa-fixesMax Filippov2018-08-201-122/+71
| |\
| | * xtensa: platform-specific handling of coherent memoryMax Filippov2018-07-111-15/+58
| | * xtensa: support DMA_ATTR_NO_KERNEL_MAPPING attributeMax Filippov2018-07-111-2/+8
| | * xtensa: use generic dma_noncoherent_opsChristoph Hellwig2018-07-111-115/+15
| * | xtensa: make bootparam parsing optionalMax Filippov2018-08-201-0/+8
| * | xtensa: drop variant IRQ supportMax Filippov2018-08-201-1/+0
| * | xtensa: drop unneeded platform/hardware.h headersMax Filippov2018-08-202-3/+1
| * | xtensa: rework noMMU cache attributes initializationMax Filippov2018-08-131-0/+2
| |/
* | kernel/dma: remove unsupported gfp_mask parameter from dma_alloc_from_contigu...Marek Szyprowski2018-08-171-1/+1
* | perf/arch/xtensa: Implement hw_breakpoint_arch_parse()Frederic Weisbecker2018-06-261-21/+12
* | perf/hw_breakpoint: Pass arch breakpoint struct to arch_check_bp_in_kernelspa...Frederic Weisbecker2018-06-261-4/+3
|/
* 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-071-65/+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-221-59/+0
* | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-06-041-8/+1
|\ \
| * | signal/xtensa: Use force_sig_fault where appropriateEric W. Biederman2018-04-251-9/+1
| * | signal/xtensa: Consistenly use SIGBUS in do_unaligned_userEric W. Biederman2018-04-251-1/+1
| * | signal: Ensure every siginfo we send has all bits initializedEric W. Biederman2018-04-251-0/+1
| |/
* / dma-debug: move initialization to common codeChristoph Hellwig2018-05-081-9/+0
|/
* Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-04-061-86/+8
|\
| * xtensa/PCI: Use generic pci_mmap_resource_range()David Woodhouse2018-02-281-86/+8
* | mm: add ksys_fadvise64_64() helper; remove in-kernel call to sys_fadvise64_64()Dominik Brodowski2018-04-021-1/+1
* | xtensa: support DMA buffers in high memoryMax Filippov2018-02-161-10/+30
|/
* Merge tag 'devicetree-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-02-011-12/+0
|\
| * xtensa: remove arch specific early DT functionsRob Herring2018-01-301-12/+0
* | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-01-301-7/+1
|\ \
| * | signal/ptrace: Add force_sig_ptrace_errno_trap and use it where neededEric W. Biederman2018-01-221-7/+1
| |/
* | Merge tag 'xtensa-20180129' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2018-01-2915-241/+189
|\ \ | |/ |/|
| * xtensa: use generic strncpy_from_user with KASANMax Filippov2017-12-171-0/+2
| * xtensa: add support for KASANMax Filippov2017-12-162-1/+9
| * xtensa: extract init_kioMax Filippov2017-12-161-4/+6
| * xtensa: clean up exception handling structureMax Filippov2017-12-162-20/+32
| * xtensa: clean up custom-controlled debug outputMax Filippov2017-12-165-51/+38
| * xtensa: enable stack protectorMax Filippov2017-12-163-0/+15