1. cff4c16 r8169: enable napi on resume. by Artem Savkov · 13 years ago
  2. f2ed5ee bnx2x: correction to firmware interface by Yuval Mintz · 13 years ago
  3. b330014 phy:icplus:fix Auto Power Saving in ip101a_config_init. by Srinivas Kandagatla · 13 years ago
  4. 6fc8cc3 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net by David S. Miller · 13 years ago
  5. bf03085 e1000e: Guarantee descriptor writeback flush success. by Matthew Vick · 13 years ago
  6. bb9e44d e1000e: prevent oops when adapter is being closed and reset simultaneously by Bruce Allan · 13 years ago
  7. aacc1be ixgbe: driver fix for link flap by Multanen, Eric W · 13 years ago
  8. e675f0c ppp: Don't stop and restart queue on every TX packet by David Woodhouse · 13 years ago
  9. 01627d9 Merge branch 'drm-fixes-intel' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 13 years ago
  10. e1a7eb0 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 13 years ago
  11. 62fb376 drm: Validate requested virtual size against allocated fb size by Chris Wilson · 13 years ago
  12. b4db1e3 drm/i915: treat src w & h as fixed point in sprite handling code by Jesse Barnes · 13 years ago
  13. 97effad drm/i915: no-lvds quirk on MSI DC500 by Anisse Astier · 13 years ago
  14. 927a2f1 drm/i915: Add lock on drm_helper_resume_force_mode by Sean Paul · 13 years ago
  15. e02f14c drm/i915: don't leak struct_mutex lock on ppgtt init failures by Daniel Vetter · 13 years ago
  16. 7d6e1cb Merge branch 'drm-prime-dmabuf-initial' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 13 years ago
  17. ed359a3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  18. 2240eb4 sky2: dont overwrite settings for PHY Quick link by Lino Sanfilippo · 13 years ago
  19. 085f1af tg3: Fix 5717 serdes powerdown problem by Matt Carlson · 13 years ago
  20. b1a808f Merge branch 'for-next' of git://gitorious.org/kernel-hsi/kernel-hsi by Linus Torvalds · 13 years ago
  21. 143418d Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
  22. deb74f5 Merge tag 'for-linus' of git://github.com/rustyrussell/linux by Linus Torvalds · 13 years ago
  23. 650dc07 drm/i915: disable ppgtt on snb when dmar is enabled by Daniel Vetter · 13 years ago
  24. cc22a93 drm/i915: add Ivy Bridge GT2 Server entries by Eugeni Dodonov · 13 years ago
  25. e199fd4 drm/radeon: Don't dereference possibly-NULL pointer. by Michel Dänzer · 13 years ago
  26. fa9e855 mm, drm/udl: fixup vma flags on mmap by Konstantin Khlebnikov · 13 years ago
  27. 402976f drm/radeon/kms: fix fans after resume by Alex Deucher · 13 years ago
  28. d06221c nouveau/bios: Fix tracking of BIOS image data by Benjamin Herrenschmidt · 13 years ago
  29. ea71f98 nouveau: Fix crash when pci_ram_rom() returns a size of 0 by Benjamin Herrenschmidt · 13 years ago
  30. 40c6104 drm/nouveau: select POWER_SUPPLY by Dave Airlie · 13 years ago
  31. e0d2e32 Merge branch 'drm-nouveau-fixes' of git://git.freedesktop.org/git/nouveau/linux-2.6 into drm-fixes by Dave Airlie · 13 years ago
  32. e31c6df Merge remote-tracking branch 'kumar/next' into merge by Benjamin Herrenschmidt · 13 years ago
  33. 78fb72f net: usb: cdc_eem: fix mtu by Rabin Vincent · 13 years ago
  34. 10b9194 net: sh_eth: fix endian check for architecture independent by Yoshihiro Shimoda · 13 years ago
  35. 6bafd64 usb/rtl8150 : Remove duplicated definitions by huajun li · 13 years ago
  36. acc6563 rionet: fix page allocation order of rionet_active by Akinobu Mita · 13 years ago
  37. 3f8c91a via-rhine: fix wait-bit inversion. by Andreas Mohr · 13 years ago
  38. cdaf0b8 net: lpc_eth: Fix rename of dev_hw_addr_random by stigge@antcom.de · 13 years ago
  39. 464b57d Fix non TBI PHY access; a bad merge undid bug fix in a previous commit. by Kenth Eriksson · 13 years ago
  40. 54f5ffb Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 13 years ago
  41. e77166b drm/i915: properly clear SSC1 bit in the pch refclock init code by Daniel Vetter · 13 years ago
  42. 1c7eaac drm/i915: apply CS reg readback trick against missed IRQ on snb by Daniel Vetter · 13 years ago
  43. 25e341c drm/i915: quirk away broken OpRegion VBT by Daniel Vetter · 13 years ago
  44. aa46419 drm/i915: enable plain RC6 on Sandy Bridge by default by Eugeni Dodonov · 13 years ago
  45. 83b7f9a drm/i915: allow to select rc6 modes via kernel parameter by Eugeni Dodonov · 13 years ago
  46. 7dd4906 drm/i915: Mark untiled BLT commands as fenced on gen2/3 by Chris Wilson · 13 years ago
  47. 55a254a drm/i915: properly restore the ppgtt page directory on resume by Daniel Vetter · 13 years ago
  48. f47166d drm/i915: Sanitize BIOS debugging bits from PIPECONF by Chris Wilson · 13 years ago
  49. b7ffff4 Merge branch 's3-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/amit/virtio-console by Linus Torvalds · 13 years ago
  50. 8bb1f22 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 13 years ago
  51. a75ee6e Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 13 years ago
  52. 00292bb mtdchar: kill persistently held vfsmount by Al Viro · 13 years ago
  53. c9651e7 ASPM: Fix pcie devices with non-pcie children by Matthew Garrett · 13 years ago
  54. f878d0b virtio-pci: switch to PM ops macro to initialise PM functions by Amit Shah · 13 years ago
  55. 04c2322 virtio-pci: S3 support by Amit Shah · 13 years ago
  56. 0517fdd virtio-pci: drop restore_common() by Amit Shah · 13 years ago
  57. f38f838 virtio: drop thaw PM operation by Amit Shah · 13 years ago
  58. e47d854 virtio: balloon: Allow stats update after restore from S4 by Amit Shah · 13 years ago
  59. 623ff77 Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6 by Linus Torvalds · 13 years ago
  60. a335750 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 13 years ago
  61. 919c840 Merge tag 'for-v3.4-rc1' of git://git.infradead.org/battery-2.6 by Linus Torvalds · 13 years ago
  62. 970e248 Documentation: remove references to /etc/modprobe.conf by Lucas De Marchi · 13 years ago
  63. d326f44 Merge branch 'tboot' into release by Len Brown · 13 years ago
  64. ec612fc Merge branch 'd3' into release by Len Brown · 13 years ago
  65. 73f0533 Merge branch 'apei' into release by Len Brown · 13 years ago
  66. 1a05e46 Merge branches 'acpica', 'bgrt', 'bz-11533', 'cpuidle', 'ec', 'hotplug', 'misc', 'red-hat-bz-727865', 'thermal', 'throttling', 'turbostat' and 'video' into release by Len Brown · 13 years ago
  67. 344e222 ACPI throttling: fix endian bug in acpi_read_throttling_status() by Dan Carpenter · 13 years ago
  68. c264c65 Disable MCP limit exceeded messages from Intel IPS driver by Andi Kleen · 13 years ago
  69. b60e7f6 ACPI video: Don't start video device until its associated input device has been allocated by Igor Murzov · 13 years ago
  70. ea9f885 ACPI video: Harden video bus adding. by Igor Murzov · 13 years ago
  71. 3248877 drm: base prime/dma-buf support (v5) by Dave Airlie · 13 years ago
  72. d1ff4b1 ACPI: Add support for exposing BGRT data by Matthew Garrett · 13 years ago
  73. f2d4753 ACPI: export acpi_kobj by Matthew Garrett · 13 years ago
  74. 8cdde12 ACPI: Fix logic for removing mappings in 'acpi_unmap' by Myron Stowe · 13 years ago
  75. 37d2a36 CPER failed to handle generic error records with multiple sections by Jiang Liu · 13 years ago
  76. 3723997 ACPI: Clean redundant codes in scan.c by Alex He · 13 years ago
  77. 9505626 ACPI: Fix unprotected smp_processor_id() in acpi_processor_cst_has_changed() by Paul E. McKenney · 13 years ago
  78. e252675 ACPI: consistently use should_use_kmap() by Jan Beulich · 13 years ago
  79. 89e96ad PNPACPI: Fix device ref leaking in acpi_pnp_match by Yinghai Lu · 13 years ago
  80. c80f5b3 ACPI: processor_driver: add missing kfree by Julia Lawall · 13 years ago
  81. 15afae6 ACPI, APEI: Fix incorrect APEI register bit width check and usage by Gary Hade · 13 years ago
  82. ee49089 ACPI, APEI, EINJ, new parameter to control trigger action by Chen Gong · 13 years ago
  83. 185210c ACPI, APEI, EINJ, limit the range of einj_param by Chen Gong · 13 years ago
  84. 7ed28f2 ACPI, APEI, Fix ERST header length check by Jiang Liu · 13 years ago
  85. 02401c0 cpuidle: power_usage should be declared signed integer by Boris Ostrovsky · 13 years ago
  86. 1a022e3 idle, x86: Allow off-lined CPU to enter deeper C states by Boris Ostrovsky · 13 years ago
  87. f52b69f Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh by Linus Torvalds · 13 years ago
  88. 9f324bd ACPI: Add CPU hotplug support for processor device objects by Toshi Kani · 13 years ago
  89. c6436f5a ACPI / PM: print physical addresses consistently with other parts of kernel by Bjorn Helgaas · 13 years ago
  90. 9bcb811 ACPI: Evaluate thermal trip points before reading temperature by Matthew Garrett · 13 years ago
  91. b24e509 ACPI, PCI: Move acpi_dev_run_wake() to ACPI core by Lin Ming · 13 years ago
  92. 2f7fa1b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 13 years ago
  93. fc850f3 cpuidle: use the driver's state_count as default by Daniel Lezcano · 13 years ago
  94. 3a53396 cpuidle: add a sysfs entry to disable specific C state for debug purpose. by ShuoX Liu · 13 years ago
  95. 0090def ACPI: Add interface to register/unregister device to/from power resources by Lin Ming · 13 years ago
  96. 3ebc81b ACPI: Introduce ACPI D3_COLD state support by Zhang Rui · 13 years ago
  97. 6a99b1c ACPICA: Object repair code: Support to add Package wrappers by Bob Moore · 13 years ago
  98. f182394 Input: wacom - check for allocation failure in probe() by Dan Carpenter · 13 years ago
  99. 6fe0d06 ACPI: Make ACPI interrupt threaded by Andi Kleen · 13 years ago
  100. d6795fe ACPI: ec: Do request_region outside WARN() by Andi Kleen · 13 years ago