summaryrefslogtreecommitdiff
path: root/arch/xtensa/include
AgeCommit message (Expand)AuthorFilesLines
2023-05-05Merge tag 'locking-core-2023-05-05' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+2
2023-04-29locking/arch: Rename all internal __xchg() names to __arch_xchg()Andrzej Hajda1-2/+2
2023-04-29Merge tag 'objtool-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2023-03-30docs: move xtensa documentation under Documentation/arch/Jonathan Corbet1-1/+1
2023-03-08xtensa/cpu: Mark cpu_die() __noreturnJosh Poimboeuf1-1/+1
2023-02-10mm, arch: add generic implementation of pfn_valid() for FLATMEMMike Rapoport (IBM)1-2/+2
2023-02-03mm: remove __HAVE_ARCH_PTE_SWP_EXCLUSIVEDavid Hildenbrand1-1/+0
2023-02-03xtensa/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVEDavid Hildenbrand1-5/+27
2023-01-07xtensa: drop unused members of struct thread_structMax Filippov1-9/+0
2022-12-14Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-2/+0
2022-11-18stackprotector: actually use get_random_canary()Jason A. Donenfeld1-8/+1
2022-11-09mm: remove kern_addr_valid() completelyKefeng Wang1-2/+0
2022-10-12Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-3/+0
2022-10-11Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+2
2022-09-14xtensa: add FDPIC and static PIE support for noMMUMax Filippov3-0/+18
2022-09-14xtensa: clean up ELF_PLAT_INIT macroMax Filippov1-4/+9
2022-09-12kernel: exit: cleanup release_thread()Kefeng Wang1-3/+0
2022-09-12mm/madvise: introduce MADV_COLLAPSE sync hugepage collapseZach O'Keefe1-0/+2
2022-08-06Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-20/+1
2022-08-05Merge tag 'asm-generic-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-3/+0
2022-07-23PCI: Move isa_dma_bridge_buggy out of asm/dma.hStafford Horne1-7/+0
2022-07-23PCI: Remove pci_get_legacy_ide_irq() and asm-generic/pci.hStafford Horne1-3/+0
2022-07-18xtensa: drop definition of PGD_ORDERMike Rapoport2-2/+1
2022-07-18xtensa/mm: enable ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual1-18/+0
2022-06-28arch/*/: remove CONFIG_VIRT_TO_BUSArnd Bergmann1-3/+0
2022-05-24Merge tag 'random-5.19-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-4/+2
2022-05-17xtensa: improve call0 ABI probingMax Filippov1-0/+4
2022-05-14xtensa: use fallback for random_get_entropy() instead of zeroJason A. Donenfeld1-4/+2
2022-05-02xtensa: fix declaration of _SecondaryResetVector_text_*Max Filippov1-1/+1
2022-05-02xtensa: support coprocessors on SMPMax Filippov3-2/+15
2022-05-02xtensa: add xtensa_xsr macroMax Filippov1-0/+7
2022-05-02xtensa: clean up excsave1 initializationMax Filippov1-2/+2
2022-05-02xtensa: clean up declarations in coprocessor.hMax Filippov1-4/+3
2022-05-02xtensa: clean up exception handler prototypesMax Filippov1-8/+6
2022-05-02xtensa: clean up function declarations in traps.cMax Filippov1-2/+16
2022-05-02xtensa: enable KCSANMax Filippov2-7/+15
2022-03-28Merge tag 'tty-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-221/+0
2022-03-28Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+1
2022-03-25Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+2
2022-03-25Merge tag 'xtensa-20220325' of https://github.com/jcmvbkbc/linux-xtensaLinus Torvalds6-21/+50
2022-03-25mm: madvise: MADV_DONTNEED_LOCKEDJohannes Weiner1-0/+2
2022-03-24Merge tag 'flexible-array-transformations-5.18-rc1' of git://git.kernel.org/p...Linus Torvalds1-1/+1
2022-03-24Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds6-108/+6
2022-03-23Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds1-0/+1
2022-03-22xtensa: define update_mmu_tlb functionMax Filippov1-0/+4
2022-03-21arch: Add pmd_pfn() where it is missingMike Rapoport1-0/+1
2022-03-20xtensa: fix xtensa_wsr always writing 0Max Filippov1-2/+2
2022-03-19xtensa: merge stack alignment definitionsMax Filippov3-7/+8
2022-03-18parport_pc: Also enable driver for PCI systemsMaciej W. Rozycki1-0/+1
2022-03-10xtensa: add helpers for division, remainder and shiftsMax Filippov1-0/+34