Age | Commit message (Expand) | Author |
2016-01-19 | s390: remove all usages of PSW_ADDR_AMODE | Heiko Carstens |
2016-01-11 | s390: rename struct _lowcore to struct lowcore | Heiko Carstens |
2015-11-27 | s390/dump: rework CPU register dump code | Martin Schwidefsky |
2015-11-11 | s390: add support for ipl devices in subchannel sets > 0 | Sebastian Ott |
2015-11-11 | s390/ipl: fix out of bounds access in scpdata_write | Sebastian Ott |
2015-10-14 | s390/diag: add a statistic for diagnose calls | Martin Schwidefsky |
2015-03-25 | s390/ipl: cleanup macro usage | Sebastian Ott |
2015-03-25 | s390/ipl: cleanup shutdown_action attributes | Sebastian Ott |
2015-03-25 | s390/ipl: cleanup bin attr usage | Sebastian Ott |
2015-03-25 | s390: remove 31 bit support | Heiko Carstens |
2015-01-22 | s390: add SMT support | Martin Schwidefsky |
2014-09-01 | s390/ipl: Add missing SCSI loadparm attributes to /sys/firmware | Michael Holzheu |
2014-08-12 | s390/kdump: Clear subchannel ID to signal non-CCW/SCSI IPL | Michael Holzheu |
2013-10-24 | s390/uaccess: always run the kernel in home space | Martin Schwidefsky |
2013-06-24 | s390/ipl: Fix FCP WWPN and LUN format strings for read | Michael Holzheu |
2013-02-14 | s390/ipl: Implement diag308 loop for zfcpdump | Michael Holzheu |
2012-07-26 | s390/ipl: Use diagnose 8 command separation | Michael Holzheu |
2012-07-20 | s390/comments: unify copyright messages and remove file names | Heiko Carstens |
2012-06-27 | s390/ipl: Fix ipib handling for "dumpreipl" shutdown action | Michael Holzheu |
2012-06-14 | s390/smp: make absolute lowcore / cpu restart parameter accesses more robust | Heiko Carstens |
2012-05-30 | s390/kernel: Introduce memcpy_absolute() function | Michael Holzheu |
2012-05-23 | s390/kdump: Use real mode for PSW restart and kexec | Michael Holzheu |
2012-03-11 | [S390] kernel: Add OS info memory interface | Michael Holzheu |
2012-03-11 | [S390] kernel: Add z/VM LGR detection | Michael Holzheu |
2012-03-11 | [S390] Use copy_to_absolute_zero() instead of "stura/sturg" | Michael Holzheu |
2012-03-11 | [S390] rework smp code | Martin Schwidefsky |
2011-10-30 | [S390] sparse: fix sparse warnings about missing prototypes | Martin Schwidefsky |
2011-10-30 | [S390] sparse: fix sparse static warnings | Martin Schwidefsky |
2011-10-30 | [S390] cleanup psw related bits and pieces | Martin Schwidefsky |
2011-10-30 | [S390] kdump backend code | Michael Holzheu |
2011-10-30 | [S390] Force PSW restart on online CPU | Michael Holzheu |
2011-08-24 | [S390] Change default action from reipl to stop for on_restart | Michael Holzheu |
2011-08-24 | [S390] arch/s390/kernel/ipl.c: correct error detection check | Julia Lawall |
2011-08-03 | [S390] Use diagnose 308 for system reset | Michael Holzheu |
2011-08-03 | [S390] Add PSW restart shutdown trigger | Michael Holzheu |
2010-05-21 | sysfs: add struct file* to bin_attr callbacks | Chris Wright |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-02-26 | [S390] Cleanup struct _lowcore usage and defines. | Heiko Carstens |
2010-02-26 | [S390] Replace ENOTSUPP usage with EOPNOTSUPP | Heiko Carstens |
2010-02-26 | [S390] smp: rework sigp code | Heiko Carstens |
2010-02-26 | [S390] smp: always reboot on cpu 0 | Heiko Carstens |
2009-12-18 | [S390] Use strim instead of strstrip to avoid false warnings. | Heiko Carstens |
2009-10-29 | [S390] smp: fix sigp stop handling | Heiko Carstens |
2009-09-11 | [S390] kernel: Convert upper case scpdata to lower case | Hendrik Brueckner |
2009-09-11 | [S390] kernel: Append scpdata to kernel boot command line | Hendrik Brueckner |
2009-07-07 | [S390] shutdown actions: save/return rc from init function | Frank Munzert |
2009-04-23 | [S390] ipl: fix compile breakage | Heiko Carstens |
2009-03-26 | [S390] remove duplicated #includes | Huang Weiyi |
2009-03-26 | [S390] Ensure that ipl panic notifier is called late. | Michael Holzheu |
2009-03-26 | [S390] ipl: Improve checking logic and remove switch defaults. | Michael Holzheu |