index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
xtensa
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-10
xtensa: boot/lib: fix function prototypes
Max Filippov
1
-2
/
+3
2023-10-10
xtensa: boot: don't add include-dirs
Randy Dunlap
1
-2
/
+1
2023-10-10
xtensa: iss/network: make functions static
Randy Dunlap
1
-2
/
+2
2023-10-10
xtensa: add default definition for XCHAL_HAVE_DIV32
Max Filippov
1
-0
/
+4
2023-09-19
xtensa: PMU: fix base address for the newer hardware
Max Filippov
2
-4
/
+22
2023-08-08
init: Remove check_bugs() leftovers
Thomas Gleixner
1
-18
/
+0
2023-07-27
xtensa: ISS: fix call to split_if_spec
Max Filippov
1
-1
/
+1
2023-04-05
xtensa: fix KASAN report for show_stack
Max Filippov
1
-4
/
+12
2023-02-01
exit: Add and use make_task_dead.
Eric W. Biederman
1
-1
/
+1
2023-01-04
arch: setup PF_IO_WORKER threads like PF_KTHREAD
Jens Axboe
1
-1
/
+1
2023-01-04
xtensa: add support for TIF_NOTIFY_SIGNAL
Jens Axboe
3
-4
/
+8
2022-08-21
xtensa: iss: fix handling error cases in iss_net_configure()
Yang Yingliang
1
-17
/
+15
2022-08-21
xtensa: iss/network: provide release() callback
Max Filippov
1
-0
/
+10
2022-06-29
xtensa: Fix refcount leak bug in time.c
Liang He
1
-0
/
+1
2022-06-29
xtensa: xtfpga: Fix refcount leak bug in setup
Liang He
1
-0
/
+1
2022-06-09
xtensa/simdisk: fix proc_read_simdisk()
Yi Yang
1
-6
/
+12
2022-06-09
ptrace/xtensa: Replace PT_SINGLESTEP with TIF_SINGLESTEP
Eric W. Biederman
2
-4
/
+4
2022-05-30
xtensa: use fallback for random_get_entropy() instead of zero
Jason A. Donenfeld
1
-4
/
+2
2022-04-27
xtensa: fix a7 clobbering in coprocessor context load/store
Max Filippov
1
-2
/
+2
2022-04-27
xtensa: patch_text: Fixup last cpu should be master
Guo Ren
1
-1
/
+1
2022-04-13
xtensa: fix DTC warning unit_address_format
Max Filippov
3
-10
/
+10
2022-04-08
xtensa: fix xtensa_wsr always writing 0
Max Filippov
1
-2
/
+2
2022-04-08
xtensa: fix stop_machine_cpuslocked call in patch_text
Max Filippov
1
-1
/
+1
2021-10-27
xtensa: xtfpga: Try software restart before simulating CPU reset
Guenter Roeck
1
-2
/
+6
2021-10-27
xtensa: xtfpga: use CONFIG_USE_OF instead of CONFIG_OF
Max Filippov
1
-2
/
+2
2021-10-13
xtensa: call irqchip_init only when CONFIG_USE_OF is selected
Max Filippov
1
-1
/
+1
2021-10-13
xtensa: use CONFIG_USE_OF instead of CONFIG_OF
Randy Dunlap
3
-8
/
+8
2021-09-18
xtensa: ISS: don't panic in rs_init
Jiri Slaby
1
-3
/
+14
2021-09-08
xtensa: fix kconfig unmet dependency warning for HAVE_FUTEX_CMPXCHG
Randy Dunlap
1
-1
/
+1
2021-07-14
sched/core: Initialize the idle task with preemption disabled
Valentin Schneider
1
-1
/
+0
2021-04-07
xtensa: move coprocessor_flush to the .text section
Max Filippov
1
-31
/
+33
2021-04-07
xtensa: fix uaccess-related livelock in do_page_fault
Max Filippov
1
-1
/
+4
2021-01-12
local64.h: make <asm/local64.h> mandatory
Randy Dunlap
1
-1
/
+0
2020-11-17
xtensa: uaccess: Add missing __user to strncpy_from_user() prototype
Laurent Pinchart
1
-1
/
+1
2020-11-16
xtensa: disable preemption around cache alias management calls
Max Filippov
1
-0
/
+14
2020-11-16
xtensa: fix TLBTEMP area placement
Max Filippov
1
-1
/
+1
2020-11-04
ARM, xtensa: highmem: avoid clobbering non-page aligned memory reservations
Ard Biesheuvel
1
-2
/
+2
2020-10-25
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
1
-1
/
+1
2020-10-23
Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2020-10-22
Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-0
/
+1
2020-10-18
mm/madvise: introduce process_madvise() syscall: an external memory hinting API
Minchan Kim
1
-0
/
+1
2020-10-17
tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume()
Jens Axboe
1
-1
/
+1
2020-10-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2020-10-15
Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2
-3
/
+2
2020-10-14
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-45
/
+10
2020-10-13
arm, xtensa: simplify initialization of high memory pages
Mike Rapoport
1
-45
/
+10
2020-10-13
Merge tag 'seccomp-v5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-14
/
+0
2020-10-12
Merge branch 'work.csum_and_copy' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-74
/
+27
2020-10-08
seccomp: Move config option SECCOMP to arch/Kconfig
YiFei Zhu
1
-14
/
+0
2020-10-06
dma-mapping: merge <linux/dma-noncoherent.h> into <linux/dma-map-ops.h>
Christoph Hellwig
1
-1
/
+0
[next]