1. f335397 Input: sysrq - drop tty argument form handle_sysrq() by Dmitry Torokhov · 14 years ago
  2. 2f9e825 Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  3. 547415d s390: remove WARN_ON for misc_deregister() failures by Akinobu Mita · 14 years ago
  4. 6e9624b block: push down BKL into .open and .release by Arnd Bergmann · 14 years ago
  5. f39d01b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  6. 939e379 [S390] drivers/s390/char: Use kmemdup by Julia Lawall · 14 years ago
  7. 777a551 [S390] drivers/s390/char: Use kstrdup by Julia Lawall · 14 years ago
  8. 58ea91c [S390] avoid default_llseek in s390 drivers by Martin Schwidefsky · 14 years ago
  9. f73a2b0 [S390] vmcp: disallow modular build by Heiko Carstens · 14 years ago
  10. 6c9468e Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  11. 76ef964 [S390] zcore: Fix reipl device detection by Michael Holzheu · 14 years ago
  12. 35ac734 [S390] sclp_async: potential buffer overflow by Dan Carpenter · 14 years ago
  13. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  14. 7b26d82f [S390] fix broken proc interface for sclp_async by Hans-Joachim Picht · 14 years ago
  15. 9c95258 [S390] sclp: avoid 64 bit division by Heiko Carstens · 14 years ago
  16. 92fe313 [S390] zcore: CPU registers are not saved under LPAR by Michael Holzheu · 14 years ago
  17. 57b552b memory hotplug/s390: set phys_device by Heiko Carstens · 14 years ago
  18. 8839316 Fix typos in comments by Thomas Weber · 14 years ago
  19. 318ae2e Merge branch 'for-next' into for-linus by Jiri Kosina · 14 years ago
  20. b1bf936 Merge branch 'for-2.6.34' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  21. 0cbde8e [S390] zcore: Add prefix registers to dump header by Michael Holzheu · 14 years ago
  22. cbb870c [S390] Cleanup struct _lowcore usage and defines. by Heiko Carstens · 14 years ago
  23. f64ca21 [S390] zfcpdump: remove cross arch dump support by Heiko Carstens · 14 years ago
  24. 8a78362 block: Consolidate phys_segment and hw_segment limits by Martin K. Petersen · 14 years ago
  25. 086fa5f block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectors by Martin K. Petersen · 14 years ago
  26. 3ad2f3f tree-wide: Assorted spelling fixes by Daniel Mack · 14 years ago
  27. 0b665d7 [S390] sclp_vt220: set initial terminal window size by Hendrik Brueckner · 14 years ago
  28. c540607 [S390] tape_char: add missing compat_ptr conversion by Heiko Carstens · 15 years ago
  29. 7b475d5 [S390] con3215: remove empty ioctl function by Heiko Carstens · 15 years ago
  30. 957a37a [S390] tape_block: remove ioctl function by Heiko Carstens · 15 years ago
  31. 16e1a57 [S390] fs3270: add missing compat ptr conversion by Heiko Carstens · 15 years ago
  32. 8f3eabe [S390] vmcp: add missing compat ptr conversion by Heiko Carstens · 15 years ago
  33. 1d802e2 [S390] Use strim instead of strstrip to avoid false warnings. by Heiko Carstens · 15 years ago
  34. bb50991 [S390] tape: Add pr_fmt() macro to all tape source files by Michael Holzheu · 15 years ago
  35. 2b31001 [S390] tty: PTR_ERR return of wrong pointer in fs3270_open() by Roel Kluin · 15 years ago
  36. 4714521 const: constify remaining dev_pm_ops by Alexey Dobriyan · 15 years ago
  37. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  38. 67dd2f5 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 15 years ago
  39. 1557d33 Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6 by Linus Torvalds · 15 years ago
  40. d014d04 Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
  41. 42d61b9 [S390] 3215/3270 console: remove wrong comment by Heiko Carstens · 15 years ago
  42. 3b47f9d [S390] vmlogrdr: remove BKL by Martin Schwidefsky · 15 years ago
  43. 3c492d2 [S390] vmur: remove BKL by Martin Schwidefsky · 15 years ago
  44. 5cbb5f5 [S390] 3270: remove BKL by Martin Schwidefsky · 15 years ago
  45. feb5c5a [S390] vmwatchdog: remove lock_kernel() from open() function by Gerald Schaefer · 15 years ago
  46. 801f97b [S390] monwriter: remove lock_kernel() from open() function by Gerald Schaefer · 15 years ago
  47. 1963403 [S390] monreader: remove lock_kernel() from open() function by Gerald Schaefer · 15 years ago
  48. 9d4bfd4 [S390] tty3270: move keyboard compat ioctls by Arnd Bergmann · 15 years ago
  49. cb9d716 [S390] sclp: improve servicability setting by Martin Schwidefsky · 15 years ago
  50. 369a463 [S390] tape: remove BKL from tape driver by Martin Schwidefsky · 15 years ago
  51. 8fd138c [S390] tape: cleanup reference counting by Martin Schwidefsky · 15 years ago
  52. 1b52fff [S390] tape: fix tape remove function by Martin Schwidefsky · 15 years ago
  53. c1b283d [S390] tape: remove f_pos changes from read / write function. by Martin Schwidefsky · 15 years ago
  54. 454e1fa [S390] cio: split PGID settings and status by Peter Oberparleiter · 15 years ago
  55. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  56. 8b94c1e [S390] sclp: undo quiesce handler override on resume by Martin Schwidefsky · 15 years ago
  57. ccaf655 [S390] monreader: fix use after free bug with suspend/resume by Gerald Schaefer · 15 years ago
  58. b05fd35 sysctl s390: Remove dead sysctl binary support by Eric W. Biederman · 15 years ago
  59. e8a79c9 [S390] call home: fix string length handling by Heiko Carstens · 15 years ago
  60. 4a0fb4c [S390] call home: fix error handling in init function by Heiko Carstens · 15 years ago
  61. 3f0b3c3 [S390] call home: fix local buffer usage in proc handler by Sebastian Ott · 15 years ago
  62. ac522b6 [S390] sclp_vt220 build fix by Michael Holzheu · 15 years ago
  63. d3acf71 [S390] call home support: fix proc handler by Heiko Carstens · 15 years ago
  64. 03cadd3 [S390] tape390: Fix request queue handling in block driver by Michael Holzheu · 15 years ago
  65. 34483ca [S390] 3270 console build fix by Sebastian Ott · 15 years ago
  66. 2bcd57a headers: utsname.h redux by Alexey Dobriyan · 15 years ago
  67. 83d5cde const: make block_device_operations const by Alexey Dobriyan · 15 years ago
  68. 59e3692 [S390] tape: Use pr_xxx instead of dev_xxx in shared driver code by Michael Holzheu · 15 years ago
  69. e86a6ed [S390] Get rid of cpuid.h header file. by Heiko Carstens · 15 years ago
  70. 53f8c57 [S390] tape: Fix device online messages by Michael Holzheu · 15 years ago
  71. 68d36bd [S390] tape: reversed order of labels by Roel Kluin · 15 years ago
  72. 3f7cb51 [S390] vmur: Invalid allocation sequence for vmur class by Michael Holzheu · 15 years ago
  73. c114728a [S390] add call home support by Hans-Joachim Picht · 15 years ago
  74. 6292b9e [S390] tape: use init_timer_on_stack() rather than init_timer() by Frank Munzert · 15 years ago
  75. c630493 [S390] proper use of device register by Sebastian Ott · 15 years ago
  76. 2c48c4d [S390] improve suspend/resume error messages by Christian Borntraeger · 15 years ago
  77. 9935774 [S390] monreader: fix dev_set_drvdata conversion by Heiko Carstens · 15 years ago
  78. c9568fd [S390] sclp: fix compile error for !SCLP_CONSOLE by Heiko Carstens · 15 years ago
  79. 4f0076f [S390] driver_data access by Martin Schwidefsky · 15 years ago
  80. f3dfa86 [S390] Use del_timer instead of del_timer_sync by Michael Holzheu · 15 years ago
  81. 5c0792f [S390] vt220 console: convert from bootmem to slab by Heiko Carstens · 15 years ago
  82. 4c8f479 [S390] sclp console: convert from bootmem to slab by Heiko Carstens · 15 years ago
  83. 33403dc [S390] 3270 console: convert from bootmem to slab by Heiko Carstens · 15 years ago
  84. 6d56eee [S390] 3215 console: convert from bootmem to slab by Heiko Carstens · 15 years ago
  85. 6fd0330 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 15 years ago
  86. 2b1e3e5 [S390] pm: monreader power management callbacks. by Gerald Schaefer · 15 years ago
  87. fb78140 [S390] pm: monwriter power management callbacks. by Gerald Schaefer · 15 years ago
  88. 0399790 [S390] pm: memory hotplug power management callbacks by Gerald Schaefer · 15 years ago
  89. 4b214a0 [S390] pm: con3270 power management callbacks. by Martin Schwidefsky · 15 years ago
  90. 62b74942 [S390] pm: power management support for SCLP drivers. by Michael Holzheu · 15 years ago
  91. 3ef32e62 [S390] pm: tape power management callbacks by Frank Munzert · 15 years ago
  92. 9f62fa1 [S390] pm: vmlogrdr power management callbacks by Stefan Weinhuber · 15 years ago
  93. b241f7b [S390] pm: vmur driver power management callbacks by Frank Munzert · 15 years ago
  94. 58872d5f [S390] pm: vmwatchdog power management callbacks. by Christian Borntraeger · 15 years ago
  95. 77812a2 [S390] pm: con3215 power management callbacks by Martin Schwidefsky · 15 years ago
  96. dff59b6 s390: remove driver_data direct access of struct device by Greg Kroah-Hartman · 15 years ago
  97. 205d7ab [S390] 3270: lock dependency fixes by Martin Schwidefsky · 15 years ago
  98. fcf7581 [S390] 3270: do not register with tty_register_device by Martin Schwidefsky · 15 years ago
  99. e1defc4 block: Do away with the notion of hardsect_size by Martin K. Petersen · 15 years ago
  100. 9934c8c block: implement and enforce request peek/start/fetch by Tejun Heo · 15 years ago