1. 9ce10df ACPI / ACPICA: Fail acpi_gpe_wakeup() if ACPI_GPE_CAN_WAKE is unset by Rafael J. Wysocki · 14 years ago
  2. 9874647 ACPI / ACPICA: Do not execute _PRW methods during initialization by Rafael J. Wysocki · 14 years ago
  3. e8e18c9 ACPI: Fix bogus GPE test in acpi_bus_set_run_wake_flags() by Rafael J. Wysocki · 14 years ago
  4. 0907925 ACPICA: Fix for Alias references within Package objects by Bob Moore · 14 years ago
  5. 150dba3 ACPICA: Fix lint warning for 64-bit constant by Bob Moore · 14 years ago
  6. de5668f ACPICA: Remove obsolete GPE function by Bob Moore · 14 years ago
  7. 546eb57 ACPICA: Drop acpi_set_gpe by Rafael J. Wysocki · 14 years ago
  8. 3bd741b ACPICA: Use low-level GPE enable during GPE block initialization by Rafael J. Wysocki · 14 years ago
  9. 3784730 ACPI / EC: Do not use acpi_set_gpe by Rafael J. Wysocki · 14 years ago
  10. b63559f ACPI / EC: Drop suspend and resume routines by Rafael J. Wysocki · 14 years ago
  11. a44061a ACPICA: Remove wakeup GPE reference counting which is not used by Rafael J. Wysocki · 14 years ago
  12. e8b6f97 ACPICA: Introduce acpi_gpe_wakeup() by Rafael J. Wysocki · 14 years ago
  13. b76df67 ACPICA: Rename acpi_hw_gpe_register_bit by Lin Ming · 14 years ago
  14. a9fc031 ACPICA: Optimization: Reduce the number of namespace walks by Alexey Starikovskiy · 14 years ago
  15. 20d33ae ACPICA: Update flags for operand object by Bob Moore · 14 years ago
  16. c45b5c0 ACPICA: Performance enhancement for namespace search and access by Alexey Starikovskiy · 14 years ago
  17. 5821f75 ACPICA: Expand device initialization counters to 32 bits by Bob Moore · 14 years ago
  18. b27d659 ACPICA: Core: Replace all %d format specifiers with %u (unsigned) by Bob Moore · 14 years ago
  19. 96b7b7a ACPICA: Expand initialization counters to 32 bits by Alexey Starikovskiy · 14 years ago
  20. 507f7d5 ACPICA: iASL/Core: Add support for _WDG/_WED MS methods by Bob Moore · 14 years ago
  21. aa9d360 ACPICA: Add comment: _BCL cannot be sorted on the fly by Bob Moore · 14 years ago
  22. 7166596 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  23. 744c557 Merge branch 'merge-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  24. 62fd985 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/i7core by Linus Torvalds · 14 years ago
  25. 3e6b02d of/dma: fix build breakage in ppc4xx adma driver by Dan Williams · 14 years ago
  26. 2d95d81 i7core_edac: Avoid doing multiple probes for the same card by Mauro Carvalho Chehab · 14 years ago
  27. bda1428 i7core_edac: Properly discover the first QPI device by Mauro Carvalho Chehab · 14 years ago
  28. 123f94f Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  29. 4b78c11 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 14 years ago
  30. 41c3104 amd64_edac: Fix syndrome calculation on K8 by Borislav Petkov · 14 years ago
  31. 97e0214 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel by Linus Torvalds · 14 years ago
  32. 70565d0 drm/i915: fix page flip finish vs. prepare on plane B by Jesse Barnes · 14 years ago
  33. 8264569 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 14 years ago
  34. 980533b correct console log level when ERST ACPI table is not found by Daniel J Blueman · 14 years ago
  35. 985b823 drm/i915: fix hibernation since i915 self-reclaim fixes by Linus Torvalds · 14 years ago
  36. dd1ea37 drm/i915: change default panel fitting mode to preserve aspect ratio by Jesse Barnes · 14 years ago
  37. 132b6aa drm/i915: fix uninitialized variable warning in i915_setup_compression() by Prarit Bhargava · 14 years ago
  38. ee0c6bf drm/i915: take struct_mutex in i915_dma_cleanup() by Dan Carpenter · 14 years ago
  39. 2d1c975 drm/i915: Fix CRT hotplug regression in 2.6.35-rc1 by Andy Lutomirski · 14 years ago
  40. fe27d53 i915: fix ironlake edp panel setup (v4) by Dave Airlie · 14 years ago
  41. adcdbc6 drm/i915: don't access FW_BLC_SELF on 965G by Jesse Barnes · 14 years ago
  42. 43ed340 drm/i915: Account for space on the ring buffer consumed whilst wrapping. by Chris Wilson · 14 years ago
  43. 1529c69 ata_generic: implement ATA_GEN_* flags and force enable DMA on MBP 7,1 by Tejun Heo · 14 years ago
  44. c6353b4 ahci,ata_generic: let ata_generic handle new MBP w/ MCP89 by Tejun Heo · 14 years ago
  45. f9ce889 libahci: Fix bug in storing EM messages by Harry Zhang · 14 years ago
  46. bf4f42b Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  47. fb35f1c Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 by Russell King · 14 years ago
  48. 8c215bd sched: Cure nr_iowait_cpu() users by Peter Zijlstra · 14 years ago
  49. 2f9c6b0 drm/radeon/kms: remove rv100 bios connector quirk by Alex Deucher · 14 years ago
  50. 773c3fa drm/radeon/kms/pm: fix power state indexing on igp chips in dynpm mode by Alex Deucher · 14 years ago
  51. 3f53eb6 DRM / radeon / KMS: Fix hibernation regression related to radeon PM (was: Re: [Regression, post-2.6.34] Hibernation broken on machines with radeon/KMS and r300) by Rafael J. Wysocki · 14 years ago
  52. f892034 drm/radeon/kms/igp: fix possible divide by 0 in bandwidth code (v2) by Alex Deucher · 14 years ago
  53. 580b4ff drm/radeon: add quirk to make HP nx6125 laptop resume. by Dave Airlie · 14 years ago
  54. 60a4a3e drm/radeon/kms: add some missing regs to evergreen gpu init by Alex Deucher · 14 years ago
  55. 09d7e78 drm/radeon/kms: fix typos in evergreen command checker by Alex Deucher · 14 years ago
  56. 07bb084 drm/radeon/kms: avoid oops on mac r4xx cards by Alex Deucher · 14 years ago
  57. 46fcd2b drm/radeon/kms: Force HDP_NONSURF to maximum size by Jerome Glisse · 14 years ago
  58. 2ff776c drm/radeon/kms: disable frac fb dividers for rs6xx by Alex Deucher · 14 years ago
  59. 8b5d8de drm/radeon/kms: don't read attempt to read bios from VRAM on unposted GPU. by Dave Airlie · 14 years ago
  60. f96b35c drm/radeon/kms: fix typo in evergreen_gpu_init by Alex Deucher · 14 years ago
  61. 4cdb82b drm/radeon/kms: return ret in cursor_set failure path by Matt Turner · 14 years ago
  62. 7c2a9ac drm/ttm: non pooled page allocation should have GFP_USER set by Jerome Glisse · 14 years ago
  63. 37cf6b0 drm/radeon/r100/r200: fix calculation of compressed cube maps by Roland Scheidegger · 14 years ago
  64. 688acaa drm/radeon/r200: handle more hw tex coord types by Roland Scheidegger · 14 years ago
  65. f9da52d drm/radeon/kms: CS checker texture fixes for r1xx/r2xx/r3xx by Roland Scheidegger · 14 years ago
  66. 76a7142 drm/radeon: add fake RN50 table for powerpc by Dave Airlie · 14 years ago
  67. b829e01 drm/fb: Fix video= mode computation by Adam Jackson · 14 years ago
  68. a5f798c drm/radeon/kms: fix DP after DPMS cycle by Alex Deucher · 14 years ago
  69. 09bdf59 drm/radeon/kms: fix dpms state on resume by Cedric Godin · 14 years ago
  70. 0888e88 drm/radeon/kms: fix bandwidth calculation when sideport is present by Alex Deucher · 14 years ago
  71. 980019d Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 14 years ago
  72. 9f2952d Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 14 years ago
  73. 59e7648 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 14 years ago
  74. e10ac15 Staging: rtl8192u_usb: Add LG device ID 043e:7a01 by Ben Hutchings · 14 years ago
  75. 081a529 Staging: rtl8192s_usb: Remove duplicate device ID by Ben Hutchings · 14 years ago
  76. 9674e57 Staging: rt2870: add device id for Zyxel NWD-270N by Ozan Çağlayan · 14 years ago
  77. 821e67a Staging: comedi: fix read past end of array in cb_pcidda_attach() by Dan Carpenter · 14 years ago
  78. 15d93ed Staging: rtl8192su: add device ids by Florian Schilhabel · 14 years ago
  79. 60b42de Staging: rtl8192su: remove device ids by Florian Schilhabel · 14 years ago
  80. f84f927 Staging: rtl8187se: Fix compile warnings in 2.6.35-rc2 by Larry Finger · 14 years ago
  81. d268e0d Staging: wlags49_h2: Fix build error when CONFIG_SYSFS is not set by Javier Martinez Canillas · 14 years ago
  82. 8174fc0 Staging: wlags49_h2: add missing <linux/string.h> for strlen by Jeff Mahoney · 14 years ago
  83. d750785 Staging: hv: fix hv_utils module to properly autoload by Haiyang Zhang · 14 years ago
  84. 8b5d6d3 staging: hv: Fix race condition on vmbus channel initialization by Haiyang Zhang · 14 years ago
  85. 6c2fd30 Staging: comedi: drivers: adl_pci9111: Fix AI commands in TRIG_FOLLOW case by Ian Abbott · 14 years ago
  86. 44176d9 Staging: mrst-touchscreen: fix dereferencing free memory by Dan Carpenter · 14 years ago
  87. eb169d1 Staging: batman-adv: fix function prototype by Javier Martinez Canillas · 14 years ago
  88. 25477f2 Staging: batman-adv: return -EFAULT on copy_to_user errors by Dan Carpenter · 14 years ago
  89. f2102d3 staging: usbip: usbip_common: kill rx thread on tx thread creation error. by Himanshu Chauhan · 14 years ago
  90. b894f60 USB: gadget: f_mass_storage: stale common->fsg value bug fix by Michal Nazarewicz · 14 years ago
  91. e5fd39d USB: gadget: f_mass_storage: fixed fs descriptors not being updated by Michal Nazarewicz · 14 years ago
  92. c0f1f8e USB: musb: Enable the maximum supported burst mode for DMA by Hema HK · 14 years ago
  93. f2263db USB: musb: fix Blackfin ulpi stubs by Mike Frysinger · 14 years ago
  94. 9297688 USB: MUSB: make non-OMAP platforms build with CONFIG_PM=y by Sergei Shtylyov · 14 years ago
  95. 7d9645f USB: musb_core: make disconnect and suspend interrupts work again by Sergei Shtylyov · 14 years ago
  96. 4882662 USB: obey the sysfs power/wakeup setting by Alan Stern · 14 years ago
  97. 03ab746 USB: gadget eth: Fix calculate CRC32 in EEM by Jiri Pinkava · 14 years ago
  98. 0d152de USB: qcserial: fix a memory leak in qcprobe error path by Axel Lin · 14 years ago
  99. 10ca442 USB: gadget/printer, fix sleep inside atomic by Jiri Slaby · 14 years ago
  100. 1c81557 USB: isp1362-hcd, fix double lock by Jiri Slaby · 14 years ago