1. 7f3bf7c Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 13 years ago
  2. 53d1e65 Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  3. 447e136 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 13 years ago
  4. 82de9a0 eisa/pci_eisa.c: fix BUG introduced by 005bdad7b80 by Arnaud Lacombe · 13 years ago
  5. a81b31e drm/radeon: Extended DDC Probing for ECS A740GM-M DVI-D Connector by Thomas Reim · 13 years ago
  6. d522d9c drm/radeon: Log Subsystem Vendor and Device Information by Thomas Reim · 13 years ago
  7. e384fab drm/radeon: Extended DDC Probing for Connectors with Improperly Wired DDC Lines (here: Asus M2A-VM HDMI) by Thomas Reim · 13 years ago
  8. 051963d drm: Separate EDID Header Check from EDID Block Check by Thomas Reim · 13 years ago
  9. 5037f8a drm: Add NULL check about irq functions by Joonyoung Shim · 13 years ago
  10. e1c44ac drm: Fix irq install error handling by Joonyoung Shim · 13 years ago
  11. 816985d drm/radeon: fix potential NULL dereference in drivers/gpu/drm/radeon/atom.c by Bojan Prtvar · 13 years ago
  12. 69ad2ff drm/radeon: clean reg header files by Fernando Luis Vázquez Cao · 13 years ago
  13. 4d5cb60 drm/debugfs: Initialise empty variable by Emil Velikov · 13 years ago
  14. 0b57637 Merge branch 'drm-intel-next' of ssh://master.kernel.org/pub/scm/linux/kernel/git/keithp/linux-2.6 into drm-fixes by Dave Airlie · 13 years ago
  15. c41b9ee drm/radeon/kms: add thermal chip quirk for asus 9600xt by Alex Deucher · 13 years ago
  16. 8849883 drm/radeon: off by one in check_reg() functions by Dan Carpenter · 13 years ago
  17. b870989 drm/radeon/kms: fix version comment due to merge timing by Alex Deucher · 13 years ago
  18. b57e35b ixgbe: fix PHY link setup for 82599 by Emil Tantilov · 13 years ago
  19. 2a72c31 ixgbe: fix __ixgbe_notify_dca() bail out code by Don Skidmore · 13 years ago
  20. 6d337dc igb: fix WOL on second port of i350 device by Carolyn Wyborny · 13 years ago
  21. 9fb7a5f e1000e: minor re-order of #include files by Bruce Allan · 13 years ago
  22. b9e06f7 e1000e: remove unnecessary check for NULL pointer by Bruce Allan · 13 years ago
  23. 945a515 intel drivers: repair missing flush operations by Jesse Brandeburg · 13 years ago
  24. fe55c18 Revert "dt: add of_alias_scan and of_alias_get_id" by Grant Likely · 13 years ago
  25. 9e191b2 dt: remove of_alias_get_id() reference by Grant Likely · 13 years ago
  26. d3e6145 macb: restore wrap bit when performing underrun cleanup by Tord Andersson · 13 years ago
  27. 36c3541 cdc_ncm: fix endianness problem. by Giuseppe Scrivano · 13 years ago
  28. 0302899 drivers/ide/cy82c693.c: Add missing pci_dev_put by Julia Lawall · 13 years ago
  29. 89e9aad ide: Fix irq flags madness by Thomas Gleixner · 13 years ago
  30. 0ea6484 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 13 years ago
  31. 35e51fe Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6 by Linus Torvalds · 13 years ago
  32. c0c770e Merge branch 'apei-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 13 years ago
  33. 21ef4b8 dmaengine: use DEFINE_IDR for static initialization by Axel Lin · 13 years ago
  34. d0b0c8c ioat: fix xor_idx_to_desc by Dan Williams · 13 years ago
  35. 5ee5a07 irda: use PCI_VENDOR_ID_* by Jon Mason · 13 years ago
  36. a9e4e6e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 13 years ago
  37. 27665ff Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  38. 07b7ddd drm/i915: allow cache sharing policy control by Jesse Barnes · 13 years ago
  39. c0864cb drm/i915/hdmi: HDMI source product description infoframe support by Jesse Barnes · 13 years ago
  40. 45187ac drm/i915/hdmi: split infoframe setting from infoframe type code by Jesse Barnes · 13 years ago
  41. ebec9a7 drm: track CEA version number if present by Jesse Barnes · 13 years ago
  42. 70d3271 drivers/video/backlight/aat2870_bl.c: make it buildable as a module by Andrew Morton · 13 years ago
  43. 5d6f921 drivers/video/backlight/aat2870_bl.c: fix setting max_current by Axel Lin · 13 years ago
  44. 4c4dd90 drivers/video/backlight/aat2870_bl.c: fix error checking for backlight_device_register by Axel Lin · 13 years ago
  45. 1560ffe6 tpm_tis: fix build when ACPI is not enabled by Randy Dunlap · 13 years ago
  46. f7b9fcb ramoops: update module parameters by Sergiu Iordache · 13 years ago
  47. 12b3e03 rtc-omap: fix initialization of control register by Daniel Glöckner · 13 years ago
  48. 06fa0a8 mlx4: Fixing Ethernet unicast packet steering by Yevgeny Petrilin · 13 years ago
  49. 5be1334 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 13 years ago
  50. a0bfa13 cpuidle: stop depending on pm_idle by Len Brown · 13 years ago
  51. d91ee58 cpuidle: replace xen access to x86 pm_idle and default_idle by Len Brown · 13 years ago
  52. 62027ae cpuidle: create bootparam "cpuidle.off=1" by Len Brown · 13 years ago
  53. 65d4b24 xen/self-balloon: Add dependency on tmem. by Konrad Rzeszutek Wilk · 13 years ago
  54. 61077b2 xen/balloon: Fix compile errors - missing header files. by Konrad Rzeszutek Wilk · 13 years ago
  55. f24144c xen/grant: Fix compile warning. by Konrad Rzeszutek Wilk · 13 years ago
  56. 27a26b7 xen/pciback: remove duplicated #include by Huang Weiyi · 13 years ago
  57. 4e20fa65 drm/i915: Try enabling RC6 by default (again) by Keith Packard · 13 years ago
  58. 3d208be Merge branch 'drm-intel-fixes' into drm-intel-next by Keith Packard · 13 years ago
  59. 4edd17a Revert "drm/i915/dp: Zero the DPCD data before connection probe" by Keith Packard · 13 years ago
  60. d0e323b Merge branch 'apei' into apei-release by Len Brown · 13 years ago
  61. c3e6088 ACPI, APEI, EINJ Param support is disabled by default by Huang Ying · 13 years ago
  62. 70cb6e1 APEI GHES: 32-bit buildfix by Len Brown · 13 years ago
  63. a7e09d4 ACPI: APEI build fix by Len Brown · 13 years ago
  64. ba61ca4 ACPI, APEI, GHES: Add hardware memory error recovery support by Huang Ying · 13 years ago
  65. 152cef4 ACPI, APEI, GHES, Error records content based throttle by Huang Ying · 13 years ago
  66. 67eb2e9 ACPI, APEI, GHES, printk support for recoverable error via NMI by Huang Ying · 13 years ago
  67. af6df87 [S390] qdio: Use kstrtoul_from_user by Peter Huewe · 13 years ago
  68. d5f4d11 [S390] sclp_async: Use kstrtoul_from_user by Peter Huewe · 13 years ago
  69. 34cd551 [S390] dasd: check if raw track access is supported by Stefan Haberland · 13 years ago
  70. e4258d5 [S390] dasd: use vmalloc for statistics input buffer by Stefan Weinhuber · 13 years ago
  71. be8d97a [S390] qdio: 2nd stage retry on SIGA-W busy conditions by Jan Glauber · 13 years ago
  72. a5d5a91 Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 13 years ago
  73. 750f463 dt: add of_alias_scan and of_alias_get_id by Shawn Guo · 13 years ago
  74. 28f4881 bnx2x: Clear MDIO access warning during first driver load by Yaniv Rosner · 13 years ago
  75. afad009 bnx2x: Fix BCM578xx MAC test by Yaniv Rosner · 13 years ago
  76. d2059a0 bnx2x: Fix BCM54618se invalid link indication by Yaniv Rosner · 13 years ago
  77. fd38f73e bnx2x: Fix BCM84833 link by Yaniv Rosner · 13 years ago
  78. 19af03a bnx2x: Fix link issue with DAC over 578xx by Yaniv Rosner · 13 years ago
  79. 793bd45 bnx2x: Fix LED behavior by Yaniv Rosner · 13 years ago
  80. 157fa28 bnx2x: Fix BCM578xx-B0 MDIO access by Yaniv Rosner · 13 years ago
  81. de6f337 bnx2x: Fix remote fault handling by Yaniv Rosner · 13 years ago
  82. b507766 bnx2x: Fix chip hanging due to TX pipe stall. by Yaniv Rosner · 13 years ago
  83. 9d5b36b bnx2x: Fix missing pause on for 578xx by Yaniv Rosner · 13 years ago
  84. dcd998c tcm_fc: Handle DDP/SW fc_frame_payload_get failures in ft_recv_write_data by Kiran Patil · 13 years ago
  85. f48d191 Merge branch 'pstore-efi' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 13 years ago
  86. c299eba Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 13 years ago
  87. 1850536 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 13 years ago
  88. a6b11f5 Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  89. 73a9fe8 Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  90. f340681 Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm by Linus Torvalds · 13 years ago
  91. 4fecc20 Input: ad7879 - fix deficient device disable by Michael Hennerich · 13 years ago
  92. c28aa38 r8169 : MAC address change fix for the 8168e-vl. by françois romieu · 13 years ago
  93. b728a5c efivars: fix warnings when CONFIG_PSTORE=n by Tony Luck · 13 years ago
  94. 4a8f505 Merge branches 'acpica', 'battery', 'boot-irqs', 'bz-24492', 'bz-9528', 'from-akpm', 'kexec-param' and 'misc' into release by Len Brown · 13 years ago
  95. 3d071cd3 Merge tag 'v3.0' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into for-linus by Chris Metcalf · 13 years ago
  96. aa16597 ACPI: add missing _OSI strings by Shaohua Li · 13 years ago
  97. 31f5396 thermal: make THERMAL_HWMON implementation fully internal by Jean Delvare · 13 years ago
  98. 0d97d7a thermal: split hwmon lookup to a separate function by Jean Delvare · 13 years ago
  99. ab92402 thermal: hide CONFIG_THERMAL_HWMON by Jean Delvare · 13 years ago
  100. f352910 iwlagn: 5000 do not support idle mode by Wey-Yi Guy · 13 years ago