aboutsummaryrefslogtreecommitdiffstats
path: root/arch/xtensa/include
AgeCommit message (Expand)Author
2019-05-10xtensa: fix initialization of pt_regs::syscall in start_threadMax Filippov
2019-01-06arch: remove redundant UAPI generic-y definesMasahiro Yamada
2019-01-06arch: remove stale comments "UAPI Header export list"Masahiro Yamada
2019-01-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-01-04mm: treewide: remove unused address argument from pte_alloc functionsJoel Fernandes (Google)
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds
2018-12-20xtensa: implement jump_label supportMax Filippov
2018-12-17xtensa: implement syscall tracepointsMax Filippov
2018-12-17xtensa: implement tracehook functions and enable HAVE_ARCH_TRACEHOOKMax Filippov
2018-12-17xtensa: enable CORE_DUMP_USE_REGSETMax Filippov
2018-12-17xtensa: implement task_user_regset_viewMax Filippov
2018-12-17xtensa: call do_syscall_trace_{enter,leave} selectivelyMax Filippov
2018-12-17xtensa: use NO_SYSCALL instead of -1Max Filippov
2018-12-17xtensa: define syscall_get_arch()Dmitry V. Levin
2018-12-17Move EM_XTENSA to uapi/linux/elf-em.hDmitry V. Levin
2018-12-05xtensa: don't use l32r opcode directlyMax Filippov
2018-12-04xtensa: clean up WSR*/RSR*/get_sr/set_srMax Filippov
2018-12-03xtensa: drop unused declarations from elf.hMax Filippov
2018-12-03xtensa: clean up syscall.hMax Filippov
2018-12-03xtensa: drop unused coprocessor helper functionsMax Filippov
2018-12-03xtensa: drop unused field from the struct exc_tableMax Filippov
2018-12-02xtensa: generate uapi header and syscall table header filesFiroz Khan
2018-12-02xtensa: add __NR_syscalls along with __NR_syscall_countFiroz Khan
2018-11-16Merge tag 'xtensa-20181115' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds
2018-11-05xtensa: make sure bFLT stack is 16 byte alignedMax Filippov
2018-10-31treewide: remove current_text_addrNick Desaulniers
2018-10-29Merge tag 'tty-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-10-26xtensa: use generic vga.hJiri Slaby
2018-10-02tty/serial_core: add ISO7816 infrastructureNicolas Ferre
2018-08-29asm-generic: Remove unneeded __ARCH_WANT_SYS_LLSEEK macroArnd Bergmann
2018-08-29y2038: Remove newstat family from default syscall setArnd Bergmann
2018-08-22Merge tag 'xtensa-20180820' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds
2018-08-20Merge branch 'xtensa-dma-fixes' (early part) into xtensa-fixesMax Filippov
2018-08-20xtensa: drop variant IRQ supportMax Filippov
2018-08-20xtensa: drop unneeded platform/hardware.h headersMax Filippov
2018-08-20xtensa: move PLATFORM_NR_IRQS to KconfigMax Filippov
2018-08-20xtensa: rework {CONFIG,PLATFORM}_DEFAULT_MEM_STARTMax Filippov
2018-08-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-08-13xtensa: rework noMMU cache attributes initializationMax Filippov
2018-08-13xtensa: increase ranges in ___invalidate_{i,d}cache_allMax Filippov
2018-08-13xtensa: limit offsets in __loop_cache_{all,page}Max Filippov
2018-08-13Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-07-11xtensa: platform-specific handling of coherent memoryMax Filippov
2018-07-11xtensa: use generic dma_noncoherent_opsChristoph Hellwig
2018-07-04net: Add a new socket option for a future transmit time.Richard Cochran
2018-06-26perf/hw_breakpoint: Remove default hw_breakpoint_arch_parse()Frederic Weisbecker
2018-06-26perf/arch/xtensa: Implement hw_breakpoint_arch_parse()Frederic Weisbecker
2018-06-26perf/hw_breakpoint: Pass arch breakpoint struct to arch_check_bp_in_kernelspa...Frederic Weisbecker
2018-06-21atomics/treewide: Make unconditional inc/dec ops optionalMark Rutland
2018-06-21atomics/treewide: Make test ops optionalMark Rutland