Age | Commit message (Expand) | Author | Files | Lines |
2024-10-16 | s390/sclp: Deactivate sclp after all its users | Thomas Weißschuh | 1 | -1/+2 |
2024-07-03 | s390/irqflags: do not instrument arch_local_irq_*() with KMSAN | Ilya Leoshkevich | 1 | -1/+1 |
2024-06-24 | s390/sclp: Fix sclp_init() cleanup on failure | Heiko Carstens | 1 | -0/+1 |
2023-10-25 | s390/sclp: replace deprecated strncpy with strtomem | Justin Stitt | 1 | -1/+1 |
2023-09-19 | s390/ctlreg: add struct ctlreg | Heiko Carstens | 1 | -3/+3 |
2023-09-19 | s390/ctlreg: use local_ctl_load() and local_ctl_store() where possible | Heiko Carstens | 1 | -3/+3 |
2023-09-19 | s390/ctlreg: add local and system prefix to some functions | Heiko Carstens | 1 | -3/+3 |
2022-11-29 | s390/sclp: allow to change sclp_console_drop during runtime | Heiko Carstens | 1 | -1/+9 |
2022-11-29 | s390/sclp: convert to use sysfs_emit() | Heiko Carstens | 1 | -3/+3 |
2022-11-29 | s390/sclp: use kstrobool() to parse sclp_con_drop parameter | Heiko Carstens | 1 | -7/+2 |
2022-06-30 | s390/sclp: Fix typo in comments | Jiang Jian | 1 | -1/+1 |
2022-03-27 | s390: cleanup timer API use | Yu Liao | 1 | -3/+1 |
2021-10-26 | s390/sclp: sort out physical vs virtual pointers usage | Alexander Gordeev | 1 | -7/+7 |
2021-09-08 | s390/sclp: add __nonstring annotation | Heiko Carstens | 1 | -1/+1 |
2021-08-25 | s390/sclp: add tracing of SCLP interactions | Peter Oberparleiter | 1 | -3/+227 |
2021-07-04 | Merge tag 's390-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds | 1 | -173/+1 |
2021-07-01 | kernel.h: split out panic and oops helpers | Andy Shevchenko | 1 | -0/+1 |
2021-06-18 | s390/sclp: Remove sclp base power management support | Peter Oberparleiter | 1 | -173/+1 |
2021-04-07 | s390/sclp: use LIST_HEAD for Initialization | Vineeth Vijayan | 1 | -4/+2 |
2019-04-29 | s390/sclp: do not use static sccbs | Gerald Schaefer | 1 | -5/+9 |
2018-02-22 | s390/sclp: 32 bit event mask compatibility mode | Claudio Imbrenda | 1 | -7/+16 |
2018-02-22 | s390/sclp: generic event mask accessors | Claudio Imbrenda | 1 | -13/+16 |
2018-02-22 | s390/sclp: clean up, use sccb_mask_t where appropriate | Claudio Imbrenda | 1 | -3/+3 |
2017-11-21 | treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts | Kees Cook | 1 | -2/+2 |
2017-11-14 | s390/sclp: Convert timers to use timer_setup() | Kees Cook | 1 | -19/+26 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-06-12 | s390: drivers: convert to use DRIVER_ATTR_RO/WO | Greg Kroah-Hartman | 1 | -6/+6 |
2017-02-08 | s390/sclp: make early sclp code readable | Heiko Carstens | 1 | -25/+0 |
2017-02-08 | s390/sclp: disable early sclp code as soon as the base sclp driver is active | Heiko Carstens | 1 | -7/+0 |
2016-01-11 | s390/sclp: fix possible control register corruption | Heiko Carstens | 1 | -3/+2 |
2015-07-22 | s390/sclp: Change SCLP console default buffer-full behavior | Peter Oberparleiter | 1 | -3/+3 |
2015-05-13 | s390/sclp: move sclp_facilities into "struct sclp" | David Hildenbrand | 1 | -1/+1 |
2014-10-20 | s390: char: drop owner assignment from platform_drivers | Wolfram Sang | 1 | -1/+0 |
2014-04-11 | s390/sclp: replace PTR_RET with PTR_ERR_OR_ZERO | Duan Jiong | 1 | -1/+1 |
2014-04-03 | s390/irq: Use defines for external interruption codes | Thomas Huth | 1 | -3/+3 |
2014-04-01 | s390/sclp: add timeout for queued requests | Gerald Schaefer | 1 | -0/+82 |
2013-10-22 | s390/time: correct use of store clock fast | Martin Schwidefsky | 1 | -2/+2 |
2013-09-04 | s390/irq: rework irq subclass handling | Heiko Carstens | 1 | -3/+3 |
2013-06-26 | s390/drivers: Cocci spatch "ptr_ret.spatch" | Thomas Meyer | 1 | -1/+1 |
2013-06-26 | s390/sclp: Add SCLP character device driver | Michael Holzheu | 1 | -5/+10 |
2013-06-26 | s390/sclp: add parameter to specify number of buffer pages | Martin Schwidefsky | 1 | -0/+69 |
2013-02-14 | s390/time: rename tod clock access functions | Heiko Carstens | 1 | -2/+2 |
2013-01-08 | s390/irq: remove split irq fields from /proc/stat | Heiko Carstens | 1 | -2/+2 |
2012-09-26 | s390/sclp: use -EOPNOTSUPP instead of -ENOSYS | Heiko Carstens | 1 | -1/+1 |
2012-06-13 | KVM: s390: Perform early event mask processing during boot | Heinz Graalfs | 1 | -10/+0 |
2012-03-11 | [S390] irq: external interrupt code passing | Heiko Carstens | 1 | -2/+2 |
2011-05-26 | [S390] irq: merge irq.c and s390_ext.c | Heiko Carstens | 1 | -1/+0 |
2011-05-26 | [S390] irq: fix service signal external interrupt handling | Heiko Carstens | 1 | -3/+3 |
2011-01-05 | [S390] sclp: use register_external_interrupt() | Heiko Carstens | 1 | -9/+3 |
2011-01-05 | [S390] irq: have detailed statistics for interrupt types | Heiko Carstens | 1 | -1/+5 |