index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
xtensa
/
platforms
Age
Commit message (
Expand
)
Author
Files
Lines
14 days
Merge tag 'xtensa-20260422' of https://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
3
-21
/
+12
2026-03-03
xtensa: xtfpga: Use register_sys_off_handler(SYS_OFF_MODE_RESTART)
Andrew Davis
1
-7
/
+4
2026-03-03
xtensa: xt2000: Use register_sys_off_handler(SYS_OFF_MODE_RESTART)
Andrew Davis
1
-7
/
+4
2026-03-03
xtensa: ISS: Use register_sys_off_handler(SYS_OFF_MODE_RESTART)
Andrew Davis
1
-7
/
+4
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-1
/
+1
2026-01-20
kernel.h: drop hex.h and update all hex.h users
Randy Dunlap
1
-0
/
+1
2025-09-01
xtensa: simdisk: add input size check in proc_write_simdisk
Miaoqian Lin
1
-1
/
+5
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
1
-1
/
+1
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2
-2
/
+2
2024-12-10
xtensa/simdisk: Use str_write_read() helper in simdisk_transfer()
Thorsten Blum
1
-1
/
+2
2024-06-19
block: move the nonrot flag to queue_limits
Christoph Hellwig
1
-1
/
+4
2024-05-02
Merge tag 'xtensa-20240502' of https://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
1
-4
/
+2
2024-04-04
tty: xtensa/iss: Use min() to fix Coccinelle warning
Thorsten Blum
1
-4
/
+2
2024-02-19
block: pass a queue_limits argument to blk_alloc_disk
Christoph Hellwig
1
-3
/
+5
2023-12-08
tty: xtensa/iss: use u8
Jiri Slaby (SUSE)
1
-1
/
+1
2023-09-20
xtensa: iss/network: make functions static
Randy Dunlap
1
-2
/
+2
2023-08-11
tty: make tty_operations::write()'s count size_t
Jiri Slaby (SUSE)
1
-1
/
+1
2023-08-11
tty: propagate u8 data to tty_operations::write()
Jiri Slaby (SUSE)
1
-2
/
+1
2023-08-11
tty: xtensa/iss: drop unneeded tty_operations hooks
Jiri Slaby (SUSE)
1
-24
/
+0
2023-07-10
xtensa: ISS: fix call to split_if_spec
Max Filippov
1
-1
/
+1
2023-07-10
xtensa: ISS: add comment about etherdev freeing
Max Filippov
1
-0
/
+1
2023-06-27
Merge tag 'xtensa-20230627' of https://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
3
-44
/
+62
2023-06-12
xtensa: drop platform_halt and platform_power_off
Max Filippov
3
-24
/
+15
2023-06-12
xtensa: drop platform_restart
Max Filippov
3
-6
/
+37
2023-06-12
xtensa: drop platform_heartbeat
Max Filippov
1
-9
/
+11
2023-06-12
xtensa: xt2000: drop empty platform_init
Max Filippov
1
-6
/
+0
2023-06-12
block: replace fmode_t with a block-specific type for block open flags
Christoph Hellwig
1
-1
/
+1
2023-06-12
block: remove the unused mode argument to ->release
Christoph Hellwig
1
-1
/
+1
2023-06-12
block: pass a gendisk to ->open
Christoph Hellwig
1
-2
/
+2
2022-08-04
Merge tag 'xtensa-20220804' of https://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
1
-35
/
+28
2022-07-14
xtensa: iss: fix handling error cases in iss_net_configure()
Yang Yingliang
1
-17
/
+15
2022-07-14
xtensa: iss/network: provide release() callback
Max Filippov
1
-0
/
+10
2022-07-14
xtensa: iss/network: drop 'devices' list
Max Filippov
1
-18
/
+3
2022-06-28
block: remove blk_cleanup_disk
Christoph Hellwig
1
-2
/
+2
2022-06-18
xtensa: xtfpga: Fix refcount leak bug in setup
Liang He
1
-0
/
+1
2022-05-11
xtensa/simdisk: fix proc_read_simdisk()
Yi Yang
1
-6
/
+12
2022-05-11
xtensa: no need to initialise statics to 0
Jason Wang
1
-1
/
+1
2022-05-01
xtensa: iss: extract and constify network callbacks
Max Filippov
1
-19
/
+28
2022-05-01
xtensa: iss: clean up per-device locking in network driver
Max Filippov
1
-21
/
+18
2022-05-01
xtensa: iss: replace iss_net_set_mac with eth_mac_addr
Max Filippov
1
-14
/
+1
2022-05-01
xtensa: iss: drop opened_list logic from the network driver
Max Filippov
1
-39
/
+14
2022-04-13
arch: xtensa: platforms: Fix deadlock in rs_close()
Duoming Zhou
1
-8
/
+0
2022-03-25
Merge tag 'xtensa-20220325' of https://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
1
-2
/
+2
2022-03-24
Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-1
/
+1
2022-03-06
net: xtensa: use strscpy to copy strings
Jason Wang
1
-2
/
+2
2022-03-04
iss-simdisk: use bvec_kmap_local in simdisk_submit_bio
Christoph Hellwig
1
-2
/
+2
2022-03-04
net: xtensa: Use netif_rx().
Sebastian Andrzej Siewior
1
-1
/
+1
2022-01-22
proc: remove PDE_DATA() completely
Muchun Song
1
-2
/
+2
2021-11-02
Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+3
[next]