1. b36ece8 spi/mpc8xxx: refactor the common code for SPI/eSPI controller by Mingkai Hu · 14 years ago
  2. 3272029 spi/mpc8xxx: rename spi_mpc8xxx.c to spi_fsl_spi.c by Mingkai Hu · 14 years ago
  3. 492c032 Merge commit 'v2.6.36-rc7' into spi/next by Grant Likely · 14 years ago
  4. f9d629c spi/pl022: fix dubious allocation staticize platform data by Linus Walleij · 14 years ago
  5. 5a1c98b spi/pl022: get rid of chipinfo dev pointer by Linus Walleij · 14 years ago
  6. bde435a spi/pl022: Add spi->mode support to AMBA SPI driver by Kevin Wells · 14 years ago
  7. fadcf49 spi: change to new flag variable by matt mooney · 14 years ago
  8. b1b6b9a spi/pl022: add PrimeCell generic DMA support by Linus Walleij · 14 years ago
  9. cdbc8f0 spi/topcliff: Tidy up Kconfig help text by Grant Likely · 14 years ago
  10. 65308c4 spi/topcliff: cleanups for style and conciseness by Grant Likely · 14 years ago
  11. e8b17b5 spi/topcliff: Add topcliff platform controller hub (PCH) spi bus driver by Masayuki Ohtake · 14 years ago
  12. 34984f5 Merge branch 'v2.6.36-rc6-urgent-fixes' of git://xenbits.xen.org/people/sstabellini/linux-pvhvm by Linus Torvalds · 14 years ago
  13. a947f0f xen: do not set xenstored_ready before xenbus_probe on hvm by Stefano Stabellini · 14 years ago
  14. 2f6b3aa Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6 by Linus Torvalds · 14 years ago
  15. 53d22d8 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/staging by Linus Torvalds · 14 years ago
  16. 989cd44 Merge branch 'merge-spi' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  17. 4a73a43 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  18. c470af0 Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ickle/drm-intel by Linus Torvalds · 14 years ago
  19. 7dcd249 drm/i915: Rephrase pwrite bounds checking to avoid any potential overflow by Chris Wilson · 14 years ago
  20. ce9d419 drm/i915: Sanity check pread/pwrite by Chris Wilson · 14 years ago
  21. cadb865 hwmon: f71882fg: use a muxed resource lock for the Super I/O port by Giel van Schijndel · 14 years ago
  22. ab7ad7f drm/i915: Use pipe state to tell when pipe is off by Keith Packard · 14 years ago
  23. b99a9d9 drm/i915: vblank status not valid while training display port by Keith Packard · 14 years ago
  24. 2b7a32f of/spi: Fix OF-style driver binding of spi devices by Sinan Akman · 14 years ago
  25. 23699f9 spi: spi-gpio.c tests SPI_MASTER_NO_RX bit twice, but not SPI_MASTER_NO_TX by Roel Kluin · 14 years ago
  26. 929f49b drivers/gpu/drm/i915/i915_gem.c: Add missing error handling code by Julia Lawall · 14 years ago
  27. 0f69c89 regulator: max8649 - fix setting extclk_freq by Axel Lin · 14 years ago
  28. e4a6376 regulator: fix typo in current units by Cyril Chemparathy · 14 years ago
  29. ad7725c regulator: fix device_register() error handling by Vasiliy Kulikov · 14 years ago
  30. 18ffe4b Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  31. b10c4d4 Merge branch 'for-linus/i2c/2636-rc5' of git://git.fluff.org/bjdooks/linux by Linus Torvalds · 14 years ago
  32. 303a407 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 14 years ago
  33. 35ec421 Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6 by Linus Torvalds · 14 years ago
  34. 64aab72 i7core_edac: fix panic in udimm sysfs attributes registration by Marcin Slusarz · 14 years ago
  35. c044391 drivers/serial/mrst_max3110.c needs linux/irq.h by Andrew Morton · 14 years ago
  36. 63d66ca drivers/serial/mfd.c needs slab.h by Andrew Morton · 14 years ago
  37. abb295f vmwgfx: Fix fb VRAM pinning failure due to fragmentation by Thomas Hellstrom · 14 years ago
  38. f1a28ee vmwgfx: Remove initialisation of dev::devname by Thomas Hellstrom · 14 years ago
  39. 7a1c2f6 vmwgfx: Enable use of the vblank system by Thomas Hellstrom · 14 years ago
  40. 30c78bb vmwgfx: vt-switch (master drop) fixes by Thomas Hellstrom · 14 years ago
  41. 2854eed drm/vmwgfx: Fix breakage introduced by commit "drm: block userspace under allocating buffer and having drivers overwrite it (v2)" by Thomas Hellstrom · 14 years ago
  42. 39b4d07 drm: Hold the mutex when dropping the last GEM reference (v2) by Chris Wilson · 14 years ago
  43. e39a015 drm/i915: Fix refleak during eviction. by Chris Wilson · 14 years ago
  44. 6110a1f intel_idle: Voluntary leave_mm before entering deeper by Suresh Siddha · 14 years ago
  45. 29d08b3 drm/gem: handlecount isn't really a kref so don't make it one. by Dave Airlie · 14 years ago
  46. 7031307 i2c-s3c2410: fix calculation of SDA line delay by MyungJoo Ham · 14 years ago
  47. 9262919 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  48. 130b985 drm: i810/i830: fix locked ioctl variant by Arnd Bergmann · 14 years ago
  49. 77f8902 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 14 years ago
  50. 9d457c6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 14 years ago
  51. f12f662 fix OMAP2 MTD build failure by Daniel J Blueman · 14 years ago
  52. fdb8c58 Merge branches 'apei', 'battery-mwh-fix', 'bugzilla-10807', 'bugzilla-14736', 'bugzilla-14679', 'bugzilla-16396', 'launchpad-613381' and 'misc' into release by Len Brown · 14 years ago
  53. 100cf87 ACPI: invoke DSDT corruption workaround on all Toshiba Satellite by Len Brown · 14 years ago
  54. 0bbba38 ACPI, APEI, Fix ERST MOVE_DATA instruction implementation by Huang Ying · 14 years ago
  55. 0c827ee ACPI: fan: Fix more unbalanced code block by Luis Henriques · 14 years ago
  56. c9ad8e0 ACPI: acpi_pad: simplify code to avoid false gcc build warning by Len Brown · 14 years ago
  57. 23f124c ACPI, APEI, Fix error path for memory allocation by Huang Ying · 14 years ago
  58. 1dd6b20 ACPI, APEI, HEST Fix the unsuitable usage of platform_data by Jin Dongming · 14 years ago
  59. bad97c37 ACPI, APEI, Fix acpi_pre_map() return value by Jin Dongming · 14 years ago
  60. 3a78f96 ACPI, APEI, Fix APEI related table size checking by Huang Ying · 14 years ago
  61. 0c92ecf spi/s3c64xx: Correction for 16,32 bits bus width by Jassi Brar · 14 years ago
  62. b42a81c spi/s3c64xx: Consider the clk_from_cmu flag by Jassi Brar · 14 years ago
  63. e02ddd4 spi/s3c64xx: Prevent unnecessary map-unmap by Jassi Brar · 14 years ago
  64. 4a4fd47 spi/amba-pl022: Fix error case return statement. by Julia Lawall · 14 years ago
  65. e447d35 spi/orion: Drop unnecessary null test by Julia Lawall · 14 years ago
  66. 079a176 spi: omap2_mcspi: make use of dev_vdbg() by Felipe Balbi · 14 years ago
  67. 9018231 mfd: Fix max8925 irq control bit incorrect setting by Kevin Liu · 14 years ago
  68. c9d66d3 mfd: Ignore non-GPIO IRQs when setting wm831x IRQ types by Mark Brown · 14 years ago
  69. 9587a67 Merge branch 'meego-7093' into idle-release by Len Brown · 14 years ago
  70. e9a64ed acpi_idle: add missing \n to printk by Len Brown · 14 years ago
  71. 3265eba intel_idle: add missing __percpu markup by Namhyung Kim · 14 years ago
  72. 68f1601 intel_idle: Change mode 755 => 644 by Thomas Weber · 14 years ago
  73. 20e3341 cpuidle: Fix typos by Lucas De Marchi · 14 years ago
  74. 337279c ACPI: Disable Windows Vista compatibility for Toshiba P305D by Zhang Rui · 14 years ago
  75. 25cb1bf ACPI: Kconfig: fix typo. by Andrea Gelmini · 14 years ago
  76. 58f87ed ACPI: Fix typos by Lucas De Marchi · 14 years ago
  77. e9f74c4 ACPI video: fix a poor warning message by Zhang Rui · 14 years ago
  78. ec652b3 ACPI: fix build warnings resulting from merge window conflict by Zhang Rui · 14 years ago
  79. 7a1d602 ACPI: EC: add Vista incompatibility DMI entry for Toshiba Satellite L355 by Len Brown · 14 years ago
  80. bbb7030 ACPI: expand Vista blacklist to include SP1 and SP2 by Len Brown · 14 years ago
  81. 64a3230 ACPI: delete ZEPTO idle=nomwait DMI quirk by Len Brown · 14 years ago
  82. 573b638 ACPI: enable repeated PCIEXP wakeup by clearing PCIEXP_WAKE_STS on resume by Colin Ian King · 14 years ago
  83. 7268e3c Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 14 years ago
  84. e7ee762 iwl3945: queue the right work if the scan needs to be aborted by Florian Mickler · 14 years ago
  85. fad16e7 ahci: fix module refcount breakage introduced by libahci split by Tejun Heo · 14 years ago
  86. b4d3264 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/staging by Linus Torvalds · 14 years ago
  87. 0d70397 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 14 years ago
  88. a2724f2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  89. fff2017 hwmon (coretemp): Fix build breakage if SMP is undefined by Guenter Roeck · 14 years ago
  90. 252a52a Fix pktcdvd ioctl dev_minor range check by Dan Rosenberg · 14 years ago
  91. f36fce0 drm/radeon/kms: add quirk for MSI K9A2GM motherboard by Alex Deucher · 14 years ago
  92. e488459 drm/radeon/kms: fix potential segfault in r600_ioctl_wait_idle by Alex Deucher · 14 years ago
  93. 31dfbc9 drm: Prune GEM vma entries by Chris Wilson · 14 years ago
  94. 4bba0fd i2c-davinci: Fix race when setting up for TX by Jon Povey · 14 years ago
  95. 387a856 de2104x: fix ethtool by Ondrej Zary · 14 years ago
  96. cc33e54 i2c-octeon: Return -ETIMEDOUT in octeon_i2c_wait() on timeout by Bernhard Walle · 14 years ago
  97. 824044c Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by David S. Miller · 14 years ago
  98. d6f74be Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 14 years ago
  99. 6e029fe Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  100. befd1c7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 14 years ago