1. 3854c8e ACPICA: Use acpi_os_create_lock interface by Lin Ming · 13 years ago
  2. 9f63b88 ACPI: osl, add acpi_os_create_lock interface by Lin Ming · 13 years ago
  3. ef09c4f ACPICA: Add mechanism to defer _REG methods for some installed handlers by Bob Moore · 13 years ago
  4. 47863b9 ACPICA: Add support for FunctionalFixedHW in acpi_ut_get_region_name by Bob Moore · 13 years ago
  5. 9ad19ac4 ACPICA: Split large dsopcode and dsload.c files. by Bob Moore · 13 years ago
  6. a257e07 ACPICA: Split large utglobal into utdecode.c. by Bob Moore · 13 years ago
  7. 1b74dfb ACPICA: Clarify a couple of error messages by Bob Moore · 13 years ago
  8. 64b3db2 ACPICA: Remove use of unreliable FADT revision field by Bob Moore · 13 years ago
  9. 6dfad33 ACPICA: GPE detect optimization - ignore unused GPE registers by Lin Ming · 13 years ago
  10. 8d1dc20 Revert "TPM: Long default timeout fix" by Linus Torvalds · 13 years ago
  11. 3e1f235 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/staging by Linus Torvalds · 13 years ago
  12. af06216 ACPI: Fix build for CONFIG_NET unset by Rafael J. Wysocki · 13 years ago
  13. dbc39ec Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 13 years ago
  14. 467a29e Merge remote branch 'nouveau/drm-nouveau-fixes' of /ssd/git/drm-nouveau-next into drm-fixes by Dave Airlie · 13 years ago
  15. 1922756 drm: fix unsigned vs signed comparison issue in modeset ctl ioctl. by Dave Airlie · 13 years ago
  16. 7db2662 drm/nv50-nvc0: make sure vma is definitely unmapped when destroying bo by Ben Skeggs · 13 years ago
  17. a7254d6 hwmon: (adt7411) add MODULE_DEVICE_TABLE by axel lin · 13 years ago
  18. 6407deb hwmon: (ad7414) add MODULE_DEVICE_TABLE by axel lin · 13 years ago
  19. fe41947 rapidio: fix sysfs config attribute to access 16MB of maint space by Alexandre Bounine · 13 years ago
  20. 99b0d36 pps: initialize ts_real properly by Alexander Gordeev · 13 years ago
  21. a2d6d2f drivers/rtc/rtc-ds3232.c: fix time range difference between linux and RTC chip by Lei Xu · 13 years ago
  22. ac3c830 drivers/nfc/pn544.c: add missing regulator by Matti J. Aaltonen · 13 years ago
  23. d73fa4b drivers/nfc/Kconfig: use full form of the NFC acronym by Matti J. Aaltonen · 13 years ago
  24. 6366213e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6 by Linus Torvalds · 13 years ago
  25. d403585 RTC: fix typo in drivers/rtc/rtc-at91sam9.c by Jelle Martijn Kok · 13 years ago
  26. c1bc3be Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 13 years ago
  27. 638691a Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 13 years ago
  28. 4b2f67d regulator, mc13xxx: Remove pointless test for unsigned less than zero by Jesper Juhl · 13 years ago
  29. 9ee291a regulator: Fix warning with CONFIG_BUG disabled by Mark Brown · 14 years ago
  30. 4662db4 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 13 years ago
  31. 3c0556e Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ickle/drm-intel into drm-fixes by Dave Airlie · 13 years ago
  32. ec95d35 usb: musb: core: set has_tt flag by Felipe Balbi · 13 years ago
  33. 9950730 drm/i915: Fix unintended recursion in ironlake_disable_rc6 by Chris Wilson · 13 years ago
  34. f0b4f7e md: Fix - again - partition detection when array becomes active by NeilBrown · 13 years ago
  35. 93b270f Fix over-zealous flush_disk when changing device size. by NeilBrown · 13 years ago
  36. 78794b2 Revert "Bluetooth: Enable USB autosuspend by default on btusb" by Linus Torvalds · 13 years ago
  37. fbf92be Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ickle/drm-intel into drm-fixes by Dave Airlie · 13 years ago
  38. c2e0eb1 drm/i915: fix corruptions on i8xx due to relaxed fencing by Daniel Vetter · 13 years ago
  39. ef32428 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 13 years ago
  40. b5f7376 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 13 years ago
  41. 518d020 Merge branch 'r8169-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/romieu/netdev-2.6 by David S. Miller · 13 years ago
  42. 57949e8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 13 years ago
  43. 67158ce Added support for usb ethernet (0x0fe6, 0x9700) by Shahar Havivi · 13 years ago
  44. 5d2e195 r8169: fix RTL8168DP power off issue. by Hayes Wang · 13 years ago
  45. d24e9aa r8169: correct settings of rtl8102e. by Hayes Wang · 13 years ago
  46. fac5b3c r8169: fix incorrect args to oob notify. by Hayes Wang · 13 years ago
  47. 108f518c DM9000B: Fix PHY power for network down/up by Henry Nestler · 13 years ago
  48. 8dde924 DM9000B: Fix reg_save after spin_lock in dm9000_timeout by Henry Nestler · 13 years ago
  49. 1d64b65 Input: serio/gameport - use 'long' system workqueue by Dmitry Torokhov · 13 years ago
  50. 9bb794a Input: synaptics - document 0x0c query by Dmitry Torokhov · 13 years ago
  51. 49495d4 amd64-agp: fix crash at second module load by Florian Mickler · 14 years ago
  52. 4a508dd Merge branch 'for-2639-rc4/i2c-fixes' of git://git.fluff.org/bjdooks/linux by Linus Torvalds · 13 years ago
  53. 8212a49 USB: xhci: mark local functions as static by Dmitry Torokhov · 14 years ago
  54. c6ad121 Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 13 years ago
  55. a5a595c i2c-omap: fixup commit cb527ede1bf6ff2008a025606f25344b8ed7b4ac whitespace by Ben Dooks · 13 years ago
  56. cb527ed i2c-omap: Double clear of ARDY status in IRQ handler by Richard woodruff · 13 years ago
  57. f72487e i2c-omap: fix build for !CONFIG_SUSPEND by Balaji T K · 13 years ago
  58. 45e4039 drm/radeon: fix regression with AA resolve checking by Dave Airlie · 13 years ago
  59. 40f2a2f drm: drop commented out code and preceding comment by Paul Bolle · 13 years ago
  60. 9be6f8a drm/vblank: Enable precise vblank timestamps for interlaced and doublescan modes. by Mario Kleiner · 13 years ago
  61. bc21512 drm/vblank: Use memory barriers optimized for atomic_t instead of generics. by Mario Kleiner · 13 years ago
  62. c4cc383 drm/vblank: Use abs64(diff_ns) for s64 diff_ns instead of abs(diff_ns) by Mario Kleiner · 13 years ago
  63. e40b6fc drm/radeon/kms: align height of fb allocation. by Dave Airlie · 13 years ago
  64. bd6a60a Revert "drm/radeon/kms: switch back to min->max pll post divider iteration" by Alex Deucher · 13 years ago
  65. adf6e07 i2c-omap: fix static suspend vs. runtime suspend by Kevin Hilman · 14 years ago
  66. f10820e i2c-stu300: make sure adapter-name is terminated by Wolfram Sang · 14 years ago
  67. d3bd1b4 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 13 years ago
  68. 28801f3 sfc: lower stack usage in efx_ethtool_self_test by Eric Dumazet · 13 years ago
  69. d8204a3 Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 13 years ago
  70. 011b991 drm/i915: skip FDI & PCH enabling for DP_A by Jesse Barnes · 13 years ago
  71. bdb8b97 agp/intel: Experiment with a 855GM GWB bit by Chris Wilson · 14 years ago
  72. a36dbec drm/i915: don't enable FDI & transcoder interrupts after all by Jesse Barnes · 13 years ago
  73. 86b27d8 drm/i915: Ignore a hung GPU when flushing the framebuffer prior to a switch by Chris Wilson · 13 years ago
  74. 951f351 drm/i915: Do not handle backlight combination mode specially by Indan Zupancic · 13 years ago
  75. 5fb24b8 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg59/platform-drivers-x86 by Linus Torvalds · 13 years ago
  76. f85cca6 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 13 years ago
  77. a3d7741 dell-laptop: Toggle the unsupported hardware killswitch by Keng-Yu Lin · 13 years ago
  78. 5ffba7e thinkpad_acpi: Always report scancodes for hotkeys by Seth Forshee · 14 years ago
  79. bbb7060 acer-wmi: Fix capitalisation of GUID by Matthew Garrett · 14 years ago
  80. ad0f430 platform/x86: ideapad-laptop depends on INPUT by Randy Dunlap · 14 years ago
  81. b80b168 platform: x86: acer-wmi: world-writable sysfs threeg file by Vasiliy Kulikov · 14 years ago
  82. 80408357 platform: x86: asus_acpi: world-writable procfs files by Vasiliy Kulikov · 14 years ago
  83. 8a6a142 platform: x86: tc1100-wmi: world-writable sysfs wireless and jogdial files by Vasiliy Kulikov · 14 years ago
  84. 98401ae platform-drivers: x86: pmic: Use request_irq instead of chained handler by Thomas Gleixner · 14 years ago
  85. 0bf719d p54pci: update receive dma buffers before and after processing by Christian Lamparter · 13 years ago
  86. a866a2c rt2x00: Fix WPA TKIP Michael MIC failures. by Gertjan van Wingerde · 14 years ago
  87. 573cfde ath5k: Fix fast channel switching by Nick Kossifidis · 14 years ago
  88. da9cf50 md: avoid spinlock problem in blk_throtl_exit by NeilBrown · 13 years ago
  89. a0c85e9 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/staging by Linus Torvalds · 13 years ago
  90. e587137 Revert "tpm_tis: Use timeouts returned from TPM" by Linus Torvalds · 13 years ago
  91. c50a00f USB: xhci: fix couple sparse annotations by Dmitry Torokhov · 14 years ago
  92. 09ece30 USB: xhci: rework xhci_print_ir_set() to get ir set from xhci itself by Dmitry Torokhov · 14 years ago
  93. 07194ab USB: Reset USB 3.0 devices on (re)discovery by Luben Tuikov · 13 years ago
  94. bcd2fde xhci: Fix an error in count_sg_trbs_needed() by Paul Zimmerman · 13 years ago
  95. 5807795 xhci: Fix errors in the running total calculations in the TRB math by Paul Zimmerman · 13 years ago
  96. a249018 xhci: Clarify some expressions in the TRB math by Paul Zimmerman · 13 years ago
  97. 68e41c5 xhci: Avoid BUG() in interrupt context by Paul Zimmerman · 13 years ago
  98. 33619f0 pcmcia: re-enable Zoomed Video support by Dominik Brodowski · 13 years ago
  99. 644e6e4 cm4000_cs: Fix undefined ops warning by Alan Cox · 14 years ago
  100. 5b70368 pcmcia vs. MECR on pxa25x/sa1111 by Pavel Machek · 14 years ago