summaryrefslogtreecommitdiff
path: root/arch/xtensa
AgeCommit message (Expand)Author
2019-02-06treewide: add checks for the return value of memblock_alloc*()Mike Rapoport
2019-02-06memblock: memblock_phys_alloc(): don't panicMike Rapoport
2019-02-06memblock: replace memblock_alloc_base(ANYWHERE) with memblock_phys_allocMike Rapoport
2019-02-06Merge remote-tracking branch 'y2038/y2038'Stephen Rothwell
2019-02-06Merge remote-tracking branch 'vhost/linux-next'Stephen Rothwell
2019-02-06Merge remote-tracking branch 'net-next/master'Stephen Rothwell
2019-02-05arch: move common mmap flags to linux/mman.hMichael S. Tsirkin
2019-02-03arch: Use asm-generic/socket.h when possibleDeepa Dinamani
2019-01-27xtensa: SMP: limit number of possible CPUs by NR_CPUSMax Filippov
2019-01-26xtensa: rename BUILTIN_DTB to BUILTIN_DTB_SOURCECorentin Labbe
2019-01-26xtensa: Fix typo use space=>user spaceCorentin Labbe
2019-01-26xtensa: SMP: mark each possible CPU as presentMax Filippov
2019-01-26xtensa: smp_lx200_defconfig: fix vectors clashMax Filippov
2019-01-26xtensa: SMP: fix secondary CPU initializationMax Filippov
2019-01-25y2038: add 64-bit time_t syscalls to all 32-bit architecturesArnd Bergmann
2019-01-25y2038: rename old time and utime syscallsArnd Bergmann
2019-01-25y2038: use time32 syscall names on 32-bitArnd Bergmann
2019-01-25syscalls: remove obsolete __IGNORE_ macrosArnd Bergmann
2019-01-25arch: add pkey and rseq syscall numbers everywhereArnd Bergmann
2019-01-25ipc: rename old-style shmctl/semctl/msgctl syscallsArnd Bergmann
2019-01-24xtensa: SMP: fix ccount_timer_shutdownMax Filippov
2019-01-17net: introduce SO_BINDTOIFINDEX sockoptDavid Herrmann
2019-01-06arch: remove redundant UAPI generic-y definesMasahiro Yamada
2019-01-06arch: remove stale comments "UAPI Header export list"Masahiro Yamada
2019-01-06jump_label: move 'asm goto' support test to KconfigMasahiro 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-29Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-12-29Merge tag 'xtensa-20181228' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds
2018-12-28Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-12-28Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2018-12-28kasan: rename kasan_zero_page to kasan_early_shadow_pageAndrey Konovalov
2018-12-20xtensa: implement jump_label supportMax Filippov
2018-12-20dma-mapping: zero memory returned from dma_alloc_*Christoph Hellwig
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 TIE 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-17xtensa: support memtestMax Filippov
2018-12-13dma-mapping: always build the direct mapping codeChristoph Hellwig
2018-12-06arch: switch the default on ARCH_HAS_SG_CHAINChristoph Hellwig
2018-12-05xtensa: don't use l32r opcode directlyMax Filippov
2018-12-04xtensa: xtfpga.dtsi: fix dtc warnings about SPIMax Filippov
2018-12-04xtensa: don't clear cpenable unconditionally on releaseMax Filippov