index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
xtensa
/
platforms
Age
Commit message (
Expand
)
Author
Files
Lines
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
2021-10-29
net: xtensa: use eth_hw_addr_set()
Jakub Kicinski
1
-1
/
+2
2021-10-18
xtensa/platforms/iss/simdisk: add error handling support for add_disk()
Luis Chamberlain
1
-2
/
+11
2021-10-18
block: switch polling to be bio based
Christoph Hellwig
1
-2
/
+1
2021-10-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-4
/
+8
2021-10-05
xtensa: xtfpga: Try software restart before simulating CPU reset
Guenter Roeck
1
-2
/
+6
2021-10-05
xtensa: xtfpga: use CONFIG_USE_OF instead of CONFIG_OF
Max Filippov
1
-2
/
+2
2021-10-02
arch: use eth_hw_addr_set()
Jakub Kicinski
1
-1
/
+1
2021-09-02
Merge tag 'xtensa-20210902' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
2
-3
/
+7
2021-08-11
xtensa: move core-y in arch/xtensa/Makefile to arch/xtensa/Kbuild
Masahiro Yamada
1
-0
/
+4
2021-08-11
xtensa: ISS: don't use string pointer before NULL check
Max Filippov
1
-3
/
+3
2021-07-27
tty: drop put_tty_driver
Jiri Slaby
1
-1
/
+1
2021-07-27
tty: stop using alloc_tty_driver
Jiri Slaby
1
-4
/
+3
2021-07-27
tty: don't store semi-state into tty drivers
Jiri Slaby
1
-15
/
+18
2021-07-27
xtensa: ISS: don't panic in rs_init
Jiri Slaby
1
-3
/
+14
2021-07-05
Merge tag 'tty-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-8
/
+1
2021-07-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+1
2021-07-01
kernel.h: split out panic and oops helpers
Andy Shevchenko
1
-0
/
+1
2021-06-01
simdisk: convert to blk_alloc_disk/blk_cleanup_disk
Christoph Hellwig
1
-22
/
+7
2021-05-13
tty: remove tty_operations::chars_in_buffer for non-buffering
Jiri Slaby
1
-7
/
+0
2021-05-13
tty: make tty_operations::write_room return uint
Jiri Slaby
1
-1
/
+1
2021-04-30
Merge tag 'xtensa-20210429' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
3
-67
/
+144
2021-04-04
xtensa: ISS: add GDBIO implementation to semihosting interface
Max Filippov
2
-0
/
+70
2021-04-04
xtensa: ISS: split simcall implementation from semihosting interface
Max Filippov
2
-68
/
+75
2021-04-04
xtensa: simcall.h: Change compitible to compatible
Bhaskar Chowdhury
1
-1
/
+1
2021-03-10
tty: do not check tty_unregister_driver's return value
Jiri Slaby
1
-5
/
+1
2021-03-10
tty: xtensa/iss, make rs_init static
Jiri Slaby
1
-1
/
+1
2021-03-10
tty: xtensa/iss, setup the timer statically
Jiri Slaby
1
-7
/
+4
2021-03-10
tty: xtensa/iss, remove stale comments
Jiri Slaby
1
-18
/
+0
2021-03-10
tty: xtensa/iss, don't reassign to tty->port
Jiri Slaby
1
-1
/
+0
2021-03-10
tty: xtensa/iss, drop serial_version & serial_name
Jiri Slaby
1
-6
/
+1
2021-01-24
block: store a block_device pointer in struct bio
Christoph Hellwig
1
-1
/
+1
2020-07-08
xtensa/simdisk: remove the call to check_disk_change
Christoph Hellwig
1
-2
/
+0
2020-07-01
block: move ->make_request_fn to struct block_device_operations
Christoph Hellwig
1
-2
/
+3
2020-07-01
simdisk: stop using ->queuedata
Christoph Hellwig
1
-3
/
+1
2020-03-27
block: simplify queue allocation
Christoph Hellwig
1
-2
/
+1
2020-02-07
Merge tag 'xtensa-20200206' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
3
-42
/
+8
2020-02-04
xtensa: ISS: improve simcall assembly
Max Filippov
1
-5
/
+3
2020-02-04
proc: convert everything to "struct proc_ops"
Alexey Dobriyan
1
-5
/
+5
2020-01-31
xtensa: drop empty platform_* functions from platforms
Max Filippov
2
-24
/
+1
2020-01-31
xtensa: clean up platform headers
Max Filippov
2
-13
/
+4
2020-01-29
Merge tag 'y2038-drivers-for-v5.6-signed' of git://git.kernel.org:/pub/scm/li...
Linus Torvalds
1
-2
/
+2
2019-12-18
xtensa: ISS: avoid struct timeval
Arnd Bergmann
1
-2
/
+2
2019-12-12
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
1
-1
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
4
-24
/
+4
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
3
-0
/
+3
2019-05-16
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
1
-0
/
+1
2019-05-15
clk: Remove io.h from clk-provider.h
Stephen Boyd
1
-0
/
+1
2019-05-06
xtensa: replace variant/core.h with asm/core.h
Max Filippov
2
-2
/
+2
2019-05-06
xtensa: set proper error code for simdisk_setup()
Chengguang Xu
1
-1
/
+1
[next]