1. 56ac72d ps3vram: GPU memory mapping cleanup by Geert Uytterhoeven · 16 years ago
  2. e78d0c5 ps3fb: GPU memory mapping cleanup by Geert Uytterhoeven · 16 years ago
  3. ca971ea ps3fb: Correct handling of device opening in ps3fb_probe() by Geert Uytterhoeven · 16 years ago
  4. bb94f07 ps3fb: Inline functions in ps3fb_probe(), to ease cleanup in the error path by Geert Uytterhoeven · 16 years ago
  5. 02aad32 ps3fb: Remove useless debug checks in ps3fb_shutdown() by Geert Uytterhoeven · 16 years ago
  6. 3273d87 ps3vram: Correct exchanged gotos in ps3vram_probe() error path by Jim Paris · 16 years ago
  7. 3c20e2f ps3vram: Use proc_create_data() instead of proc_create() by Geert Uytterhoeven · 16 years ago
  8. 734957c8 ps3vram: Fix error path (return -EIO) for short read/write by Geert Uytterhoeven · 16 years ago
  9. 7a4a89c ps3av: Set 16:9 aspect ratio for 720p video modes by sebastian.blanes@gmail.com · 16 years ago
  10. 7dafd23 Merge commit 'origin/master' into next by Benjamin Herrenschmidt · 16 years ago
  11. cf504632 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 16 years ago
  12. 9cf46a3 fusion: fix recent kernel-doc problems by Randy Dunlap · 16 years ago
  13. 2625b10 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc by Linus Torvalds · 16 years ago
  14. 489f7ab Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 16 years ago
  15. b322b78 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 16 years ago
  16. 2cf4d45 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  17. 8d34ff3 Merge branches 'cxgb3', 'ehca', 'misc', 'mlx4', 'mthca' and 'nes' into for-linus by Roland Dreier · 16 years ago
  18. d1fdf24 mlx4_core: Don't double-free IRQs when falling back from MSI-X to INTx by Roland Dreier · 16 years ago
  19. 4c31791 Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into devel by Russell King · 16 years ago
  20. 9aa0a48 IB/mthca: Don't double-free IRQs when falling back from MSI-X to INTx by Roland Dreier · 16 years ago
  21. 7f72134c atmel-mci: add MCI2 register definitions by Nicolas Ferre · 16 years ago
  22. 1991189 atmel-mci: Integrate AT91 specific definition in header file by Nicolas Ferre · 16 years ago
  23. e6f2c7a tmio_mmc: allow compilation for ASIC3 by Philipp Zabel · 16 years ago
  24. 051913d mmc_block: do not DMA to stack by Ben Dooks · 16 years ago
  25. be3f4ae sdhci: Print ADMA status and pointer on debug by Ben Dooks · 16 years ago
  26. da46a0b tmio_mmc: fix clock setup by Ian Molton · 16 years ago
  27. 544f277 tmio_mmc: map SD control registers after enabling the MFD cell by Philipp Zabel · 16 years ago
  28. d6c9b5e tmio_mmc: correct probe return value for num_resources != 3 by Philipp Zabel · 16 years ago
  29. 6c413cc tmio_mmc: don't use set_irq_type by Philipp Zabel · 16 years ago
  30. 5e74672 tmio_mmc: add bus_shift support by Philipp Zabel · 16 years ago
  31. f0e46cc MFD,mmc: tmio_mmc: make HCLK configurable by Philipp Zabel · 16 years ago
  32. fdd858d mmc_spi: don't use EINVAL for possible transmission errors by Wolfgang Muees · 16 years ago
  33. c54f6bc cb710: more cleanup for the DEBUG case. by Michał Mirosław · 16 years ago
  34. a3456a2 sdhci: platform driver for SDHCI by Richard Röjfors · 16 years ago
  35. 99d9260 mxcmmc: remove frequency workaround by Pierre Ossman · 16 years ago
  36. 9bf69a2 cb710: handle DEBUG define in Makefile by Pierre Ossman · 16 years ago
  37. 10eb4f9 cb710: add missing parenthesis by Pierre Ossman · 16 years ago
  38. 09adfe4 cb710: fix printk format string by Pierre Ossman · 16 years ago
  39. 5f5bac8 mmc: Driver for CB710/720 memory card reader (MMC part) by Michał Mirosław · 16 years ago
  40. 8385f9c pxamci: add regulator support. by Daniel Ribeiro · 16 years ago
  41. 8dfd037 MMC core: limit minimum initialization frequency to 400kHz by Sascha Hauer · 16 years ago
  42. ae62890 sdhci: avoid changing voltage needlessly by Pierre Ossman · 16 years ago
  43. 7ceeb6a mmc/omap: make mmci-omap using platform_driver_probe by Uwe Kleine-König · 16 years ago
  44. 5cf20aa mmc_spi: speedup for slow cards, less wear-out by Wolfgang Muees · 16 years ago
  45. 94d89ef mmc: mmc_rescan detects card change in one run by Jorg Schummer · 16 years ago
  46. 44b7532b Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 16 years ago
  47. 84c48e6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6 by Linus Torvalds · 16 years ago
  48. d32f60e Merge branch 'next-i2c' of git://aeryn.fluff.org.uk/bjdooks/linux by Linus Torvalds · 16 years ago
  49. 32f44d6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 16 years ago
  50. bc3bf8f [SCSI] cnic: fix error: implicit declaration of function ‘__symbol_get’ by Ingo Molnar · 16 years ago
  51. faea56c [SCSI] cnic: fix undefined reference to `ip6_route_output' by Randy Dunlap · 16 years ago
  52. fbe0b8d Merge branch 'avr32-arch' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6 by Haavard Skinnemoen · 16 years ago
  53. dd14be4 i2c-ocores: Can add I2C devices to the bus by Richard Röjfors · 16 years ago
  54. 7d85ccd i2c-s3c2410: move to using platform idtable to match devices by Ben Dooks · 16 years ago
  55. 84bf2c8 i2c: OMAP3: Better noise suppression for fast/standard modes by Aaro Koskinen · 16 years ago
  56. baf46b4 i2c: OMAP2/3: Fix scll/sclh calculations by Aaro Koskinen · 16 years ago
  57. e0cd2dd i2c: Blackfin TWI: implement I2C_FUNC_SMBUS_I2C_BLOCK functionality by Michael Hennerich · 16 years ago
  58. 94327d0 i2c: Blackfin TWI: fix transfer errors with repeat start by Frank Shew · 16 years ago
  59. 57a8f32 i2c: Blackfin TWI: fix REPEAT START mode doesn't repeat by Sonic Zhang · 16 years ago
  60. 9528d1c i2c: Blackfin TWI: make sure we don't end up with a CLKDIV=0 by Michael Hennerich · 16 years ago
  61. d645727 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 16 years ago
  62. 6b70246 Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 16 years ago
  63. 947ec0b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 16 years ago
  64. 02a99ed Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 16 years ago
  65. 47ea421 Merge branch 'for-linus' of git://linux-arm.org/linux-2.6 by Linus Torvalds · 16 years ago
  66. 783ea7d Driver Core: Rework platform suspend/resume, print warning by Magnus Damm · 16 years ago
  67. 0072578 PM: Remove device_type suspend()/resume() by Magnus Damm · 16 years ago
  68. e240b58 PM: Remove bus_type suspend_late()/resume_early() V2 by Magnus Damm · 16 years ago
  69. d161630 PM core: rename suspend and resume functions by Alan Stern · 16 years ago
  70. e39a71e PM: Rename device_power_down/up() by Magnus Damm · 16 years ago
  71. 62b0124 PM: Warn if interrupts are enabled during suspend-resume of sysdevs by Rafael J. Wysocki · 16 years ago
  72. c9b8af0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 16 years ago
  73. c59a264 Merge git://git.infradead.org/~dwmw2/firmware-2.6 by Linus Torvalds · 16 years ago
  74. 7f3591c Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguest by Linus Torvalds · 16 years ago
  75. 16ffc3e Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-virtio by Linus Torvalds · 16 years ago
  76. 65d52cc Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-module-and-param by Linus Torvalds · 16 years ago
  77. d614aec Merge branch 'for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 16 years ago
  78. 638772c fb: add support of LCD display controller on pxa168/910 (base layer) by Lennert Buytenhek · 16 years ago
  79. db5ed9b trivial: pci hotplug: adding __init/__exit macros to sgi_hotplug by Peter Huewe · 16 years ago
  80. 3ac49a1 trivial: fix ETIMEOUT -> ETIMEDOUT typos by Jean Delvare · 16 years ago
  81. 4737f09 trivial: Kconfig: .ko is normally not included in module names by Pavel Machek · 16 years ago
  82. 492d0f9 trivial: input/misc: Fix typo in Kconfig by Alessio Igor Bogani · 16 years ago
  83. 0fa1b0a trivial: fix grammo in bus_for_each_dev() kerneldoc by Alex Chiang · 16 years ago
  84. 19f5946 trivial: Miscellaneous documentation typo fixes by Matt LaPlante · 16 years ago
  85. 19af5cd trivial: fix typo milisecond/millisecond for documentation and source comments. by Martin Olsson · 16 years ago
  86. 98a1708 trivial: fix typos s/paramter/parameter/ and s/excute/execute/ in documentation and source comments. by Martin Olsson · 16 years ago
  87. 6d60f9df trivial: Fix paramater/parameter typo in dmesg and source comments by Martin Olsson · 16 years ago
  88. 4b512d2 trivial: typo (en|dis|avail|remove)bale -> (en|dis|avail|remove)able by Thadeu Lima de Souza Cascardo · 16 years ago
  89. 0b1b51f trivial: mtd: fix Kconfig comment about 'armflash' by Paulius Zaleckas · 16 years ago
  90. 6341de0 Merge branches 'upstream' and 'ntrig-multitouch' into for-linus by Jiri Kosina · 16 years ago
  91. 82681a3 [SCSI] Merge branch 'linus' by James Bottomley · 16 years ago
  92. 5dac051 lguest: remove obsolete LHREQ_BREAK call by Rusty Russell · 16 years ago
  93. df60aee lguest: use eventfds for device notification by Rusty Russell · 16 years ago
  94. 9f155a9 lguest: allow any process to send interrupts by Rusty Russell · 16 years ago
  95. 92b4d8d lguest: PAE fixes by Rusty Russell · 16 years ago
  96. acdd0b6 lguest: PAE support by Matias Zabaljauregui · 16 years ago
  97. ebe0ba8 lguest: replace hypercall name LHCALL_SET_PMD with LHCALL_SET_PGD by Matias Zabaljauregui · 16 years ago
  98. 90603d1 lguest: use native_set_* macros, which properly handle 64-bit entries when PAE is activated by Matias Zabaljauregui · 16 years ago
  99. ed1dc77 lguest: map switcher with executable page table entries by Matias Zabaljauregui · 16 years ago
  100. f086122 lguest: Segment selectors are 16-bit long. Fix lg_cpu.ss1 definition. by Matias Zabaljauregui · 16 years ago