aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2010-08-12
|\
| * Further tidyup of raid6 naming in lib/raid6NeilBrown2010-08-11
| * Make lib/raid6/test build correctly.NeilBrown2010-08-11
| * Rename raid6 files now they're in a 'raid6' directory.David Woodhouse2010-08-10
* | Merge branch 'msm-core' of git://codeaurora.org/quic/kernel/dwalker/linux-msmLinus Torvalds2010-08-12
|\ \
| * | msm: mmc: Add msm prefix to platform data structureSahitya Tummala2010-08-09
| * | msm: trout: Remove extern declaration from source fileSahitya Tummala2010-08-09
| * | arm: msm: Fix section mismatch in smd.c.Gregory Bean2010-08-09
| * | arm: msm: trout add mmc supportDaniel Walker2010-06-17
| * | arm: msm: trout: add trout specific gpio interruptsDaniel Walker2010-06-17
| * | arm: msm: remove unused #include <linux/version.h>Huang Weiyi2010-06-17
* | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds2010-08-12
|\ \ \
| * | | [CPUFREQ] add missing __percpu markup in pcc-cpufreq.cNamhyung Kim2010-08-12
* | | | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-08-12
|\ \ \ \
| * | | | i2c: I2C bus multiplexer driver pca954xMichael Lawnick2010-08-11
| * | | | i2c: Multiplexed I2C bus core supportMichael Lawnick2010-08-11
| * | | | i2c: Use a separate mutex for userspace client listsJean Delvare2010-08-11
| * | | | i2c: Make i2c_default_probe self-sufficientJean Delvare2010-08-11
| * | | | i2c: Drop dummy variableJean Delvare2010-08-11
| * | | | i2c: Move adapter locking helpers to i2c-coreJean Delvare2010-08-11
| * | | | V4L/DVB: Use custom I2C probing function mechanismJean Delvare2010-08-11
| * | | | i2c: Add support for custom probe functionJean Delvare2010-08-11
| * | | | i2c-dev: Use memdup_userJulia Lawall2010-08-11
| * | | | i2c-dev: Remove unnecessary kmalloc castsJoe Perches2010-08-11
| | |_|/ | |/| |
* | | | Merge branch 'params' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds2010-08-12
|\ \ \ \
| * | | | param: don't deref arg in __same_type() checksRusty Russell2010-08-11
| * | | | param: update drivers/acpi/debug.c to new schemeRusty Russell2010-08-11
| * | | | param: use module_param in drivers/message/fusion/mptbase.cRusty Russell2010-08-11
| * | | | ide: use module_param_named rather than module_param_callRusty Russell2010-08-11
| * | | | param: update drivers/char/ipmi/ipmi_watchdog.c to new schemeRusty Russell2010-08-11
| * | | | param: lock if_sdio's lbs_helper_name and lbs_fw_name against sysfs changes.Rusty Russell2010-08-11
| * | | | param: lock myri10ge_fw_name against sysfs changes.Rusty Russell2010-08-11
| * | | | param: simple locking for sysfs-writable charp parametersRusty Russell2010-08-11
| * | | | param: remove unnecessary writable charpRusty Russell2010-08-11
| * | | | param: add kerneldoc to moduleparam.hRusty Russell2010-08-11
| * | | | param: locking for kernel parametersRusty Russell2010-08-11
| * | | | param: make param sections const.Rusty Russell2010-08-11
| * | | | param: use free hook for charp (fix leak of charp parameters)Rusty Russell2010-08-11
| * | | | param: add a free hook to kernel_param_ops.Rusty Russell2010-08-11
| * | | | param: silence .init.text references from param opsRusty Russell2010-08-11
| * | | | Add param ops struct for hvc_iucv driver.Sachin Sant2010-08-11
| * | | | nfs: update for module_param_named API changeStephen Rothwell2010-08-11
| * | | | AppArmor: update for module_param_named API changeStephen Rothwell2010-08-11
| * | | | param: use ops in struct kernel_param, rather than get and set fns directlyRusty Russell2010-08-11
| * | | | param: move the EXPORT_SYMBOL to after the definitions.Rusty Russell2010-08-11
| * | | | params: don't hand NULL values to param.set callbacks.Rusty Russell2010-08-11
| * | | | documentation: fix erroneous email address.Rusty Russell2010-08-11
| |/ / /
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds2010-08-12
|\ \ \ \
| * | | | regulator: Remove default DEBUG define from TPS6586xMark Brown2010-08-11
| * | | | regulator: tps6507x - add missing platform_set_drvdata in tps6507x_pmic_probeAxel Lin2010-08-11