1. a852cbf Merge branches 'x86/acpi', 'x86/apic', 'x86/asm', 'x86/cleanups', 'x86/mm', 'x86/signal' and 'x86/urgent'; commit 'v2.6.29-rc6' into x86/core by Ingo Molnar · 15 years ago
  2. 5004417 drm/i915: Add missing mutex_lock(&dev->struct_mutex) by Pierre Willenbrock · 15 years ago
  3. 6fb8858 drm/i915: fix WC mapping in non-GEM i915 code. by Jesse Barnes · 15 years ago
  4. bab2d1f drm/i915: Fix regression in 95ca9d by Chris Wilson · 15 years ago
  5. f21289b drm/i915: Retire requests from i915_gem_busy_ioctl. by Eric Anholt · 15 years ago
  6. 5669fca drm/i915: suspend/resume GEM when KMS is active by Jesse Barnes · 15 years ago
  7. efbeed9 drm/i915: Don't let a device flush to prepare buffers clear new write_domains. by Eric Anholt · 15 years ago
  8. 8b0e378 drm/i915: Cut two args to set_to_gpu_domain that confused this tricky path. by Eric Anholt · 15 years ago
  9. 0d3a9cf acpi: add some missing section markers by Jeremy Fitzhardinge · 15 years ago
  10. 965c7ec x86: remove the Voyager 32-bit subarch by Ingo Molnar · 15 years ago
  11. 0f99fed PM: Split up sysdev_[suspend|resume] from device_power_[down|up], fix by Ingo Molnar · 15 years ago
  12. fc6fc7f Merge branch 'linus' into x86/apic by Ingo Molnar · 15 years ago
  13. 770824b PM: Split up sysdev_[suspend|resume] from device_power_[down|up] by Rafael J. Wysocki · 15 years ago
  14. 7c24af4 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 15 years ago
  15. 3d92e8f m68k: atari - Rename "mfp" to "st_mfp" by Geert Uytterhoeven · 15 years ago
  16. 5acfac5 Merge branches 'release', 'bugzilla-12011', 'bugzilla-12632', 'misc' and 'suspend' into release by Len Brown · 15 years ago
  17. ba193d6 ACPI: remove CONFIG_ACPI_SYSTEM by Bjorn Helgaas · 15 years ago
  18. 4898c2b fujitsu-laptop: Use RFKILL support bitmask from firmware by Tony Vroon · 15 years ago
  19. adfafef Merge branch 'hibernate' by Linus Torvalds · 15 years ago
  20. 216773a Consolidate driver_probe_done() loops into one place by Arjan van de Ven · 15 years ago
  21. 56f382a battery: don't assume we are fully charged when not charging or discharging by Richard Hughes · 16 years ago
  22. 5423a0c ACPI: EC: Add delay for slow MSI controller by Alexey Starikovskiy · 15 years ago
  23. 2ec77fc Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  24. b5482d4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 15 years ago
  25. b6adea3 8250: fix boot hang with serial console when using with Serial Over Lan port by Mauro Carvalho Chehab · 15 years ago
  26. 3cf3114 atyfb: remove unused local variable `pwr_command' by Yang Hongyang · 15 years ago
  27. b28fe28 sx.c: avoid referencing freed memory if copy_from_user() fails by Dan Carpenter · 15 years ago
  28. 9b6d251 sx.c: fix dbl statement if - add missing braces by Ilpo Järvinen · 15 years ago
  29. 3b6f7b9 Merge branch 'x86/urgent' into x86/core by Ingo Molnar · 15 years ago
  30. 3d16118 drm/radeon: update sarea copies of last_ variables on resume. by etienne · 15 years ago
  31. ab00b3e drm/i915: Keep refs on the object over the lifetime of vmas for GTT mmap. by Jesse Barnes · 15 years ago
  32. 496818f drm/i915: take struct mutex around fb unref by Jesse Barnes · 15 years ago
  33. 43565a0 drm: Use spread spectrum when the bios tells us it's ok. by Kristian Høgsberg · 15 years ago
  34. a29f5ca drm: Collapse identical i8xx_clock() and i9xx_clock(). by Kristian Høgsberg · 15 years ago
  35. f3cade5 drm: Bring PLL limits in sync with DDX values. by Kristian Høgsberg · 15 years ago
  36. 7f9872e drm: Add locking around cursor gem operations. by Kristian Høgsberg · 15 years ago
  37. 5c3b82e drm: Propagate failure from setting crtc base. by Chris Wilson · 15 years ago
  38. e62fb64 drm: Check for a NULL encoder when reverting on error path by Chris Wilson · 15 years ago
  39. 85a7bb9 drm/i915: Cleanup the hws on ringbuffer constrution failure. by Chris Wilson · 15 years ago
  40. 67eabc0 drm/i915: Don't add panel_fixed_mode to the probed modes list at LVDS init. by Steve Aarnio · 15 years ago
  41. ea39f83 drm: Release user fbs in drm_release by Kristian Høgsberg · 15 years ago
  42. b4476f5 drm/i915: Unpin the fb on error during construction. by Chris Wilson · 15 years ago
  43. 3eb2ee7 drm/i915: Unpin the hws if we fail to kmap. by Chris Wilson · 15 years ago
  44. 47ed185 drm/i915: Unpin the ringbuffer if we fail to ioremap it. by Chris Wilson · 15 years ago
  45. 491152b drm/i915: unpin for an invalid memory domain. by Chris Wilson · 15 years ago
  46. 13af106 drm/i915: Release and unlock on mmap_gtt error path. by Chris Wilson · 15 years ago
  47. 2ebed17 drm/i915: Set framebuffer alignment based upon the fence constraints. by Chris Wilson · 15 years ago
  48. 8d59bae drm: Do not leak a new reference for flink() on an existing name by Chris Wilson · 15 years ago
  49. a35f2e2 drm/i915: Fix potential AB-BA deadlock in i915_gem_execbuffer() by Roland Dreier · 15 years ago
  50. 96dec61 drm/i915: refleak along pin() error path. by Chris Wilson · 15 years ago
  51. d687310 drm/i915: hold mutex for unreference() in i915_gem_tiling.c by Chris Wilson · 15 years ago
  52. a198bc8 drm/i915: Cleanup trivial leak on execbuffer error path. by Chris Wilson · 15 years ago
  53. 3e49c4f drm: Free the object ref on error. by Chris Wilson · 15 years ago
  54. ad45aa9 drm: Potential use-after-free on error path. by Chris Wilson · 15 years ago
  55. 005568b drm/i915: Storage class should be before const qualifier by Tobias Klauser · 15 years ago
  56. 402a917 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  57. 23d75d9 [S390] fix "mem=" handling in case of standby memory by Heiko Carstens · 15 years ago
  58. e2e5a0f [S390] sclp: handle empty event buffers by Peter Oberparleiter · 15 years ago
  59. 22eb36f [ARM] 5403/1: pxa25x_ep_fifo_flush() *ep->reg_udccs always set to 0 by Roel Kluin · 15 years ago
  60. ba95fd4 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  61. 59af0a0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc by Linus Torvalds · 15 years ago
  62. be50344 spi-gpio: sanitize MISO bitvalue by Michael Buesch · 15 years ago
  63. 97bef7d Bernhard has moved by Bernhard Walle · 15 years ago
  64. 310d8c9 x86: dell-laptop: depends on POWER_SUPPLY by Randy Dunlap · 15 years ago
  65. a1a5c3b fbdev/drm: fix Kconfig submenu mess in "Graphics support" by Krzysztof Helt · 15 years ago
  66. 5a74db0 floppy: request and release only the ports we actually use by Philippe De Muyter · 15 years ago
  67. ffa7525 jsm: additional device support by Adam Lackorzynski · 15 years ago
  68. 27c0c8e atmel_serial might lose modem status change by Atsushi Nemoto · 15 years ago
  69. 287d859 atmel-mci: fix initialization of dma slave data by Dan Williams · 15 years ago
  70. 9ccf3b5 lis3lv02d: add axes knowledge of HP Pavilion dv5 models by Giuseppe Bilotta · 15 years ago
  71. 137bad3 lis3lv02d: support both one- and two-byte sensors by Giuseppe Bilotta · 15 years ago
  72. ef2cfc7 hp accelerometer: add freefall detection by Pavel Machek · 15 years ago
  73. 3a5093e eeepc: should depend on INPUT by Alexey Dobriyan · 15 years ago
  74. b6d6c51 aoe: ignore vendor extension AoE responses by Ed Cashin · 15 years ago
  75. 3ebf74b omap_hsmmc: Change while(); loops with finite version by Jean Pihet · 15 years ago
  76. c232f45 omap_hsmmc: recover from transfer failures by Jean Pihet · 15 years ago
  77. eb25082 omap_hsmmc: only MMC1 allows HCTL.SDVS != 1.8V by David Brownell · 15 years ago
  78. 249d0fa omap_hsmmc: card detect irq bugfix by David Brownell · 15 years ago
  79. 5dbace0 sdhci: fix led naming by Helmut Schaa · 15 years ago
  80. 58a5dd3 mmc_test: fix basic read test by Rabin Vincent · 15 years ago
  81. 9942448 s3cmci: Fix hangup in do_pio_write() by Yauhen Kharuzhy · 15 years ago
  82. 82eb03c cciss: PCI power management reset for kexec by Chip Coldwell · 15 years ago
  83. c8cbec6 paride/pg.c: xs(): &&/|| confusion by Roel Kluin · 15 years ago
  84. 93dbb39 block: fix bad definition of BIO_RW_SYNC by Jens Axboe · 15 years ago
  85. 86a6a87 Revert "sdhci: force high speed capability on some controllers" by Pierre Ossman · 15 years ago
  86. 444122f MMC: fix bug - SDHC card capacity not correct by Yi Li · 15 years ago
  87. 5955c7a Add support for VT6415 PCIE PATA IDE Host Controller by Zlatko Calusic · 15 years ago
  88. 3494252 USB/PCI: Fix resume breakage of controllers behind cardbus bridges by Rafael J. Wysocki · 15 years ago
  89. 8ce9a75 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  90. c951aa6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
  91. 0637810 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 15 years ago
  92. 59dad0c Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 by Linus Torvalds · 15 years ago
  93. 1024d1c Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 15 years ago
  94. 5e51d16 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 15 years ago
  95. 7f302fe Merge branch 'for-linus' of git://git.o-hand.com/linux-mfd by Linus Torvalds · 15 years ago
  96. 68cc830 Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 15 years ago
  97. 11df586 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/dvrabel/uwb by Linus Torvalds · 15 years ago
  98. ca77fde Fix Intel IOMMU write-buffer flushing by David Woodhouse · 15 years ago
  99. 18632f8 hwmon: Fix ACPI resource check error handling by Hans de Goede · 15 years ago
  100. 603eaa1 hwmon: (f71882fg) Hide misleading error message by Jean Delvare · 15 years ago