1. b7802c5 Input: psmouse - use boolean type by Dmitry Torokhov · 15 years ago
  2. f811341 Input: i8042 - use platform_driver_probe by Dmitry Torokhov · 15 years ago
  3. 386b384 Input: i8042 - use boolean type where it makes sense by Dmitry Torokhov · 15 years ago
  4. 5ddbc77 Input: i8042 - try disabling and re-enabling AUX port at close by Dmitry Torokhov · 15 years ago
  5. bd96f37 Input: pxa27x_keypad - allow modifying keymap from userspace by Dmitry Torokhov · 15 years ago
  6. 7cac9cd Input: sunkbd - fix formatting by Dmitry Torokhov · 15 years ago
  7. 1c7827a Input: i8042 - bypass AUX IRQ delivery test on laptops by Dmitry Torokhov · 15 years ago
  8. 41c372d Input: wacom_w8001 - simplify querying logic by Dmitry Torokhov · 15 years ago
  9. 1ba36e1 Input: atkbd - allow setting force-release bitmap via sysfs by Dmitry Torokhov · 15 years ago
  10. 903b912 Input: w90p910_keypad - move a dereference below a NULL test by Julia Lawall · 15 years ago
  11. 9d83406 Input: add twl4030_keypad driver by David Brownell · 15 years ago
  12. 77a53fd Input: matrix-keypad - add function to build device keymap by Dmitry Torokhov · 15 years ago
  13. 8fbac18 Input: tosakbd - fix cleaning up KEY_STROBEs after error by Roel Kluin · 15 years ago
  14. 999b874 Input: joydev - validate axis/button maps before clobbering current ones by Stephen Kitt · 15 years ago
  15. 4b61bb5 Merge commit 'v2.6.31-rc8' into next by Dmitry Torokhov · 15 years ago
  16. 0a80fb1 xenfb: connect to backend before registering fb by Jeremy Fitzhardinge · 15 years ago
  17. 1e23502 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  18. 533995e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 15 years ago
  19. cc674c8 leds: after setting inverted attribute, we must update the LED by Thadeu Lima de Souza Cascardo · 15 years ago
  20. 48cccd2 leds: fix multiple requests and releases of IRQ for GPIO LED Trigger by Thadeu Lima de Souza Cascardo · 15 years ago
  21. bdf57de acpi processor: remove superfluous warning message by Frans Pop · 15 years ago
  22. 2a90800 ACPI processor: force throttling state when BIOS returns incorrect value by Frans Pop · 15 years ago
  23. f3d83e2 wmi: fix kernel panic when stack protection enabled. by Costantino Leandro · 15 years ago
  24. ce8442b acpi: don't call acpi_processor_init if acpi is disabled by Yinghai Lu · 15 years ago
  25. 0d28816 thermal_sys: check get_temp return value by Michael Brunner · 15 years ago
  26. 054b2b1 pps: fix incorrect verdict check by Joonwoo Park · 15 years ago
  27. dac9ff7 m68k: count can reach 51, not 50 by Roel Kluin · 16 years ago
  28. 3161e45 virtio: net refill on out-of-memory by Rusty Russell · 15 years ago
  29. 0b4f292 smc91x: fix compilation on SMP by Alexey Dobriyan · 15 years ago
  30. f415c41 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  31. 4dc627d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 15 years ago
  32. 4484b9c irda/sa1100_ir: fix broken netdev_ops conversion by Alexander Beregalov · 15 years ago
  33. 730a9cf irda/au1k_ir: fix broken netdev_ops conversion by Alexander Beregalov · 15 years ago
  34. 44afa9a 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
  35. 7cafe60 Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 15 years ago
  36. 5c58cef tty: make sure to flush any pending work when halting the ldisc by Linus Torvalds · 15 years ago
  37. 7c0a57d Merge branch 'fixes' of git://git.marvell.com/orion by Linus Torvalds · 15 years ago
  38. 0257a0c Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  39. 22e93ed Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 15 years ago
  40. 1cac6ec Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  41. 94da210 [ARM] Orion NAND: Make asm volatile avoid GCC pushing ldrd out of the loop by Simon Kagstrom · 15 years ago
  42. 8ff499e smc91x: let smc91x work well under netpoll by Dongdong Deng · 15 years ago
  43. d2f3ad4 pxaficp-ir: remove incorrect net_device_ops by Marek Vasut · 15 years ago
  44. 4871953 drivers/net: fixed drivers that support netpoll use ndo_start_xmit() by Dongdong Deng · 15 years ago
  45. c189308 net: Fix Micrel KSZ8842 Kconfig description by Andreas Mohr · 15 years ago
  46. 6ff9c2e E100: fix interaction with swiotlb on X86. by Krzysztof Hałasa · 15 years ago
  47. cf05b82 [S390] drivers/s390: put NULL test before dereference by Julia Lawall · 15 years ago
  48. 06739a8 [S390] cio: fix double free after failed device initialization by Sebastian Ott · 15 years ago
  49. 9f844e5 drm/radeon/kms: Fix radeon_gem_busy_ioctl harder. by Michel Dänzer · 15 years ago
  50. 3edf2fb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
  51. e3054ea Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 15 years ago
  52. 649bf17 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 15 years ago
  53. 4dfd79e Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  54. 1a9937b rtl8187: always set MSR_LINK_ENEDCA flag with RTL8187B by Herton Ronaldo Krzesinski · 15 years ago
  55. f779b3e drm/radeon: add GET_PARAM/INFO support for Z pipes by Alex Deucher · 15 years ago
  56. 9b2fb2d Input: ucb1400_ts - enable interrupt unconditionally by Pavel Revak · 15 years ago
  57. 1700f5f Input: ucb1400_ts - enable ADC Filter by Marek Vasut · 15 years ago
  58. 3b7307c Input: wacom - don't use on-stack memory for report buffers by Dmitry Torokhov · 15 years ago
  59. 805423e Input: xpad - add USB ID for the drumkit controller from Rock Band by Corbin Simpson · 15 years ago
  60. fb962e1 Input: w90p910_keypad - rename driver name to match platform by Wan ZongShun · 15 years ago
  61. 17782d9 drm/radeon/kms: add r100/r200 OQ support. by Dave Airlie · 15 years ago
  62. 08e4d53 drm: Fix sysfs device confusion. by Thomas Hellstrom · 15 years ago
  63. e3b2415 drm/radeon/kms: implement the bo busy ioctl properly. by Dave Airlie · 15 years ago
  64. 429966b Merge branch 'i2c-fixes-rc6' of git://aeryn.fluff.org.uk/bjdooks/linux by Linus Torvalds · 15 years ago
  65. c37faaf i2c-stu300: I2C STU300 stability updates by Linus Walleij · 15 years ago
  66. 6114978 i2c-omap: Enable workaround for Errata 1.153 based on by Moiz Sonasath · 15 years ago
  67. dd11976 i2c-omap: ACK pending [R/X]DR and [R/X]RDY interrupts by Moiz Sonasath · 15 years ago
  68. dcc4ec2 i2c-omap: Fix I2C status ACK by Nishanth Menon · 15 years ago
  69. c82f63e PCI: check saved state before restore by Alek Du · 15 years ago
  70. d3b325f ibm_newemac: emac_close() needs to call netif_carrier_off() by Petri Gynther · 15 years ago
  71. 68947b8 Input: iforce - support new revision of ACT LABS Force RS by Jiri Kosina · 15 years ago
  72. fc69f4a Input: add new driver for Sentelic Finger Sensing Pad by Tai-hwa Liang · 16 years ago
  73. 3b72094 Input: psmouse - allow defining read-only attributes by Dmitry Torokhov · 15 years ago
  74. cbb35f8 net: fix ks8851 build errors by Randy Dunlap · 15 years ago
  75. cad2c8f Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  76. f833bab clockevent: Prevent dead lock on clockevents_lock by Suresh Siddha · 15 years ago
  77. 456d899 net: Rename MAC platform driver for w90p910 platform by Wan ZongShun · 15 years ago
  78. 5ef5f72 drm/kms: teardown crtc correctly when fb is destroyed. by Dave Airlie · 15 years ago
  79. 6a719e0 drm/kms/radeon: cleanup combios TV table like DDX. by Dave Airlie · 15 years ago
  80. bf8e828 drm/radeon/kms: memset the allocated framebuffer before using it. by Dave Airlie · 15 years ago
  81. 80e6914 drm/radeon/kms: although LVDS might be possible on crtc 1 don't do it. by Dave Airlie · 15 years ago
  82. e7a5965 yellowfin: Fix buffer underrun after dev_alloc_skb() failure by Roel Kluin · 15 years ago
  83. 1915297 spi_s3c24xx: fix transfer setup code by Ben Dooks · 15 years ago
  84. b897878 spi_s3c24xx: fix clock rate calculation by Ben Dooks · 15 years ago
  85. 08fdef9 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 15 years ago
  86. 8486a0f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  87. b9d030a Merge branch 'sh/for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 15 years ago
  88. 435a71d Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 15 years ago
  89. 80ffb3c Fix new incorrect error return from do_md_stop. by NeilBrown · 15 years ago
  90. 0f66f96 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  91. 518ff04 orinoco: correct key bounds check in orinoco_hw_get_tkip_iv by John W. Linville · 15 years ago
  92. cefb87e drm/radeon/kms: implement bo busy check + current domain by Dave Airlie · 15 years ago
  93. 894ef82 dm-log-userspace: fix printk format warning by Randy Dunlap · 15 years ago
  94. 68eac46 e1000e: fix use of pci_enable_pcie_error_reporting by Xiaotian Feng · 15 years ago
  95. 82776a4 e1000e: WoL does not work on 82577/82578 with manageability enabled by Bruce Allan · 15 years ago
  96. 7fc1ece cnic: Fix locking in init/exit calls. by Michael Chan · 15 years ago
  97. 681dbd7 cnic: Fix locking in start/stop calls. by Michael Chan · 15 years ago
  98. c5a8895 bnx2: Use mutex on slow path cnic calls. by Michael Chan · 15 years ago
  99. a3059b1 cnic: Refine registration with bnx2. by Michael Chan · 15 years ago
  100. 64c6460 cnic: Fix symbol_put_addr() panic on ia64. by Michael Chan · 15 years ago