summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ARM: mach-ks8695: convert boot_params to atag_offsetNicolas Pitre2011-08-213-3/+3
* ARM: mach-kirkwood: convert boot_params to atag_offsetNicolas Pitre2011-08-2114-20/+20
* ARM: mach-ixp4xx: convert boot_params to atag_offsetNicolas Pitre2011-08-2112-17/+17
* ARM: mach-ixp23xx: convert boot_params to atag_offsetNicolas Pitre2011-08-213-3/+3
* ARM: mach-ixp2000: convert boot_params to atag_offsetNicolas Pitre2011-08-214-6/+6
* ARM: mach-iop33x: convert boot_params to atag_offsetNicolas Pitre2011-08-212-2/+2
* ARM: mach-iop32x: convert boot_params to atag_offsetNicolas Pitre2011-08-215-6/+6
* ARM: mach-iop13xx: convert boot_params to atag_offsetNicolas Pitre2011-08-212-2/+2
* ARM: mach-integrator: convert boot_params to atag_offsetNicolas Pitre2011-08-212-2/+2
* ARM: mach-imx: convert boot_params to atag_offsetNicolas Pitre2011-08-2126-27/+27
* ARM: mach-h720x: convert boot_params to atag_offsetNicolas Pitre2011-08-212-2/+2
* ARM: mach-gemini: convert boot_params to atag_offsetNicolas Pitre2011-08-214-4/+4
* ARM: mach-footbridge: convert boot_params to atag_offsetNicolas Pitre2011-08-214-4/+4
* ARM: mach-exynos4: convert boot_params to atag_offsetNicolas Pitre2011-08-215-5/+5
* ARM: mach-ep93xx: convert boot_params to atag_offsetNicolas Pitre2011-08-217-18/+18
* ARM: mach-ebsa110: convert boot_params to atag_offsetNicolas Pitre2011-08-211-1/+1
* ARM: mach-dove: convert boot-params to atag_offsetNicolas Pitre2011-08-212-2/+2
* ARM: mach-davinci: convert boot_params to atag_offsetNicolas Pitre2011-08-2112-13/+13
* ARM: mach-cns3xxx: convert boot_params to atag_offsetNicolas Pitre2011-08-211-1/+1
* ARM: mach-clps711x: convert boot_params to atag_offsetNicolas Pitre2011-08-217-7/+6Star
* ARM: introduce atag_offset to replace boot_paramsNicolas Pitre2011-08-212-0/+3
* Linux 3.1-rc2Linus Torvalds2011-08-151-2/+2
* mm: fix wrong vmap address calculations with odd NR_CPUS valuesClemens Ladisch2011-08-141-3/+4
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds2011-08-1412-77/+100
|\
| * mmc: remove unused "ddr" parameter in struct mmc_iosJaehoon Chung2011-08-131-2/+0Star
| * mmc: dw_mmc: Fix DDR mode support.Seungwon Jeon2011-08-131-2/+2
| * mmc: core: use defined R1_STATE_PRG macro for card statusJaehoon Chung2011-08-133-3/+3
| * mmc: sdhci: use f_max instead of host->clock for timeoutsAndy Shevchenko2011-08-131-5/+2Star
| * mmc: sdhci: move timeout_clk calculation farther downAndy Shevchenko2011-08-131-19/+19
| * mmc: sdhci: check host->clock before using it as a denominatorAndy Shevchenko2011-08-131-3/+5
| * mmc: Revert "mmc: sdhci: Fix SDHCI_QUIRK_TIMEOUT_USES_SDCLK"Andy Shevchenko2011-08-131-4/+3Star
| * mmc: tmio: eliminate unused variable 'mmc' warningAxel Lin2011-08-131-2/+0Star
| * mmc: esdhc-imx: fix card interrupt loss on freescale eSDHCTony Lin2011-08-131-9/+31
| * mmc: sdhci-s3c: Fix build for header changeMark Brown2011-08-131-0/+1
| * mmc: dw_mmc: Fix mask in IDMAC_SET_BUFFER1_SIZE macroShashidhar Hiremath2011-08-131-1/+1
| * mmc: cb710: fix possible pci_dev leak in cb710_pci_configure()Michał Mirosław2011-08-131-1/+2
| * mmc: core: Detect eMMC v4.5 ext_csd entriesKyungmin Park2011-08-131-1/+1
| * mmc: mmc_test: avoid stalled file in debugfsAndy Shevchenko2011-08-131-26/+30
| * mmc: sdhci-s3c: add BROKEN_ADMA_ZEROLEN_DESC quirkJaehoon Chung2011-08-131-0/+3
| * mmc: sdhci: pxav3: controller needs 32 bit ADMA addressingPhilip Rakity2011-08-131-1/+2
| * mmc: sdhci: fix retuning timer wrongly deleted in sdhci_tasklet_finishAaron Lu2011-08-131-3/+0Star
* | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2011-08-144-6/+42
|\ \
| * | hwmon: (ibmaem) add missing kfreeJulia Lawall2011-08-111-5/+10
| * | hwmon: (pmbus/lm25066) Ignore byte writes to non-zero pagesGuenter Roeck2011-08-111-0/+12
| * | hwmon: (pmbus) Virtualize pmbus_write_byteGuenter Roeck2011-08-112-1/+20
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-08-1422-25/+573
|\ \
| * \ Merge branch 'fix/asoc' into for-linusTakashi Iwai2011-08-1218-19/+526
| |\ \
| | * | ASoC: Fix compile warning in wm8750.cTakashi Iwai2011-08-121-1/+1
| | * | ASoC: omap: Update e-mail address of Jarkko NikulaJarkko Nikula2011-08-128-11/+11
| | * | ASoC: SAMSUNG: Add I2S0 internal dma driverSangbeom Kim2011-08-123-0/+481