| Commit message (Expand) | Author | Age | Files | Lines |
* | s390/sclp: use LIST_HEAD for Initialization | Vineeth Vijayan | 2021-04-07 | 1 | -4/+2 |
* | s390/sclp: do not use static sccbs | Gerald Schaefer | 2019-04-29 | 1 | -5/+9 |
* | s390/sclp: 32 bit event mask compatibility mode | Claudio Imbrenda | 2018-02-22 | 1 | -7/+16 |
* | s390/sclp: generic event mask accessors | Claudio Imbrenda | 2018-02-22 | 1 | -13/+16 |
* | s390/sclp: clean up, use sccb_mask_t where appropriate | Claudio Imbrenda | 2018-02-22 | 1 | -3/+3 |
* | treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts | Kees Cook | 2017-11-22 | 1 | -2/+2 |
* | s390/sclp: Convert timers to use timer_setup() | Kees Cook | 2017-11-14 | 1 | -19/+26 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | s390: drivers: convert to use DRIVER_ATTR_RO/WO | Greg Kroah-Hartman | 2017-06-12 | 1 | -6/+6 |
* | s390/sclp: make early sclp code readable | Heiko Carstens | 2017-02-08 | 1 | -25/+0 |
* | s390/sclp: disable early sclp code as soon as the base sclp driver is active | Heiko Carstens | 2017-02-08 | 1 | -7/+0 |
* | s390/sclp: fix possible control register corruption | Heiko Carstens | 2016-01-11 | 1 | -3/+2 |
* | s390/sclp: Change SCLP console default buffer-full behavior | Peter Oberparleiter | 2015-07-22 | 1 | -3/+3 |
* | s390/sclp: move sclp_facilities into "struct sclp" | David Hildenbrand | 2015-05-13 | 1 | -1/+1 |
* | s390: char: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 1 | -1/+0 |
* | s390/sclp: replace PTR_RET with PTR_ERR_OR_ZERO | Duan Jiong | 2014-04-11 | 1 | -1/+1 |
* | s390/irq: Use defines for external interruption codes | Thomas Huth | 2014-04-03 | 1 | -3/+3 |
* | s390/sclp: add timeout for queued requests | Gerald Schaefer | 2014-04-01 | 1 | -0/+82 |
* | s390/time: correct use of store clock fast | Martin Schwidefsky | 2013-10-22 | 1 | -2/+2 |
* | s390/irq: rework irq subclass handling | Heiko Carstens | 2013-09-04 | 1 | -3/+3 |
* | s390/drivers: Cocci spatch "ptr_ret.spatch" | Thomas Meyer | 2013-06-26 | 1 | -1/+1 |
* | s390/sclp: Add SCLP character device driver | Michael Holzheu | 2013-06-26 | 1 | -5/+10 |
* | s390/sclp: add parameter to specify number of buffer pages | Martin Schwidefsky | 2013-06-26 | 1 | -0/+69 |
* | s390/time: rename tod clock access functions | Heiko Carstens | 2013-02-14 | 1 | -2/+2 |
* | s390/irq: remove split irq fields from /proc/stat | Heiko Carstens | 2013-01-08 | 1 | -2/+2 |
* | s390/sclp: use -EOPNOTSUPP instead of -ENOSYS | Heiko Carstens | 2012-09-26 | 1 | -1/+1 |
* | KVM: s390: Perform early event mask processing during boot | Heinz Graalfs | 2012-06-14 | 1 | -10/+0 |
* | [S390] irq: external interrupt code passing | Heiko Carstens | 2012-03-11 | 1 | -2/+2 |
* | [S390] irq: merge irq.c and s390_ext.c | Heiko Carstens | 2011-05-26 | 1 | -1/+0 |
* | [S390] irq: fix service signal external interrupt handling | Heiko Carstens | 2011-05-26 | 1 | -3/+3 |
* | [S390] sclp: use register_external_interrupt() | Heiko Carstens | 2011-01-05 | 1 | -9/+3 |
* | [S390] irq: have detailed statistics for interrupt types | Heiko Carstens | 2011-01-05 | 1 | -1/+5 |
* | [S390] cleanup lowcore access from external interrupts | Martin Schwidefsky | 2010-10-25 | 1 | -7/+7 |
* | Fix IRQ flag handling naming | David Howells | 2010-10-07 | 1 | -1/+1 |
* | tree-wide: Assorted spelling fixes | Daniel Mack | 2010-02-09 | 1 | -1/+1 |
* | const: constify remaining dev_pm_ops | Alexey Dobriyan | 2009-12-15 | 1 | -1/+1 |
* | [S390] pm: power management support for SCLP drivers. | Michael Holzheu | 2009-06-16 | 1 | -30/+218 |
* | [S390] sclp: handle empty event buffers | Peter Oberparleiter | 2009-02-19 | 1 | -1/+4 |
* | [S390] nohz/sclp: disable timer on synchronous waits. | Heiko Carstens | 2008-08-01 | 1 | -2/+4 |
* | [S390] Remove P390 support. | Heiko Carstens | 2008-07-14 | 1 | -2/+0 |
* | [S390] Cleanup sclp printk messages. | Martin Schwidefsky | 2008-07-14 | 1 | -5/+3 |
* | [S390] sclp: keep facility mask up to date. | Heiko Carstens | 2008-07-14 | 1 | -0/+2 |
* | [S390] sclp: clean up send/receive naming scheme | Peter Oberparleiter | 2008-02-19 | 1 | -6/+6 |
* | [S390] Get rid of a bunch of sparse warnings again. | Heiko Carstens | 2007-10-12 | 1 | -3/+2 |
* | [S390] sclp: fix coding style. | Stefan Haberland | 2007-04-27 | 1 | -1/+1 |
* | [S390] sclp: initialize early. | Peter Oberparleiter | 2007-04-27 | 1 | -0/+8 |
* | [S390] Avoid excessive inlining. | Heiko Carstens | 2007-02-05 | 1 | -1/+1 |
* | [S390] Convert memory detection into C code. | Heiko Carstens | 2007-02-05 | 1 | -6/+6 |
* | [S390] Small barrier() and cpu_relax() cleanup. | Heiko Carstens | 2007-02-05 | 1 | -1/+0 |
* | [S390] sclp: don't call local_bh_disable/_local_bh_enable if in_interrupt() | Heiko Carstens | 2007-02-05 | 1 | -2/+6 |