1. 3e75a90 [S390] use kzfree() by Johannes Weiner · 16 years ago
  2. 6aa0d3a [S390] BUG to BUG_ON changes by Stoyan Gaydarov · 16 years ago
  3. 59f2e69 [S390] zfcpdump: Prevent zcore from beeing built as a kernel module. by Michael Holzheu · 16 years ago
  4. 159d1ff [S390] Use csum_partial in checksum.h by Frank Munzert · 16 years ago
  5. 866ba28 [S390] cleanup lowcore.h by Martin Schwidefsky · 16 years ago
  6. da292bb [S390] eliminate ipl_device from lowcore by Martin Schwidefsky · 16 years ago
  7. 7b46848 [S390] eliminate cpuinfo_S390 structure by Martin Schwidefsky · 16 years ago
  8. 2938af5 [S390] Fix comments in lowcore structure by Christian Borntraeger · 16 years ago
  9. eaf1b6f [S390] Expose a constant for the number of words representing the CRs by Dan Smith · 16 years ago
  10. 1fbc9f4 [S390] list usage cleanup in s390 by Eric Sesterhenn · 16 years ago
  11. ab640db [S390] tape message cleanup by Carsten Otte · 16 years ago
  12. 1edad85 [S390] use compiler builtin versions of strlen/strcpy/strcat by Heiko Carstens · 16 years ago
  13. 504665a [S390] module function call optimization by Martin Schwidefsky · 16 years ago
  14. e13ed9b [S390] bitops: remove likely annotations by Heiko Carstens · 16 years ago
  15. ced2c8b [S390] remove duplicate nul-termination of string by Hendrik Brueckner · 16 years ago
  16. 6faf250 [S390] allow usage of string functions in linux/string.h by Rusty Russell · 16 years ago
  17. 9c8a08d [S390] qdio: merge inbound and outbound handler functions by Jan Glauber · 16 years ago
  18. d303b6f [S390] qdio: report SIGA errors directly by Jan Glauber · 16 years ago
  19. 9e890ad [S390] qdio: tasklet termination in case of module unload by Jan Glauber · 16 years ago
  20. e85dea0 [S390] qdio: seperate last move index and polling index by Jan Glauber · 16 years ago
  21. 3fdf1e1 [S390] qdio: move ACK to newest buffer for devices without QEBSM by Jan Glauber · 16 years ago
  22. 700e982 [S390] qdio: call qdio_free also if qdio_shutdown fails by Jan Glauber · 16 years ago
  23. c38f960 [S390] qdio: proper kill of qdio tasklets by Jan Glauber · 16 years ago
  24. e4c14e2 [S390] qdio: Dont call qdio_shutdown in case qdio_activate fails by Jan Glauber · 16 years ago
  25. b454740 [S390] qdio: add missing tiq_list locking by Jan Glauber · 16 years ago
  26. feed9b6 [S390] Add zcrypt section in MAINTAINERS by Felix Beck · 16 years ago
  27. 4b2a8b6 [S390] kernel: Disable switch_amode by default by Gerald Schaefer · 16 years ago
  28. 8283cb4 [S390] clock sync mode flags by Martin Schwidefsky · 16 years ago
  29. 56e25e9 [S390] cio: prevent workqueue deadlock by Peter Oberparleiter · 16 years ago
  30. 0cc1106 [S390] cio: remove unused local variable by Sebastian Ott · 16 years ago
  31. 7a968f0 [S390] cio: incorrect status check in interrogate function by Peter Oberparleiter · 16 years ago
  32. 17e7d87 [S390] cio: fix rc generation after chsc call by Sebastian Ott · 16 years ago
  33. 94cbc20 [S390] cio: fix wrong buffer access in cio_ignore_write by Sebastian Ott · 16 years ago
  34. e909074 [S390] cio: ccw group fix unbind behaviour. by Sebastian Ott · 16 years ago
  35. 50f1548 [S390] cio: fix sanity checks in ccwgroup driver. by Sebastian Ott · 16 years ago
  36. 40c9f99 [S390] cio: ccw group online store - report rcs to the caller. by Sebastian Ott · 16 years ago
  37. a1f6407 [S390] cio: airq - fix array boundary by Sebastian Ott · 16 years ago
  38. 90ac24a [S390] cio: device scan oom fallback. by Sebastian Ott · 16 years ago
  39. 87fa5af [S390] cio: ensure single load of irq handler pointer by Heiko Carstens · 16 years ago
  40. 98c1c68 [S390] cio/crw: add/fix locking by Heiko Carstens · 16 years ago
  41. e74fe0c [S390] cio: ccw device online store - report rc from ccw driver. by Sebastian Ott · 16 years ago
  42. c08f294 [S390] cio: Use ccw_device_set_notoper(). by Cornelia Huck · 16 years ago
  43. ed04b89 [S390] cio: Try harder to disable subchannel. by Cornelia Huck · 16 years ago
  44. eb32ae8 [S390] cio: Use unbind/bind instead of unregister/register. by Cornelia Huck · 16 years ago
  45. 1485c5c [S390] move EXPORT_SYMBOLs to definitions by Heiko Carstens · 16 years ago
  46. e3dd9c2 [S390] convert bitmap definitions to C by Heiko Carstens · 16 years ago
  47. 7b88641 [S390] Remove CONFIG_MACHCHK_WARNING. by Heiko Carstens · 16 years ago
  48. f5daba1 [S390] split/move machine check handler code by Heiko Carstens · 16 years ago
  49. 70193af [S390] Fix appldata build break with !NET by Sachin Sant · 16 years ago
  50. cc54c1e [S390] ftrace: dont trace machine check handler by Heiko Carstens · 16 years ago
  51. 92e6ecf [S390] Fix hypervisor detection for KVM by Christian Borntraeger · 16 years ago
  52. 702d9e5 [S390] check addressing mode in s390_enable_sie by Carsten Otte · 16 years ago
  53. 3324e60 [S390] lockdep: trace hardirq off in smp_send_stop by Christian Borntraeger · 16 years ago
  54. 431429f [S390] hvc_iucv: Provide IUCV z/VM user ID filtering by Hendrik Brueckner · 16 years ago
  55. 82f3a79 [S390] hvc_iucv: Update and add missing kernel messages by Hendrik Brueckner · 16 years ago
  56. 5168ce2 [S390] cputime: initialize per thread timer values on fork by Heiko Carstens · 16 years ago
  57. cbdc229 [S390] arch/s390/kernel/process.c: fix whitespace damage by Heiko Carstens · 16 years ago
  58. 082fb30 [S390] delete drivers/s390/ebcdic.c by Heiko Carstens · 16 years ago
  59. 94f5b09 [S390] move sysinfo.c from drivers/s390 to arch/s390/kernel by Heiko Carstens · 16 years ago
  60. fc19f38 [S390] dasd: message cleanup by Stefan Haberland · 16 years ago
  61. f3eb538 [S390] dasd: add High Performance FICON support by Stefan Weinhuber · 16 years ago
  62. b44b0ab3 [S390] dasd: add large volume support by Stefan Weinhuber · 16 years ago
  63. f9a28f7 [S390] dasd_eckd / Write format R0 is now allowed BB by Jean-Baptiste Joret · 16 years ago
  64. 0000d03 [S390] dasd: enable compat ioctls by Heiko Carstens · 16 years ago
  65. 59fa439 [S390] page fault: invoke oom-killer by Heiko Carstens · 16 years ago
  66. 099b765 [S390] Automatic IPL after dump by Frank Munzert · 16 years ago
  67. d7fd5f1 [S390] fix dump_stack vs. %p and (null) by Christian Borntraeger · 16 years ago
  68. 8e0ee43 Linux 2.6.29 by Linus Torvalds · 16 years ago
  69. 0030864 Build with -fno-dwarf2-cfi-asm by Kyle McMartin · 16 years ago
  70. 1db4b2d trivial: fix orphan dates in ext2 documentation by Jody McIntyre · 16 years ago
  71. d56ffd3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  72. 12a37b5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  73. 53da1d9 fix ptrace slowness by Miklos Szeredi · 16 years ago
  74. b0dcb4a Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/powerpc by Linus Torvalds · 16 years ago
  75. 345953c powerpc/mm: Fix Respect _PAGE_COHERENT on classic ppc32 SW TLB load machines by Kumar Gala · 16 years ago
  76. 61fa9dc ucc_geth: Fix oops when using fixed-link support by Anton Vorontsov · 16 years ago
  77. e3162d3 dm9000: locking bugfix by David Brownell · 16 years ago
  78. 6580f57 net: update dnet.c for bus_id removal by Stephen Rothwell · 16 years ago
  79. 59fcbdd Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes by Linus Torvalds · 16 years ago
  80. 39678e5 Merge branch 'fix-includes' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 16 years ago
  81. f762dd6 Update my email address by Gertjan van Wingerde · 16 years ago
  82. 2aac0cf eCryptfs: NULL crypt_stat dereference during lookup by Tyler Hicks · 16 years ago
  83. 8faece5 eCryptfs: Allocate a variable number of pages for file headers by Tyler Hicks · 16 years ago
  84. 18a0d89 radeonfb: Whack the PCI PM register until it sticks by Benjamin Herrenschmidt · 16 years ago
  85. 4b97926 dnet: DNET should depend on HAS_IOMEM by Ilya Yanok · 16 years ago
  86. e2fc4d1 dca: add missing copyright/license headers by Maciej Sosnowski · 16 years ago
  87. c2f3252 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 16 years ago
  88. f3f9258 nl80211: Check that function pointer != NULL before using it by Jouni Malinen · 16 years ago
  89. 5ed0102 sungem: missing net_device_ops by Stephen Hemminger · 16 years ago
  90. 1ab1ab7 be2net: fix to restore vlan ids into BE2 during a IF DOWN->UP cycle by Sathya Perla · 16 years ago
  91. ea1dae1 be2net: replenish when posting to rx-queue is starved in out of mem conditions by Sathya Perla · 16 years ago
  92. 65c2449 aio: lookup_ioctx can return the wrong value when looking up a bogus context by Jeff Moyer · 16 years ago
  93. 87c3a86 eventfd: remove fput() call from possible IRQ context by Davide Libenzi · 16 years ago
  94. d011555 Move cc-option to below arch-specific setup by Linus Torvalds · 16 years ago
  95. caa81d6 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 16 years ago
  96. 2d8620c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 16 years ago
  97. fe2fd6c Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 16 years ago
  98. a8e7d49 Fix race in create_empty_buffers() vs __set_page_dirty_buffers() by Linus Torvalds · 16 years ago
  99. 68df375 Add '-fwrapv' to gcc CFLAGS by Linus Torvalds · 16 years ago
  100. 0702b30 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 16 years ago