summaryrefslogtreecommitdiff
path: root/arch/xtensa/include
AgeCommit message (Expand)Author
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
2022-05-01xtensa: enable KCSANMax Filippov
2022-03-28Merge tag 'tty-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2022-03-28Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-03-25Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2022-03-25Merge tag 'xtensa-20220325' of https://github.com/jcmvbkbc/linux-xtensaLinus Torvalds
2022-03-24mm: madvise: MADV_DONTNEED_LOCKEDJohannes Weiner
2022-03-24Merge tag 'flexible-array-transformations-5.18-rc1' of git://git.kernel.org/p...Linus Torvalds
2022-03-23Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-03-22Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds
2022-03-22xtensa: define update_mmu_tlb functionMax Filippov
2022-03-21arch: Add pmd_pfn() where it is missingMike Rapoport
2022-03-20xtensa: fix xtensa_wsr always writing 0Max Filippov
2022-03-19xtensa: merge stack alignment definitionsMax Filippov
2022-03-18parport_pc: Also enable driver for PCI systemsMaciej W. Rozycki
2022-03-09xtensa: add helpers for division, remainder and shiftsMax Filippov
2022-03-07xtensa: use XCHAL_NUM_AREGS as pt_regs::areg sizeMax Filippov
2022-03-06xtensa: Remove unused early_read_config_byte() et al declarationsBjorn Helgaas
2022-02-25xtensa: Implement "current_stack_pointer"Kees Cook
2022-02-25Merge branch 'set_fs-4' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...Arnd Bergmann
2022-02-25xtensa: termbits.h is identical to asm-generic oneIlpo Järvinen
2022-02-25uaccess: remove CONFIG_SET_FSArnd Bergmann
2022-02-25uaccess: generalize access_ok()Arnd Bergmann
2022-02-17treewide: Replace zero-length arrays with flexible-array membersGustavo A. R. Silva
2022-02-17shmbuf.h: add asm/shmbuf.h to UAPI compile-test coverageMasahiro Yamada
2022-02-17signal.h: add linux/signal.h and asm/signal.h to UAPI compile-test coverageMasahiro Yamada
2022-01-23Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linuxLinus Torvalds
2022-01-15include: move find.h from asm_generic to linuxYury Norov
2021-12-13Merge tag 'v5.16-rc5' into locking/core, to pick up fixesIngo Molnar
2021-12-11futex: Fix additional regressionsArnd Bergmann
2021-12-07locking: Allow to include asm/spinlock_types.h from linux/spinlock_types_raw.hSebastian Andrzej Siewior