1. 3be7ae6 s390/ipl: cleanup macro usage by Sebastian Ott · 10 years ago
  2. 0f02437 s390/ipl: cleanup shutdown_action attributes by Sebastian Ott · 10 years ago
  3. 22d557a s390/ipl: cleanup bin attr usage by Sebastian Ott · 10 years ago
  4. 5a79859a s390: remove 31 bit support by Heiko Carstens · 10 years ago
  5. 10ad34b s390: add SMT support by Martin Schwidefsky · 10 years ago
  6. 6992860 s390/ipl: Add missing SCSI loadparm attributes to /sys/firmware by Michael Holzheu · 10 years ago
  7. 852ffd0 s390/kdump: Clear subchannel ID to signal non-CCW/SCSI IPL by Michael Holzheu · 10 years ago
  8. e258d71 s390/uaccess: always run the kernel in home space by Martin Schwidefsky · 11 years ago
  9. eda4ddf s390/ipl: Fix FCP WWPN and LUN format strings for read by Michael Holzheu · 12 years ago
  10. 0894b3ae s390/ipl: Implement diag308 loop for zfcpdump by Michael Holzheu · 12 years ago
  11. 8143ada s390/ipl: Use diagnose 8 command separation by Michael Holzheu · 12 years ago
  12. a53c8fa s390/comments: unify copyright messages and remove file names by Heiko Carstens · 12 years ago
  13. a7df7a9 s390/ipl: Fix ipib handling for "dumpreipl" shutdown action by Michael Holzheu · 13 years ago
  14. fbe7656 s390/smp: make absolute lowcore / cpu restart parameter accesses more robust by Heiko Carstens · 13 years ago
  15. 73bf463 s390/kernel: Introduce memcpy_absolute() function by Michael Holzheu · 13 years ago
  16. fa7c004 s390/kdump: Use real mode for PSW restart and kexec by Michael Holzheu · 13 years ago
  17. 4857d4b [S390] kernel: Add OS info memory interface by Michael Holzheu · 13 years ago
  18. 3ab121a [S390] kernel: Add z/VM LGR detection by Michael Holzheu · 13 years ago
  19. b43445ff [S390] Use copy_to_absolute_zero() instead of "stura/sturg" by Michael Holzheu · 13 years ago
  20. 8b646bd [S390] rework smp code by Martin Schwidefsky · 13 years ago
  21. 638ad34 [S390] sparse: fix sparse warnings about missing prototypes by Martin Schwidefsky · 13 years ago
  22. c4736d9 [S390] sparse: fix sparse static warnings by Martin Schwidefsky · 13 years ago
  23. b50511e [S390] cleanup psw related bits and pieces by Martin Schwidefsky · 13 years ago
  24. 60a0c68 [S390] kdump backend code by Michael Holzheu · 13 years ago
  25. 1943f53 [S390] Force PSW restart on online CPU by Michael Holzheu · 13 years ago
  26. e1202ed [S390] Change default action from reipl to stop for on_restart by Michael Holzheu · 13 years ago
  27. 798620f [S390] arch/s390/kernel/ipl.c: correct error detection check by Julia Lawall · 13 years ago
  28. 9dc7356 [S390] Use diagnose 308 for system reset by Michael Holzheu · 13 years ago
  29. 7dd6b33 [S390] Add PSW restart shutdown trigger by Michael Holzheu · 13 years ago
  30. 2c3c8be sysfs: add struct file* to bin_attr callbacks by Chris Wright · 15 years ago
  31. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  32. cbb870c [S390] Cleanup struct _lowcore usage and defines. by Heiko Carstens · 15 years ago
  33. b8e660b [S390] Replace ENOTSUPP usage with EOPNOTSUPP by Heiko Carstens · 15 years ago
  34. a93b8ec [S390] smp: rework sigp code by Heiko Carstens · 15 years ago
  35. 2c2df11 [S390] smp: always reboot on cpu 0 by Heiko Carstens · 15 years ago
  36. 1d802e2 [S390] Use strim instead of strstrip to avoid false warnings. by Heiko Carstens · 15 years ago
  37. f8501ba [S390] smp: fix sigp stop handling by Heiko Carstens · 15 years ago
  38. 18d00ac [S390] kernel: Convert upper case scpdata to lower case by Hendrik Brueckner · 15 years ago
  39. 684d2fd [S390] kernel: Append scpdata to kernel boot command line by Hendrik Brueckner · 15 years ago
  40. 8108881 [S390] shutdown actions: save/return rc from init function by Frank Munzert · 15 years ago
  41. 3bd5f3e [S390] ipl: fix compile breakage by Heiko Carstens · 16 years ago
  42. ef3500b2 [S390] remove duplicated #includes by Huang Weiyi · 16 years ago
  43. 7e9b580 [S390] Ensure that ipl panic notifier is called late. by Michael Holzheu · 16 years ago
  44. 008d2d1 [S390] ipl: Improve checking logic and remove switch defaults. by Michael Holzheu · 16 years ago
  45. 159d1ff [S390] Use csum_partial in checksum.h by Frank Munzert · 16 years ago
  46. 099b765 [S390] Automatic IPL after dump by Frank Munzert · 16 years ago
  47. 3a95e8e [S390] ipl: Reboot from alternate device does not work when booting from file by Michael Holzheu · 16 years ago
  48. 0788fea [S390] s390: use memory_read_from_buffer() by Akinobu Mita · 16 years ago
  49. a0443fb [S390] Extra Kernel Parameters via VMPARM by Hendrik Brueckner · 16 years ago
  50. a806170 [S390] Fix a lot of sparse warnings. by Heiko Carstens · 17 years ago
  51. 208e559 [S390] Load disabled wait psw if reipl fails. by Michael Holzheu · 17 years ago
  52. 2bc89b5 [S390] Fix couple of section mismatches. by Heiko Carstens · 17 years ago
  53. 48657d2 [S390] Use diag308 subcodes 3 and 6 for reboot and dump when possible. by Michael Holzheu · 17 years ago
  54. d09293a [S390] Initialize sclp_ipl_info by Michael Holzheu · 17 years ago
  55. c654749 [S390] Load disabled wait psw instead of stopping cpu on halt. by Michael Holzheu · 17 years ago
  56. 99ca4e5 [S390] kernel: Shutdown Actions Interface by Michael Holzheu · 17 years ago
  57. f62ed9e firmware: change firmware_kset to firmware_kobj by Greg Kroah-Hartman · 17 years ago
  58. d91885b kset: convert s390 ipl.c to use kset_create by Greg Kroah-Hartman · 17 years ago
  59. 9b94916 kobject: convert s390 ipl.c to kobj_attr interface by Greg Kroah-Hartman · 17 years ago
  60. 3514fac kobject: remove struct kobj_type from struct kset by Greg Kroah-Hartman · 17 years ago
  61. e3d3683 [S390] kernel: Fix dump on panic for DASDs under LPAR. by Michael Holzheu · 17 years ago
  62. 6517156 [S390] Use IPL CLEAR for reipl under z/VM by Michael Holzheu · 17 years ago
  63. 05bd711 missing argument in bin_attribute ->read()/->write() by Al Viro · 17 years ago
  64. 7b59575 sysfs: kill unnecessary attribute->owner by Tejun Heo · 18 years ago
  65. 05dd253 [S390] sclp: introduce some new interfaces. by Heiko Carstens · 17 years ago
  66. 0b0bb3c [S390] fix subsystem removal fallout by Cornelia Huck · 18 years ago
  67. 823bccf remove "struct subsystem" as it is no longer needed by Greg Kroah-Hartman · 18 years ago
  68. 411ed32 [S390] zfcpdump support. by Michael Holzheu · 18 years ago
  69. 6fc321f [S390] cio/ipl: Clean interface between cio and ipl code. by Heiko Carstens · 18 years ago
  70. fbb04f3 [S390] reboot from and dump to SCSI under z/VM fails. by Michael Holzheu · 18 years ago
  71. c5dd858 [S390] reipl: move dump_prefix_page out of text section. by Heiko Carstens · 18 years ago
  72. 615b04b [S390] nss: Free unused memory in kernel image. by Heiko Carstens · 18 years ago
  73. 2b93293 [S390] Remove BUG() statement by Michael Holzheu · 18 years ago
  74. 46b05d2 [S390] New header file ipl.h by Michael Holzheu · 18 years ago
  75. ab14de6 [S390] Convert memory detection into C code. by Heiko Carstens · 18 years ago
  76. fe355b7 [S390] boot from NSS support by Hongjie Yang · 18 years ago
  77. c1821c2 [S390] noexec protection by Gerald Schaefer · 18 years ago
  78. da1cf23 [S390] Save prefix register for dump on panic by Michael Holzheu · 18 years ago
  79. 58be944 [S390] Fix reboot hang by Michael Holzheu · 18 years ago
  80. a45e141 [S390] Fix reboot hang on LPARs by Michael Holzheu · 18 years ago
  81. c6b5b84 [S390] cpu shutdown rework by Heiko Carstens · 18 years ago
  82. 740b570 [S390] cpcmd <-> __cpcmd calling issues by Heiko Carstens · 18 years ago
  83. 15e9b58 [S390] Reset infrastructure for re-IPL. by Heiko Carstens · 18 years ago
  84. 5986b0e [S390] Use diag instead of ccw reipl. by Michael Holzheu · 18 years ago
  85. 3902e47 [S390] No panic for failed reboot by Michael Holzheu · 18 years ago
  86. 03a4d20 [S390] Add ipl/reipl loadparm attribute. by Michael Holzheu · 18 years ago
  87. 94c12cc [S390] Inline assembly cleanup. by Martin Schwidefsky · 18 years ago
  88. e87bfe5 [S390] convert some assembler to C. by Heiko Carstens · 18 years ago
  89. ff6b8ea [S390] ipl/dump on panic. by Michael Holzheu · 18 years ago