summaryrefslogtreecommitdiffstats
path: root/arch/xtensa
Commit message (Expand)AuthorAgeFilesLines
...
| * | | xtensa: reword ARCH_FORCE_MAX_ORDER prompt and help textMike Rapoport (IBM)2023-04-181-7/+9
| * | | mm, treewide: redefine MAX_ORDER sanelyKirill A. Shutemov2023-04-051-4/+1
| |/ /
* | | Merge tag 'docs-6.4' of git://git.lwn.net/linuxLinus Torvalds2023-04-241-1/+1
|\ \ \ | |_|/ |/| |
| * | docs: move xtensa documentation under Documentation/arch/Jonathan Corbet2023-03-301-1/+1
| |/
* / xtensa: fix KASAN report for show_stackMax Filippov2023-03-171-4/+12
|/
* Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-02-232-7/+28
|\
| * mm, arch: add generic implementation of pfn_valid() for FLATMEMMike Rapoport (IBM)2023-02-091-2/+2
| * mm: remove __HAVE_ARCH_PTE_SWP_EXCLUSIVEDavid Hildenbrand2023-02-021-1/+0
| * xtensa/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVEDavid Hildenbrand2023-02-021-5/+27
* | Merge tag 'v6.2-rc6' into sched/core, to pick up fixesIngo Molnar2023-01-313-15/+0
|\|
| * xtensa: drop unused members of struct thread_structMax Filippov2023-01-063-15/+0
* | arch/idle: Change arch_cpu_idle() behavior: always exit with IRQs disabledPeter Zijlstra2023-01-131-0/+1
* | objtool/idle: Validate __cpuidle code as noinstrPeter Zijlstra2023-01-131-1/+0
|/
* Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-12-131-2/+0
|\
| * mm: remove kern_addr_valid() completelyKefeng Wang2022-11-081-2/+0
* | Merge tag 'xtensa-20221213' of https://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2022-12-139-10/+233
|\ \
| * | xtensa: add __umulsidi3 helperMax Filippov2022-12-063-1/+233
| * | xtensa: update config filesLukas Bulwahn2022-10-136-9/+0
* | | stackprotector: actually use get_random_canary()Jason A. Donenfeld2022-11-181-8/+1
| |/ |/|
* | Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2022-10-128-10/+7
|\ \
| * | kernel: exit: cleanup release_thread()Kefeng Wang2022-09-111-3/+0
| * | treewide: defconfig: address renamed CONFIG_DEBUG_INFO=yArnd Bergmann2022-09-117-7/+7
| |/
* | Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-10-103-7/+15
|\ \
| * | xtensa: remove vma linked list walksMatthew Wilcox (Oracle)2022-09-261-6/+12
| * | arch: mm: rename FORCE_MAX_ZONEORDER to ARCH_FORCE_MAX_ORDERZi Yan2022-09-111-1/+1
| * | mm/madvise: introduce MADV_COLLAPSE sync hugepage collapseZach O'Keefe2022-09-111-0/+2
| |/
* | Merge tag 'xtensa-20221010' of https://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2022-10-103-4/+27
|\ \
| * | xtensa: add FDPIC and static PIE support for noMMUMax Filippov2022-09-133-0/+18
| * | xtensa: clean up ELF_PLAT_INIT macroMax Filippov2022-09-131-4/+9
| |/
* | kbuild: remove head-y syntaxMasahiro Yamada2022-10-021-2/+0
* | kbuild: use obj-y instead extra-y for objects placed at the headMasahiro Yamada2022-10-021-2/+2
|/
* Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-08-054-20/+27
|\
| * xtensa: drop definition of PGD_ORDERMike Rapoport2022-07-172-2/+1
| * mm/mmap: drop ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual2022-07-171-1/+0
| * xtensa/mm: enable ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual2022-07-173-18/+23
| * Merge branch 'master' into mm-stableakpm2022-06-273-1/+3
| |\
| * | mm: avoid unnecessary page fault retires on shared memory typesPeter Xu2022-06-161-0/+4
* | | Merge tag 'asm-generic-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-08-052-4/+0
|\ \ \
| * | | arch/*/: remove CONFIG_VIRT_TO_BUSArnd Bergmann2022-06-282-4/+0
| |/ /
* | | Merge tag 'pci-v5.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-08-042-10/+0
|\ \ \
| * | | PCI: Move isa_dma_bridge_buggy out of asm/dma.hStafford Horne2022-07-221-7/+0
| * | | PCI: Remove pci_get_legacy_ide_irq() and asm-generic/pci.hStafford Horne2022-07-221-3/+0
| |/ /
* | | Merge tag 'xtensa-20220804' of https://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2022-08-043-35/+32
|\ \ \
| * | | xtensa: enable ARCH_HAS_GCOV_PROFILE_ALLMax Filippov2022-07-142-0/+2
| * | | xtensa: enable KCOV supportMax Filippov2022-07-142-0/+2
| * | | xtensa: iss: fix handling error cases in iss_net_configure()Yang Yingliang2022-07-141-17/+15
| * | | xtensa: iss/network: provide release() callbackMax Filippov2022-07-141-0/+10
| * | | xtensa: iss/network: drop 'devices' listMax Filippov2022-07-141-18/+3
| | |/ | |/|
* | | Merge tag 'rcu.2022.07.26a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-08-022-5/+5
|\ \ \
| * | | context_tracking: Split user tracking KconfigFrederic Weisbecker2022-06-292-3/+3