Age | Commit message (Expand) | Author |
2020-02-07 | Merge tag 'xtensa-20200206' of git://github.com/jcmvbkbc/linux-xtensa | Linus Torvalds |
2020-02-04 | xtensa: ISS: improve simcall assembly | Max Filippov |
2020-02-04 | proc: convert everything to "struct proc_ops" | Alexey Dobriyan |
2020-01-31 | xtensa: drop empty platform_* functions from platforms | Max Filippov |
2020-01-31 | xtensa: clean up platform headers | Max Filippov |
2020-01-29 | Merge tag 'y2038-drivers-for-v5.6-signed' of git://git.kernel.org:/pub/scm/li... | Linus Torvalds |
2019-12-18 | xtensa: ISS: avoid struct timeval | Arnd Bergmann |
2019-12-12 | netdev: pass the stuck queue to the timeout handler | Michael S. Tsirkin |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |
2019-05-16 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds |
2019-05-15 | clk: Remove io.h from clk-provider.h | Stephen Boyd |
2019-05-06 | xtensa: replace variant/core.h with asm/core.h | Max Filippov |
2019-05-06 | xtensa: set proper error code for simdisk_setup() | Chengguang Xu |
2019-05-06 | xtensa: fix incorrect fd close in error case of simdisk_setup() | Chengguang Xu |
2018-10-31 | memblock: stop using implicit alignment to SMP_CACHE_BYTES | Mike Rapoport |
2018-10-31 | mm: remove include/linux/bootmem.h | Mike Rapoport |
2018-10-31 | memblock: replace alloc_bootmem with memblock_alloc | Mike Rapoport |
2018-10-26 | Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2018-09-28 | xtensa: Convert to using %pOFn instead of device_node.name | Rob Herring |
2018-09-06 | xtensa: ISS: don't allocate memory in platform_setup | Max Filippov |
2018-08-20 | xtensa: drop unneeded platform/hardware.h headers | Max Filippov |
2018-08-20 | xtensa: move PLATFORM_NR_IRQS to Kconfig | Max Filippov |
2018-08-20 | xtensa: rework {CONFIG,PLATFORM}_DEFAULT_MEM_START | Max Filippov |
2018-08-20 | xtensa: drop unused {CONFIG,PLATFORM}_DEFAULT_MEM_SIZE | Max Filippov |
2018-05-16 | tty: replace ->proc_fops with ->proc_show | Christoph Hellwig |
2018-03-17 | block: Move SECTOR_SIZE and SECTOR_SHIFT definitions into <linux/blkdev.h> | Bart Van Assche |
2018-01-29 | Merge tag 'xtensa-20180129' of git://github.com/jcmvbkbc/linux-xtensa | Linus Torvalds |
2017-12-16 | xtensa: clean up custom-controlled debug output | Max Filippov |
2017-11-14 | Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-block | Linus Torvalds |
2017-11-13 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2017-11-10 | xtensa/simdisk: fix compile error | Christoph Hellwig |
2017-11-10 | block: remove __bio_kmap_atomic | Christoph Hellwig |
2017-11-02 | xtensa: Convert timers to use timer_setup() | Kees Cook |
2017-10-25 | locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ... | Mark Rutland |
2017-06-13 | Merge tag 'xtensa-20170612' of git://github.com/jcmvbkbc/linux-xtensa | Linus Torvalds |
2017-06-05 | xtensa: don't use linux IRQ #0 | Max Filippov |
2017-05-08 | xtensa: ISS: Use kmalloc_array() in simdisk_init() | Markus Elfring |
2017-03-13 | xtensa: ISS: update kernel command line in platform_setup | Max Filippov |
2017-03-13 | xtensa: ISS: add argc/argv simcall definitions | Max Filippov |
2017-03-13 | xtensa: ISS: cleanup setup.c | Max Filippov |
2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds |
2016-10-05 | Merge tag 'xtensa-20161005' of git://github.com/jcmvbkbc/linux-xtensa | Linus Torvalds |
2016-09-20 | xtensa: ISS: allow simdisk to use high memory buffers | Max Filippov |
2016-09-20 | xtensa: ISS: define simc_exit and use it instead of inline asm | Max Filippov |
2016-09-20 | xtensa: xtfpga: group platform_* functions together | Max Filippov |
2016-09-20 | xtensa: rearrange CCOUNT calibration | Max Filippov |
2016-09-20 | xtensa: xtfpga: use clock provider, don't update DT | Max Filippov |
2016-09-11 | xtensa: extract common CPU reset code into separate function | Max Filippov |
2016-06-25 | tty: stop defining STD_COM_FLAGS in drivers | Jiri Slaby |