summaryrefslogtreecommitdiffstats
path: root/arch/xtensa
Commit message (Expand)AuthorAgeFilesLines
...
| * | | xtensa: drop platform_heartbeatMax Filippov2023-06-124-19/+11
| * | | xtensa: xt2000: drop empty platform_initMax Filippov2023-06-121-6/+0
| |/ /
* | | Merge tag 'locking-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-06-271-3/+9
|\ \ \
| * | | locking/atomic: xtensa: add preprocessor symbolsMark Rutland2023-06-051-0/+9
| * | | locking/atomic: make atomic*_{cmp,}xchg optionalMark Rutland2023-06-051-3/+0
| | |/ | |/|
* | | Merge tag 'x86-boot-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Linus Torvalds2023-06-261-18/+0
|\ \ \
| * | | init: Remove check_bugs() leftoversThomas Gleixner2023-06-161-18/+0
| |/ /
* | | Merge tag 'for-6.5/block-2023-06-23' of git://git.kernel.dk/linuxLinus Torvalds2023-06-261-3/+3
|\ \ \ | |_|/ |/| |
| * | block: replace fmode_t with a block-specific type for block open flagsChristoph Hellwig2023-06-121-1/+1
| * | block: remove the unused mode argument to ->releaseChristoph Hellwig2023-06-121-1/+1
| * | block: pass a gendisk to ->openChristoph Hellwig2023-06-121-2/+2
| |/
* | Merge tag 'xtensa-20230523' of https://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2023-05-235-9/+69
|\ \ | |/ |/|
| * xtensa: add __bswap{si,di}2 helpersMax Filippov2023-05-124-1/+42
| * xtensa: fix signal delivery to FDPIC processMax Filippov2023-05-121-8/+27
* | Merge tag 'locking-core-2023-05-05' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-05-051-2/+2
|\ \
| * | locking/arch: Rename all internal __xchg() names to __arch_xchg()Andrzej Hajda2023-04-291-2/+2
* | | Merge tag 'smp-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-04-281-1/+1
|\ \ \
| * | | treewide: Trace IPIs sent via smp_send_reschedule()Valentin Schneider2023-03-241-1/+1
| |/ /
* | | Merge tag 'objtool-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-04-282-2/+4
|\ \ \
| * | | sched/idle: Mark arch_cpu_idle_dead() __noreturnJosh Poimboeuf2023-03-081-1/+1
| * | | xtensa/cpu: Mark cpu_die() __noreturnJosh Poimboeuf2023-03-081-1/+1
| * | | xtensa/cpu: Make sure cpu_die() doesn't returnJosh Poimboeuf2023-03-081-0/+2
| |/ /
* | | Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-04-271-12/+11
|\ \ \
| * | | 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
|\ \