1. 83a35e3 treewide: relase -> release by Geert Uytterhoeven · 11 years ago
  2. 496ad9a new helper: file_inode(file) by Al Viro · 11 years ago
  3. 420f42e s390/irq: remove split irq fields from /proc/stat by Heiko Carstens · 11 years ago
  4. dae1df4 [S390] s390/char/vmur.c: fix memory leak by Dennis Chen · 12 years ago
  5. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  6. 3a4c5d5 s390: add missing module.h/export.h includes by Heiko Carstens · 13 years ago
  7. de400d6 [S390] fix mismatch in summation of I/O IRQ statistics by Peter Oberparleiter · 13 years ago
  8. 3bda058 [S390] ccw_driver: remove duplicate members by Sebastian Ott · 13 years ago
  9. f48198d [S390] vmur: add support for irq statistics by Heiko Carstens · 13 years ago
  10. 451a3c2 BKL: remove extraneous #include <smp_lock.h> by Arnd Bergmann · 14 years ago
  11. 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
  12. 3c492d2 [S390] vmur: remove BKL by Martin Schwidefsky · 15 years ago
  13. 3f7cb51 [S390] vmur: Invalid allocation sequence for vmur class by Michael Holzheu · 15 years ago
  14. 4f0076f [S390] driver_data access by Martin Schwidefsky · 15 years ago
  15. 6fd0330 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 15 years ago
  16. b241f7b [S390] pm: vmur driver power management callbacks by Frank Munzert · 15 years ago
  17. dff59b6 s390: remove driver_data direct access of struct device by Greg Kroah-Hartman · 15 years ago
  18. 80a5c36 [S390] convert vmur printks to pr_xxx macros. by Frank Munzert · 15 years ago
  19. ea9e42f device create: s390: convert device_create_drvdata to device_create by Greg Kroah-Hartman · 16 years ago
  20. 2a0217d [S390] bus_id -> dev_name conversions by Kay Sievers · 16 years ago
  21. 05675de2 device create: s390: convert device_create to device_create_drvdata by Greg Kroah-Hartman · 16 years ago
  22. b9993a3 [S390] vmur: Fix return code handling. by Frank Munzert · 16 years ago
  23. d1794f2 Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6 by Linus Torvalds · 16 years ago
  24. 23d805b [S390] cio: introduce fcx enabled scsw format by Peter Oberparleiter · 16 years ago
  25. 764a4a8 drivers/s390: cdev lock_kernel() pushdown by Jonathan Corbet · 16 years ago
  26. a695f16 [S390] vmur: Use wait queue instead of mutex to serialize open by Frank Munzert · 16 years ago
  27. 5c81cdb [S390] constify function pointer tables. by Jan Engelhardt · 16 years ago
  28. 8127a1f [S390] vmur: fix reference counting for vmur device structure by Michael Holzheu · 17 years ago
  29. 0a87c5c [S390] vmur: fix diag14 exceptions with addresses > 2GB. by Michael Holzheu · 17 years ago
  30. 3eed13c [S390] vmur: diag14 only works with buffers below 2GB by Michael Holzheu · 17 years ago
  31. 4eac345 [S390] vmur: add "top of queue" sanity check for reader open by Michael Holzheu · 17 years ago
  32. f240559 [S390] vmur: reject open on z/VM reader files with status HOLD by Michael Holzheu · 17 years ago
  33. 278bc68 [S390] vmur: use DECLARE_COMPLETION_ONSTACK to keep lockdep happy by Heiko Carstens · 17 years ago
  34. 1eade38 [S390] vmur: allocate single record buffers instead of one big data buffer by Michael Holzheu · 17 years ago
  35. 2b3d8c9 [S390] vmur: fix diag14_read. by Frank Munzert · 17 years ago
  36. 810cb5b [S390] z/VM unit record device driver by Frank Munzert · 17 years ago