aboutsummaryrefslogtreecommitdiff
path: root/arch/xtensa
AgeCommit message (Expand)Author
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
2018-12-04xtensa: simplify coprocessor.SMax 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 custom PTRACE_{PEEK,POKE}{TEXT,DATA}Max Filippov
2018-12-03xtensa: drop unused field from the struct exc_tableMax Filippov
2018-12-03xtensa: drop fast_syscall_kernelMax Filippov
2018-12-02xtensa: generate uapi header and syscall table header filesFiroz Khan
2018-12-02xtensa: add system call table generation supportFiroz Khan
2018-12-02xtensa: add __NR_syscalls along with __NR_syscall_countFiroz Khan
2018-12-01dma-mapping: move the remap helpers to a separate fileChristoph Hellwig
2018-11-26xtensa: fix coprocessor part of ptrace_{get,set}xregsMax Filippov
2018-11-26xtensa: fix coprocessor context offset definitionsMax Filippov
2018-11-26xtensa: enable coprocessors that are being flushedMax Filippov
2018-11-23pcmcia: allow PCMCIA support independent of the architectureChristoph Hellwig
2018-11-23PCI: consolidate PCI config entry in drivers/pciChristoph Hellwig
2018-11-16Merge tag 'xtensa-20181115' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds
2018-11-14xtensa: fix boot parameters address translationMax Filippov
2018-11-05xtensa: make sure bFLT stack is 16 byte alignedMax Filippov
2018-11-01Merge tag 'xtensa-20181101' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds
2018-10-31memblock: stop using implicit alignment to SMP_CACHE_BYTESMike Rapoport
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport