summaryrefslogtreecommitdiff
path: root/arch/xtensa/include
AgeCommit message (Expand)Author
2023-08-18xtensa: mm: convert to GENERIC_IOREMAPBaoquan He
2023-06-27Merge tag 'xtensa-20230627' of https://github.com/jcmvbkbc/linux-xtensaLinus Torvalds
2023-06-27Merge tag 'locking-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-06-16init: Remove check_bugs() leftoversThomas Gleixner
2023-06-13xtensa: add load/store exception handlerMax Filippov
2023-06-13xtensa: move early_trap_init from kasan_early_init to init_archMax Filippov
2023-06-12xtensa: drop ARCH_WANT_FRAME_POINTERSMax Filippov
2023-06-12xtensa: report trax and perf counters in cpuinfoMax Filippov
2023-06-12xtensa: add asm-prototypes.hMax Filippov
2023-06-12xtensa: drop bcopy implementationMax Filippov
2023-06-12xtensa: drop platform_halt and platform_power_offMax Filippov
2023-06-12xtensa: drop platform_restartMax Filippov
2023-06-12xtensa: drop platform_heartbeatMax Filippov
2023-06-05locking/atomic: xtensa: add preprocessor symbolsMark Rutland
2023-06-05locking/atomic: make atomic*_{cmp,}xchg optionalMark Rutland
2023-05-05Merge tag 'locking-core-2023-05-05' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-04-29locking/arch: Rename all internal __xchg() names to __arch_xchg()Andrzej Hajda
2023-04-28Merge tag 'objtool-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-03-30docs: move xtensa documentation under Documentation/arch/Jonathan Corbet
2023-03-08xtensa/cpu: Mark cpu_die() __noreturnJosh Poimboeuf
2023-02-09mm, arch: add generic implementation of pfn_valid() for FLATMEMMike Rapoport (IBM)
2023-02-02mm: remove __HAVE_ARCH_PTE_SWP_EXCLUSIVEDavid Hildenbrand
2023-02-02xtensa/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVEDavid Hildenbrand
2023-01-06xtensa: drop unused members of struct thread_structMax Filippov
2022-12-13Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-11-18stackprotector: actually use get_random_canary()Jason A. Donenfeld
2022-11-08mm: remove kern_addr_valid() completelyKefeng Wang
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-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-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-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-17xtensa/mm: enable ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual
2022-06-28arch/*/: remove CONFIG_VIRT_TO_BUSArnd Bergmann
2022-05-24Merge tag 'random-5.19-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2022-05-17xtensa: improve call0 ABI probingMax Filippov
2022-05-13xtensa: use fallback for random_get_entropy() instead of zeroJason A. Donenfeld
2022-05-01xtensa: fix declaration of _SecondaryResetVector_text_*Max Filippov
2022-05-01xtensa: support coprocessors on SMPMax Filippov
2022-05-01xtensa: add xtensa_xsr macroMax Filippov
2022-05-01xtensa: clean up excsave1 initializationMax Filippov
2022-05-01xtensa: clean up declarations in coprocessor.hMax Filippov
2022-05-01xtensa: clean up exception handler prototypesMax Filippov
2022-05-01xtensa: clean up function declarations in traps.cMax Filippov