1. 0195c00 Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system by Linus Torvalds · 12 years ago
  2. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 12 years ago
  3. a0616cd Disintegrate asm/system.h for S390 by David Howells · 12 years ago
  4. 6658a69 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 12 years ago
  5. fc89db4 s390/char: use for_each_clear_bit() by Akinobu Mita · 12 years ago
  6. 61d8497 [S390] qdio: log all adapter characteristics by Jan Glauber · 12 years ago
  7. db14179 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 12 years ago
  8. 3b59bf0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  9. 843ec55 Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  10. 4a52246 Merge tag 'driver-core-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  11. 25e2cf1 [S390] dasd: prevent validate server for offline devices by Stefan Haberland · 12 years ago
  12. 35424f6 [S390] Remove monolithic build option for zcrypt driver. by Holger Dengler · 12 years ago
  13. 3ab121a [S390] kernel: Add z/VM LGR detection by Michael Holzheu · 12 years ago
  14. fde15c3 [S390] irq: external interrupt code passing by Heiko Carstens · 12 years ago
  15. e3c652b [S390] zfcpdump: Implement async sdias event processing by Michael Holzheu · 12 years ago
  16. 4c1051e [S390] rework idle code by Martin Schwidefsky · 12 years ago
  17. 8b646bd [S390] rework smp code by Martin Schwidefsky · 12 years ago
  18. b2d3298 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  19. 263a5c8 Merge 3.3-rc6 into driver-core-next by Greg Kroah-Hartman · 12 years ago
  20. 410235f TTY: remove unneeded tty->index checks by Jiri Slaby · 12 years ago
  21. 2f16669 TTY: remove re-assignments to tty_driver members by Jiri Slaby · 12 years ago
  22. e427bab lcs: Return zero from ccwgroup devs set_offline function by Klaus-Dieter Wacker · 12 years ago
  23. e0a8114 qeth: meaningful return code for set_mac_address by Ursula Braun · 12 years ago
  24. 205a8b6 ctcm: use correct idal word list for ctcmpc by Belinda Thompson · 12 years ago
  25. ce1f893 ctcm: make ctcmpc debugging compilable by Ursula Braun · 12 years ago
  26. 2022e00 qeth: synchronize discipline module loading by Frank Blaschka · 12 years ago
  27. f6a1ad4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  28. 7b3cc67 [S390] qdio: fix handler function arguments for zfcp data router by Steffen Maier · 12 years ago
  29. 048cd4e compat: fix compile breakage on s390 by Heiko Carstens · 12 years ago
  30. ff4783c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  31. 656d912 [S390] 3215 deadlock with tty_wakeup by Martin Schwidefsky · 12 years ago
  32. 039055b qeth: add wake_up on write channel by Ursula Braun · 12 years ago
  33. c3ab96f qeth: add query OSA address table support by Frank Blaschka · 12 years ago
  34. dd48dc3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  35. 87e7597 qeth: Move away from using neighbour entries in qeth_l3_fill_header() by David Miller · 12 years ago
  36. bd1d462 Merge 3.3-rc2 into the driver-core-next branch. by Greg Kroah-Hartman · 12 years ago
  37. 9f30ea9 cio: remove {get,put}_driver by Sebastian Ott · 12 years ago
  38. fde25a9 Driver core: driver_find() drops reference before returning by Alan Stern · 12 years ago
  39. f163303 [S390] dasd: revalidate server for new pathgroup by Stefan Haberland · 12 years ago
  40. f9f8d02 [S390] dasd: revert LCU optimization by Stefan Haberland · 12 years ago
  41. 90ab5ee module_param: make bool parameters really bool (drivers & misc) by Rusty Russell · 12 years ago
  42. 69116f2 module_param: avoid bool abuse, add bint for special cases. by Rusty Russell · 12 years ago
  43. 7b21e34 virtio: harsher barriers for rpmsg. by Rusty Russell · 13 years ago
  44. 21a2cb5 Merge branch 'char-misc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 13 years ago
  45. 72f3188 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 13 years ago
  46. 972b2c7 Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 13 years ago
  47. 7affca3 Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 13 years ago
  48. ece2ccb Merge branches 'vfsmount-guts', 'umode_t' and 'partitions' into Z by Al Viro · 13 years ago
  49. ff4b8a5 Merge branch 'driver-core-next' into Linux 3.2 by Greg Kroah-Hartman · 13 years ago
  50. f4ae40a switch debugfs to umode_t by Al Viro · 13 years ago
  51. ff01bb48 fs: move code out of buffer.c by Al Viro · 13 years ago
  52. b38f27e [S390] dasd: fix fixpoint divide exception in define_extent by Stefan Haberland · 13 years ago
  53. b206181 [S390] dasd: add sanity check to detect path connection error by Stefan Haberland · 13 years ago
  54. e58b0d9 [S390] qdio: fix kernel panic for zfcp 31-bit by Steffen Maier · 13 years ago
  55. 1afcfd59 [S390] dasd: fix expiration handling for recovery requests by Stefan Weinhuber · 13 years ago
  56. 2389aef [S390] zcrypt: Fix error return codes. by Holger Dengler · 13 years ago
  57. 7fe6f09 [S390] zcrypt: Rework length parameter checking. by Holger Dengler · 13 years ago
  58. 400d829 [S390] qdio: fix qdio_allocate_aob() declaration by Heiko Carstens · 13 years ago
  59. abb434c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  60. edbaa60 driver-core: remove sysdev.h usage. by Kay Sievers · 13 years ago
  61. 8a25a2f cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystem by Kay Sievers · 13 years ago
  62. 72861ae qeth: recovery through asynchronous delivery by Einar Lueck · 13 years ago
  63. 3f36b89 qeth: improve recovery during resource shortage by Frank Blaschka · 13 years ago
  64. 08e3356 netiucv: allow multiple interfaces to same peer by Ursula Braun · 13 years ago
  65. f78ac2b qeth: forbid recovery during shutdown by Ursula Braun · 13 years ago
  66. 4763b0a qeth: suspicious rcu_dereference_check in recovery by Ursula Braun · 13 years ago
  67. 44f747f [SCSI] zfcp: return early from slave_destroy if slave_alloc returned early by Steffen Maier · 13 years ago
  68. 5235492 s390: tape_class.h: remove kobj_map.h inclusion by Greg Kroah-Hartman · 13 years ago
  69. 8e58613 net: make vlan ndo_vlan_rx_[add/kill]_vid return error value by Jiri Pirko · 13 years ago
  70. 959327c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  71. 2721745 net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}. by David Miller · 13 years ago
  72. 7546496 [S390] ap: Setup timer for sending messages after reset. by Holger Dengler · 13 years ago
  73. 3b484ec [S390] cio: fix chsc_chp_vary by Sebastian Ott · 13 years ago
  74. 50c8e31 [S390] cio: provide fake irb for transport mode IO by Sebastian Ott · 13 years ago
  75. 659213b [S390] cio: disallow driver io for known to be broken paths by Sebastian Ott · 13 years ago
  76. 817e500 [S390] hibernate: directly trigger subchannel evaluation by Sebastian Ott · 13 years ago
  77. efd0bf9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  78. 6fe4c6d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  79. c8f44af net: introduce and use netdev_features_t for device features sets by Michał Mirosław · 13 years ago
  80. 0284a0f qeth: Reduce CPU consumption through less SIGA-r calls by Einar Lueck · 13 years ago
  81. 1d36cb4 qeth: l3 fix rcu splat in xmit by Frank Blaschka · 13 years ago
  82. 1d50356 netiucv: reinsert dev_alloc_name for device naming by Ursula Braun · 13 years ago
  83. 7c01a8e qeth: remove WARN_ON leftover by Christian Borntraeger · 13 years ago
  84. 6cc31d0 qeth: return with -EPERM if sniffing is not enabled by Ursula Braun · 13 years ago
  85. 6684604 enable virtio_net to return bus_info in ethtool -i consistent with emulated NICs by Rick Jones · 13 years ago
  86. 3f25dc4 [S390] zfcpdump: Do not initialize zfcpdump in kdump mode by Michael Holzheu · 13 years ago
  87. bc615de [S390] ap: Setup processing for messages in request queue. by Holger Dengler · 13 years ago
  88. 1e49570 net: Fix references to deleted NET_ETHERNET Kconfig setting. by David S. Miller · 13 years ago
  89. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  90. b4fdcb0 Merge branch 'for-3.2/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 13 years ago
  91. 3a4c5d5 s390: add missing module.h/export.h includes by Heiko Carstens · 13 years ago
  92. 5f4026f [S390] qdio: prevent dsci access without adapter interrupts by Jan Glauber · 13 years ago
  93. 7bf4074 [S390] sparse: fix sparse symbol shadow warning by Martin Schwidefsky · 13 years ago
  94. 246ccea [S390] sparse: fix sparse NULL pointer warnings by Martin Schwidefsky · 13 years ago
  95. 638ad34 [S390] sparse: fix sparse warnings about missing prototypes by Martin Schwidefsky · 13 years ago
  96. c4736d9 [S390] sparse: fix sparse static warnings by Martin Schwidefsky · 13 years ago
  97. c8d1c0f [S390] dasd: prevent path verification before resume by Stefan Haberland · 13 years ago
  98. 6ffed94 [S390] qdio: remove multicast polling by Jan Glauber · 13 years ago
  99. 2768b2d [S390] qdio: reset outbound SBAL error states by Jan Glauber · 13 years ago
  100. 25f269f [S390] qdio: EQBS retry after CCQ 96 by Jan Glauber · 13 years ago