1. c7213fc CRIS: Fix RS485 delay handling. by Jesper Nilsson · 14 years ago
  2. 94479c0 Add missing "struct" to in sizeof. by Jesper Nilsson · 14 years ago
  3. b515316 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  4. a8cbf22 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 14 years ago
  5. e36f561 Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflags by Linus Torvalds · 14 years ago
  6. 70ada77 Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  7. b22793f Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 14 years ago
  8. b653788 Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 14 years ago
  9. 157b6ce Merge branch 'x86-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  10. 4a60cfa Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  11. c029e40 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 14 years ago
  12. 81d1c3a Merge branch 'stable/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/ibft-2.6 by Linus Torvalds · 14 years ago
  13. 2a8b67f Merge branch 'x86-idle-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  14. 2f0384e Merge branch 'x86-amd-nb-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  15. bc4016f Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  16. 5d70f79 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  17. 888a6f7 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  18. 31b7eab Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  19. 1053e6b Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  20. a8fe150 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 14 years ago
  21. 94ebd23 Merge branch 'virtio' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 14 years ago
  22. 2017bd1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 14 years ago
  23. 5b917a1 pcmcia: synclink_cs: fix information leak to userland by Vasiliy Kulikov · 14 years ago
  24. 525906b EDAC, MCE: Fix shift warning on 32-bit by Borislav Petkov · 14 years ago
  25. cf1d220 EDAC, MCE: Add a BIT_64() macro by Borislav Petkov · 14 years ago
  26. fda7561 EDAC, MCE: Enable MCE decoding on F12h by Borislav Petkov · 14 years ago
  27. cb9d5ec EDAC, MCE: Add F12h NB MCE decoder by Borislav Petkov · 14 years ago
  28. e7281eb EDAC, MCE: Add F12h IC MCE decoder by Borislav Petkov · 14 years ago
  29. 9be0bb1 EDAC, MCE: Add F12h DC MCE decoder by Borislav Petkov · 14 years ago
  30. f0157b3 EDAC, MCE: Add support for F11h MCEs by Borislav Petkov · 14 years ago
  31. 9530d60 EDAC, MCE: Enable MCE decoding on F14h by Borislav Petkov · 14 years ago
  32. fe4ea26 EDAC, MCE: Fix FR MCEs decoding by Borislav Petkov · 14 years ago
  33. 5ce88f6 EDAC, MCE: Complete NB MCE decoders by Borislav Petkov · 14 years ago
  34. ded5062 EDAC, MCE: Warn about LS MCEs on F14h by Borislav Petkov · 14 years ago
  35. dd53bce EDAC, MCE: Adjust IC decoders to F14h by Borislav Petkov · 14 years ago
  36. 888ab8e EDAC, MCE: Adjust DC decoders to F14h by Borislav Petkov · 14 years ago
  37. 47ca08a EDAC, MCE: Rename files by Borislav Petkov · 14 years ago
  38. 9cdeb40 EDAC, MCE: Rework MCE injection by Borislav Petkov · 14 years ago
  39. 30e1f7a EDAC: Export edac sysfs class to users. by Borislav Petkov · 14 years ago
  40. 7cfd4a8 EDAC, MCE: Pass complete MCE info to decoders by Borislav Petkov · 14 years ago
  41. 6337583 EDAC, MCE: Sanitize error codes by Borislav Petkov · 14 years ago
  42. 0ee8efa EDAC, MCE: Remove unused function parameter by Borislav Petkov · 14 years ago
  43. c9f281f EDAC, MCE: Add HW_ERR prefix by Borislav Petkov · 14 years ago
  44. ca755e0 EDAC: Fix error return by Borislav Petkov · 14 years ago
  45. fe5a50a virtio_blk: remove BKL leftovers by Christoph Hellwig · 14 years ago
  46. 299fb61 virtio: console: Disable lseek(2) for port file operations by Amit Shah · 14 years ago
  47. a461e11 virtio: console: Send SIGIO in case of port unplug by Amit Shah · 14 years ago
  48. 55f6bcc virtio: console: Send SIGIO on new data arrival on ports by Amit Shah · 14 years ago
  49. 3eae0ad virtio: console: Send SIGIO to processes that request it for host events by Amit Shah · 14 years ago
  50. e062013 virtio: console: Reference counting portdev structs is not needed by Amit Shah · 14 years ago
  51. b353a6b virtio: console: Add reference counting for port struct by Amit Shah · 14 years ago
  52. d22a698 virtio: console: Use cdev_alloc() instead of cdev_init() by Amit Shah · 14 years ago
  53. 04950cd virtio: console: Add a find_port_by_devt() function by Amit Shah · 14 years ago
  54. 6bdf2af virtio: console: Add a list of portdevs that are active by Amit Shah · 14 years ago
  55. 8ad37e8 virtio: console: open: Use a common path for error handling by Amit Shah · 14 years ago
  56. 7a28531 virtio: console: remove_port() should return void by Amit Shah · 14 years ago
  57. f402811 virtio: console: Make write() return -ENODEV on hot-unplug by Amit Shah · 14 years ago
  58. b3dddb9 virtio: console: Make read() return -ENODEV on hot-unplug by Amit Shah · 14 years ago
  59. 8529a50 virtio: console: Unblock poll on port hot-unplug by Amit Shah · 14 years ago
  60. 3709ea7 virtio: console: Un-block reads on chardev close by Amit Shah · 14 years ago
  61. 84ec06c virtio: console: Check if portdev is valid in send_control_msg() by Amit Shah · 14 years ago
  62. 96eb872 virtio: console: Remove control vq data only if using multiport support by Amit Shah · 14 years ago
  63. 0223895 virtio: console: Reset vdev before removing device by Amit Shah · 14 years ago
  64. 9b3056c tpm: change 'tpm_suspend_pcr' to be module parameter by Dmitry Torokhov · 14 years ago
  65. 85b5aaa rbd: passing wrong variable to bvec_kunmap_irq() by Dan Carpenter · 14 years ago
  66. b8d0638 rbd: null vs ERR_PTR by Dan Carpenter · 14 years ago
  67. f4cf3de block: rbd: removing unnecessary test by Yehuda Sadeh · 14 years ago
  68. 28f259b block: rbd: fixed may leaks by Vasiliy Kulikov · 14 years ago
  69. 602adf4 rbd: introduce rados block device (rbd), based on libceph by Yehuda Sadeh · 14 years ago
  70. 7d7c4d0 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 14 years ago
  71. 531295e virtio: console: Don't block entire guest if host doesn't read data by Amit Shah · 14 years ago
  72. 30c2781 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 14 years ago
  73. 2764c50 spi/omap2_mcspi: Verify TX reg is empty after TX only xfer with DMA by Ilkka Koskinen · 14 years ago
  74. e1993ed spi/omap2_mcspi: disable channel after TX_ONLY transfer in PIO mode by Jason Wang · 14 years ago
  75. 14d4962 Merge branch 'linus' into irq/core by Ingo Molnar · 14 years ago
  76. 9c03439 PM / Wakeup: Show wakeup sources statistics in debugfs by Rafael J. Wysocki · 14 years ago
  77. 809b4e0 Merge branch 'devel-stable' into devel by Russell King · 14 years ago
  78. f779b7d Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into devel-stable by Russell King · 14 years ago
  79. 6cc0cc4 SERIAL: ioc3_serial: Return -ENOMEM on memory allocation failure by Julia Lawall · 14 years ago
  80. 51ea8a8 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  81. 23beab7 Merge branches 'at91', 'dcache', 'ftrace', 'hwbpt', 'misc', 'mmci', 's3c', 'st-ux' and 'unwind' into devel by Russell King · 14 years ago
  82. b0579fc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  83. 7f81c56 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 14 years ago
  84. 63f1474 mxc_nand: do not depend on disabling the irq in the interrupt handler by Sascha Hauer · 14 years ago
  85. f68c834 Merge branch 'for-linus/i2c/2636-rc8' of git://git.fluff.org/bjdooks/linux by Linus Torvalds · 14 years ago
  86. f2f108e Merge branch 'linus' into core/locking by Ingo Molnar · 14 years ago
  87. f9ce6eb Input: evdev - fix EVIOCSABS regression by Daniel Mack · 14 years ago
  88. 0a74a1d Input: evdev - fix Ooops in EVIOCGABS/EVIOCSABS by Daniel Mack · 14 years ago
  89. db181a8 Merge branch 'for-spi' of git://git.kernel.org/pub/scm/linux/kernel/git/vapier/blackfin into spi/next by Grant Likely · 14 years ago
  90. 7f9c7e2 Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into devel-stable by Russell King · 14 years ago
  91. 2555e66 ARM: S5P64X0: Add UART serial support for S5P6450 by Kukjin Kim · 14 years ago
  92. 9c0a788 spi/bfin_spi: namespace local structs by Mike Frysinger · 14 years ago
  93. 6f7c17f spi/bfin_spi: init early by Michael Hennerich · 15 years ago
  94. 2e76865 spi/bfin_spi: check per-transfer bits_per_word by Bob Liu · 14 years ago
  95. 4190f6a spi/bfin_spi: warn when CS is driven by hardware (CPHA=0) by Barry Song · 15 years ago
  96. e72dcde spi/bfin_spi: cs should be always low when a new transfer begins by Rob Maris · 15 years ago
  97. e359540 spi/bfin_spi: fix typo in comment by Rob Maris · 15 years ago
  98. 7715aad spi/bfin_spi: reject unsupported SPI modes by Mike Frysinger · 15 years ago
  99. a75bd65b spi/bfin_spi: use dma_disable_irq_nosync() in irq handler by Barry Song · 15 years ago
  100. 5e8592d spi/bfin_spi: combine duplicate SPI_CTL read/write logic by Mike Frysinger · 15 years ago