1. 5165aec Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  2. e38be99 Making fs/minix/minix.h double including safe by Hitoshi Mitake · 15 years ago
  3. 44da59e msm: fixups to match current code by Alan Cox · 15 years ago
  4. 04896a7 msm_serial: serial driver for MSM7K onboard serial peripheral. by Robert Love · 15 years ago
  5. 2421c48 timbuart: Fix for tx_empty by Richard Röjfors · 15 years ago
  6. be10eb7 tty: n_hdlc add buffer flushing by Paul Fulghum · 15 years ago
  7. 90ceb96 serial: samsung.c: mark s3c24xx_serial_remove as __devexit by Peter Korsgaard · 15 years ago
  8. 099d527 serial@ add OMAP wakeup-enable register by Kevin Hilman · 15 years ago
  9. 94362fd tty: fix some bogns in the serqt_usb2 driver by Alan Cox · 15 years ago
  10. a6540f7 ppp: Fix throttling bugs by Alan Cox · 15 years ago
  11. a115902 vt_ioctl: fix lock imbalance by Jiri Slaby · 15 years ago
  12. 69ae59d pcmcia/cm4000: fix lock imbalance by Jiri Slaby · 15 years ago
  13. eca4104 n_r3964: fix lock imbalance by Jiri Slaby · 15 years ago
  14. 52e3632 serial: fix off by one errors by Roel Kluin · 15 years ago
  15. 607c268 serial: bfin_5xx: fix building as module when early printk is enabled by Mike Frysinger · 15 years ago
  16. 9c529a3 serial: bfin_5xx: add missing spin_lock init by Mike Frysinger · 15 years ago
  17. 56578ab bfin_jtag_comm: clean up printk usage by Mike Frysinger · 15 years ago
  18. dfa7c4d parport_pc: set properly the dma_mask for parport_pc device by FUJITA Tomonori · 15 years ago
  19. e2434dc parport_pc: after superio probing restore original register values by Jens Rottmann · 15 years ago
  20. 752a478 Revert "char: moxa, prevent opening unavailable ports" by Linus Torvalds · 15 years ago
  21. f6b24ca via-velocity: Fix velocity driver unmapping incorrect size. by Dave Jones · 15 years ago
  22. 0314db6 mlx4_en: Remove redundant refill code on RX by Yevgeny Petrilin · 15 years ago
  23. 7237b40 mlx4_en: Removed redundant check on lso header size by Yevgeny Petrilin · 15 years ago
  24. 3c05f5e mlx4_en: Cancel port_up check in transmit function by Yevgeny Petrilin · 15 years ago
  25. a11faac mlx4_en: using stop/start_all_queues by Yevgeny Petrilin · 15 years ago
  26. d4ddbaa mlx4_en: Removed redundant skb->len check by Yevgeny Petrilin · 15 years ago
  27. 7e23091 mlx4_en: Counting all the dropped packets on the TX side by Yevgeny Petrilin · 15 years ago
  28. f234012 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc by Linus Torvalds · 15 years ago
  29. 00d94a6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 15 years ago
  30. 8b12e25 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  31. 4133184 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 15 years ago
  32. d06063c Move FAULT_FLAG_xyz into handle_mm_fault() callers by Linus Torvalds · 16 years ago
  33. 30c9f3a Remove internal use of 'write_access' in mm/memory.c by Linus Torvalds · 16 years ago
  34. 232086b ipc: unbreak 32-bit shmctl/semctl/msgctl by Johannes Weiner · 15 years ago
  35. 11a2f1b sdhci: remove needless double parenthesis by Pierre Ossman · 15 years ago
  36. 557b069 sdhci: Specific quirk vor VIA SDHCI controller in VX855ES by Harald Welte · 15 years ago
  37. fe9db6c s3cmci: fix dma configuration call by Ben Dooks · 15 years ago
  38. f0bf7f6 mmc: Add new via-sdmmc host controller driver by Harald Welte · 15 years ago
  39. 5fe23c7 sdhci: Add support for hosts that are only capable of 1-bit transfers by Anton Vorontsov · 15 years ago
  40. 04ac2f4 MAINTAINERS: add myself as atmel-mci maintainer (sd/mmc interface) by Nicolas Ferre · 15 years ago
  41. 1388eef sdhci: Add SDHCI_QUIRK_NO_MULTIBLOCK quirk by Ben Dooks · 15 years ago
  42. 6882a8c sdhci: Add better ADMA error reporting by Ben Dooks · 15 years ago
  43. 0d1bb41 sdhci-s3c: Samsung S3C based SDHCI controller glue by Ben Dooks · 15 years ago
  44. 4716628 Merge branch 'topic/hda' into for-linus by Takashi Iwai · 15 years ago
  45. 0b6306f Merge branch 'topic/caiaq' into for-linus by Takashi Iwai · 15 years ago
  46. 9fd0d96 Merge branch 'topic/asoc' into for-linus by Takashi Iwai · 15 years ago
  47. b1a9146 ALSA: hda - Add model=6530g option by Takashi Iwai · 15 years ago
  48. d2fd4b0 ALSA: hda - Acer Inspire 6530G model for Realtek ALC888 by Tony Vroon · 15 years ago
  49. 00540e5 lockdep: Select frame pointers on x86 by Peter Zijlstra · 15 years ago
  50. c277331 mm: page_alloc: clear PG_locked before checking flags on free by Johannes Weiner · 15 years ago
  51. 9063c61 x86, 64-bit: Clean up user address masking by Linus Torvalds · 15 years ago
  52. 2453d6f Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  53. 12e24f3 Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  54. 1eb51c33 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  55. b0b7065 Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  56. 38df92b Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  57. c4c5ab3 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  58. 7fd5b63 Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 15 years ago
  59. ad5cf46 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes by Linus Torvalds · 15 years ago
  60. 93db629 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 15 years ago
  61. 43813f3 Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  62. a552f0a Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6 by Linus Torvalds · 15 years ago
  63. e642340 Merge branch 'for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 15 years ago
  64. 7f81890 x86: don't use 'access_ok()' as a range check in get_user_pages_fast() by Linus Torvalds · 15 years ago
  65. d4c4038 Merge branch 'tip/tracing/urgent-1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/urgent by Ingo Molnar · 15 years ago
  66. 3daeb4d Merge branch 'tip/tracing/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/urgent by Ingo Molnar · 15 years ago
  67. 3e10760 fat: Fix the removal of opts->fs_dmask by OGAWA Hirofumi · 15 years ago
  68. 05bf7d4 microblaze: Add missing symbols for CONSTRUCTORS support by Michal Simek · 15 years ago
  69. 20f54c4 microblaze: remove init_mm by Arnd Bergmann · 15 years ago
  70. e34e7db kernel-doc: fix param matching for array params by Randy Dunlap · 15 years ago
  71. b2fd6db kernel-doc: ignore kmemcheck_bitfield_begin/end by Randy Dunlap · 15 years ago
  72. ac6ca5c kallsyms: fix inverted valid symbol checking by Mike Frysinger · 15 years ago
  73. b767b90 kbuild: fix build error during make htmldocs by Amerigo Wang · 15 years ago
  74. eadc84c perfcounter: Handle some IO return values by Frederic Weisbecker · 15 years ago
  75. 92bf309 perf_counter: Push perf_sample_data through the swcounter code by Peter Zijlstra · 15 years ago
  76. 39c58f3 ide-cd: prevent null pointer deref via cdrom_newpc_intr by Rainer Weikusat · 15 years ago
  77. 1d99100 Merge branch 'x86/mce3' into x86/urgent by Ingo Molnar · 15 years ago
  78. 6be8325 usbnet cdc_subset: fix issues talking to PXA gadgets by David Brownell · 15 years ago
  79. 83b462c Net: qla3xxx, remove sleeping in atomic by Jiri Slaby · 15 years ago
  80. c3da63f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 15 years ago
  81. 73e4289 ipv4: fix NULL pointer + success return in route lookup path by Neil Horman · 15 years ago
  82. 952e57b isdn: clean up documentation index by Tilman Schmidt · 15 years ago
  83. eef3e4c Input: add driver for Synaptics I2C touchpad by Mike Rapoport · 15 years ago
  84. ec20a02 Input: synaptics - add support for reporting x/y resolution by Tero Saarni · 15 years ago
  85. 9ea1a15 tracing/urgent: warn in case of ftrace_start_up inbalance by Frederic Weisbecker · 15 years ago
  86. c85a17e tracing/urgent: fix unbalanced ftrace_start_up by Frederic Weisbecker · 15 years ago
  87. 0b7af26 agp/intel: Make intel_i965_mask_memory use dma_addr_t for physical addresses by Pierre Willenbrock · 15 years ago
  88. fb20871 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 15 years ago
  89. bee89ab Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify by Linus Torvalds · 15 years ago
  90. 5c6fb00 Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 15 years ago
  91. 31583d6 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  92. ee37ba7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6 by Linus Torvalds · 15 years ago
  93. 773d7a0 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  94. 17fad52 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vapier/blackfin by Linus Torvalds · 15 years ago
  95. 898f96f MAINTAINERS: kmemtrace pattern update by Joe Perches · 15 years ago
  96. a26c446 MAINTAINERS: ieee802154 fix pattern typo by Joe Perches · 15 years ago
  97. cc8b4a2 MAINTAINERS: update wireless.h path by Joe Perches · 15 years ago
  98. a65fd8e MAINTAINERS: update Ftrace documentation pattern by Joe Perches · 15 years ago
  99. fa45175 MAINTAINERS: fix Atheros pattern paths by Joe Perches · 15 years ago
  100. 4b19828 fbdev: do not allow VESA modes without compiled-in drivers by Krzysztof Helt · 15 years ago