summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-07-24frv: remove km_type definitionsCong Wang1-23/+1
2012-07-24powerpc: remove km_type definitionsCong Wang1-30/+1
2012-07-24arm: remove km_type definitionsCong Wang1-25/+1
2012-07-24highmem: remove the deprecated form of kmap_atomicCong Wang1-40/+1
2012-07-23tile: remove usage of enum km_typeCong Wang1-1/+1
2012-07-23frv: remove the second parameter of kmap_atomic_primary()Cong Wang4-41/+25
2012-07-23jbd2: remove the second argument of kmap_atomicCong Wang1-2/+2
2012-07-22Merge tag 'mmc-merge-for-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds43-519/+1057
2012-07-22Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds8-153/+160
2012-07-22mmc: sdhci-dove: Prepare for common clock frameworkSebastian Hesselbarth1-1/+47
2012-07-22mmc: sdhci-dove: Add SDHCI_QUIRK_NO_HISPD_BITSebastian Hesselbarth1-1/+2
2012-07-22mmc: omap_hsmmc: ensure probe returns error upon resource failureKevin Hilman1-0/+2
2012-07-22mmc: mxs-mmc: Add wp-inverted propertyMarek Vasut1-2/+13
2012-07-22mmc: esdhc: Fix DMA_MASK to not break mx25 DMA accessWilson Callan1-2/+7
2012-07-22Merge tag 'pm-for-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds65-479/+887
2012-07-22Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds35-2390/+1675
2012-07-22Merge tag 'regulator-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds67-2650/+5524
2012-07-22Merge tag 'regmap-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Linus Torvalds5-39/+478
2012-07-22Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+3
2012-07-22Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-224/+257
2012-07-22mmc: core: reset signal voltage on power upAaron Lu4-16/+3
2012-07-22mmc: sd: Fix sd current limit settingAaron Lu3-50/+60
2012-07-22mmc: omap_hsmmc: add clk_prepare and clk_unprepareRajendra Nayak1-7/+7
2012-07-22mmc: sdhci: When a UHS switch fails, cycle power if regulator is usedPhilip Rakity1-0/+4
2012-07-22mmc: atmel-mci: modify CLKDIV displaying in debugfsNicolas Ferre1-3/+9
2012-07-22mmc: atmel-mci: fix incorrect setting of host->data to NULLNicolas Ferre1-1/+1
2012-07-22mmc: sdhci: poll for card even when card is logically unremovableDaniel Drake1-1/+1
2012-07-22mmc: sdhci: Introduce new flag SDHCI_USING_RETUNING_TIMERAaron Lu2-18/+13
2012-07-22mmc: sdio: Change pr_warning to pr_warn_ratelimitedLiu Chuansheng1-1/+1
2012-07-22Merge branch 'x86-reboot-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds7-46/+59
2012-07-22mmc: core: Simplify and fix for SD switch processingAaron Lu1-72/+22
2012-07-22mmc: sdhci: restore host settings when card is removedAaron Lu1-0/+12
2012-07-22mmc: sdhci: fix incorrect command used in tuningAaron Lu1-1/+7
2012-07-22mmc: sdhci-pci: CaFe has broken card detectionDaniel Drake1-0/+1
2012-07-22mmc: sdhci: Report failure reasons for all cases in sdhci_add_host()Mark Brown1-2/+8
2012-07-22mmc: s3cmci: Convert s3cmci driver to gpiolib APISylwester Nawrocki1-7/+3
2012-07-22mmc: sdhci: Allow caps[1] to be set via SDHCI_QUIRK_MISSING_CAPSPhilip Rakity2-4/+7
2012-07-22mmc: mxs-mmc: enable regulator for mmc slotShawn Guo1-0/+11
2012-07-22Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds25-581/+429
2012-07-22Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds35-316/+363
2012-07-22Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds6-25/+75
2012-07-22Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds5-365/+436
2012-07-22Merge branch 'regulator-drivers' into regulator-nextMark Brown415-4598/+8773
2012-07-22Merge branches 'regulator-core', 'regulator-dt' and 'regulator-dummy' into re...Mark Brown1019-5546/+11975
2012-07-22Merge branches 'regmap-core', 'regmap-irq' and 'regmap-page' into regmap-nextMark Brown514-3330/+8496
2012-07-22Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds15-76/+1
2012-07-22Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds109-1706/+5782
2012-07-22Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds19-590/+669
2012-07-22Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-78/+118
2012-07-22Revert "x86/early_printk: Replace obsolete simple_strtoul() usage with kstrto...Ingo Molnar1-6/+6