1. 451a3c2 BKL: remove extraneous #include <smp_lock.h> by Arnd Bergmann · 14 years ago
  2. ca768b6 [S390] vmlogrdr: purge after recording is switched off by Stefan Weinhuber · 14 years ago
  3. 3b210e7 [S390] tape: add medium state notifications by Martin Schwidefsky · 14 years ago
  4. f2166bb [S390] tape: fix dbf usage by Sebastian Ott · 14 years ago
  5. f6649a7 [S390] cleanup lowcore access from external interrupts by Martin Schwidefsky · 14 years ago
  6. bf2106a [S390] drivers/s390/char: Use static const char arrays by Joe Perches · 14 years ago
  7. 229aebb Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  8. 092e0e7 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  9. c37927d Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  10. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  11. df9ee29 Fix IRQ flag handling naming by David Howells · 14 years ago
  12. 2a48fc0 block: autoconvert trivial BKL users to private mutex by Arnd Bergmann · 15 years ago
  13. 27e4994 drivers/s390: Remove unnecessary casts of private_data by Joe Perches · 14 years ago
  14. ff3cb3f Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  15. 52cc2ee block: switch s390 tape_block and mg_disk to elevator_change() by Jens Axboe · 14 years ago
  16. f335397 Input: sysrq - drop tty argument form handle_sysrq() by Dmitry Torokhov · 14 years ago
  17. 6396fc3 Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  18. 2f9e825 Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  19. fb8231a Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  20. 547415d s390: remove WARN_ON for misc_deregister() failures by Akinobu Mita · 14 years ago
  21. eef35c2 Fix spelling fuction -> function in comments by Stefan Weil · 14 years ago
  22. 6e9624b block: push down BKL into .open and .release by Arnd Bergmann · 14 years ago
  23. f39d01b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  24. 939e379 [S390] drivers/s390/char: Use kmemdup by Julia Lawall · 15 years ago
  25. 777a551 [S390] drivers/s390/char: Use kstrdup by Julia Lawall · 15 years ago
  26. 58ea91c [S390] avoid default_llseek in s390 drivers by Martin Schwidefsky · 15 years ago
  27. f73a2b0 [S390] vmcp: disallow modular build by Heiko Carstens · 15 years ago
  28. 6c9468e Merge branch 'master' into for-next by Jiri Kosina · 15 years ago
  29. 76ef964 [S390] zcore: Fix reipl device detection by Michael Holzheu · 15 years ago
  30. 35ac734 [S390] sclp_async: potential buffer overflow by Dan Carpenter · 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. 7b26d82 [S390] fix broken proc interface for sclp_async by Hans-Joachim Picht · 15 years ago
  33. 9c95258 [S390] sclp: avoid 64 bit division by Heiko Carstens · 15 years ago
  34. 92fe313 [S390] zcore: CPU registers are not saved under LPAR by Michael Holzheu · 15 years ago
  35. 57b552b memory hotplug/s390: set phys_device by Heiko Carstens · 15 years ago
  36. 8839316 Fix typos in comments by Thomas Weber · 15 years ago
  37. 318ae2e Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
  38. b1bf936 Merge branch 'for-2.6.34' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  39. 0cbde8e [S390] zcore: Add prefix registers to dump header by Michael Holzheu · 15 years ago
  40. cbb870c [S390] Cleanup struct _lowcore usage and defines. by Heiko Carstens · 15 years ago
  41. f64ca21 [S390] zfcpdump: remove cross arch dump support by Heiko Carstens · 15 years ago
  42. 8a78362 block: Consolidate phys_segment and hw_segment limits by Martin K. Petersen · 15 years ago
  43. 086fa5f block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectors by Martin K. Petersen · 15 years ago
  44. 3ad2f3f tree-wide: Assorted spelling fixes by Daniel Mack · 15 years ago
  45. 0b665d7 [S390] sclp_vt220: set initial terminal window size by Hendrik Brueckner · 15 years ago
  46. c540607 [S390] tape_char: add missing compat_ptr conversion by Heiko Carstens · 15 years ago
  47. 7b475d5 [S390] con3215: remove empty ioctl function by Heiko Carstens · 15 years ago
  48. 957a37a [S390] tape_block: remove ioctl function by Heiko Carstens · 15 years ago
  49. 16e1a57 [S390] fs3270: add missing compat ptr conversion by Heiko Carstens · 15 years ago
  50. 8f3eabe [S390] vmcp: add missing compat ptr conversion by Heiko Carstens · 15 years ago
  51. 1d802e2 [S390] Use strim instead of strstrip to avoid false warnings. by Heiko Carstens · 15 years ago
  52. bb50991 [S390] tape: Add pr_fmt() macro to all tape source files by Michael Holzheu · 15 years ago
  53. 2b31001 [S390] tty: PTR_ERR return of wrong pointer in fs3270_open() by Roel Kluin · 15 years ago
  54. 4714521 const: constify remaining dev_pm_ops by Alexey Dobriyan · 15 years ago
  55. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  56. 67dd2f5 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 15 years ago
  57. 1557d33 Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6 by Linus Torvalds · 15 years ago
  58. d014d04 Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
  59. 42d61b9 [S390] 3215/3270 console: remove wrong comment by Heiko Carstens · 15 years ago
  60. 3b47f9d [S390] vmlogrdr: remove BKL by Martin Schwidefsky · 15 years ago
  61. 3c492d2 [S390] vmur: remove BKL by Martin Schwidefsky · 15 years ago
  62. 5cbb5f5 [S390] 3270: remove BKL by Martin Schwidefsky · 15 years ago
  63. feb5c5a [S390] vmwatchdog: remove lock_kernel() from open() function by Gerald Schaefer · 15 years ago
  64. 801f97b [S390] monwriter: remove lock_kernel() from open() function by Gerald Schaefer · 15 years ago
  65. 1963403 [S390] monreader: remove lock_kernel() from open() function by Gerald Schaefer · 15 years ago
  66. 9d4bfd4 [S390] tty3270: move keyboard compat ioctls by Arnd Bergmann · 15 years ago
  67. cb9d716 [S390] sclp: improve servicability setting by Martin Schwidefsky · 15 years ago
  68. 369a463 [S390] tape: remove BKL from tape driver by Martin Schwidefsky · 15 years ago
  69. 8fd138c [S390] tape: cleanup reference counting by Martin Schwidefsky · 15 years ago
  70. 1b52fff [S390] tape: fix tape remove function by Martin Schwidefsky · 15 years ago
  71. c1b283d [S390] tape: remove f_pos changes from read / write function. by Martin Schwidefsky · 15 years ago
  72. 454e1fa [S390] cio: split PGID settings and status by Peter Oberparleiter · 15 years ago
  73. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  74. 8b94c1e [S390] sclp: undo quiesce handler override on resume by Martin Schwidefsky · 15 years ago
  75. ccaf655 [S390] monreader: fix use after free bug with suspend/resume by Gerald Schaefer · 15 years ago
  76. b05fd35 sysctl s390: Remove dead sysctl binary support by Eric W. Biederman · 16 years ago
  77. e8a79c9 [S390] call home: fix string length handling by Heiko Carstens · 15 years ago
  78. 4a0fb4c [S390] call home: fix error handling in init function by Heiko Carstens · 15 years ago
  79. 3f0b3c3 [S390] call home: fix local buffer usage in proc handler by Sebastian Ott · 15 years ago
  80. ac522b6 [S390] sclp_vt220 build fix by Michael Holzheu · 15 years ago
  81. d3acf71 [S390] call home support: fix proc handler by Heiko Carstens · 15 years ago
  82. 03cadd3 [S390] tape390: Fix request queue handling in block driver by Michael Holzheu · 15 years ago
  83. 34483ca [S390] 3270 console build fix by Sebastian Ott · 15 years ago
  84. 2bcd57a headers: utsname.h redux by Alexey Dobriyan · 15 years ago
  85. 83d5cde const: make block_device_operations const by Alexey Dobriyan · 15 years ago
  86. 59e3692 [S390] tape: Use pr_xxx instead of dev_xxx in shared driver code by Michael Holzheu · 15 years ago
  87. e86a6ed [S390] Get rid of cpuid.h header file. by Heiko Carstens · 15 years ago
  88. 53f8c57 [S390] tape: Fix device online messages by Michael Holzheu · 15 years ago
  89. 68d36bd [S390] tape: reversed order of labels by Roel Kluin · 15 years ago
  90. 3f7cb51 [S390] vmur: Invalid allocation sequence for vmur class by Michael Holzheu · 15 years ago
  91. c114728 [S390] add call home support by Hans-Joachim Picht · 15 years ago
  92. 6292b9e [S390] tape: use init_timer_on_stack() rather than init_timer() by Frank Munzert · 15 years ago
  93. c630493 [S390] proper use of device register by Sebastian Ott · 15 years ago
  94. 2c48c4d [S390] improve suspend/resume error messages by Christian Borntraeger · 16 years ago
  95. 9935774 [S390] monreader: fix dev_set_drvdata conversion by Heiko Carstens · 16 years ago
  96. c9568fd [S390] sclp: fix compile error for !SCLP_CONSOLE by Heiko Carstens · 16 years ago
  97. 4f0076f [S390] driver_data access by Martin Schwidefsky · 16 years ago
  98. f3dfa86 [S390] Use del_timer instead of del_timer_sync by Michael Holzheu · 16 years ago
  99. 5c0792f [S390] vt220 console: convert from bootmem to slab by Heiko Carstens · 16 years ago
  100. 4c8f479 [S390] sclp console: convert from bootmem to slab by Heiko Carstens · 16 years ago