aboutsummaryrefslogtreecommitdiff
path: root/arch/xtensa
AgeCommit message (Expand)AuthorFilesLines
2020-04-10Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 2-6/+0
2020-04-10Merge tag 'xtensa-20200410' of git://github.com/jcmvbkbc/linux-xtensaGravatar Linus Torvalds 4-15/+8
2020-04-10mm/special: create generic fallbacks for pte_special() and pte_mkspecial()Gravatar Anshuman Khandual 1-3/+0
2020-04-10mm/vma: define a default value for VM_DATA_DEFAULT_FLAGSGravatar Anshuman Khandual 1-3/+0
2020-04-07asm-generic: fix unistd_32.h generation formatGravatar Michal Simek 1-1/+1
2020-04-04Merge tag 'dma-mapping-5.7' of git://git.infradead.org/users/hch/dma-mappingGravatar Linus Torvalds 2-10/+4
2020-04-03Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 4-0/+4
2020-04-02mm: allow VM_FAULT_RETRY for multiple timesGravatar Peter Xu 1-1/+0
2020-04-02mm: introduce FAULT_FLAG_DEFAULTGravatar Peter Xu 1-1/+1
2020-04-02mm: introduce fault_signal_pending()Gravatar Peter Xu 1-1/+1
2020-04-02asm-generic: make more kernel-space headers mandatoryGravatar Masahiro Yamada 1-26/+0
2020-03-30Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-3/+2
2020-03-30arch/xtensa: fix grammar in Kconfig help textGravatar Hu Haowen 1-1/+1
2020-03-27futex: arch_futex_atomic_op_inuser() calling conventions changeGravatar Al Viro 1-3/+2
2020-03-27block: simplify queue allocationGravatar Christoph Hellwig 1-2/+1
2020-03-25.gitignore: add SPDX License IdentifierGravatar Masahiro Yamada 4-0/+4
2020-03-16dma-direct: make uncached_kernel_address more generalGravatar Christoph Hellwig 2-2/+2
2020-03-16dma-direct: remove the cached_kernel_address hookGravatar Christoph Hellwig 1-8/+2
2020-03-09xtensa: remove meaningless export ccflags-yGravatar Masahiro Yamada 1-1/+0
2020-03-03xtensa: replace setup_irq() by request_irq()Gravatar afzal mohammed 2-13/+7
2020-02-07Merge tag 'xtensa-20200206' of git://github.com/jcmvbkbc/linux-xtensaGravatar Linus Torvalds 23-139/+141
2020-02-04xtensa: ISS: improve simcall assemblyGravatar Max Filippov 1-5/+3
2020-02-04xtensa: reorganize vectors placementGravatar Max Filippov 6-20/+51
2020-02-04xtensa: separate SMP and XIP supportGravatar Max Filippov 1-34/+34
2020-02-04xtensa: move fast exception handlers close to vectorsGravatar Max Filippov 6-13/+38
2020-02-04Merge tag 'microblaze-v5.6-rc1' of git://git.monstr.eu/linux-2.6-microblazeGravatar Linus Torvalds 1-1/+0
2020-02-04asm-generic: Make dma-contiguous.h a mandatory include/asm headerGravatar Michal Simek 1-1/+0
2020-02-04proc: convert everything to "struct proc_ops"Gravatar Alexey Dobriyan 1-5/+5
2020-02-01arch/xtensa: fix Kconfig typos for HAVE_SMPGravatar Randy Dunlap 1-2/+2
2020-02-01xtensa: clean up optional XCHAL_* definitionsGravatar Max Filippov 3-5/+9
2020-02-01xtensa: drop unused function fast_coprocessor_doubleGravatar Max Filippov 1-7/+0
2020-01-31xtensa: drop empty platform_* functions from platformsGravatar Max Filippov 3-24/+2
2020-01-31xtensa: clean up platform headersGravatar Max Filippov 4-18/+5
2020-01-31xtensa: drop set_except_vector declarationGravatar Max Filippov 1-2/+0
2020-01-30xtensa: configs: Cleanup old Kconfig IO scheduler optionsGravatar Krzysztof Kozlowski 6-12/+0
2020-01-29Merge tag 'threads-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/bra...Gravatar Linus Torvalds 1-0/+1
2020-01-29Merge tag 'y2038-drivers-for-v5.6-signed' of git://git.kernel.org:/pub/scm/li...Gravatar Linus Torvalds 1-2/+2
2020-01-29Merge branch 'work.openat2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-0/+1
2020-01-29Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 1-2/+0
2020-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextGravatar Linus Torvalds 1-1/+1
2020-01-28Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 2-3/+6
2020-01-28Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-0/+4
2020-01-28Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-1/+1
2020-01-20Merge tag 'v5.5-rc7' into efi/core, to pick up fixesGravatar Ingo Molnar 2-4/+5
2020-01-19Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netGravatar David S. Miller 2-4/+5
2020-01-18open: introduce openat2(2) syscallGravatar Aleksa Sarai 1-0/+1
2020-01-14arch/xtensa/setup: Drop dummy_con initializationGravatar Arvind Sankar 1-2/+0
2020-01-13arch: wire up pidfd_getfd syscallGravatar Sargun Dhillon 1-0/+1
2020-01-07xtensa: Implement copy_thread_tlsGravatar Amanieu d'Antras 2-4/+5
2019-12-25Merge tag 'v5.5-rc3' into sched/core, to pick up fixesGravatar Ingo Molnar 3-0/+5