1. 8dbdea8 Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/linux-2.6 by Linus Torvalds · 13 years ago
  2. f0adc82 Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  3. e66a022 arm/ixp4xx: Rename FREQ macro to avoid collisions by Ben Hutchings · 14 years ago
  4. 44f2c5c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 13 years ago
  5. 1e6d93e net: can: janz-ican3: world-writable sysfs termination file by Vasiliy Kulikov · 13 years ago
  6. fef52b0 net: can: at91_can: world-writable sysfs files by Vasiliy Kulikov · 13 years ago
  7. bb5b583 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 13 years ago
  8. 811aaa5 drm: Only set DPMS ON when actually configuring a mode by Keith Packard · 13 years ago
  9. f60ac8e r8169: prevent RxFIFO induced loops in the irq handler. by Francois Romieu · 13 years ago
  10. 1519e57 r8169: RxFIFO overflow oddities with 8168 chipsets. by Francois Romieu · 13 years ago
  11. b5ba6d1 r8169: use RxFIFO overflow workaround for 8168c chipset. by Ivan Vecera · 13 years ago
  12. b9e55f5 gpu/stub: fix acpi_video build error, fix stub kconfig dependencies by Randy Dunlap · 13 years ago
  13. 9690c63 niu: Fix races between up/down and get_stats. by David S. Miller · 13 years ago
  14. 0975b16 drm/radeon/kms: dynamically allocate power state space by Alex Deucher · 13 years ago
  15. 8736476 drm/radeon/kms: fix s/r issues with bios scratch regs by Alex Deucher · 13 years ago
  16. a70b95c agp: ensure GART has an address before enabling it by Stephen Kitt · 13 years ago
  17. cecd145 Revert "agp: AMD AGP is used on UP1100 & UP1500 alpha boxen" by Matt Turner · 13 years ago
  18. 4b863b3 amd-k7-agp: remove non-x86 code by Matt Turner · 13 years ago
  19. 18ff84d drm/radeon/kms/evergreen: always set certain VGT regs at CP init by Alex Deucher · 13 years ago
  20. 1292059 drm/radeon/kms: add updated ib_execute function for evergreen by Alex Deucher · 13 years ago
  21. 008aef5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 13 years ago
  22. 83a06bf RTC: Prevents a division by zero in kernel code. by Marcelo Roberto Jimenez · 13 years ago
  23. 9118626 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 13 years ago
  24. f2f1756 Merge branch 'media_fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 13 years ago
  25. b8ef289d Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 13 years ago
  26. 94dde7e atl1c: Add missing PCI device ID by Chuck Ebbert · 13 years ago
  27. 08b0183 s390: Fix possibly wrong size in strncmp (smsgiucv) by Stefan Weil · 13 years ago
  28. 5df979d s390: Fix wrong size in memcmp (netiucv) by Stefan Weil · 13 years ago
  29. d0ff1f5 qeth: allow OSA CHPARM change in suspend state by Ursula Braun · 13 years ago
  30. 8b2e18f qeth: allow HiperSockets framesize change in suspend by Ursula Braun · 13 years ago
  31. 9853b97 qeth: add more strict MTU checking by Frank Blaschka · 13 years ago
  32. 221c17f qeth: show new mac-address if its setting fails by Ursula Braun · 13 years ago
  33. 619efb1 drm/radeon/kms: Enable new pll calculation for avivo+ asics by Alex Deucher · 13 years ago
  34. f523f74 drm/radeon/kms: add new pll algo for avivo asics by Alex Deucher · 13 years ago
  35. 51d4bf8 drm/radeon/kms: add pll debugging output by Alex Deucher · 13 years ago
  36. a6f9761 drm/radeon/kms: switch back to min->max pll post divider iteration by Alex Deucher · 13 years ago
  37. 20d391d drm/radeon/kms: rv6xx+ thermal sensor fixes by Alex Deucher · 13 years ago
  38. e98ce0d Merge remote branch 'nouveau/drm-nouveau-next' of /ssd/git/drm-nouveau-next into drm-fixes by Dave Airlie · 13 years ago
  39. a55205e Merge remote branch 'intel/drm-intel-fixes' of /ssd/git/drm-next into drm-fixes by Dave Airlie · 13 years ago
  40. c4534fd drm/nv50: fix display on 0x50 by Ben Skeggs · 13 years ago
  41. 8c06a3e drm/nouveau: correctly pair hwmon_init and hwmon_fini by Lucas Stach · 13 years ago
  42. 9b6cefd be2net: remove netif_stop_queue being called before register_netdev. by Ajit Khaparde · 13 years ago
  43. a89e828 be2net: fix a crash seen during insmod/rmmod test by Ajit Khaparde · 13 years ago
  44. 69bc70d gpu/stub: fix acpi_video build error, fix stub kconfig dependencies by Randy Dunlap · 13 years ago
  45. a29ae23 isdn: icn: Fix potentially wrong string handling by Stefan Weil · 13 years ago
  46. d9c8f49 bnx2x: multicasts in NPAR mode by Vladislav Zolotarov · 13 years ago
  47. 5fe49d8 drm/i915: Only bind to function 0 of the PCI device by Chris Wilson · 13 years ago
  48. f97f305 depca: Fix warnings by Alan Cox · 13 years ago
  49. 2ba5e1f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 13 years ago
  50. 62175c7 Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by David S. Miller · 13 years ago
  51. 48bc9a2 vxge: Fix wrong boolean operator by Stefan Weil · 13 years ago
  52. 4796007 ath9k: Fix memory leak due to failed PAPRD frames by Mohammed Shafi Shajakhan · 13 years ago
  53. 5e18247 vhost: rcu annotation fixup by Michael S. Tsirkin · 13 years ago
  54. fca540a enc28j60: Fix reading of transmit status vector by Stefan Weil · 13 years ago
  55. 785e8cc axnet_cs: reduce delay time at ei_rx_overrun by Ken Kawasaki · 13 years ago
  56. 7921127 Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 13 years ago
  57. cbae4873 Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 13 years ago
  58. fb1c634 Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 13 years ago
  59. abfa44b Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 13 years ago
  60. cc09b5f CAN: softing driver depends on IOMEM by Chuck Ebbert · 13 years ago
  61. 9b00b41 wl12xx: fix use after free by Mathias Krause · 13 years ago
  62. bed3c1d [media] fix saa7111 non-detection by Russell King · 13 years ago
  63. 56b0ec3 [media] rc/streamzap: fix reporting response times by Jarod Wilson · 13 years ago
  64. 5bd9d73 [media] mceusb: really fix remaining keybounce issues by Jarod Wilson · 13 years ago
  65. b4608fa [media] rc: use time unit conversion macros correctly by Jarod Wilson · 13 years ago
  66. 457e2ff [media] rc/ir-lirc-codec: add back debug spew by Jarod Wilson · 13 years ago
  67. 8df5991 [media] ir-kbd-i2c: improve remote behavior with z8 behind usb by Jarod Wilson · 13 years ago
  68. 5766d20 [media] lirc_zilog: z8 on usb doesn't like back-to-back i2c_master_send by Jarod Wilson · 13 years ago
  69. 7f2a06d [media] hdpvr: fix up i2c device registration by Jarod Wilson · 13 years ago
  70. 86ee659 [media] rc/mce: add mappings for missing keys by Jarod Wilson · 13 years ago
  71. a5ecdfb [media] gspca - zc3xx: Discard the partial frames by Jean-François Moine · 13 years ago
  72. 3d24406 [media] gspca - zc3xx: Fix bad images with the sensor hv7131r by Jean-François Moine · 13 years ago
  73. 7c45f2c [media] gspca - zc3xx: Bad delay when given by a table by Jean-François Moine · 13 years ago
  74. 78c6e17 drm/i915: Suppress spurious vblank interrupts by Chris Wilson · 13 years ago
  75. 021a845 drm: Avoid leak of adjusted mode along quick set_mode paths by Chris Wilson · 13 years ago
  76. ede3ff5 drm: Simplify and defend later checks when disabling a crtc by Chris Wilson · 13 years ago
  77. 9334ef7 drm: Don't switch fb when disabling an output by Chris Wilson · 13 years ago
  78. 613b152 ARM: mmci: round down the bytes transferred on error by Russell King · 13 years ago
  79. ccff9b5 ARM: mmci: complete the transaction on error by Russell King · 13 years ago
  80. 6fa1098 [S390] qdio: prevent compile warning under CONFIG_32BIT by Jan Glauber · 13 years ago
  81. f602f6d6 [S390] dasd: prevent panic with unresumed devices by Stefan Haberland · 13 years ago
  82. c4c9310 bnx2x: Update bnx2x version to 1.62.00-5 by Yaniv Rosner · 13 years ago
  83. 5866df6 bnx2x: Fix potential link loss in multi-function mode by Yaniv Rosner · 13 years ago
  84. c8e64df bnx2x: Fix port swap for BCM8073 by Yaniv Rosner · 13 years ago
  85. 53eda06 bnx2x: Fix LED blink rate on BCM84823 by Yaniv Rosner · 13 years ago
  86. 81a3516 bnx2x: Remove setting XAUI low-power for BCM8073 by Yaniv Rosner · 13 years ago
  87. 70d1f36 Merge branch 'for-linus' of git://git.infradead.org/ubi-2.6 by Linus Torvalds · 13 years ago
  88. 54e74b8 Input: rc-keymap - return KEY_RESERVED for unknown mappings by Dmitry Torokhov · 13 years ago
  89. 1ca05b7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 13 years ago
  90. 2f215a7 intel_scu_ipc: remove duplicated #include by Huang Weiyi · 13 years ago
  91. 52cea8a Merge branch 'zerolen' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/misc-2.6 by Linus Torvalds · 13 years ago
  92. f9a3d1d Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 13 years ago
  93. e468e00 drm/radeon: Fix wrong boolean operator by Stefan Weil · 13 years ago
  94. c128df7 slcan: fix referenced website in Kconfig help text by Oliver Hartkopp · 13 years ago
  95. e51c7b1 Merge branches 'amso1100', 'cma', 'cxgb4', 'misc', 'mlx4' and 'qib' into for-next by Roland Dreier · 13 years ago
  96. 3a0592b1 Revert "UBI: use mtd->writebufsize to set minimal I/O unit size" by Artem Bityutskiy · 13 years ago
  97. c63fe0a Input: synaptics - retry failed resets when reconnecting by Alexandre Peixoto Ferreira · 13 years ago
  98. baddf58 Input: synaptics - fix reconnect logic on MT devices by Alexandre Peixoto Ferreira · 13 years ago
  99. e7acc84 Input: tegra-kbc - fix keymap entry for LeftMeta key by Rakesh Iyer · 13 years ago
  100. 7530c4a Input: tegra-kbc - fix build error by Rakesh Iyer · 13 years ago