Age | Commit message (Expand) | Author | Files | Lines |
2021-07-06 | 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-05 | xtensa: ISS: add GDBIO implementation to semihosting interface | Max Filippov | 2 | -0/+70 |
2021-04-05 | xtensa: ISS: split simcall implementation from semihosting interface | Max Filippov | 2 | -68/+75 |
2021-04-05 | 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-25 | block: store a block_device pointer in struct bio | Christoph Hellwig | 1 | -1/+1 |
2020-07-09 | 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-05 | 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-30 | 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-13 | 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-17 | 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-07 | xtensa: replace variant/core.h with asm/core.h | Max Filippov | 2 | -2/+2 |
2019-05-07 | xtensa: set proper error code for simdisk_setup() | Chengguang Xu | 1 | -1/+1 |
2019-05-07 | xtensa: fix incorrect fd close in error case of simdisk_setup() | Chengguang Xu | 1 | -1/+0 |
2018-10-31 | memblock: stop using implicit alignment to SMP_CACHE_BYTES | Mike Rapoport | 1 | -1/+1 |
2018-10-31 | mm: remove include/linux/bootmem.h | Mike Rapoport | 2 | -2/+2 |
2018-10-31 | memblock: replace alloc_bootmem with memblock_alloc | Mike Rapoport | 1 | -1/+1 |
2018-10-26 | Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -3/+3 |
2018-09-29 | xtensa: Convert to using %pOFn instead of device_node.name | Rob Herring | 1 | -3/+3 |
2018-09-06 | xtensa: ISS: don't allocate memory in platform_setup | Max Filippov | 1 | -10/+15 |
2018-08-20 | xtensa: drop unneeded platform/hardware.h headers | Max Filippov | 1 | -18/+0 |
2018-08-20 | xtensa: move PLATFORM_NR_IRQS to Kconfig | Max Filippov | 2 | -8/+0 |
2018-08-20 | xtensa: rework {CONFIG,PLATFORM}_DEFAULT_MEM_START | Max Filippov | 3 | -20/+0 |
2018-08-20 | xtensa: drop unused {CONFIG,PLATFORM}_DEFAULT_MEM_SIZE | Max Filippov | 3 | -3/+0 |
2018-05-16 | tty: replace ->proc_fops with ->proc_show | Christoph Hellwig | 1 | -14/+1 |
2018-03-17 | block: Move SECTOR_SIZE and SECTOR_SHIFT definitions into <linux/blkdev.h> | Bart Van Assche | 1 | -1/+0 |
2018-01-30 | Merge tag 'xtensa-20180129' of git://github.com/jcmvbkbc/linux-xtensa | Linus Torvalds | 2 | -10/+8 |
2017-12-17 | xtensa: clean up custom-controlled debug output | Max Filippov | 2 | -10/+8 |