Age | Commit message (Expand) | Author |
2012-12-11 | mm, oom: change type of oom_score_adj to short | David Rientjes |
2012-12-11 | mm: cleanup register_node() | Yasuaki Ishimatsu |
2012-12-11 | virtio_balloon: introduce migration primitives to balloon pages | Rafael Aquini |
2012-12-11 | memory-hotplug: suppress "Device nodeX does not have a release() function" wa... | Yasuaki Ishimatsu |
2012-12-11 | numa: convert static memory to dynamically allocated memory for per node device | Wen Congyang |
2012-12-11 | memory hotplug: suppress "Device memoryX does not have a release() function" ... | Yasuaki Ishimatsu |
2012-12-11 | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2012-12-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp | Linus Torvalds |
2012-12-11 | Merge branch 'for-v3.8' of git://git.linaro.org/people/mszyprowski/linux-dma-... | Linus Torvalds |
2012-12-11 | Merge tag 'clk-for-linus' of git://git.linaro.org/people/mturquette/linux | Linus Torvalds |
2012-12-11 | Merge tag 'pinctrl-for-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2012-12-11 | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2012-12-11 | Merge tag 'mmc-updates-for-3.8-rc1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2012-12-11 | drivers: cma: represent physical addresses as phys_addr_t | Vitaly Andrianov |
2012-12-10 | clk: introduce optional disable_unused callback | Mike Turquette |
2012-12-10 | Input: matrix-keymap - provide proper module license | Florian Fainelli |
2012-12-10 | Revert "revert "Revert "mm: remove __GFP_NO_KSWAPD""" and associated damage | Linus Torvalds |
2012-12-07 | mmc: sdhci: implement the .card_event() method | Guennadi Liakhovetski |
2012-12-07 | mmc: extend the slot-gpio card-detection to use host's .card_event() method | Guennadi Liakhovetski |
2012-12-07 | mmc: sdhci-s3c: Fix compilation warning | Sachin Kamat |
2012-12-07 | Merge tag 'mmc-fixes-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2012-12-06 | mmc: sdhci-pci: Enable SDHCI_CAN_DO_HISPD for Ricoh SDHCI controller | Madhvapathi Sriram |
2012-12-06 | mmc: sdhci-dove: allow GPIOs to be used for card detection on Dove | Russell King |
2012-12-06 | mmc: sdhci-dove: use two-stage initialization for sdhci-pltfm | Russell King |
2012-12-06 | mmc: sdhci-dove: use devm_clk_get() | Russell King |
2012-12-06 | mmc: eSDHC: Recover from ADMA errors | Haijun Zhang |
2012-12-06 | mmc: dw_mmc: remove duplicated buswidth code | Jaehoon Chung |
2012-12-06 | mmc: dw_mmc: relocate where dw_mci_setup_bus() is called from | Jaehoon Chung |
2012-12-06 | mmc: Limit MMC speed to 52MHz if not HS200 | Al Cooper |
2012-12-06 | mmc: dw_mmc: use devres functions in dw_mmc | Seungwon Jeon |
2012-12-06 | mmc: sh_mmcif: remove unneeded clock connection ID | Guennadi Liakhovetski |
2012-12-06 | mmc: sh_mobile_sdhi: remove unneeded clock connection ID | Guennadi Liakhovetski |
2012-12-06 | mmc: sh_mobile_sdhi: fix clock frequency printing | Guennadi Liakhovetski |
2012-12-06 | mmc: Remove redundant null check before kfree in bus.c | Sachin Kamat |
2012-12-06 | mmc: Remove redundant null check before kfree in sdio_bus.c | Sachin Kamat |
2012-12-06 | mmc: sdhci-imx-esdhc: use more devm_* functions | Shawn Guo |
2012-12-06 | mmc: dt: add no-1-8-v device tree flag | Daniel Drake |
2012-12-06 | mmc: sdhci: add quirk for lack of 1.8v support | Daniel Drake |
2012-12-06 | mmc: sdio: Add empty bus-level suspend/resume callbacks | Rafael J. Wysocki |
2012-12-06 | mmc: vub300: add missing usb_put_dev | Marina Makienko |
2012-12-06 | mmc: sdhci-spear: Don't call clk_{un}prepare() in suspend/resume | Viresh Kumar |
2012-12-06 | mmc: sdhci-spear: Initialize sdhci clk to 50 MHz | Vipul Kumar Samar |
2012-12-06 | mmc: host: sdhci-s3c: Add support for pinctrl | Tomasz Figa |
2012-12-06 | mmc: host: sdhci-s3c: Use devm_gpio_request to request GPIOs | Tomasz Figa |
2012-12-06 | mmc: sdhci-of-esdhc: support commands with busy response expecting TC | Jerry Huang |
2012-12-06 | mmc: sdhci-s3c: Use NULL instead of 0 for pointers | Tushar Behera |
2012-12-06 | mmc: omap_hsmmc: Cleanup bitmap definitions of Interrupt Register | Venkatraman S |
2012-12-06 | mmc: omap_hsmmc: Convert critical failure reports to dev_err | Venkatraman S |
2012-12-06 | mmc: omap_hsmmc: Introduce omap_hsmmc_prepare/complete | Felipe Balbi |
2012-12-06 | mmc: omap_hsmmc: Enable HSPE bit for high speed cards | Hebbar, Gururaja |