1. 141a0af ACPI: call acpi_system_init() explicitly rather than as initcall by Bjorn Helgaas · 16 years ago
  2. 4451537 ACPI: call acpi_power_init() explicitly rather than as initcall by Bjorn Helgaas · 16 years ago
  3. a5f820f ACPI: call acpi_ec_init() explicitly rather than as initcall by Bjorn Helgaas · 16 years ago
  4. e747f27 ACPI: call acpi_scan_init() explicitly rather than as initcall by Bjorn Helgaas · 16 years ago
  5. 81d0273 ACPI: skip DMI power state check when ACPI disabled by Bjorn Helgaas · 16 years ago
  6. e60cc7a ACPI: move private declarations to internal.h by Bjorn Helgaas · 16 years ago
  7. c15d8a6 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 16 years ago
  8. 4902135 Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 16 years ago
  9. 6004260 Merge git://git.infradead.org/iommu-2.6 by Linus Torvalds · 16 years ago
  10. 6aa03ab Fix iwlan DMA mapping direction by Fenghua Yu · 16 years ago
  11. e08fb4f drm/i915: convert DRM_ERROR to DRM_DEBUG in phys object pwrite path by Dave Airlie · 16 years ago
  12. dd0910b drm/i915: make hw page ioremap use ioremap_wc by Dave Airlie · 16 years ago
  13. d61e738 drm: edid revision 0 is valid by Kyle McMartin · 16 years ago
  14. b3f5e73 drm: Correct unbalanced drm_vblank_put() during mode setting. by Chris Wilson · 16 years ago
  15. 7bec756 drm: disable encoders before re-routing them by Jesse Barnes · 16 years ago
  16. c8766ac drm: Fix shifts of EDID vsync offset/width fields. by Linus Torvalds · 16 years ago
  17. 37df967 drm/i915: handle bogus VBT panel timing by Jesse Barnes · 16 years ago
  18. 7c04d1d drm/i915: remove PLL debugging messages by Jesse Barnes · 16 years ago
  19. 73d5c38 md: avoid races when stopping resync. by NeilBrown · 16 years ago
  20. 78200d4 md/raid10: Don't call bitmap_cond_end_sync when we are doing recovery. by NeilBrown · 16 years ago
  21. 09b4068 md/raid10: Don't skip more than 1 bitmap-chunk at a time during recovery. by NeilBrown · 16 years ago
  22. 21209b6 Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 by Linus Torvalds · 16 years ago
  23. 531660e Add i2c_board_info for RiscPC PCF8583 by Russell King · 16 years ago
  24. 082a4cf i2c: Make sure i2c_algo_bit_data.timeout is HZ-independent by Jean Delvare · 16 years ago
  25. cd97f39 i2c-dev: Clarify the unit of ioctl I2C_TIMEOUT by Jean Delvare · 16 years ago
  26. a746b57 i2c: Timeouts reach -1 by Roel Kluin · 16 years ago
  27. f29d2e0 i2c: Fix misplaced parentheses by Roel Kluin · 16 years ago
  28. e73bf9f firedtv: dvb_frontend_info for FireDTV S2, fix "frequency limits undefined" error by Beat Michel Liechti · 16 years ago
  29. 1549079 firedtv: massive refactoring by Stefan Richter · 16 years ago
  30. a70f81c firedtv: rename files, variables, functions from firesat to firedtv by Rambaldi · 16 years ago
  31. 291f006 firedtv: Use DEFINE_SPINLOCK by Julia Lawall · 16 years ago
  32. a40bf55 firedtv: fix registration - adapter number could only be zero by Henrik Kurelid · 16 years ago
  33. 7199e52 firedtv: use length_field() of PMT as length by Henrik Kurelid · 16 years ago
  34. 096edfbf firedtv: fix returned struct for ca_info by Henrik Kurelid · 16 years ago
  35. 8ae83cd firedtv: cleanups and minor fixes by Stefan Richter · 16 years ago
  36. 00fc307 ieee1394: remove superfluous assertions by Stefan Richter · 16 years ago
  37. 9c939e4 ieee1394: inherit ud vendor_id from node vendor_id by Stefan Richter · 16 years ago
  38. b33fdd6 ieee1394: add hpsb_node_read() and hpsb_node_lock() by Stefan Richter · 16 years ago
  39. 29f8ea8 ieee1394: use correct barrier types between accesses of nodeid and generation by Stefan Richter · 16 years ago
  40. 612262a firesat: copyrights, rename to firedtv, API conversions, fix remote control input by Stefan Richter · 16 years ago
  41. 81c67b7 firesat: avc resend by Henrik Kurelid · 16 years ago
  42. df4846c firesat: update isochronous interface, add CI support by Henrik Kurelid · 16 years ago
  43. 2c22861 firesat: add DVB-S support for DVB-S2 devices by Ben Backx · 16 years ago
  44. f1bbb43 firesat: fix DVB-S2 device recognition by Ben Backx · 17 years ago
  45. c81c8b6 DVB: add firesat driver by Greg Kroah-Hartman · 17 years ago
  46. 226485e i915: suspend/resume interrupt state by Jesse Barnes · 16 years ago
  47. 6c0594a Fix an oops in i915_gem_retire_requests() by Karsten Wiese · 16 years ago
  48. d38e84e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  49. 5004417 drm/i915: Add missing mutex_lock(&dev->struct_mutex) by Pierre Willenbrock · 16 years ago
  50. 6fb8858 drm/i915: fix WC mapping in non-GEM i915 code. by Jesse Barnes · 16 years ago
  51. bab2d1f drm/i915: Fix regression in 95ca9d by Chris Wilson · 16 years ago
  52. f21289b drm/i915: Retire requests from i915_gem_busy_ioctl. by Eric Anholt · 16 years ago
  53. 5669fca drm/i915: suspend/resume GEM when KMS is active by Jesse Barnes · 16 years ago
  54. efbeed9 drm/i915: Don't let a device flush to prepare buffers clear new write_domains. by Eric Anholt · 16 years ago
  55. 8b0e378 drm/i915: Cut two args to set_to_gpu_domain that confused this tricky path. by Eric Anholt · 16 years ago
  56. 0f99fed PM: Split up sysdev_[suspend|resume] from device_power_[down|up], fix by Ingo Molnar · 16 years ago
  57. 770824b PM: Split up sysdev_[suspend|resume] from device_power_[down|up] by Rafael J. Wysocki · 16 years ago
  58. 7c24af4 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 16 years ago
  59. 3d92e8f m68k: atari - Rename "mfp" to "st_mfp" by Geert Uytterhoeven · 16 years ago
  60. ee92362 veth : add the set_mac_address capability by Daniel Lezcano · 16 years ago
  61. b956d41 sunlance: Beyond ARRAY_SIZE of ib->btx_ring by Roel Kluin · 16 years ago
  62. 5acfac5 Merge branches 'release', 'bugzilla-12011', 'bugzilla-12632', 'misc' and 'suspend' into release by Len Brown · 16 years ago
  63. ba193d6 ACPI: remove CONFIG_ACPI_SYSTEM by Bjorn Helgaas · 16 years ago
  64. 4898c2b fujitsu-laptop: Use RFKILL support bitmask from firmware by Tony Vroon · 16 years ago
  65. adfafef Merge branch 'hibernate' by Linus Torvalds · 16 years ago
  66. 216773a Consolidate driver_probe_done() loops into one place by Arjan van de Ven · 16 years ago
  67. 56f382a battery: don't assume we are fully charged when not charging or discharging by Richard Hughes · 16 years ago
  68. 5423a0c ACPI: EC: Add delay for slow MSI controller by Alexey Starikovskiy · 16 years ago
  69. 2ec77fc Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 16 years ago
  70. b5482d4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 16 years ago
  71. b6adea3 8250: fix boot hang with serial console when using with Serial Over Lan port by Mauro Carvalho Chehab · 16 years ago
  72. 3cf3114 atyfb: remove unused local variable `pwr_command' by Yang Hongyang · 16 years ago
  73. b28fe28 sx.c: avoid referencing freed memory if copy_from_user() fails by Dan Carpenter · 16 years ago
  74. 9b6d2510 sx.c: fix dbl statement if - add missing braces by Ilpo Järvinen · 16 years ago
  75. d13c11f sungem: another error printed one too early by roel kluin · 16 years ago
  76. 0d5048a ISDN: fix sc/shmem printk format warning by Randy Dunlap · 16 years ago
  77. 2cf0dbe SMSC: timeout reaches -1 by Roel Kluin · 16 years ago
  78. 196b7e1 smsc9420: handle magic field of ethtool_eeprom by Steve Glendinning · 16 years ago
  79. 62660e2 sundance: missing parentheses? by Roel Kluin · 16 years ago
  80. 9df8f4e smsc9420: fix another postfixed timeout by Steve Glendinning · 16 years ago
  81. 494ef10 wimax/i2400m: driver loads firmware v1.4 instead of v1.3 by Inaky Perez-Gonzalez · 16 years ago
  82. 3d16118 drm/radeon: update sarea copies of last_ variables on resume. by etienne · 16 years ago
  83. ab00b3e drm/i915: Keep refs on the object over the lifetime of vmas for GTT mmap. by Jesse Barnes · 16 years ago
  84. 496818f drm/i915: take struct mutex around fb unref by Jesse Barnes · 16 years ago
  85. 43565a0 drm: Use spread spectrum when the bios tells us it's ok. by Kristian Høgsberg · 16 years ago
  86. a29f5ca drm: Collapse identical i8xx_clock() and i9xx_clock(). by Kristian Høgsberg · 16 years ago
  87. f3cade5 drm: Bring PLL limits in sync with DDX values. by Kristian Høgsberg · 16 years ago
  88. 7f9872e drm: Add locking around cursor gem operations. by Kristian Høgsberg · 16 years ago
  89. 5c3b82e drm: Propagate failure from setting crtc base. by Chris Wilson · 16 years ago
  90. e62fb64 drm: Check for a NULL encoder when reverting on error path by Chris Wilson · 16 years ago
  91. 85a7bb9 drm/i915: Cleanup the hws on ringbuffer constrution failure. by Chris Wilson · 16 years ago
  92. 67eabc0 drm/i915: Don't add panel_fixed_mode to the probed modes list at LVDS init. by Steve Aarnio · 16 years ago
  93. ea39f83 drm: Release user fbs in drm_release by Kristian Høgsberg · 16 years ago
  94. b4476f5 drm/i915: Unpin the fb on error during construction. by Chris Wilson · 16 years ago
  95. 3eb2ee7 drm/i915: Unpin the hws if we fail to kmap. by Chris Wilson · 16 years ago
  96. 47ed185 drm/i915: Unpin the ringbuffer if we fail to ioremap it. by Chris Wilson · 16 years ago
  97. 491152b drm/i915: unpin for an invalid memory domain. by Chris Wilson · 16 years ago
  98. 13af106 drm/i915: Release and unlock on mmap_gtt error path. by Chris Wilson · 16 years ago
  99. 2ebed17 drm/i915: Set framebuffer alignment based upon the fence constraints. by Chris Wilson · 16 years ago
  100. 8d59bae drm: Do not leak a new reference for flink() on an existing name by Chris Wilson · 16 years ago