index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
xtensa
/
platforms
Commit message (
Expand
)
Author
Age
Files
Lines
*
block: move the nonrot flag to queue_limits
Christoph Hellwig
2024-06-19
1
-1
/
+4
*
Merge tag 'xtensa-20240502' of https://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
2024-05-02
1
-4
/
+2
|
\
|
*
tty: xtensa/iss: Use min() to fix Coccinelle warning
Thorsten Blum
2024-04-04
1
-4
/
+2
*
|
block: pass a queue_limits argument to blk_alloc_disk
Christoph Hellwig
2024-02-19
1
-3
/
+5
|
/
*
tty: xtensa/iss: use u8
Jiri Slaby (SUSE)
2023-12-08
1
-1
/
+1
*
xtensa: iss/network: make functions static
Randy Dunlap
2023-09-20
1
-2
/
+2
*
tty: make tty_operations::write()'s count size_t
Jiri Slaby (SUSE)
2023-08-11
1
-1
/
+1
*
tty: propagate u8 data to tty_operations::write()
Jiri Slaby (SUSE)
2023-08-11
1
-2
/
+1
*
tty: xtensa/iss: drop unneeded tty_operations hooks
Jiri Slaby (SUSE)
2023-08-11
1
-24
/
+0
*
xtensa: ISS: fix call to split_if_spec
Max Filippov
2023-07-10
1
-1
/
+1
*
xtensa: ISS: add comment about etherdev freeing
Max Filippov
2023-07-10
1
-0
/
+1
*
Merge tag 'xtensa-20230627' of https://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
2023-06-27
3
-44
/
+62
|
\
|
*
xtensa: drop platform_halt and platform_power_off
Max Filippov
2023-06-12
3
-24
/
+15
|
*
xtensa: drop platform_restart
Max Filippov
2023-06-12
3
-6
/
+37
|
*
xtensa: drop platform_heartbeat
Max Filippov
2023-06-12
1
-9
/
+11
|
*
xtensa: xt2000: drop empty platform_init
Max Filippov
2023-06-12
1
-6
/
+0
*
|
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-20220804' of https://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
2022-08-04
1
-35
/
+28
|
\
|
*
xtensa: iss: fix handling error cases in iss_net_configure()
Yang Yingliang
2022-07-14
1
-17
/
+15
|
*
xtensa: iss/network: provide release() callback
Max Filippov
2022-07-14
1
-0
/
+10
|
*
xtensa: iss/network: drop 'devices' list
Max Filippov
2022-07-14
1
-18
/
+3
*
|
block: remove blk_cleanup_disk
Christoph Hellwig
2022-06-28
1
-2
/
+2
|
/
*
xtensa: xtfpga: Fix refcount leak bug in setup
Liang He
2022-06-18
1
-0
/
+1
*
xtensa/simdisk: fix proc_read_simdisk()
Yi Yang
2022-05-11
1
-6
/
+12
*
xtensa: no need to initialise statics to 0
Jason Wang
2022-05-11
1
-1
/
+1
*
xtensa: iss: extract and constify network callbacks
Max Filippov
2022-05-01
1
-19
/
+28
*
xtensa: iss: clean up per-device locking in network driver
Max Filippov
2022-05-01
1
-21
/
+18
*
xtensa: iss: replace iss_net_set_mac with eth_mac_addr
Max Filippov
2022-05-01
1
-14
/
+1
*
xtensa: iss: drop opened_list logic from the network driver
Max Filippov
2022-05-01
1
-39
/
+14
*
arch: xtensa: platforms: Fix deadlock in rs_close()
Duoming Zhou
2022-04-13
1
-8
/
+0
*
Merge tag 'xtensa-20220325' of https://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
2022-03-25
1
-2
/
+2
|
\
|
*
net: xtensa: use strscpy to copy strings
Jason Wang
2022-03-06
1
-2
/
+2
*
|
Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2022-03-24
1
-1
/
+1
|
\
\
|
*
|
net: xtensa: Use netif_rx().
Sebastian Andrzej Siewior
2022-03-04
1
-1
/
+1
|
|
/
*
/
iss-simdisk: use bvec_kmap_local in simdisk_submit_bio
Christoph Hellwig
2022-03-04
1
-2
/
+2
|
/
*
proc: remove PDE_DATA() completely
Muchun Song
2022-01-22
1
-2
/
+2
*
Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-11-02
1
-2
/
+3
|
\
|
*
net: xtensa: use eth_hw_addr_set()
Jakub Kicinski
2021-10-29
1
-1
/
+2
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-10-14
1
-4
/
+8
|
|
\
|
*
|
arch: use eth_hw_addr_set()
Jakub Kicinski
2021-10-02
1
-1
/
+1
*
|
|
xtensa/platforms/iss/simdisk: add error handling support for add_disk()
Luis Chamberlain
2021-10-18
1
-2
/
+11
*
|
|
block: switch polling to be bio based
Christoph Hellwig
2021-10-18
1
-2
/
+1
|
|
/
|
/
|
*
|
xtensa: xtfpga: Try software restart before simulating CPU reset
Guenter Roeck
2021-10-05
1
-2
/
+6
*
|
xtensa: xtfpga: use CONFIG_USE_OF instead of CONFIG_OF
Max Filippov
2021-10-05
1
-2
/
+2
|
/
*
Merge tag 'xtensa-20210902' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
2021-09-02
2
-3
/
+7
|
\
|
*
xtensa: move core-y in arch/xtensa/Makefile to arch/xtensa/Kbuild
Masahiro Yamada
2021-08-11
1
-0
/
+4
|
*
xtensa: ISS: don't use string pointer before NULL check
Max Filippov
2021-08-11
1
-3
/
+3
*
|
tty: drop put_tty_driver
Jiri Slaby
2021-07-27
1
-1
/
+1
[next]