Age | Commit message (Expand) | Author |
2022-11-29 | s390/sclp: allow to change sclp_console_drop during runtime | Heiko Carstens |
2022-11-29 | s390/sclp: convert to use sysfs_emit() | Heiko Carstens |
2022-11-29 | s390/sclp: use kstrobool() to parse sclp_con_drop parameter | Heiko Carstens |
2022-06-30 | s390/sclp: Fix typo in comments | Jiang Jian |
2022-03-27 | s390: cleanup timer API use | Yu Liao |
2021-10-26 | s390/sclp: sort out physical vs virtual pointers usage | Alexander Gordeev |
2021-09-08 | s390/sclp: add __nonstring annotation | Heiko Carstens |
2021-08-25 | s390/sclp: add tracing of SCLP interactions | Peter Oberparleiter |
2021-07-04 | Merge tag 's390-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds |
2021-07-01 | kernel.h: split out panic and oops helpers | Andy Shevchenko |
2021-06-18 | s390/sclp: Remove sclp base power management support | Peter Oberparleiter |
2021-04-07 | s390/sclp: use LIST_HEAD for Initialization | Vineeth Vijayan |
2019-04-29 | s390/sclp: do not use static sccbs | Gerald Schaefer |
2018-02-22 | s390/sclp: 32 bit event mask compatibility mode | Claudio Imbrenda |
2018-02-22 | s390/sclp: generic event mask accessors | Claudio Imbrenda |
2018-02-22 | s390/sclp: clean up, use sccb_mask_t where appropriate | Claudio Imbrenda |
2017-11-21 | treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts | Kees Cook |
2017-11-14 | s390/sclp: Convert timers to use timer_setup() | Kees Cook |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-06-12 | s390: drivers: convert to use DRIVER_ATTR_RO/WO | Greg Kroah-Hartman |
2017-02-08 | s390/sclp: make early sclp code readable | Heiko Carstens |
2017-02-08 | s390/sclp: disable early sclp code as soon as the base sclp driver is active | Heiko Carstens |
2016-01-11 | s390/sclp: fix possible control register corruption | Heiko Carstens |
2015-07-22 | s390/sclp: Change SCLP console default buffer-full behavior | Peter Oberparleiter |
2015-05-13 | s390/sclp: move sclp_facilities into "struct sclp" | David Hildenbrand |
2014-10-20 | s390: char: drop owner assignment from platform_drivers | Wolfram Sang |
2014-04-11 | s390/sclp: replace PTR_RET with PTR_ERR_OR_ZERO | Duan Jiong |
2014-04-03 | s390/irq: Use defines for external interruption codes | Thomas Huth |
2014-04-01 | s390/sclp: add timeout for queued requests | Gerald Schaefer |
2013-10-22 | s390/time: correct use of store clock fast | Martin Schwidefsky |
2013-09-04 | s390/irq: rework irq subclass handling | Heiko Carstens |
2013-06-26 | s390/drivers: Cocci spatch "ptr_ret.spatch" | Thomas Meyer |
2013-06-26 | s390/sclp: Add SCLP character device driver | Michael Holzheu |
2013-06-26 | s390/sclp: add parameter to specify number of buffer pages | Martin Schwidefsky |
2013-02-14 | s390/time: rename tod clock access functions | Heiko Carstens |
2013-01-08 | s390/irq: remove split irq fields from /proc/stat | Heiko Carstens |
2012-09-26 | s390/sclp: use -EOPNOTSUPP instead of -ENOSYS | Heiko Carstens |
2012-06-13 | KVM: s390: Perform early event mask processing during boot | Heinz Graalfs |
2012-03-11 | [S390] irq: external interrupt code passing | Heiko Carstens |
2011-05-26 | [S390] irq: merge irq.c and s390_ext.c | Heiko Carstens |
2011-05-26 | [S390] irq: fix service signal external interrupt handling | Heiko Carstens |
2011-01-05 | [S390] sclp: use register_external_interrupt() | Heiko Carstens |
2011-01-05 | [S390] irq: have detailed statistics for interrupt types | Heiko Carstens |
2010-10-25 | [S390] cleanup lowcore access from external interrupts | Martin Schwidefsky |
2010-10-07 | Fix IRQ flag handling naming | David Howells |
2010-02-09 | tree-wide: Assorted spelling fixes | Daniel Mack |
2009-12-15 | const: constify remaining dev_pm_ops | Alexey Dobriyan |
2009-06-16 | [S390] pm: power management support for SCLP drivers. | Michael Holzheu |
2009-02-19 | [S390] sclp: handle empty event buffers | Peter Oberparleiter |
2008-08-01 | [S390] nohz/sclp: disable timer on synchronous waits. | Heiko Carstens |