Age | Commit message (Expand) | Author |
2014-01-24 | s390/hypfs: add interface for diagnose 0x304 | Martin Schwidefsky |
2014-01-22 | s390/vmur: Link parent CCW device during UR device creation | Hendrik Brueckner |
2014-01-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2013-12-18 | s390/3270: fix allocation of tty3270_screen structure | Martin Schwidefsky |
2013-12-16 | s390/sclp_early: Add function to detect sclp console capabilities | Hendrik Brueckner |
2013-12-16 | s390/sclp_early: Pass sccb pointer to every *_detect() function | Hendrik Brueckner |
2013-12-16 | s390/sclp_early: Replace early_read_info_sccb with sccb_early | Hendrik Brueckner |
2013-12-16 | s390/sclp_early: Get rid of sclp_early_read_info_sccb_valid | Hendrik Brueckner |
2013-12-16 | s390/3270: fix use after free of tty3270_screen structure | Martin Schwidefsky |
2013-12-02 | s390/sclp: replace uninitialized early_event_mask_sccb variable with sccb_early | Hendrik Brueckner |
2013-11-15 | s390/sclp: Consolidate early sclp init calls to sclp_early_detect() | Michael Holzheu |
2013-11-15 | s390/sclp: Move early code from sclp_cmd.c to sclp_early.c | Michael Holzheu |
2013-11-15 | s390/sclp: Determine HSA size dynamically for zfcpdump | Michael Holzheu |
2013-11-15 | s390/sclp: Move declarations for sclp_sdias into separate header file | Michael Holzheu |
2013-11-15 | s390/3270: fix missing device_destroy() call | Hendrik Brueckner |
2013-10-24 | s390/3270: use diagnose 0x210 for device sensing under z/VM | Martin Schwidefsky |
2013-10-24 | s390/3270: remove unnecessary pointer check | Martin Schwidefsky |
2013-10-24 | s390/monwriter: fix smatch warning for strcpy() | Gerald Schaefer |
2013-10-24 | s390: Remove zfcpdump NR_CPUS dependency | Michael Holzheu |
2013-10-22 | s390/time: correct use of store clock fast | Martin Schwidefsky |
2013-10-15 | s390/vmlogrdr: fix array access in vmlogrdr_open() | Heiko Carstens |
2013-09-30 | s390/sclp: properly detect line mode console | Christian Borntraeger |
2013-09-30 | s390/3270: fix return value check in tty3270_resize_work() | Wei Yongjun |
2013-09-11 | s390/vmcore: use vmcore for zfcpdump | Michael Holzheu |
2013-09-07 | s390: make various functions static, add declarations to header files | Heiko Carstens |
2013-09-04 | s390/irq: rework irq subclass handling | Heiko Carstens |
2013-08-22 | s390/sclp: reword cpu capability change message | Heiko Carstens |
2013-07-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2013-06-28 | treewide: relase -> release | Geert Uytterhoeven |
2013-06-26 | s390/vmwatchdog: do not use static data | Sebastian Ott |
2013-06-26 | s390/sclp: remove duplicated include from sclp_ctl.c | Wei Yongjun |
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-05-02 | s390/memory hotplug,sclp: get rid of per memory increment usecount | Heiko Carstens |
2013-05-02 | s390/mem_detect: limit memory detection loop to "mem=" parameter | Heiko Carstens |
2013-05-02 | s390/zcore: calculate real memory size using own get_mem_size function | Heiko Carstens |
2013-04-29 | Merge tag 'tty-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2013-04-26 | s390/memory hotplug: prevent offline of active memory increments | Heiko Carstens |
2013-04-23 | s390/zcore: Fix HSA copy length for last block | Michael Holzheu |
2013-04-17 | s390/cio: ccw_device_force_console don't use static variable | Sebastian Ott |
2013-04-17 | s390/cio: wait_cons_dev don't use static variable | Sebastian Ott |
2013-04-17 | s390/monreader: Remove redundant NULL check before kfree | Syam Sidhardhan |
2013-04-14 | Merge 3.9-rc7 intp tty-next | Greg Kroah-Hartman |
2013-04-01 | Merge 3.9-rc5 into tty-next | Greg Kroah-Hartman |
2013-03-21 | s390/3270: fix minor_start issue | Martin Schwidefsky |
2013-03-18 | TTY: add tty_port_tty_wakeup helper | Jiri Slaby |
2013-03-11 | s390/kdump: Do not add standby memory for kdump | Michael Holzheu |
2013-02-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-02-22 | new helper: file_inode(file) | Al Viro |