1. 159d1ff [S390] Use csum_partial in checksum.h by Frank Munzert · 16 years ago
  2. 866ba28 [S390] cleanup lowcore.h by Martin Schwidefsky · 16 years ago
  3. da292bb [S390] eliminate ipl_device from lowcore by Martin Schwidefsky · 16 years ago
  4. 7b46848 [S390] eliminate cpuinfo_S390 structure by Martin Schwidefsky · 16 years ago
  5. 2938af5 [S390] Fix comments in lowcore structure by Christian Borntraeger · 16 years ago
  6. eaf1b6f [S390] Expose a constant for the number of words representing the CRs by Dan Smith · 16 years ago
  7. 1fbc9f4 [S390] list usage cleanup in s390 by Eric Sesterhenn · 16 years ago
  8. ab640db [S390] tape message cleanup by Carsten Otte · 16 years ago
  9. 1edad85 [S390] use compiler builtin versions of strlen/strcpy/strcat by Heiko Carstens · 16 years ago
  10. 504665a [S390] module function call optimization by Martin Schwidefsky · 16 years ago
  11. e13ed9b [S390] bitops: remove likely annotations by Heiko Carstens · 16 years ago
  12. ced2c8b [S390] remove duplicate nul-termination of string by Hendrik Brueckner · 16 years ago
  13. 6faf250 [S390] allow usage of string functions in linux/string.h by Rusty Russell · 16 years ago
  14. 9c8a08d [S390] qdio: merge inbound and outbound handler functions by Jan Glauber · 16 years ago
  15. d303b6f [S390] qdio: report SIGA errors directly by Jan Glauber · 16 years ago
  16. 9e890ad [S390] qdio: tasklet termination in case of module unload by Jan Glauber · 16 years ago
  17. e85dea0 [S390] qdio: seperate last move index and polling index by Jan Glauber · 16 years ago
  18. 3fdf1e1 [S390] qdio: move ACK to newest buffer for devices without QEBSM by Jan Glauber · 16 years ago
  19. 700e982 [S390] qdio: call qdio_free also if qdio_shutdown fails by Jan Glauber · 16 years ago
  20. c38f960 [S390] qdio: proper kill of qdio tasklets by Jan Glauber · 16 years ago
  21. e4c14e2 [S390] qdio: Dont call qdio_shutdown in case qdio_activate fails by Jan Glauber · 16 years ago
  22. b454740 [S390] qdio: add missing tiq_list locking by Jan Glauber · 16 years ago
  23. feed9b6 [S390] Add zcrypt section in MAINTAINERS by Felix Beck · 16 years ago
  24. 4b2a8b6 [S390] kernel: Disable switch_amode by default by Gerald Schaefer · 16 years ago
  25. 8283cb4 [S390] clock sync mode flags by Martin Schwidefsky · 16 years ago
  26. 56e25e9 [S390] cio: prevent workqueue deadlock by Peter Oberparleiter · 16 years ago
  27. 0cc1106 [S390] cio: remove unused local variable by Sebastian Ott · 16 years ago
  28. 7a968f0 [S390] cio: incorrect status check in interrogate function by Peter Oberparleiter · 16 years ago
  29. 17e7d87 [S390] cio: fix rc generation after chsc call by Sebastian Ott · 16 years ago
  30. 94cbc20 [S390] cio: fix wrong buffer access in cio_ignore_write by Sebastian Ott · 16 years ago
  31. e909074 [S390] cio: ccw group fix unbind behaviour. by Sebastian Ott · 16 years ago
  32. 50f1548 [S390] cio: fix sanity checks in ccwgroup driver. by Sebastian Ott · 16 years ago
  33. 40c9f99 [S390] cio: ccw group online store - report rcs to the caller. by Sebastian Ott · 16 years ago
  34. a1f6407 [S390] cio: airq - fix array boundary by Sebastian Ott · 16 years ago
  35. 90ac24a [S390] cio: device scan oom fallback. by Sebastian Ott · 16 years ago
  36. 87fa5af [S390] cio: ensure single load of irq handler pointer by Heiko Carstens · 16 years ago
  37. 98c1c68 [S390] cio/crw: add/fix locking by Heiko Carstens · 16 years ago
  38. e74fe0c [S390] cio: ccw device online store - report rc from ccw driver. by Sebastian Ott · 16 years ago
  39. c08f294 [S390] cio: Use ccw_device_set_notoper(). by Cornelia Huck · 16 years ago
  40. ed04b89 [S390] cio: Try harder to disable subchannel. by Cornelia Huck · 16 years ago
  41. eb32ae8 [S390] cio: Use unbind/bind instead of unregister/register. by Cornelia Huck · 16 years ago
  42. 1485c5c [S390] move EXPORT_SYMBOLs to definitions by Heiko Carstens · 16 years ago
  43. e3dd9c2 [S390] convert bitmap definitions to C by Heiko Carstens · 16 years ago
  44. 7b88641 [S390] Remove CONFIG_MACHCHK_WARNING. by Heiko Carstens · 16 years ago
  45. f5daba1 [S390] split/move machine check handler code by Heiko Carstens · 16 years ago
  46. 70193af [S390] Fix appldata build break with !NET by Sachin Sant · 16 years ago
  47. cc54c1e [S390] ftrace: dont trace machine check handler by Heiko Carstens · 16 years ago
  48. 92e6ecf [S390] Fix hypervisor detection for KVM by Christian Borntraeger · 16 years ago
  49. 702d9e5 [S390] check addressing mode in s390_enable_sie by Carsten Otte · 16 years ago
  50. 3324e60 [S390] lockdep: trace hardirq off in smp_send_stop by Christian Borntraeger · 16 years ago
  51. 431429f [S390] hvc_iucv: Provide IUCV z/VM user ID filtering by Hendrik Brueckner · 16 years ago
  52. 82f3a79 [S390] hvc_iucv: Update and add missing kernel messages by Hendrik Brueckner · 16 years ago
  53. 5168ce2c [S390] cputime: initialize per thread timer values on fork by Heiko Carstens · 16 years ago
  54. cbdc229 [S390] arch/s390/kernel/process.c: fix whitespace damage by Heiko Carstens · 16 years ago
  55. 082fb30 [S390] delete drivers/s390/ebcdic.c by Heiko Carstens · 16 years ago
  56. 94f5b09 [S390] move sysinfo.c from drivers/s390 to arch/s390/kernel by Heiko Carstens · 16 years ago
  57. fc19f38 [S390] dasd: message cleanup by Stefan Haberland · 16 years ago
  58. f3eb538 [S390] dasd: add High Performance FICON support by Stefan Weinhuber · 16 years ago
  59. b44b0ab3 [S390] dasd: add large volume support by Stefan Weinhuber · 16 years ago
  60. f9a28f7 [S390] dasd_eckd / Write format R0 is now allowed BB by Jean-Baptiste Joret · 16 years ago
  61. 0000d03 [S390] dasd: enable compat ioctls by Heiko Carstens · 16 years ago
  62. 59fa4392 [S390] page fault: invoke oom-killer by Heiko Carstens · 16 years ago
  63. 099b765 [S390] Automatic IPL after dump by Frank Munzert · 16 years ago
  64. d7fd5f1 [S390] fix dump_stack vs. %p and (null) by Christian Borntraeger · 16 years ago
  65. 9477ab2 avr32: use gpio_is_valid() to check USBA vbus_pin I/O line by Hans-Christian Egtvedt · 16 years ago
  66. 472a678 atmel-usba-udc: use gpio_is_valid() to check vbus_pin I/O line by Hans-Christian Egtvedt · 16 years ago
  67. b2a49ed avr32: fix timing LCD parameters for EVKLCD10X boards by Hans-Christian Egtvedt · 16 years ago
  68. 30754ac avr32: use GPIO line PB15 on EVKLCD10x boards for backlight by Hans-Christian Egtvedt · 16 years ago
  69. fe272b5 avr32: configure MCI detect and write protect pins for EVKLCD10x boards by Hans-Christian Egtvedt · 16 years ago
  70. ecb1bd8 avr32: set pin mask to alternative 18 bpp for EVKLCD10x boards by Hans-Christian Egtvedt · 16 years ago
  71. 2ae6d5d avr32: add pin mask for 18-bit color on the LCD controller by Hans-Christian Egtvedt · 16 years ago
  72. ef41902 avr32: fix 15-bit LCDC pin mask to use MSB lines by Hans-Christian Egtvedt · 16 years ago
  73. 707b2c2 [ARM] pxa: build arch/arm/plat-pxa/mfp.c only when PXA3xx or ARCH_MMP defined by Eric Miao · 16 years ago
  74. d271e8b ctnetlink: compute generic part of event more acurately by Holger Eitzenberger · 16 years ago
  75. a2a9537 Get rid of pdflush_operation() in emergency sync and remount by Jens Axboe · 16 years ago
  76. 6933c02 btrfs: get rid of current_is_pdflush() in btrfs_btree_balance_dirty by Jens Axboe · 16 years ago
  77. 2616015 Move the default_backing_dev_info out of readahead.c and into backing-dev.c by Jens Axboe · 16 years ago
  78. 07e86f4 block: Repeated lines in switching-sched.txt by Avishay Traeger · 16 years ago
  79. e7cbbf1 bsg: Remove bogus check against request_queue->max_sectors by Boaz Harrosh · 16 years ago
  80. 1cd96c2 block: WARN in __blk_put_request() for potential bio leak by Boaz Harrosh · 16 years ago
  81. f028f3b loop: fix circular locking in loop_clr_fd() by Nikanth Karthikesan · 16 years ago
  82. 86ee79c sparc64: Flush TLB before releasing pages. by David S. Miller · 16 years ago
  83. f0de70f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  84. bb3daa4 ixgbe: Allow Priority Flow Control settings to survive a device reset by PJ Waskiewicz · 16 years ago
  85. 9a8118b tracing: filter fix for TRACE_EVENT_FORMAT events by Tom Zanussi · 16 years ago
  86. ede5ad0 net: core: remove unneeded include in net/core/utils.c. by Rami Rosen · 16 years ago
  87. 73afa53 e1000e: update version number by Jesse Brandeburg · 16 years ago
  88. a3c69fe e1000e: fix close interrupt race by Jesse Brandeburg · 16 years ago
  89. a72d2b2 e1000e: fix loss of multicast packets by Jesse Brandeburg · 16 years ago
  90. 12d04a3 e1000e: commonize tx cleanup routine to match e1000 & igb by Alexander Duyck · 16 years ago
  91. 839e642 Gemini: Add support for Teltonika RUT100 by Paulius Zaleckas · 16 years ago
  92. 1df621a Gemini: gpiolib based GPIO support v2 by Paulius Zaleckas · 16 years ago
  93. 881a95f MAINTAINERS: add myself as Gemini architecture maintainer by Paulius Zaleckas · 16 years ago
  94. 59d3a19 ARM: Add Gemini architecture v3 by Paulius Zaleckas · 16 years ago
  95. 7249dee netfilter: fix nf_logger name in ebt_ulog. by Eric Leblond · 16 years ago
  96. 3b334d4 netfilter: fix warning in ebt_ulog init function. by Eric Leblond · 16 years ago
  97. 704b3ea netfilter: fix warning about invalid const usage by Eric Leblond · 16 years ago
  98. a6c4232 e1000: fix close race with interrupt by Jesse Brandeburg · 16 years ago
  99. ccfb342 e1000: cleanup clean_tx_irq routine so that it completely cleans ring by Alexander Duyck · 16 years ago
  100. 37e73df e1000: fix tx hang detect logic and address dma mapping issues by Alexander Duyck · 16 years ago