aboutsummaryrefslogtreecommitdiffstats
path: root/arch/xtensa
AgeCommit message (Expand)Author
2024-02-23work around gcc bugs with 'asm goto' with outputsLinus Torvalds
2023-10-06xtensa: boot/lib: fix function prototypesMax Filippov
2023-10-06xtensa: umulsidi3: fix conditional expressionRandy Dunlap
2023-10-06xtensa: boot: don't add include-dirsRandy Dunlap
2023-10-06xtensa: iss/network: make functions staticRandy Dunlap
2023-10-06xtensa: add default definition for XCHAL_HAVE_DIV32Max Filippov
2023-09-13xtensa: PMU: fix base address for the newer hardwareMax Filippov
2023-08-08init: Remove check_bugs() leftoversThomas Gleixner
2023-07-23xtensa: ISS: fix call to split_if_specMax Filippov
2023-07-01mm/fault: convert remaining simple cases to lock_mm_and_find_vma()Linus Torvalds
2023-05-30xtensa: add __bswap{si,di}2 helpersMax Filippov
2023-05-30xtensa: fix signal delivery to FDPIC processMax Filippov
2023-04-06xtensa: fix KASAN report for show_stackMax Filippov
2023-01-07xtensa: add __umulsidi3 helperMax Filippov
2022-10-12Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2022-10-10Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-10-10Merge tag 'xtensa-20221010' of https://github.com/jcmvbkbc/linux-xtensaLinus Torvalds
2022-10-02kbuild: remove head-y syntaxMasahiro Yamada
2022-10-02kbuild: use obj-y instead extra-y for objects placed at the headMasahiro Yamada
2022-09-26xtensa: remove vma linked list walksMatthew Wilcox (Oracle)
2022-09-13xtensa: add FDPIC and static PIE support for noMMUMax Filippov
2022-09-13xtensa: clean up ELF_PLAT_INIT macroMax Filippov
2022-09-11kernel: exit: cleanup release_thread()Kefeng Wang
2022-09-11treewide: defconfig: address renamed CONFIG_DEBUG_INFO=yArnd Bergmann
2022-09-11arch: mm: rename FORCE_MAX_ZONEORDER to ARCH_FORCE_MAX_ORDERZi Yan
2022-09-11mm/madvise: introduce MADV_COLLAPSE sync hugepage collapseZach O'Keefe
2022-08-05Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-08-05Merge tag 'asm-generic-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-08-04Merge tag 'pci-v5.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-08-04Merge tag 'xtensa-20220804' of https://github.com/jcmvbkbc/linux-xtensaLinus Torvalds
2022-08-02Merge tag 'rcu.2022.07.26a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-08-02Merge tag 'for-5.20/block-2022-07-29' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-08-01Merge tag 'irq-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-07-22PCI: Move isa_dma_bridge_buggy out of asm/dma.hStafford Horne
2022-07-22PCI: Remove pci_get_legacy_ide_irq() and asm-generic/pci.hStafford Horne
2022-07-17xtensa: drop definition of PGD_ORDERMike Rapoport
2022-07-17mm/mmap: drop ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual
2022-07-17xtensa/mm: enable ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual
2022-07-14xtensa: enable ARCH_HAS_GCOV_PROFILE_ALLMax Filippov
2022-07-14xtensa: enable KCOV supportMax Filippov
2022-07-14xtensa: iss: fix handling error cases in iss_net_configure()Yang Yingliang
2022-07-14xtensa: iss/network: provide release() callbackMax Filippov
2022-07-14xtensa: iss/network: drop 'devices' listMax Filippov
2022-07-07genirq: Return a const cpumask from irq_data_get_affinity_maskSamuel Holland
2022-06-29context_tracking: Split user tracking KconfigFrederic Weisbecker
2022-06-29context_tracking: Rename context_tracking_user_enter/exit() to user_enter/exi...Frederic Weisbecker
2022-06-28block: remove blk_cleanup_diskChristoph Hellwig
2022-06-28arch/*/: remove CONFIG_VIRT_TO_BUSArnd Bergmann
2022-06-27Merge branch 'master' into mm-stableakpm
2022-06-20xtensa: change '.bss' to '.section .bss'Max Filippov