1. aa2ba5f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  2. f6f7b52 Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 16 years ago
  3. 51eaaa6 Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 by Linus Torvalds · 16 years ago
  4. b7d6266 Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm by Linus Torvalds · 16 years ago
  5. e6d9f0f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  6. e1825e7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  7. 5d279dc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 16 years ago
  8. e2e2983 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 16 years ago
  9. 9a689bc Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 16 years ago
  10. 1122b19 MN10300: Fix application of kernel module relocations by Mark Salter · 16 years ago
  11. 026bde1 sgi-gru: call fs_initcall() if statically linked by Dean Nelson · 16 years ago
  12. 7a0d794 powerpc: Use physical cpu id when setting the processor affinity by Kumar Gala · 16 years ago
  13. 9ff473b vmscan: evict streaming IO first by Rik van Riel · 16 years ago
  14. f1d0b06 bdi: register sysfs bdi device only once per queue by Kay Sievers · 16 years ago
  15. 1b79cd0 nfsd: fix vm overcommit crash fix #2 by Junjiro R. Okajima · 16 years ago
  16. 6802454 Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by David S. Miller · 16 years ago
  17. ca17584 mac8390: update to net_device_ops by Stephen Hemminger · 16 years ago
  18. b9a9b4b etherh: build fix for net-next by Stephen Hemminger · 16 years ago
  19. ae4e143 m68k: Update defconfigs for 2.6.28-rc7 by Geert Uytterhoeven · 16 years ago
  20. 9596401 alim15x3: fix sparse warning by Hannes Eder · 16 years ago
  21. a366380 ide: remove dead code from drive_is_ready() by Bartlomiej Zolnierkiewicz · 16 years ago
  22. 6b7d8fc ide: fix build for DEBUG_PM by Bartlomiej Zolnierkiewicz · 16 years ago
  23. e9eb838 ide: respect current DMA setting during resume by Bartlomiej Zolnierkiewicz · 16 years ago
  24. c7b997b ide: add SAMSUNG SP0822N with firmware WA100-10 to ivb_list[] by Bartlomiej Zolnierkiewicz · 16 years ago
  25. 6636487 amd74xx: workaround unreliable AltStatus register for nVidia controllers by Bartlomiej Zolnierkiewicz · 16 years ago
  26. f9e3326 ide: fix the ide_release_lock imbalance by Michael Schmitz · 16 years ago
  27. 89c223a macfb: Do not overflow fb_fix_screeninfo.id by Finn Thain · 16 years ago
  28. 39da581 virtio_net: large tx MTU support by Mark McLoughlin · 16 years ago
  29. 6976a1d net: percpu_counter_inc() should not be called in BH-disabled section by Eric Dumazet · 16 years ago
  30. 422d9cd dccp: Feature activation handlers by Gerrit Renker · 16 years ago
  31. b1ad004 dccp: Processing Confirm options by Gerrit Renker · 16 years ago
  32. e77b836 dccp: Process incoming Change feature-negotiation options by Gerrit Renker · 16 years ago
  33. 75757a7 dccp: Preference list reconciliation by Gerrit Renker · 16 years ago
  34. 8b7b6c7 dccp: Integrate feature-negotiation insertion code by Gerrit Renker · 16 years ago
  35. 0971d17 dccp: Insert feature-negotiation options into skb by Gerrit Renker · 16 years ago
  36. 061e41f Linux 2.6.28-rc7 by Linus Torvalds · 16 years ago
  37. 0d81514 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 16 years ago
  38. 9c84ba4 drivers/gpu/drm/i915/i915_irq.c: fix warning by Andrew Morton · 16 years ago
  39. 09a8126 i82875p_edac: fix module remove by Jarkko Lavinen · 16 years ago
  40. 307d114 i82875p_edac: fix overflow device resource setup by Jarkko Lavinen · 16 years ago
  41. bca404a fbdev: fix FB console blanking by Dmitry Baryshkov · 16 years ago
  42. 0380155 ntfs: don't fool kernel-doc by Randy Dunlap · 16 years ago
  43. ced6909 kernel-doc: handle varargs cleanly by Randy Dunlap · 16 years ago
  44. 6ff2d39 lib/idr.c: fix rcu related race with idr_find by Manfred Spraul · 16 years ago
  45. 1d678f3 DMA-API.txt: fix description of pci_map_sg/dma_map_sg scatterlists handling by FUJITA Tomonori · 16 years ago
  46. 4280e31 frv: fix mmap2 error handling by David Howells · 16 years ago
  47. a800599 taint: add missing comment by Arjan van de Ven · 16 years ago
  48. c4c6fa9 radeonfb: fix problem with color expansion & alignment by Benjamin Herrenschmidt · 16 years ago
  49. b93c35f spi: fix spi_s3c24xx_gpio num_chipselect by Ben Dooks · 16 years ago
  50. e39ea8a spi: fix spi_s3c24xx_gpio device handle lookup by Ben Dooks · 16 years ago
  51. 4e253d2 spi: au1550_spi full duplex dma fix by Jan Nikitenko · 16 years ago
  52. 6a010b5 spi: fix spi_imx probe oopsing by Julien Boibessot · 16 years ago
  53. 7ef9964 epoll: introduce resource usage limits by Davide Libenzi · 16 years ago
  54. b7d271d spi: mpc52xx_psc_spi chipselect bugfix by Stefano Babic · 16 years ago
  55. aaacf4b spi: avoid spidev crash when device is removed by Wolfgang Ocker · 16 years ago
  56. dc8c214 spi documentation: use __initdata on struct by roel kluin · 16 years ago
  57. dc924ef hwmon: applesmc: make applesmc load automatically on startup by Henrik Rydberg · 16 years ago
  58. 36be47d parport_serial: fix array overflow by Takashi Iwai · 16 years ago
  59. dc19f9d memcg: memory hotplug fix for notifier callback by KAMEZAWA Hiroyuki · 16 years ago
  60. b29acbd mm: vmalloc fix lazy unmapping cache aliasing by Nick Piggin · 16 years ago
  61. 8650e51 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2 by Linus Torvalds · 16 years ago
  62. d6b58f8 ocfs2: fix regression in ocfs2_read_blocks_sync() by Mark Fasheh · 16 years ago
  63. 07d9a39 ocfs2: fix return value set in init_dlmfs_fs() by Coly Li · 16 years ago
  64. a2eee69 ocfs2: Small documentation update by Mark Fasheh · 16 years ago
  65. 07f9eeb ocfs2: fix wake_up in unlock_ast by David Teigland · 16 years ago
  66. 66f502a ocfs2: initialize stack_user lvbptr by David Teigland · 16 years ago
  67. 3b5da01 ocfs2: comments typo fix by Coly Li · 16 years ago
  68. a693b0c em28xx: remove backward compat macro added on a previous fix by Mauro Carvalho Chehab · 16 years ago
  69. 7ac0110 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 16 years ago
  70. 484ab62 V4L/DVB (9748): em28xx: fix compile warning by Hans Verkuil · 16 years ago
  71. faa3bd2 V4L/DVB (9743): em28xx: fix oops audio by Douglas Schilling Landgraf · 16 years ago
  72. 4bc2a9b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 16 years ago
  73. ac70a96 libata: blacklist Seagate drives which time out FLUSH_CACHE when used with NCQ by Tejun Heo · 16 years ago
  74. 03f6084 [libata] pata_rb532_cf: fix signature of the xfer function by Phil Sutter · 16 years ago
  75. 9f14786 [libata] pata_rb532_cf: fix and rename register definitions by Phil Sutter · 16 years ago
  76. 1eedb4a ata_piix: add borked Tecra M4 to broken suspend list by Tejun Heo · 16 years ago
  77. b0f43dc Merge branches 'ehca' and 'mlx4' into for-linus by Roland Dreier · 16 years ago
  78. 42ab01c IB/mlx4: Fix MTT leakage in resize CQ by Jack Morgenstein · 16 years ago
  79. 7ec4f46 IB/ehca: Fix problem with generated flush work completions by Stefan Roscher · 16 years ago
  80. 6b1f9d6 IB/ehca: Change misleading error message on memory hotplug by Joachim Fenkes · 16 years ago
  81. 6a12141 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 16 years ago
  82. dc5c49b [SCSI] stex: switch to block timeout by James Bottomley · 16 years ago
  83. 9728c08 [SCSI] make scsi_eh_try_stu use block timeout by James Bottomley · 16 years ago
  84. ee1ab9e [SCSI] megaraid_sas: switch to block timeout by James Bottomley · 16 years ago
  85. 97b5648 [SCSI] ibmvscsi: switch to block timeout by James Bottomley · 16 years ago
  86. 8fbd64e [SCSI] aacraid: switch to block timeout by James Bottomley · 16 years ago
  87. c07f62e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 16 years ago
  88. e540458 Add kref to fake tty used by USB console by Kevin Hao · 16 years ago
  89. 296fa7f drivers/char/tty_io.c: Avoid panic when no console is configured. by Will Newton · 16 years ago
  90. f7a65e9 [SCSI] zfcp: prevent double decrement on host_busy while being busy by Swen Schillig · 16 years ago
  91. fca55b6 [SCSI] zfcp: fix deadlock between wq triggered port scan and ERP by Swen Schillig · 16 years ago
  92. 0ac55aa [SCSI] zfcp: eliminate race between validation and locking by Swen Schillig · 16 years ago
  93. 26871c9 [SCSI] zfcp: verify for correct rport state before scanning for SCSI devs by Swen Schillig · 16 years ago
  94. 633528c [SCSI] zfcp: returning an ERR_PTR where a NULL value is expected by Swen Schillig · 16 years ago
  95. 1c1cba1 [SCSI] zfcp: Fix opening of wka ports by Christof Schmitt · 16 years ago
  96. bce0261 [SCSI] zfcp: fix remote port status check by Martin Petermann · 16 years ago
  97. b4dcfbe Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 16 years ago
  98. ecf318c Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 16 years ago
  99. 2a1dc50 vmscan: protect zone rotation stats by lru lock by Johannes Weiner · 16 years ago
  100. 33b07db Revert "of_platform_driver noise on sparce" by Linus Torvalds · 16 years ago