1. b68f23b serial: ifx6x60: fixed call to tty_port_init by Russ Gorby · 14 years ago
  2. fcdba07 tty,vcs removing con_buf/conf_buf_mtx by Jiri Olsa · 14 years ago
  3. dc1892c tty,vcs: lseek/VC-release race fix by Jiri Olsa · 14 years ago
  4. 1ffdda9 TTY: use appropriate printk priority level by Mandeep Singh Baines · 14 years ago
  5. 5427bcf hvc: add Blackfin JTAG console support by Mike Frysinger · 14 years ago
  6. 9fc3de9 vt: Add virtual console keyboard mode OFF by Arthur Taylor · 14 years ago
  7. 8e6d3fe hvc_dcc: Simplify assembly for v6 and v7 ARM by Stephen Boyd · 14 years ago
  8. bf73bd3 hvc_dcc: Simplify put_chars()/get_chars() loops by Stephen Boyd · 14 years ago
  9. a996320 hvc_dcc: Fix bad code generation by marking assembly volatile by Stephen Boyd · 14 years ago
  10. 380042f serial: pch_uart: revert Kconfig for non-DMA mode by Tomoya MORINAGA · 14 years ago
  11. 4564e1e serial: pch_uart: support new device ML7213 by Tomoya MORINAGA · 14 years ago
  12. f094298 68328serial: remove unsed m68k_serial->tqueue_hangup by Tejun Heo · 14 years ago
  13. 5933a16 serial-core: reset the console speed on resume by Yin Kangkai · 14 years ago
  14. d8653d3 serial: mrst_max3110: make buffer larger by Dan Carpenter · 14 years ago
  15. 0a1f1a0 tty_ldisc: don't use flush_scheduled_work() by Tejun Heo · 14 years ago
  16. 7884146 serial: omap-serial: Enable the UART wake-up bits always by Jarkko Nikula · 14 years ago
  17. 364a6ec OMAP: Enable Magic SysRq on serial console ttyOx by Thomas Weber · 14 years ago
  18. 2f1522e serial: ifx6x60: expanded info available from platform data by Russ Gorby · 14 years ago
  19. a5f4dbf serial: mfd: remove the timeout workaround for A0 by Feng Tang · 14 years ago
  20. 940f3be tty: serial: bfin_sport_uart: fix signedness error by Vasiliy Kulikov · 14 years ago
  21. 7921127 Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  22. cbae4873 Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 14 years ago
  23. fb1c634 Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 14 years ago
  24. abfa44b Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 14 years ago
  25. 613b152 ARM: mmci: round down the bytes transferred on error by Russell King · 14 years ago
  26. ccff9b5 ARM: mmci: complete the transaction on error by Russell King · 14 years ago
  27. 70d1f36 Merge branch 'for-linus' of git://git.infradead.org/ubi-2.6 by Linus Torvalds · 14 years ago
  28. 54e74b8 Input: rc-keymap - return KEY_RESERVED for unknown mappings by Dmitry Torokhov · 14 years ago
  29. 1ca05b7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  30. 2f215a7 intel_scu_ipc: remove duplicated #include by Huang Weiyi · 14 years ago
  31. 52cea8a Merge branch 'zerolen' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/misc-2.6 by Linus Torvalds · 14 years ago
  32. f9a3d1d Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 14 years ago
  33. 3a0592b1 Revert "UBI: use mtd->writebufsize to set minimal I/O unit size" by Artem Bityutskiy · 14 years ago
  34. c63fe0a Input: synaptics - retry failed resets when reconnecting by Alexandre Peixoto Ferreira · 14 years ago
  35. baddf58 Input: synaptics - fix reconnect logic on MT devices by Alexandre Peixoto Ferreira · 14 years ago
  36. e7acc84 Input: tegra-kbc - fix keymap entry for LeftMeta key by Rakesh Iyer · 14 years ago
  37. 7530c4a Input: tegra-kbc - fix build error by Rakesh Iyer · 14 years ago
  38. 5f92acc8 Delete zero-length drivers/staging/vme/bridges/Module.symvers by Jeff Garzik · 14 years ago
  39. 729a6a3 libata: set queue DMA alignment to sector size for ATAPI too by Tejun Heo · 14 years ago
  40. 4a5610a libata: DVR-212D can't do SETXFER DVD-RW DVR-212D by Francesco Antonacci · 14 years ago
  41. 10aca06 ahci: add HFLAG_YES_FBS and apply it to 88SE9128 by Anssi Hannula · 14 years ago
  42. defed55 pata_hpt37x: inherit prereset() method for HPT374 by Sergei Shtylyov · 14 years ago
  43. a4a461a ahci: AHCI mode SATA patch for Intel DH89xxCC DeviceIDs by Seth Heasley · 14 years ago
  44. 910f7bb pata_hpt37x: fold 'if' statement into 'switch' by Sergei Shtylyov · 14 years ago
  45. 40d69ba pata_hpt{37x|3x2n}: use pr_*(DRV_NAME ...) instead of printk(KERN_* ...) by Sergei Shtylyov · 14 years ago
  46. bfdd7c5 pata_hpt{366|37x}: use pr_warning(...) instead of printk(KERN_WARNING ...) by Sergei Shtylyov · 14 years ago
  47. 77c5fd1 pata_mpc52xx: inherit from ata_bmdma_port_ops by Tejun Heo · 14 years ago
  48. 363aab2 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  49. b9020c9 Merge branch 'drm-nouveau-next' of git://git.freedesktop.org/git/nouveau/linux-2.6 into drm-fixes by Dave Airlie · 14 years ago
  50. 153e019 drm/nv50: fix regression on IGPs by Ben Skeggs · 14 years ago
  51. 1e644d6 drm/radeon/kms: re-emit full context state for evergreen blits by Alex Deucher · 14 years ago
  52. dca0d61 drm/radeon/kms: release CMASK access in preclose_kms by Marek Olšák · 14 years ago
  53. f5a106d ARM: 6642/1: mmci: calculate remaining bytes at error correctly by Linus Walleij · 14 years ago
  54. 95f9354 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 14 years ago
  55. 7205649 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  56. 0b711ca Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/staging by Linus Torvalds · 14 years ago
  57. b17b849 Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 14 years ago
  58. fa6bee4 drm/radeon/kms: fix r6xx+ scanout on BE systems by Alex Deucher · 14 years ago
  59. d75ee3b drm/radeon/kms: clean up some magic numbers by Alex Deucher · 14 years ago
  60. 9453d62 drm/radeon/kms: only enable HDMI mode if radeon audio is enabled by Alex Deucher · 14 years ago
  61. 6bba2e1 radeon/kms: fix dp displayport mode validation by Jerome Glisse · 14 years ago
  62. 4bb9ebc bnx2: Eliminate AER error messages on systems not supporting it by Michael Chan · 14 years ago
  63. 5138826 cnic: Fix big endian bug by Michael Chan · 14 years ago
  64. 34c9204 tg3: Use new VLAN code by Matt Carlson · 14 years ago
  65. 9b6941d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  66. 52bb4a7 Merge branch 'drm-nouveau-next' of git://git.freedesktop.org/git/nouveau/linux-2.6 into drm-fixes by Dave Airlie · 14 years ago
  67. 6fb1b30 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  68. a34650f mmc: bfin_sdh: fix alloc size for private data by Sonic Zhang · 14 years ago
  69. 548f07d mmc: sdhci-s3c: add platform_8bit_width() hook by Jaehoon Chung · 14 years ago
  70. 3119cbd mmc: jz4740: don't treat NULL clk as an error by Jamie Iles · 14 years ago
  71. 9047b43 mmc: mmci: don't read command response when invalid by Russell King - ARM Linux · 14 years ago
  72. 021cb59 mmc: ushc: Remove duplicate include of usb.h by Jesper Juhl · 14 years ago
  73. 409550f Input: wacom - pass touch resolution to clients through input_absinfo by Ping Cheng · 14 years ago
  74. ac751ef console: rename acquire/release_console_sem() to console_lock/unlock() by Torben Hohn · 14 years ago
  75. 1817dc0 drivers/clocksource/tcb_clksrc.c: fix init sequence by Voss, Nikolaus · 14 years ago
  76. 4f542e3 pps: claim parallel port exclusively by Alexander Gordeev · 14 years ago
  77. a783ac4 pps ktimer: remove noisy message by Rodolfo Giometti · 14 years ago
  78. cbeb4b7 parport: make lockdep happy with waitlist_lock by Alexander Gordeev · 14 years ago
  79. 0766d20 langwell_gpio: modify EOI handling following change of kernel irq subsystem by Feng Tang · 14 years ago
  80. d8cc667 leds: leds-pwm: return proper error if pwm_request failed by Axel Lin · 14 years ago
  81. 6663050 Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  82. 9948d37 Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6 by Linus Torvalds · 14 years ago
  83. fd3830b Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 14 years ago
  84. f5c66d7 intel_scu_ipcutils: Fix the license tag by Alan Cox · 14 years ago
  85. ecb5646 intel_scu_ipc: fix signedness bug by Axel Lin · 14 years ago
  86. 9c4cf6d rt2x00: add device id for windy31 usb device by Greg Kroah-Hartman · 14 years ago
  87. c3810c8 PM / Runtime: Don't enable interrupts while running in_interrupt by Alan Stern · 14 years ago
  88. a20f0bc hwmon: (lis3) turn down the no IRQ message by Kalhan Trisal · 14 years ago
  89. 986e3f6 USB NET KL5KUSB101: Fix mem leak in error path of kaweth_download_firmware() by Jesper Juhl · 14 years ago
  90. 2321f3b pch_gbe: don't use flush_scheduled_work() by Tejun Heo · 14 years ago
  91. 7c81047 bnx2: Always set ETH_FLAG_TXVLAN by Michael Chan · 14 years ago
  92. 63b1dd0 video: fix some comments in drivers/video/console/vgacon.c by Amerigo Wang · 14 years ago
  93. 5dc1365 drivers/video/bf537-lq035.c: Add missing IS_ERR test by Julia Lawall · 14 years ago
  94. e88e43b video: pxa168fb: remove a redundant pxa168fb_check_var call by axel lin · 14 years ago
  95. 360c202 video: da8xx-fb: fix fb_probe error path by axel lin · 14 years ago
  96. 5d07929 drm/nvc0/grctx: correct an off-by-one by Ben Skeggs · 14 years ago
  97. 34311c7 drm/nv50: Fix race with PFIFO during PGRAPH context destruction. by Francisco Jerez · 14 years ago
  98. 670820c drm/nouveau: Workaround incorrect DCB entry on a GeForce3 Ti 200. by Francisco Jerez · 14 years ago
  99. 51f73d6 drm/nvc0: implement irq handler for whatever's at 0x14xxxx by Ben Skeggs · 14 years ago
  100. 0f1cb20 drm/nvc0: fix incorrect TPC register setup by Ben Skeggs · 14 years ago