1. a9c58b90 mm, oom: change type of oom_score_adj to short by David Rientjes · 12 years ago
  2. fa26437 mm: cleanup register_node() by Yasuaki Ishimatsu · 12 years ago
  3. e225042 virtio_balloon: introduce migration primitives to balloon pages by Rafael Aquini · 12 years ago
  4. 8c7b5b4 memory-hotplug: suppress "Device nodeX does not have a release() function" warning by Yasuaki Ishimatsu · 12 years ago
  5. 8732794 numa: convert static memory to dynamically allocated memory for per node device by Wen Congyang · 12 years ago
  6. fa7194e memory hotplug: suppress "Device memoryX does not have a release() function" warning by Yasuaki Ishimatsu · 12 years ago
  7. b58ed04 Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
  8. 9ada9fd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 12 years ago
  9. c45564e Merge branch 'for-v3.8' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 12 years ago
  10. 9387468 Merge tag 'clk-for-linus' of git://git.linaro.org/people/mturquette/linux by Linus Torvalds · 12 years ago
  11. 505cbed Merge tag 'pinctrl-for-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 12 years ago
  12. a8936db Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 12 years ago
  13. 11b84c5 Merge tag 'mmc-updates-for-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 12 years ago
  14. 4009793 drivers: cma: represent physical addresses as phys_addr_t by Vitaly Andrianov · 12 years ago
  15. 7c045a5 clk: introduce optional disable_unused callback by Mike Turquette · 12 years ago
  16. 55220bb Input: matrix-keymap - provide proper module license by Florian Fainelli · 12 years ago
  17. caf4919 Revert "revert "Revert "mm: remove __GFP_NO_KSWAPD""" and associated damage by Linus Torvalds · 12 years ago
  18. 71e6921 mmc: sdhci: implement the .card_event() method by Guennadi Liakhovetski · 12 years ago
  19. 451c895 mmc: extend the slot-gpio card-detection to use host's .card_event() method by Guennadi Liakhovetski · 12 years ago
  20. 4577f77ba mmc: sdhci-s3c: Fix compilation warning by Sachin Kamat · 12 years ago
  21. 1afa471 Merge tag 'mmc-fixes-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 12 years ago
  22. 1a1f1f0 mmc: sdhci-pci: Enable SDHCI_CAN_DO_HISPD for Ricoh SDHCI controller by Madhvapathi Sriram · 12 years ago
  23. f8ec589 mmc: sdhci-dove: allow GPIOs to be used for card detection on Dove by Russell King · 12 years ago
  24. c430689 mmc: sdhci-dove: use two-stage initialization for sdhci-pltfm by Russell King · 12 years ago
  25. 7430e77 mmc: sdhci-dove: use devm_clk_get() by Russell King · 12 years ago
  26. a4071fb mmc: eSDHC: Recover from ADMA errors by Haijun Zhang · 12 years ago
  27. b2f7cb4 mmc: dw_mmc: remove duplicated buswidth code by Jaehoon Chung · 12 years ago
  28. bf7cb22 mmc: dw_mmc: relocate where dw_mci_setup_bus() is called from by Jaehoon Chung · 12 years ago
  29. ccb52a0 mmc: Limit MMC speed to 52MHz if not HS200 by Al Cooper · 12 years ago
  30. 780f22a mmc: dw_mmc: use devres functions in dw_mmc by Seungwon Jeon · 12 years ago
  31. 047a9ce mmc: sh_mmcif: remove unneeded clock connection ID by Guennadi Liakhovetski · 12 years ago
  32. 56ae1ad mmc: sh_mobile_sdhi: remove unneeded clock connection ID by Guennadi Liakhovetski · 12 years ago
  33. 369213b mmc: sh_mobile_sdhi: fix clock frequency printing by Guennadi Liakhovetski · 12 years ago
  34. 8db580c mmc: Remove redundant null check before kfree in bus.c by Sachin Kamat · 12 years ago
  35. 4c42d6c mmc: Remove redundant null check before kfree in sdio_bus.c by Sachin Kamat · 12 years ago
  36. e3af31c mmc: sdhci-imx-esdhc: use more devm_* functions by Shawn Guo · 12 years ago
  37. 8ed765a mmc: dt: add no-1-8-v device tree flag by Daniel Drake · 12 years ago
  38. 6a66180 mmc: sdhci: add quirk for lack of 1.8v support by Daniel Drake · 12 years ago
  39. b0afd8f mmc: sdio: Add empty bus-level suspend/resume callbacks by Rafael J. Wysocki · 12 years ago
  40. 063f96c mmc: vub300: add missing usb_put_dev by Marina Makienko · 12 years ago
  41. 06960a1 mmc: sdhci-spear: Don't call clk_{un}prepare() in suspend/resume by Viresh Kumar · 12 years ago
  42. 257f9df mmc: sdhci-spear: Initialize sdhci clk to 50 MHz by Vipul Kumar Samar · 12 years ago
  43. b96efcc mmc: host: sdhci-s3c: Add support for pinctrl by Tomasz Figa · 12 years ago
  44. b1b8fea mmc: host: sdhci-s3c: Use devm_gpio_request to request GPIOs by Tomasz Figa · 12 years ago
  45. 3cf3883 mmc: sdhci-of-esdhc: support commands with busy response expecting TC by Jerry Huang · 12 years ago
  46. ab5023e mmc: sdhci-s3c: Use NULL instead of 0 for pointers by Tushar Behera · 12 years ago
  47. a7e9687 mmc: omap_hsmmc: Cleanup bitmap definitions of Interrupt Register by Venkatraman S · 12 years ago
  48. b1e056a mmc: omap_hsmmc: Convert critical failure reports to dev_err by Venkatraman S · 12 years ago
  49. a48ce88 mmc: omap_hsmmc: Introduce omap_hsmmc_prepare/complete by Felipe Balbi · 12 years ago
  50. cd58709 mmc: omap_hsmmc: Enable HSPE bit for high speed cards by Hebbar, Gururaja · 12 years ago
  51. dc7745b mmc: omap_hsmmc: Update error code for response_busy cmd by Balaji T K · 12 years ago
  52. 94d4f27 mmc: omap_hsmmc: No reset of cmd state machine for DCRC by Balaji T K · 12 years ago
  53. 25e1897 mmc: omap_hsmmc: Fix Oops in case of data errors by Balaji T K · 12 years ago
  54. ab26912 mmc: dw_mmc: Add sdio power bindings by Abhilash Kesavan · 12 years ago
  55. f5ccfd4 mmc: sdhci-pltfm: Support optional pm properties by Abhilash Kesavan · 12 years ago
  56. 7c52d7bb mmc: sdhci-pxav3: add quirks2 by Kevin Liu · 12 years ago
  57. cec2e21 mmc: sdhci: Use regulator min/max voltage range according to spec by Kevin Liu · 12 years ago
  58. 3a96dff mmc: SD/MMC Host Controller for Wondermedia WM8505/WM8650 by Tony Prisk · 12 years ago
  59. 8d1e977 mmc: card: Add RPMB support in IOCTL interface by Loic Pallardy · 12 years ago
  60. 67c79db mmc: core: Add mmc_set_blockcount feature by Loic Pallardy · 12 years ago
  61. 188cc04 mmc: core: Extend sysfs to ext_csd parameters for RPMB support by Loic Pallardy · 12 years ago
  62. 53d8f97 mmc: card: Do not scan RPMB partitions by Loic Pallardy · 12 years ago
  63. 090d25f mmc: core: Expose access to RPMB partition by Loic Pallardy · 12 years ago
  64. 35d110e mmc: sdhci-pxav3: Add base clock quirk by Kevin Liu · 12 years ago
  65. 5f1a4dd mmc: Standardise capability type by Lee Jones · 12 years ago
  66. d6ed91a mmc: mxs-mmc: Remove platform data by Fabio Estevam · 12 years ago
  67. 968a64e mmc: sdio: Use multiple scatter/gather list by Kyoungil Kim · 12 years ago
  68. 8fee476 mmc: core: Fix some driver hangs when dealing with broken devices by Trey Ramsay · 12 years ago
  69. e95baf1 mmc: dw_mmc: fix more const pointer warnings by Arnd Bergmann · 12 years ago
  70. d6a20de mmc: at91-mci: remove obsolete driver by Ludovic Desroches · 12 years ago
  71. f507251 mmc: omap_hsmmc: remove warning message for debounce clock by Balaji T K · 12 years ago
  72. d8714e8 mmc: omap_hsmmc: add DT property for max bus frequency by Daniel Mack · 12 years ago
  73. 46b7603 mmc: omap_hsmmc: claim pinctrl at probe time by Daniel Mack · 12 years ago
  74. 2cb5355 mmc: mxcmmc: fix SD cards not being detected sometimes. by Javier Martin · 12 years ago
  75. 49480cf mmc: dw_mmc: use helper macro module_platform_driver() by Andy Shevchenko · 12 years ago
  76. 4c4f87f mmc: dw_mmc: use __devexit_p macro for .remove() by Andy Shevchenko · 12 years ago
  77. 45c5a91 mmc: queue: amend buffer swap for non-blocking transfer by Seungwon Jeon · 12 years ago
  78. 42cd95a mmc: core: debugfs: Add signal_voltage to ios dump by Johan Rudholm · 12 years ago
  79. 91ab252 mmc: sh-mmcif: avoid oops on spurious interrupts (second try) by Guennadi Liakhovetski · 12 years ago
  80. 8363c37 mmc: sdhci: Balance vmmc regulator_enable(), and always enable vqmmc by Kevin Liu · 12 years ago
  81. 6984f3c Revert misapplied "mmc: sh-mmcif: avoid oops on spurious interrupts" by Chris Ball · 12 years ago
  82. fe007c0 mmc: sdhci-s3c: fix missing clock for gpio card-detect by Heiko Stübner · 12 years ago
  83. 44f751c hwmon: (da9055) Fix chan_mux[DA9055_ADC_ADCIN3] setting by Axel Lin · 12 years ago
  84. e597022 hwmon: DA9055 HWMON driver by Ashish Jangam · 12 years ago
  85. 3e280ba hwmon: (coretemp) Drop N4xx, N5xx, D4xx, D5xx CPUs from tjmax table by Guenter Roeck · 12 years ago
  86. 2fa5222 hwmon: (coretemp) Use model table instead of if/else to identify CPU models by Guenter Roeck · 12 years ago
  87. d9b24e37 hwmon: da9052: Use da9052_reg_update for rmw operations by Axel Lin · 12 years ago
  88. 72cbddd hwmon: (coretemp) Drop dependency on PCI for TjMax detection on Atom CPUs by Guenter Roeck · 12 years ago
  89. d835ca0 hwmon: (ina2xx) use module_i2c_driver to simplify the code by Wei Yongjun · 12 years ago
  90. 0962e0f hwmon: (ads7828) add support for ADS7830 by Guillaume Roguez · 12 years ago
  91. 46d7846 hwmon: (ads7828) driver cleanup by Vivien Didelot · 12 years ago
  92. 22e32f4 x86,AMD: Power driver support for AMD's family 16h processors by Boris Ostrovsky · 12 years ago
  93. 2630b17 clk: ux500: fix bit error by Linus Walleij · 12 years ago
  94. 70dcc53 Merge tag 'upstream-3.7-rc9' of git://git.infradead.org/linux-ubi by Linus Torvalds · 12 years ago
  95. ca50496 Merge branch 'for-3.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 12 years ago
  96. c1d390d8 megaraid: fix BUG_ON() from incorrect use of delayed work by Xiaotian Feng · 12 years ago
  97. 894aef2 UBI: dont call ubi_self_check_all_ff() in __wl_get_peb() by Richard Weinberger · 12 years ago
  98. ed4b702 UBI: remove PEB from free tree in get_peb_for_wl() by Richard Weinberger · 12 years ago
  99. 3bfe5aa EDAC, pci_sysfs: Use for_each_pci_dev to simplify the code by Wei Yongjun · 12 years ago
  100. b52c640 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edac by Linus Torvalds · 12 years ago