aboutsummaryrefslogtreecommitdiff
path: root/arch/xtensa
AgeCommit message (Expand)AuthorFilesLines
2023-04-28Merge tag 'smp-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-1/+1
2023-04-28Merge tag 'objtool-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 2-2/+4
2023-04-27Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 1-12/+11
2023-04-24Merge tag 'docs-6.4' of git://git.lwn.net/linuxGravatar Linus Torvalds 1-1/+1
2023-04-18xtensa: reword ARCH_FORCE_MAX_ORDER prompt and help textGravatar Mike Rapoport (IBM) 1-7/+9
2023-04-05mm, treewide: redefine MAX_ORDER sanelyGravatar Kirill A. Shutemov 1-4/+1
2023-03-30docs: move xtensa documentation under Documentation/arch/Gravatar Jonathan Corbet 1-1/+1
2023-03-24treewide: Trace IPIs sent via smp_send_reschedule()Gravatar Valentin Schneider 1-1/+1
2023-03-17xtensa: fix KASAN report for show_stackGravatar Max Filippov 1-4/+12
2023-03-08sched/idle: Mark arch_cpu_idle_dead() __noreturnGravatar Josh Poimboeuf 1-1/+1
2023-03-08xtensa/cpu: Mark cpu_die() __noreturnGravatar Josh Poimboeuf 1-1/+1
2023-03-08xtensa/cpu: Make sure cpu_die() doesn't returnGravatar Josh Poimboeuf 1-0/+2
2023-02-23Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 2-7/+28
2023-02-09mm, arch: add generic implementation of pfn_valid() for FLATMEMGravatar Mike Rapoport (IBM) 1-2/+2
2023-02-02mm: remove __HAVE_ARCH_PTE_SWP_EXCLUSIVEGravatar David Hildenbrand 1-1/+0
2023-02-02xtensa/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVEGravatar David Hildenbrand 1-5/+27
2023-01-31Merge tag 'v6.2-rc6' into sched/core, to pick up fixesGravatar Ingo Molnar 3-15/+0
2023-01-13arch/idle: Change arch_cpu_idle() behavior: always exit with IRQs disabledGravatar Peter Zijlstra 1-0/+1
2023-01-13objtool/idle: Validate __cpuidle code as noinstrGravatar Peter Zijlstra 1-1/+0
2023-01-06xtensa: drop unused members of struct thread_structGravatar Max Filippov 3-15/+0
2022-12-13Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-2/+0
2022-12-13Merge tag 'xtensa-20221213' of https://github.com/jcmvbkbc/linux-xtensaGravatar Linus Torvalds 9-10/+233
2022-12-06xtensa: add __umulsidi3 helperGravatar Max Filippov 3-1/+233
2022-11-18stackprotector: actually use get_random_canary()Gravatar Jason A. Donenfeld 1-8/+1
2022-11-08mm: remove kern_addr_valid() completelyGravatar Kefeng Wang 1-2/+0
2022-10-13xtensa: update config filesGravatar Lukas Bulwahn 6-9/+0
2022-10-12Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 8-10/+7
2022-10-10Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 3-7/+15
2022-10-10Merge tag 'xtensa-20221010' of https://github.com/jcmvbkbc/linux-xtensaGravatar Linus Torvalds 3-4/+27
2022-10-02kbuild: remove head-y syntaxGravatar Masahiro Yamada 1-2/+0
2022-10-02kbuild: use obj-y instead extra-y for objects placed at the headGravatar Masahiro Yamada 1-2/+2
2022-09-26xtensa: remove vma linked list walksGravatar Matthew Wilcox (Oracle) 1-6/+12
2022-09-13xtensa: add FDPIC and static PIE support for noMMUGravatar Max Filippov 3-0/+18
2022-09-13xtensa: clean up ELF_PLAT_INIT macroGravatar Max Filippov 1-4/+9
2022-09-11kernel: exit: cleanup release_thread()Gravatar Kefeng Wang 1-3/+0
2022-09-11treewide: defconfig: address renamed CONFIG_DEBUG_INFO=yGravatar Arnd Bergmann 7-7/+7
2022-09-11arch: mm: rename FORCE_MAX_ZONEORDER to ARCH_FORCE_MAX_ORDERGravatar Zi Yan 1-1/+1
2022-09-11mm/madvise: introduce MADV_COLLAPSE sync hugepage collapseGravatar Zach O'Keefe 1-0/+2
2022-08-05Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 4-20/+27
2022-08-05Merge tag 'asm-generic-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 2-4/+0
2022-08-04Merge tag 'pci-v5.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 2-10/+0
2022-08-04Merge tag 'xtensa-20220804' of https://github.com/jcmvbkbc/linux-xtensaGravatar Linus Torvalds 3-35/+32
2022-08-02Merge tag 'rcu.2022.07.26a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 2-5/+5
2022-08-02Merge tag 'for-5.20/block-2022-07-29' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 1-2/+2
2022-08-01Merge tag 'irq-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-3/+4
2022-07-22PCI: Move isa_dma_bridge_buggy out of asm/dma.hGravatar Stafford Horne 1-7/+0
2022-07-22PCI: Remove pci_get_legacy_ide_irq() and asm-generic/pci.hGravatar Stafford Horne 1-3/+0
2022-07-17xtensa: drop definition of PGD_ORDERGravatar Mike Rapoport 2-2/+1
2022-07-17mm/mmap: drop ARCH_HAS_VM_GET_PAGE_PROTGravatar Anshuman Khandual 1-1/+0
2022-07-17xtensa/mm: enable ARCH_HAS_VM_GET_PAGE_PROTGravatar Anshuman Khandual 3-18/+23