1. 735e849 s390/net: Cocci spatch "ptr_ret.spatch" by Thomas Meyer · 11 years ago
  2. 420f42e s390/irq: remove split irq fields from /proc/stat by Heiko Carstens · 12 years ago
  3. 3c78747 lcs: ensure proper ccw setup by Sebastian Ott · 12 years ago
  4. e60b9a0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 12 years ago
  5. 9d2aa0a s390/lcs: cleanup drv attr usage by Sebastian Ott · 12 years ago
  6. 9814fdf s390/ccwgroup: remove ccwgroup_create_from_string by Sebastian Ott · 12 years ago
  7. 00d5bdd s390/lcs: switch to ccwgroup_create_dev by Sebastian Ott · 12 years ago
  8. 1abd229 s390: delete any traces of token ring support by Paul Gortmaker · 12 years ago
  9. e427bab lcs: Return zero from ccwgroup devs set_offline function by Klaus-Dieter Wacker · 13 years ago
  10. 1e49570 net: Fix references to deleted NET_ETHERNET Kconfig setting. by David S. Miller · 13 years ago
  11. c4736d9 [S390] sparse: fix sparse static warnings by Martin Schwidefsky · 13 years ago
  12. de400d6 [S390] fix mismatch in summation of I/O IRQ statistics by Peter Oberparleiter · 13 years ago
  13. afc4b13 net: remove use of ndo_set_multicast_list in drivers by Jiri Pirko · 13 years ago
  14. 424f73b lcs: get rid of compile warning by Heiko Carstens · 13 years ago
  15. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  16. 3c190c5 [S390] ccwgroup_driver: remove duplicate members by Sebastian Ott · 13 years ago
  17. 3bda058 [S390] ccw_driver: remove duplicate members by Sebastian Ott · 13 years ago
  18. 008d23e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  19. fb5131e Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 14 years ago
  20. 096a616 [S390] lcs: add support for irq statistics by Heiko Carstens · 14 years ago
  21. f3aa313 qeth lcs: convert mc rwlock to RCU by Sachin Sant · 14 years ago
  22. b595076 tree-wide: fix comment/printk typos by Uwe Kleine-König · 14 years ago
  23. ae57b20 drivers/s390/net: Drop memory allocation cast by Julia Lawall · 14 years ago
  24. 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
  25. 302689a net/s390 drivers: add missing 'const' attribute by Heiko Carstens · 15 years ago
  26. 0ca8cc6 s390: remove cu3088 layer for lcs and ctcm by Ursula Braun · 15 years ago
  27. d816d42 lcs: Recognize return codes of ccw_device_set_online(). by Klaus-Dieter Wacker · 15 years ago
  28. d62e09e lcs: ODEBUG: object is on stack, but not annotated. by Klaus-Dieter Wacker · 15 years ago
  29. ec634fe net: convert remaining non-symbolic return values in ndo_start_xmit() functions by Patrick McHardy · 15 years ago
  30. 6fd0330 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 15 years ago
  31. cbb2aec [S390] pm: lcs driver power management callbacks by Klaus-Dieter Wacket · 15 years ago
  32. dff59b6 s390: remove driver_data direct access of struct device by Greg Kroah-Hartman · 15 years ago
  33. 9e669d3 lcs: invalid return codes from hard_start_xmit. by Klaus-Dieter Wacker · 15 years ago
  34. e5b5719 Use kthread instead of kernel_thread by Klaus-Dieter Wacker · 15 years ago
  35. 3eacdf5 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  36. 801599b lcs: fix compilation for !CONFIG_IP_MULTICAST by Heiko Carstens · 16 years ago
  37. 0e0b46d lcs: convert to net_device_ops by Frank Blaschka · 16 years ago
  38. 0191b62 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 16 years ago
  39. c99fc5d [S390] convert lcs printks to dev_xxx and pr_xxx macros. by Klaus-D. Wacker · 16 years ago
  40. ad660e2 s390_net: Kill directly reference of netdev->priv by Wang Chen · 16 years ago
  41. 2a0217d [S390] bus_id -> dev_name conversions by Kay Sievers · 16 years ago
  42. 9b3b9ab LCS recovery dumps when cable reconnect by Klaus-D. Wacker · 16 years ago
  43. 6b64806 [S390] Cleanup lcs printk messages. by Klaus-D. Wacker · 16 years ago
  44. 23d805b [S390] cio: introduce fcx enabled scsw format by Peter Oberparleiter · 16 years ago
  45. 93ad37d lcs: CCL-sequ. numbers required for protocol 802.2 only. by Klaus D. Wacker · 16 years ago
  46. 164b0fb lcs: avoid/reduce unused s390dbf debug areas. by Peter Tiedemann · 17 years ago
  47. ceb3dfb [S390] drivers/s390: Add missing "space" by Joe Perches · 17 years ago
  48. 59579da lcs: Channel errors drive lcs_recovery which leads to kernel panic. by Klaus D. Wacker · 17 years ago
  49. 10d024c [NET]: Nuke SET_MODULE_OWNER macro. by Ralf Baechle · 17 years ago
  50. d626f62 [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset} by Arnaldo Carvalho de Melo · 17 years ago
  51. 0a4f23f [HIPPI/FDDI]: Make {hippi,fddi}_type_trans set skb->dev by Arnaldo Carvalho de Melo · 18 years ago
  52. b385a14 [PATCH] Replace regular code with appropriate calls to container_of() by Robert P. J. Day · 18 years ago
  53. 2b67fc4 [S390] Get rid of a lot of sparse warnings. by Heiko Carstens · 18 years ago
  54. 4927b3f [PATCH] More work_struct induced breakage (s390) by Al Viro · 18 years ago
  55. 9163bb2 [S390] non-unique constant/macro identifiers. by Ursula Braun · 18 years ago
  56. 5a5a852 [NET] driver/s390/net: Checksum annotations. by Al Viro · 18 years ago
  57. 4c7ae6e [PATCH] s390: minor s390 network driver fixes by Frank Pavlic · 18 years ago
  58. 179e091 [PATCH] drivers: use list_move() by Akinobu Mita · 18 years ago
  59. e82b0f2 [netdrvr s/390] trim trailing whitespace by Jeff Garzik · 18 years ago
  60. 27eb5ac [PATCH] s390: lcs driver bug fixes and improvements [1/2] by Klaus Wacker · 18 years ago
  61. 698d070 [PATCH] s390: lcs incorrect test by Greg Smith · 18 years ago
  62. 7e99e9b BUG_ON() Conversion in drivers/s390/net/lcs.c by Eric Sesterhenn · 18 years ago
  63. 88abaab [PATCH] s390: kzalloc() conversion in drivers/s390 by Eric Sesterhenn · 18 years ago
  64. 0d613a2 [PATCH] s390: lcs performance enhancements by Frank Pavlic · 19 years ago
  65. e018ba1 [PATCH] s390: Remove CVS generated information by Heiko Carstens · 19 years ago
  66. 1387780f [PATCH] s390: mail address changed by Frank Pavlic · 19 years ago
  67. 17fd682 [PATCH] kfree cleanup: drivers/s390 by Jesper Juhl · 19 years ago
  68. 66a464d [PATCH] s390: debug feature changes by Michael Holzheu · 19 years ago
  69. 3fd3c0a [PATCH] Driver Core: drivers/char/raw3270.c - drivers/net/netiucv.c: update device attribute callbacks by Yani Ioannou · 19 years ago
  70. b5f9d55 [PATCH] s390: set online race in the lcs driver by Frank Pavlic · 19 years ago
  71. 109a260 [PATCH] s390: multicast address registration in lcs by Frank Pavlic · 19 years ago
  72. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago