| Commit message (Expand) | Author | Age | Files | Lines |
* | s390/cio: fix unlocked access of global bitmap | Sebastian Ott | 2013-08-30 | 1 | -0/+2 |
* | s390/hibernate: add early resume function | Sebastian Ott | 2013-08-30 | 1 | -2/+0 |
* | s390: convert interrupt handling to use generic hardirq | Martin Schwidefsky | 2013-08-22 | 3 | -28/+42 |
* | s390/airq: introduce adapter interrupt vector helper | Martin Schwidefsky | 2013-08-22 | 1 | -0/+153 |
* | s390: replace strict_strtoul() with kstrtoul() | Jingoo Han | 2013-08-22 | 4 | -4/+4 |
* | s390/qdio: remove unused variable | Sebastian Ott | 2013-07-16 | 1 | -2/+2 |
* | s390/airq: simplify adapter interrupt code | Martin Schwidefsky | 2013-06-26 | 2 | -128/+72 |
* | s390/irq: store interrupt information in pt_regs | Martin Schwidefsky | 2013-06-26 | 1 | -40/+28 |
* | s390/chsc: Use snprintf instead of sprintf | Michael Holzheu | 2013-06-26 | 1 | -6/+6 |
* | s390/qdio: cleanup chsc SADC usage | Sebastian Ott | 2013-06-26 | 4 | -54/+73 |
* | s390/qdio: cleanup chsc SSQD usage | Sebastian Ott | 2013-06-26 | 4 | -43/+58 |
* | s390/cio: Introduce on-close CHSC IOCTLs | Michael Holzheu | 2013-06-26 | 1 | -0/+94 |
* | s390/cio: Make /dev/chsc a single-open device | Michael Holzheu | 2013-06-26 | 1 | -1/+19 |
* | s390/cio: Introduce generic synchronous CHSC IOCTL | Michael Holzheu | 2013-06-26 | 2 | -7/+35 |
* | s390/qdio: remove unused function | Sebastian Ott | 2013-06-26 | 1 | -44/+0 |
* | s390/cio: add channel ID sysfs attribute | Peter Oberparleiter | 2013-05-15 | 2 | -1/+39 |
* | s390/cio: add condev keyword to cio_ignore | Sebastian Ott | 2013-05-02 | 1 | -0/+7 |
* | s390/cio: add ipldev keyword to cio_ignore | Sebastian Ott | 2013-05-02 | 1 | -2/+19 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-05-01 | 1 | -1/+1 |
|\ |
|
| * | constify a bunch of struct file_operations instances | Al Viro | 2013-04-09 | 1 | -1/+1 |
* | | s390/cio: fix irq statistics | Sebastian Ott | 2013-04-26 | 1 | -0/+1 |
* | | s390/css: move subchannel lock allocation | Sebastian Ott | 2013-04-17 | 3 | -34/+32 |
* | | s390/cio: fix early init counter usage | Sebastian Ott | 2013-04-17 | 2 | -9/+6 |
* | | s390/css: remove unused function definitions | Sebastian Ott | 2013-04-17 | 2 | -4/+2 |
* | | s390/css: introduce cio_register_early_subchannels | Sebastian Ott | 2013-04-17 | 4 | -23/+24 |
* | | s390/cio: get rid of static console device | Sebastian Ott | 2013-04-17 | 1 | -43/+30 |
* | | s390/cio: get rid of static console subchannel | Sebastian Ott | 2013-04-17 | 5 | -108/+56 |
* | | s390/cio: split subchannel registration | Sebastian Ott | 2013-04-17 | 1 | -19/+18 |
* | | s390/cio: ccw_device_force_console don't use static variable | Sebastian Ott | 2013-04-17 | 1 | -4/+2 |
* | | s390/cio: wait_cons_dev don't use static variable | Sebastian Ott | 2013-04-17 | 3 | -20/+28 |
* | | s390/cio: Use BITS_TO_LONGS() instead of __BITOPS_WORDS() | Akinobu Mita | 2013-04-17 | 1 | -1/+1 |
* | | s390/cio: make use of newly added format 1 channel-path data | Peter Oberparleiter | 2013-04-17 | 1 | -8/+14 |
* | | s390/cio: collect format 1 channel-path description data | Peter Oberparleiter | 2013-04-17 | 4 | -9/+31 |
|/ |
|
* | s390/scm: process availability | Sebastian Ott | 2013-03-07 | 3 | -0/+35 |
* | s390/scm_drv: extend notify callback | Sebastian Ott | 2013-03-07 | 1 | -1/+1 |
* | qdio: remove unused parameters | Stefan Raspl | 2013-02-28 | 3 | -7/+7 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-02-26 | 1 | -2/+2 |
|\ |
|
| * | new helper: file_inode(file) | Al Viro | 2013-02-22 | 1 | -2/+2 |
* | | s390/time: rename tod clock access functions | Heiko Carstens | 2013-02-14 | 5 | -13/+13 |
* | | s390/scm: use inline dummy functions | Sebastian Ott | 2013-02-14 | 1 | -1/+1 |
* | | s390/cio: handle unknown pgroup state | Sebastian Ott | 2013-02-14 | 1 | -3/+61 |
* | | s390/cio: export vpm via sysfs | Sebastian Ott | 2013-02-14 | 1 | -0/+10 |
* | | s390/cio: skip broken paths | Sebastian Ott | 2013-02-14 | 1 | -5/+6 |
* | | s390/cio: dont abort verification after missing irq | Sebastian Ott | 2013-02-14 | 2 | -10/+43 |
* | | s390/chsc: cleanup SEI helper functions | Sebastian Ott | 2013-02-14 | 1 | -36/+32 |
|/ |
|
* | s390/chsc: fix SEI usage | Sebastian Ott | 2013-01-16 | 1 | -19/+12 |
* | s390/irq: remove split irq fields from /proc/stat | Heiko Carstens | 2013-01-08 | 6 | -16/+15 |
* | s390/irq: enable irq sum accounting for /proc/stat again | Heiko Carstens | 2013-01-08 | 1 | -1/+1 |
* | s390/qdio: rename the misleading PCI flag of qdio devices | Jan Glauber | 2012-12-11 | 1 | -1/+1 |
* | s390/cio: fix pgid reserved check | Sebastian Ott | 2012-12-03 | 1 | -5/+5 |