1. 0b4156e fs: remove unneeded plug in mpage_readpages() by Namjae Jeon · 13 years ago
  2. 4c4d285 Merge tag 'rmobile-for-linus' of git://github.com/pmundt/linux-sh by Linus Torvalds · 13 years ago
  3. 56c8bc3 Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh by Linus Torvalds · 13 years ago
  4. b8bf17d Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  5. b6c96c0 lguest: Make sure interrupt is allocated ok by lguest_setup_irq by Stratos Psomadakis · 13 years ago
  6. 07fe997 lguest: move the lguest tool to the tools directory by Davidlohr Bueso · 13 years ago
  7. 39082f7 lguest: switch segment-voodoo-numbers to readable symbols by Jacek Galowicz · 13 years ago
  8. e562966 virtio: balloon: Add freeze, restore handlers to support S4 by Amit Shah · 13 years ago
  9. be91c33 virtio: balloon: Move vq initialization into separate function by Amit Shah · 13 years ago
  10. 0741bcb virtio: net: Add freeze, restore handlers to support S4 by Amit Shah · 13 years ago
  11. 04486ed virtio: net: Move vq and vq buf removal into separate function by Amit Shah · 13 years ago
  12. 3f9c10b virtio: net: Move vq initialization into separate function by Amit Shah · 13 years ago
  13. f8fb5bc virtio: blk: Add freeze, restore handlers to support S4 by Amit Shah · 13 years ago
  14. 6abd6e5 virtio: blk: Move vq initialization to separate function by Amit Shah · 13 years ago
  15. c743d09 virtio: console: Disable callbacks for virtqueues at start of S4 freeze by Amit Shah · 13 years ago
  16. 2b8f41d virtio: console: Add freeze and restore handlers to support S4 by Amit Shah · 13 years ago
  17. a0e2dbf virtio: console: Move vq and vq buf removal into separate functions by Amit Shah · 13 years ago
  18. f0fe6f1 virtio: pci: add PM notification handlers for restore, freeze, thaw, poweroff by Amit Shah · 13 years ago
  19. d077536 virtio: pci: switch to new PM API by Amit Shah · 13 years ago
  20. 4678d6f virtio_blk: fix config handler race by Michael S. Tsirkin · 13 years ago
  21. e93300b virtio: add debugging if driver doesn't kick. by Rusty Russell · 13 years ago
  22. ee7cd89 virtio: expose added descriptors immediately. by Rusty Russell · 13 years ago
  23. 3b720b8 virtio: avoid modulus operation. by Rusty Russell · 13 years ago
  24. 41f0377 virtio: support unlocked queue kick by Rusty Russell · 13 years ago
  25. f96fde4 virtio: rename virtqueue_add_buf_gfp to virtqueue_add_buf by Rusty Russell · 13 years ago
  26. 5dfc176 virtio: document functions better. by Rusty Russell · 13 years ago
  27. 1e214a5 virtio-balloon: Trivial cleanups by Sasha Levin · 13 years ago
  28. 7b21e34 virtio: harsher barriers for rpmsg. by Rusty Russell · 13 years ago
  29. aa9df4f mmc: core: Add option to prevent eMMC sleep command by Ulf Hansson · 13 years ago
  30. 7efab4f mmc: omap_hsmmc: use threaded irq handler for card-detect. by NeilBrown · 13 years ago
  31. 9393350 mmc: sdhci-pci: enable runtime PM for Medfield SDIO by Adrian Hunter · 13 years ago
  32. 30832ab mmc: sdhci: Always pass clock request value zero to set_clock host op by Todd Poynor · 13 years ago
  33. e2a0a58 mmc: sdhci-pci: remove SDHCI_QUIRK2_OWN_CARD_DETECTION by Adrian Hunter · 13 years ago
  34. c5e027a mmc: sdhci-pci: get gpio numbers from platform data by Adrian Hunter · 13 years ago
  35. 52c506f mmc: sdhci-pci: add platform data by Adrian Hunter · 13 years ago
  36. c79396c mmc: sdhci: prevent card detection activity for non-removable cards by Adrian Hunter · 13 years ago
  37. ceb6143 mmc: sdhci: fix vmmc handling by Adrian Hunter · 13 years ago
  38. 17e9ff5 mmc: core: Add claiming of hosts during mmc_cache_ctrl by Seungwon Jeon · 13 years ago
  39. d83b6e0 mmc: omap: remove clock rate hard coding by Balaji TK · 13 years ago
  40. 6998340 mmc: sh_mmcif: remove now superfluous sh_mmcif_host::data member by Guennadi Liakhovetski · 13 years ago
  41. f985da1 mmc: sh_mmcif: process requests asynchronously by Guennadi Liakhovetski · 13 years ago
  42. ee4b888 mmc: sh_mmcif: cosmetic clean up by Guennadi Liakhovetski · 13 years ago
  43. 8a8284a mmc: sh_mmcif: process error interrupts first by Guennadi Liakhovetski · 13 years ago
  44. 349ab52 mmc: add a generic GPIO card-detect helper by Guennadi Liakhovetski · 13 years ago
  45. b67e198 mmc: add a card hotplug handler context by Guennadi Liakhovetski · 13 years ago
  46. cbb18b3 mmc: tmio_mmc: Hotplug code regrouping by Bastian Hecht · 13 years ago
  47. 913047e mmc: core: Fix voltage select in DDR mode by Girish K S · 13 years ago
  48. 7003fec mmc: sdhci-s3c: use S3C_SDHCI_CONTROL2 instead of hardcoded offset value by Jingoo Han · 13 years ago
  49. 053b3ce mmc: dw_mmc: Support predefined mutiple block transfers by Seungwon Jeon · 13 years ago
  50. 5b93a45 mmc: dw_mmc: Remove unnecessary else clauses by Chris Ball · 13 years ago
  51. 4f408cc mmc: dw_mmc: Add more capabilities field by Seungwon Jeon · 13 years ago
  52. 6fe8890 mmc: dw_mmc: use dev_pm_ops for dw_mmc controllers by Jaehoon Chung · 13 years ago
  53. a8ad82c mmc: card: Kill block requests if card is removed by Sujit Reddy Thumma · 13 years ago
  54. 4137e50 mmc: core: Fixup delayed work clock gating patch by Stephen Boyd · 13 years ago
  55. b678b91 mmc: sdhci-pci: simplify error handling by Axel Lin · 13 years ago
  56. add710e mmc: boot partition ro lock support by Johan Rudholm · 13 years ago
  57. 92df954 ARM: SAMSUNG: Add pm_caps into platform data by Sangwook Lee · 13 years ago
  58. fa1773c mmc: sdhci-s3c: Add pm_caps into SD/MMC host by Sangwook Lee · 13 years ago
  59. d304950 mmc: allow upper layers to know immediately if card has been removed by Adrian Hunter · 13 years ago
  60. 482fce9 mmc: remove the second argument of k[un]map_atomic() by Cong Wang · 13 years ago
  61. d1f81a6 mmc: convert drivers/mmc/host/* to use module_platform_driver() by Axel Lin · 13 years ago
  62. 6601056 mmc: Remove redundant spi driver bus initialization by Lars-Peter Clausen · 13 years ago
  63. 86df174 mmc: sh_mmcif: simplify clock divisor calculation by Guennadi Liakhovetski · 13 years ago
  64. 4d6144d mmc: core: check for zero length ioctl data by Johan Rudholm · 13 years ago
  65. 4ee5eba mmc: sdhci-esdhc: Change delay after setting clock from 100ms to 1ms by Tony Lin · 13 years ago
  66. 739c69c mmc: mmc_test: align max_seg_size by Per Forlin · 13 years ago
  67. 5a09262 mmc: mmci: add capabilities2 for MMC_CAP2 by Per Forlin · 13 years ago
  68. a303c53 mmc: sdio: support SDIO UHS cards by Philip Rakity · 13 years ago
  69. b70a7fa mmc: sdhci-spear: Implement suspend/resume by Viresh Kumar · 13 years ago
  70. 597dd9d mmc: core: Use delayed work in clock gating framework by Sujit Reddy Thumma · 13 years ago
  71. c59d447 mmc: card: Use manufacturer ID symbols in card quirks. by Chris Ball · 13 years ago
  72. df16219 mmc: debugfs: expose the SDCLK frq in sys ios by Giuseppe CAVALLARO · 13 years ago
  73. 052d81d mmc: sdio: Fix to support any block size optimally by Stefan Nilsson XK · 13 years ago
  74. fffe5d5 mmc: sd: Macro name cleanup for high speed dtr by Qiang Liu · 13 years ago
  75. 1c1744c sh: magicpanelr2: Update for parse_mtd_partitions() fallout. by Paul Mundt · 13 years ago
  76. 603129a sh: mach-rsk: Update for parse_mtd_partitions() fallout. by Paul Mundt · 13 years ago
  77. b1bdd25 Merge branch 'sh/nommu' into sh-latest by Paul Mundt · 13 years ago
  78. c1537b4 sh: sh2a: Improve cache flush/invalidate functions by Phil Edworthy · 13 years ago
  79. 9d14070 Merge branch 'sh/hwblk' into sh-latest by Paul Mundt · 13 years ago
  80. 9f06cf3 Merge branch 'sh/pm-runtime' into sh-latest by Paul Mundt · 13 years ago
  81. d3442b2 sh: also without PM_RUNTIME pm_runtime.o must be built by Guennadi Liakhovetski · 13 years ago
  82. a4d5247 sh: add a resource name for shdma by Shimoda, Yoshihiro · 13 years ago
  83. e64e1b1 Merge branch 'rmobile/smp' into rmobile-latest by Paul Mundt · 13 years ago
  84. 2005246 arm: mach-shmobile: add a resource name for shdma by Shimoda, Yoshihiro · 13 years ago
  85. 9fc5c3e Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  86. 541048a Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  87. bcede2f Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  88. d0b9706 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  89. 02d9295 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 13 years ago
  90. b24ca57 Merge git://git.infradead.org/battery-2.6 by Linus Torvalds · 13 years ago
  91. 6296e5d Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux by Linus Torvalds · 13 years ago
  92. c086ae4 Merge tag 'md-3.3-fixes' of git://neil.brown.name/md by Linus Torvalds · 13 years ago
  93. 7b67e75 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci by Linus Torvalds · 13 years ago
  94. f40aaf6 ARM: mach-shmobile: r8a7779 SMP support V3 by Magnus Damm · 13 years ago
  95. d46cfba ceph: always initialize the dentry in open_root_dentry() by Alex Elder · 13 years ago
  96. 9f13a1f cpu: Register a generic CPU device on architectures that currently do not by Ben Hutchings · 13 years ago
  97. 024f784 cpu: Do not return errors from cpu_dev_init() which will be ignored by Ben Hutchings · 13 years ago
  98. 6b3cbe4 Revert "atmel_lcdfb: Adjust HFP calculation so it matches the manual." by Florian Tobias Schandinat · 13 years ago
  99. 3b09c84 inet_diag: Rename inet_diag_req_compat into inet_diag_req by Pavel Emelyanov · 13 years ago
  100. c899136 inet_diag: Rename inet_diag_req into inet_diag_req_v2 by Pavel Emelyanov · 13 years ago