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
*
xtensa: fix unaligned and load/store configuration interaction
Max Filippov
2023-07-11
2
-21
/
+16
*
xtensa: ISS: fix call to split_if_spec
Max Filippov
2023-07-11
1
-1
/
+1
*
xtensa: ISS: add comment about etherdev freeing
Max Filippov
2023-07-11
1
-0
/
+1
*
Merge tag 'powerpc-6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2023-06-30
2
-56
/
+0
|
\
|
*
xtensa: Remove 64 bits atomic builtins stubs
Christophe Leroy
2023-06-09
2
-56
/
+0
*
|
Merge branch 'expand-stack'
Linus Torvalds
2023-06-29
2
-11
/
+4
|
\
\
|
*
|
mm/fault: convert remaining simple cases to lock_mm_and_find_vma()
Linus Torvalds
2023-06-24
2
-11
/
+4
*
|
|
Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-06-28
2
-1
/
+5
|
\
\
\
|
*
|
|
xtensa: add pte_unmap() to balance pte_offset_map()
Hugh Dickins
2023-06-20
1
-1
/
+4
|
*
|
|
cachestat: wire up cachestat for other architectures
Nhat Pham
2023-06-10
1
-0
/
+1
|
|
/
/
*
|
|
Merge tag 'xtensa-20230627' of https://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
2023-06-28
41
-326
/
+467
|
\
\
\
|
*
|
|
xtensa: dump userspace code around the exception PC
Max Filippov
2023-06-24
2
-0
/
+26
|
*
|
|
xtensa: rearrange show_stack output
Max Filippov
2023-06-14
1
-15
/
+42
|
*
|
|
xtensa: add load/store exception handler
Max Filippov
2023-06-14
5
-14
/
+136
|
*
|
|
xtensa: rearrange unaligned exception handler
Max Filippov
2023-06-14
1
-82
/
+89
|
*
|
|
xtensa: always install slow handler for unaligned access exception
Max Filippov
2023-06-14
1
-5
/
+1
|
*
|
|
xtensa: move early_trap_init from kasan_early_init to init_arch
Max Filippov
2023-06-14
3
-2
/
+8
|
*
|
|
xtensa: drop ARCH_WANT_FRAME_POINTERS
Max Filippov
2023-06-13
3
-14
/
+0
|
*
|
|
xtensa: report trax and perf counters in cpuinfo
Max Filippov
2023-06-13
2
-2
/
+18
|
*
|
|
xtensa: add asm-prototypes.h
Max Filippov
2023-06-13
23
-91
/
+60
|
*
|
|
xtensa: only build __strncpy_user with CONFIG_ARCH_HAS_STRNCPY_FROM_USER
Max Filippov
2023-06-13
1
-1
/
+2
|
*
|
|
xtensa: drop bcopy implementation
Max Filippov
2023-06-13
2
-18
/
+0
|
*
|
|
xtensa: drop EXPORT_SYMBOL for common_exception_return
Max Filippov
2023-06-13
1
-3
/
+0
|
*
|
|
xtensa: boot-redboot: clean up Makefile
Max Filippov
2023-06-13
1
-5
/
+4
|
*
|
|
xtensa: clean up default platform functions
Max Filippov
2023-06-13
1
-10
/
+15
|
*
|
|
xtensa: drop platform_halt and platform_power_off
Max Filippov
2023-06-13
6
-40
/
+25
|
*
|
|
xtensa: drop platform_restart
Max Filippov
2023-06-13
6
-13
/
+44
|
*
|
|
xtensa: drop platform_heartbeat
Max Filippov
2023-06-13
4
-19
/
+11
|
*
|
|
xtensa: xt2000: drop empty platform_init
Max Filippov
2023-06-13
1
-6
/
+0
|
|
/
/
*
|
|
Merge tag 'locking-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-06-27
1
-3
/
+9
|
\
\
\
|
*
|
|
locking/atomic: xtensa: add preprocessor symbols
Mark Rutland
2023-06-05
1
-0
/
+9
|
*
|
|
locking/atomic: make atomic*_{cmp,}xchg optional
Mark Rutland
2023-06-05
1
-3
/
+0
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'x86-boot-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2023-06-26
1
-18
/
+0
|
\
\
\
|
*
|
|
init: Remove check_bugs() leftovers
Thomas Gleixner
2023-06-16
1
-18
/
+0
|
|
/
/
*
|
|
Merge tag 'for-6.5/block-2023-06-23' of git://git.kernel.dk/linux
Linus Torvalds
2023-06-26
1
-3
/
+3
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
block: replace fmode_t with a block-specific type for block open flags
Christoph Hellwig
2023-06-12
1
-1
/
+1
|
*
|
block: remove the unused mode argument to ->release
Christoph Hellwig
2023-06-12
1
-1
/
+1
|
*
|
block: pass a gendisk to ->open
Christoph Hellwig
2023-06-12
1
-2
/
+2
|
|
/
*
|
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
|
\
\
\
[next]