summaryrefslogtreecommitdiff
path: root/arch/xtensa
AgeCommit message (Expand)Author
2020-04-10Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-04-10Merge tag 'xtensa-20200410' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds
2020-04-10mm/special: create generic fallbacks for pte_special() and pte_mkspecial()Anshuman Khandual
2020-04-10mm/vma: define a default value for VM_DATA_DEFAULT_FLAGSAnshuman Khandual
2020-04-07asm-generic: fix unistd_32.h generation formatMichal Simek
2020-04-04Merge tag 'dma-mapping-5.7' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2020-04-03Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2020-04-02mm: allow VM_FAULT_RETRY for multiple timesPeter Xu
2020-04-02mm: introduce FAULT_FLAG_DEFAULTPeter Xu
2020-04-02mm: introduce fault_signal_pending()Peter Xu
2020-04-02asm-generic: make more kernel-space headers mandatoryMasahiro Yamada
2020-03-30Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-03-30arch/xtensa: fix grammar in Kconfig help textHu Haowen
2020-03-27futex: arch_futex_atomic_op_inuser() calling conventions changeAl Viro
2020-03-27block: simplify queue allocationChristoph Hellwig
2020-03-25.gitignore: add SPDX License IdentifierMasahiro Yamada
2020-03-16dma-direct: make uncached_kernel_address more generalChristoph Hellwig
2020-03-16dma-direct: remove the cached_kernel_address hookChristoph Hellwig
2020-03-09xtensa: remove meaningless export ccflags-yMasahiro Yamada
2020-03-03xtensa: replace setup_irq() by request_irq()afzal mohammed
2020-02-07Merge tag 'xtensa-20200206' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds
2020-02-04xtensa: ISS: improve simcall assemblyMax Filippov
2020-02-04xtensa: reorganize vectors placementMax Filippov
2020-02-04xtensa: separate SMP and XIP supportMax Filippov
2020-02-04xtensa: move fast exception handlers close to vectorsMax Filippov
2020-02-04Merge tag 'microblaze-v5.6-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2020-02-04asm-generic: Make dma-contiguous.h a mandatory include/asm headerMichal Simek
2020-02-04proc: convert everything to "struct proc_ops"Alexey Dobriyan
2020-02-01arch/xtensa: fix Kconfig typos for HAVE_SMPRandy Dunlap
2020-02-01xtensa: clean up optional XCHAL_* definitionsMax Filippov
2020-02-01xtensa: drop unused function fast_coprocessor_doubleMax Filippov
2020-01-31xtensa: drop empty platform_* functions from platformsMax Filippov
2020-01-31xtensa: clean up platform headersMax Filippov
2020-01-31xtensa: drop set_except_vector declarationMax Filippov
2020-01-30xtensa: configs: Cleanup old Kconfig IO scheduler optionsKrzysztof Kozlowski
2020-01-29Merge tag 'threads-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/bra...Linus Torvalds
2020-01-29Merge tag 'y2038-drivers-for-v5.6-signed' of git://git.kernel.org:/pub/scm/li...Linus Torvalds
2020-01-29Merge branch 'work.openat2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-01-29Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2020-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-01-28Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-01-28Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-01-28Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-01-20Merge tag 'v5.5-rc7' into efi/core, to pick up fixesIngo Molnar
2020-01-19Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-01-18open: introduce openat2(2) syscallAleksa Sarai
2020-01-14arch/xtensa/setup: Drop dummy_con initializationArvind Sankar
2020-01-13arch: wire up pidfd_getfd syscallSargun Dhillon
2020-01-07xtensa: Implement copy_thread_tlsAmanieu d'Antras
2019-12-25Merge tag 'v5.5-rc3' into sched/core, to pick up fixesIngo Molnar