1. 18e22a1 s390: add support for ipl devices in subchannel sets > 0 by Sebastian Ott · 10 years ago
  2. e510f68 s390/cio: de-duplicate subchannel validation by Pierre Morel · 9 years ago
  3. dc6e155 s390/nmi: remove casts by Heiko Carstens · 9 years ago
  4. 5a79859 s390: remove 31 bit support by Heiko Carstens · 10 years ago
  5. 10ad34b s390: add SMT support by Martin Schwidefsky · 10 years ago
  6. 0429fbc Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 10 years ago
  7. fe0f497 s390/nohz: use a per-cpu flag for arch_needs_cpu by Martin Schwidefsky · 10 years ago
  8. 0bf7fcf s390: cio driver &__get_cpu_var replacements by Christoph Lameter · 10 years ago
  9. dbe33fc9 s390/cio: silence lockdep warning by Sebastian Ott · 11 years ago
  10. 63aef00 s390/lowcore: replace lowcore irb array with a per-cpu variable by Martin Schwidefsky · 11 years ago
  11. 683b6c6 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  12. a21e408 Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  13. bfc3f02 cputime: Default implementation of nsecs -> cputime conversion by Frederic Weisbecker · 11 years ago
  14. 257ceab s390: Do not rely on magic indirect includes by Thomas Gleixner · 11 years ago
  15. bc5dfcf s390: Cio: Use the core irq stats function by Thomas Gleixner · 11 years ago
  16. f7e1e65 s390: improve debug feature usage by Sebastian Ott · 11 years ago
  17. 1bc8927 s390/cio: improve cio_commit_config by Sebastian Ott · 11 years ago
  18. 8c071b0 s390/time: correct use of store clock fast by Martin Schwidefsky · 11 years ago
  19. 1f44a22 s390: convert interrupt handling to use generic hardirq by Martin Schwidefsky · 12 years ago
  20. 48f6b00 s390/irq: store interrupt information in pt_regs by Martin Schwidefsky · 12 years ago
  21. 3ad19b8 s390/cio: fix irq statistics by Sebastian Ott · 12 years ago
  22. e5dcf00 s390/css: move subchannel lock allocation by Sebastian Ott · 12 years ago
  23. 14556b3 s390/css: introduce cio_register_early_subchannels by Sebastian Ott · 12 years ago
  24. 863fc84 s390/cio: get rid of static console subchannel by Sebastian Ott · 12 years ago
  25. 188561a s390/cio: wait_cons_dev don't use static variable by Sebastian Ott · 12 years ago
  26. 1aae056 s390/time: rename tod clock access functions by Heiko Carstens · 12 years ago
  27. 420f42e s390/irq: remove split irq fields from /proc/stat by Heiko Carstens · 12 years ago
  28. add9bde s390/irq: enable irq sum accounting for /proc/stat again by Heiko Carstens · 12 years ago
  29. 41459d3 s390: add uninitialized_var() to suppress false positive compiler warnings by Heiko Carstens · 12 years ago
  30. a53c8fa s390/comments: unify copyright messages and remove file names by Heiko Carstens · 12 years ago
  31. b603d25 s390: remove superfluous tpi from wait_cons_dev by Martin Schwidefsky · 13 years ago
  32. 4c1051e [S390] rework idle code by Martin Schwidefsky · 13 years ago
  33. 60a0c68 [S390] kdump backend code by Michael Holzheu · 13 years ago
  34. de400d6 [S390] fix mismatch in summation of I/O IRQ statistics by Peter Oberparleiter · 13 years ago
  35. a681887 [S390] cio: fix cio_tpi ignoring adapter interrupts by Peter Oberparleiter · 13 years ago
  36. c513d07 [S390] cio: move options to io_sch_private by Sebastian Ott · 14 years ago
  37. ee5894f [S390] remove superfluous check from do_IRQ by Sebastian Ott · 14 years ago
  38. 4a6f4fe drivers: Replace __get_cpu_var with __this_cpu_read if not used for an address. by Christoph Lameter · 14 years ago
  39. 6377981 [S390] idle time accounting vs. machine checks by Martin Schwidefsky · 15 years ago
  40. 8821d24 [S390] cio: use exception-save stsch by Sebastian Ott · 15 years ago
  41. cbb870c [S390] Cleanup struct _lowcore usage and defines. by Heiko Carstens · 15 years ago
  42. 27d7160 [S390] add MACHINE_IS_LPAR flag by Martin Schwidefsky · 15 years ago
  43. 3c5d92a nohz: Introduce arch_needs_cpu by Martin Schwidefsky · 15 years ago
  44. 6ee4fec [S390] cio: remove subchannel init_name by Sebastian Ott · 15 years ago
  45. ab6aae0 [S390] cio: fix memleak in subchannel validation by Sebastian Ott · 15 years ago
  46. efd986d [S390] cio: increase trace level by Sebastian Ott · 15 years ago
  47. 88dbd20 [S390] ftrace: add function graph tracer support by Heiko Carstens · 16 years ago
  48. 76d4e00 [S390] merge cpu.h into cputime.h by Martin Schwidefsky · 16 years ago
  49. ed04b89 [S390] cio: Try harder to disable subchannel. by Cornelia Huck · 16 years ago
  50. f5daba1 [S390] split/move machine check handler code by Heiko Carstens · 16 years ago
  51. 73ac36e fix similar typos to successfull by Coly Li · 16 years ago
  52. 9cfb9b3 [PATCH] improve idle cputime accounting by Martin Schwidefsky · 16 years ago
  53. e6d5a42 [S390] convert cio printks to pr_xxx macros. by Michael Ernst · 16 years ago
  54. 13952ec [S390] cio: introduce cio_commit_config by Sebastian Ott · 16 years ago
  55. cdb912a [S390] cio: introduce cio_update_schib by Sebastian Ott · 16 years ago
  56. 191fd44 [S390] cio: get rid of compile warning by Heiko Carstens · 16 years ago
  57. 5a0d0e6 [S390] Move private simple udelay function to arch/s390/lib/delay.c. by Heiko Carstens · 16 years ago
  58. b1e7661 [S390] cio: fix cio_tpi. by Heiko Carstens · 16 years ago
  59. f9c9fe3 [S390] cio: inline assembly cleanup by Peter Oberparleiter · 16 years ago
  60. 1f4e7ed [S390] bus_id -> dev_set_name() for css and ccw busses by Cornelia Huck · 16 years ago
  61. 2a0217d [S390] bus_id -> dev_name conversions by Kay Sievers · 16 years ago
  62. 9adb8c1 [S390] cio: fix orb initialization in cio_start_key by Stefan Weinhuber · 16 years ago
  63. c91ebe4 [S390] cio: handle ssch() return codes correctly. by Cornelia Huck · 16 years ago
  64. c78aa6c [S390] Cleanup cio printk messages. by Michael Ernst · 16 years ago
  65. 9d92a7e [S390] cio: Add chsc subchannel driver. by Cornelia Huck · 16 years ago
  66. 6ef556c [S390] cio: Use isc_{register,unregister}. by Cornelia Huck · 16 years ago
  67. da7c5af [S390] cio: Allow adapter interrupt handlers per isc. by Cornelia Huck · 16 years ago
  68. 3a3fc29 [S390] cio: Introduce abstract isc definitions. by Cornelia Huck · 16 years ago
  69. 83262d6 [S390] cio: provide functions for fcx enabled I/O by Peter Oberparleiter · 16 years ago
  70. 23d805b [S390] cio: introduce fcx enabled scsw format by Peter Oberparleiter · 16 years ago
  71. b3a686f [S390] cio: Base message subchannel handling. by Cornelia Huck · 16 years ago
  72. 44a1c19 [S390] cio: Export some symbols for modular css drivers. by Cornelia Huck · 16 years ago
  73. c820de3 [S390] cio: Rework css driver. by Cornelia Huck · 16 years ago
  74. 0ae7a7b [S390] cio: Register all subchannels. by Cornelia Huck · 16 years ago
  75. 9689b33 [S390] cio: Clear correct bit in cio_release_console(). by Cornelia Huck · 16 years ago
  76. 85b0d7c [S390] cio: Fix inverted isc priorities. by Cornelia Huck · 17 years ago
  77. 139b83d [S390] cio: Remove cio_msg kernel parameter. by Michael Ernst · 17 years ago
  78. edf2209 [S390] cio: Make isc handling more robust. by Cornelia Huck · 17 years ago
  79. a806170 [S390] Fix a lot of sparse warnings. by Heiko Carstens · 17 years ago
  80. 5a62b19 [S390] Convert s390 to GENERIC_CLOCKEVENTS. by Heiko Carstens · 17 years ago
  81. 43ca5c3 [S390] Convert monitor calls to function calls. by Heiko Carstens · 17 years ago
  82. 361f494 [S390] usage of s390dbf: shrink number of debug areas to use. by Peter Tiedemann · 17 years ago
  83. 808e488 [S390] cio: memory leak in cio processing by Michael Ernst · 17 years ago
  84. b279a4f [S390] cio: I/O subchannel specific fields. by Cornelia Huck · 17 years ago
  85. 4e8e56c [S390] cio: Extend adapter interrupt interface. by Peter Oberparleiter · 17 years ago
  86. cd6b4f2 [S390] cio: Introduce subchannel->private. by Cornelia Huck · 17 years ago
  87. bc698bc [S390] cio: Cleanup debug feature usage. by Cornelia Huck · 17 years ago
  88. 602b20f [S390] cio: css_driver: Use consistent parameters. by Cornelia Huck · 17 years ago
  89. 1842f2b [S390] cio: Disable channel measurements (cmf) on shutdown/reboot. by Cornelia Huck · 17 years ago
  90. e556bbb [S390] cio: Clean up messages. by Cornelia Huck · 17 years ago
  91. e5854a5 [S390] cio: Channel-path configure function. by Peter Oberparleiter · 18 years ago
  92. e6b6e10 [S390] cio: Introduce separate files for channel-path related code. by Peter Oberparleiter · 18 years ago
  93. f86635f [S390] cio: Introduce struct chp_id. by Peter Oberparleiter · 18 years ago
  94. 6fc321f [S390] cio/ipl: Clean interface between cio and ipl code. by Heiko Carstens · 18 years ago
  95. 615b04b [S390] nss: Free unused memory in kernel image. by Heiko Carstens · 18 years ago
  96. 46b05d2 [S390] New header file ipl.h by Michael Holzheu · 18 years ago
  97. 4d284ca [S390] Avoid excessive inlining. by Heiko Carstens · 18 years ago
  98. ab14de6 [S390] Convert memory detection into C code. by Heiko Carstens · 18 years ago
  99. d54853e [S390] ETR support. by Martin Schwidefsky · 18 years ago
  100. 347d59d [S390] cio: Don't spam debug feature. by Cornelia Huck · 18 years ago