summaryrefslogtreecommitdiffstats
path: root/arch/xtensa/include
AgeCommit message (Expand)AuthorLines
2018-12-17Move EM_XTENSA to uapi/linux/elf-em.hDmitry V. Levin-1/+1
2018-12-05xtensa: don't use l32r opcode directlyMax Filippov-10/+8
2018-12-04xtensa: clean up WSR*/RSR*/get_sr/set_srMax Filippov-39/+19
2018-12-03xtensa: drop unused declarations from elf.hMax Filippov-11/+0
2018-12-03xtensa: clean up syscall.hMax Filippov-13/+6
2018-12-03xtensa: drop unused coprocessor helper functionsMax Filippov-3/+0
2018-12-03xtensa: drop unused field from the struct exc_tableMax Filippov-2/+0
2018-12-02xtensa: generate uapi header and syscall table header filesFiroz Khan-781/+4
2018-12-02xtensa: add __NR_syscalls along with __NR_syscall_countFiroz Khan-1/+3
2018-11-16Merge tag 'xtensa-20181115' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds-1/+5
2018-11-05xtensa: make sure bFLT stack is 16 byte alignedMax Filippov-1/+5
2018-10-31treewide: remove current_text_addrNick Desaulniers-8/+0
2018-10-29Merge tag 'tty-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-0/+2
2018-10-26xtensa: use generic vga.hJiri Slaby-19/+1
2018-10-02tty/serial_core: add ISO7816 infrastructureNicolas Ferre-0/+2
2018-08-29asm-generic: Remove unneeded __ARCH_WANT_SYS_LLSEEK macroArnd Bergmann-1/+0
2018-08-29y2038: Remove newstat family from default syscall setArnd Bergmann-0/+1
2018-08-22Merge tag 'xtensa-20180820' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds-103/+104
2018-08-20Merge branch 'xtensa-dma-fixes' (early part) into xtensa-fixesMax Filippov-32/+36
2018-08-20xtensa: drop variant IRQ supportMax Filippov-17/+1
2018-08-20xtensa: drop unneeded platform/hardware.h headersMax Filippov-2/+0
2018-08-20xtensa: move PLATFORM_NR_IRQS to KconfigMax Filippov-2/+3
2018-08-20xtensa: rework {CONFIG,PLATFORM}_DEFAULT_MEM_STARTMax Filippov-3/+2
2018-08-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-0/+3
2018-08-13xtensa: rework noMMU cache attributes initializationMax Filippov-21/+21
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-2/+5
2018-07-11xtensa: platform-specific handling of coherent memoryMax Filippov-6/+35
2018-07-11xtensa: use generic dma_noncoherent_opsChristoph Hellwig-26/+1
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-1/+5
2018-06-26perf/hw_breakpoint: Pass arch breakpoint struct to arch_check_bp_in_kernelspa...Frederic Weisbecker-1/+1
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-07Merge tag 'pci-v4.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-2/+0
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-05-22xtensa/PCI: Remove dead codeBjorn Helgaas-2/+0
2018-05-07PCI: remove PCI_DMA_BUS_IS_PHYSChristoph Hellwig-2/+0
2018-04-20y2038: xtensa: Extend sysvipc data structuresArnd Bergmann-51/+28
2018-04-19time: Add an asm-generic/compat.h fileArnd Bergmann-0/+1
2018-04-11mm: introduce MAP_FIXED_NOREPLACEMichal Hocko-0/+1
2018-04-06Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-3/+4
2018-02-28xtensa/PCI: Use generic pci_mmap_resource_range()David Woodhouse-3/+4
2018-02-22xtensa: add ioremap_nocache declaration before include asm-generic/io.h.Greentime Hu-0/+1