index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
xtensa
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm/fault: convert remaining simple cases to lock_mm_and_find_vma()
Linus Torvalds
2023-06-24
2
-11
/
+4
*
Merge tag 'xtensa-20230523' of https://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
2023-05-24
5
-9
/
+69
|
\
|
*
xtensa: add __bswap{si,di}2 helpers
Max Filippov
2023-05-12
4
-1
/
+42
|
*
xtensa: fix signal delivery to FDPIC process
Max Filippov
2023-05-12
1
-8
/
+27
*
|
Merge tag 'locking-core-2023-05-05' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-05-05
1
-2
/
+2
|
\
\
|
*
|
locking/arch: Rename all internal __xchg() names to __arch_xchg()
Andrzej Hajda
2023-04-29
1
-2
/
+2
*
|
|
Merge tag 'smp-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-04-29
1
-1
/
+1
|
\
\
\
|
*
|
|
treewide: Trace IPIs sent via smp_send_reschedule()
Valentin Schneider
2023-03-24
1
-1
/
+1
|
|
/
/
*
|
|
Merge tag 'objtool-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-04-28
2
-2
/
+4
|
\
\
\
|
*
|
|
sched/idle: Mark arch_cpu_idle_dead() __noreturn
Josh Poimboeuf
2023-03-08
1
-1
/
+1
|
*
|
|
xtensa/cpu: Mark cpu_die() __noreturn
Josh Poimboeuf
2023-03-08
1
-1
/
+1
|
*
|
|
xtensa/cpu: Make sure cpu_die() doesn't return
Josh Poimboeuf
2023-03-08
1
-0
/
+2
|
|
/
/
*
|
|
Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-04-28
1
-12
/
+11
|
\
\
\
|
*
|
|
xtensa: reword ARCH_FORCE_MAX_ORDER prompt and help text
Mike Rapoport (IBM)
2023-04-19
1
-7
/
+9
|
*
|
|
mm, treewide: redefine MAX_ORDER sanely
Kirill A. Shutemov
2023-04-06
1
-4
/
+1
|
|
/
/
*
|
|
Merge tag 'docs-6.4' of git://git.lwn.net/linux
Linus Torvalds
2023-04-24
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
docs: move xtensa documentation under Documentation/arch/
Jonathan Corbet
2023-03-30
1
-1
/
+1
|
|
/
*
/
xtensa: fix KASAN report for show_stack
Max Filippov
2023-03-18
1
-4
/
+12
|
/
*
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-02-24
2
-7
/
+28
|
\
|
*
mm, arch: add generic implementation of pfn_valid() for FLATMEM
Mike Rapoport (IBM)
2023-02-10
1
-2
/
+2
|
*
mm: remove __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
2023-02-03
1
-1
/
+0
|
*
xtensa/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
2023-02-03
1
-5
/
+27
*
|
Merge tag 'v6.2-rc6' into sched/core, to pick up fixes
Ingo Molnar
2023-01-31
3
-15
/
+0
|
\
|
|
*
xtensa: drop unused members of struct thread_struct
Max Filippov
2023-01-07
3
-15
/
+0
*
|
arch/idle: Change arch_cpu_idle() behavior: always exit with IRQs disabled
Peter Zijlstra
2023-01-13
1
-0
/
+1
*
|
objtool/idle: Validate __cpuidle code as noinstr
Peter Zijlstra
2023-01-13
1
-1
/
+0
|
/
*
Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-12-14
1
-2
/
+0
|
\
|
*
mm: remove kern_addr_valid() completely
Kefeng Wang
2022-11-09
1
-2
/
+0
*
|
Merge tag 'xtensa-20221213' of https://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
2022-12-14
9
-10
/
+233
|
\
\
|
*
|
xtensa: add __umulsidi3 helper
Max Filippov
2022-12-07
3
-1
/
+233
|
*
|
xtensa: update config files
Lukas Bulwahn
2022-10-14
6
-9
/
+0
*
|
|
stackprotector: actually use get_random_canary()
Jason A. Donenfeld
2022-11-18
1
-8
/
+1
|
|
/
|
/
|
*
|
Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-10-12
8
-10
/
+7
|
\
\
|
*
|
kernel: exit: cleanup release_thread()
Kefeng Wang
2022-09-12
1
-3
/
+0
|
*
|
treewide: defconfig: address renamed CONFIG_DEBUG_INFO=y
Arnd Bergmann
2022-09-12
7
-7
/
+7
|
|
/
*
|
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-10-11
3
-7
/
+15
|
\
\
|
*
|
xtensa: remove vma linked list walks
Matthew Wilcox (Oracle)
2022-09-27
1
-6
/
+12
|
*
|
arch: mm: rename FORCE_MAX_ZONEORDER to ARCH_FORCE_MAX_ORDER
Zi Yan
2022-09-12
1
-1
/
+1
|
*
|
mm/madvise: introduce MADV_COLLAPSE sync hugepage collapse
Zach O'Keefe
2022-09-12
1
-0
/
+2
|
|
/
*
|
Merge tag 'xtensa-20221010' of https://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
2022-10-10
3
-4
/
+27
|
\
\
|
*
|
xtensa: add FDPIC and static PIE support for noMMU
Max Filippov
2022-09-14
3
-0
/
+18
|
*
|
xtensa: clean up ELF_PLAT_INIT macro
Max Filippov
2022-09-14
1
-4
/
+9
|
|
/
*
|
kbuild: remove head-y syntax
Masahiro Yamada
2022-10-02
1
-2
/
+0
*
|
kbuild: use obj-y instead extra-y for objects placed at the head
Masahiro Yamada
2022-10-02
1
-2
/
+2
|
/
*
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-08-06
4
-20
/
+27
|
\
|
*
xtensa: drop definition of PGD_ORDER
Mike Rapoport
2022-07-18
2
-2
/
+1
|
*
mm/mmap: drop ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
2022-07-18
1
-1
/
+0
|
*
xtensa/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
2022-07-18
3
-18
/
+23
|
*
Merge branch 'master' into mm-stable
akpm
2022-06-27
3
-1
/
+3
|
|
\
|
*
|
mm: avoid unnecessary page fault retires on shared memory types
Peter Xu
2022-06-17
1
-0
/
+4
[next]