aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* 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://neil.brown.name/mdLinus Torvalds2010-08-10
|\
| * Merge git://git.infradead.org/users/dwmw2/libraid-2.6 into for-linusNeilBrown2010-08-09
| |\
| | * Merge branch 'async' of macbook:git/btrfs-unstableDavid Woodhouse2010-08-09
| | |\
| | | * async_tx: Move ASYNC_RAID6_TEST option to crypto/async_tx/, fix dependenciesDavid Woodhouse2009-10-29
| | | * md: Factor out RAID6 algorithms into lib/David Woodhouse2009-10-29
| * | | md: clean up do_md_stopNeilBrown2010-08-08
| * | | md: fix another deadlock with removing sysfs attributes.NeilBrown2010-08-08
| * | | md: move revalidate_disk() back outside open_mutexDan Williams2010-08-08
| * | | md/raid10: fix deadlock with unaligned read during resyncNeilBrown2010-08-07
| * | | md/bitmap: separate out loading a bitmap from initialising the structures.NeilBrown2010-07-25
| * | | md/bitmap: prepare for storing write-intent-bitmap via dm-dirty-log.NeilBrown2010-07-25
| * | | md/bitmap: optimise scanning of empty bitmaps.NeilBrown2010-07-25
| * | | md/bitmap: clean up plugging calls.NeilBrown2010-07-25
| * | | md/bitmap: reduce dependence on sysfs.NeilBrown2010-07-25
| * | | md/bitmap: white space clean up and similar.NeilBrown2010-07-25
| * | | md/raid5: export raid5 unplugging interface.NeilBrown2010-07-25
| * | | md/plug: optionally use plugger to unplug an array during resync/recovery.NeilBrown2010-07-25
| * | | md/raid5: add simple plugging infrastructure.NeilBrown2010-07-25
| * | | md/raid5: export is_congested testNeilBrown2010-07-25
| * | | raid5: Don't set read-ahead when there is no queueNeilBrown2010-07-25
| * | | md: add support for raising dm events.NeilBrown2010-07-25
| * | | md: export various start/stop interfacesNeilBrown2010-07-25
| * | | md: split out md_rdev_initNeilBrown2010-07-25
| * | | md: be more careful setting MD_CHANGE_CLEANNeilBrown2010-07-25
| * | | md/raid5: ensure we create a unique name for kmem_cache when mddev has no gen...NeilBrown2010-07-25
| * | | md/raid5: factor out code for changing size of stripe cache.NeilBrown2010-07-20
| * | | md: reduce dependence on sysfs.NeilBrown2010-07-20
* | | | x86: fix up system call numbering nitLinus Torvalds2010-08-10
* | | | power: Remove owner field from attribute initialization code in OLPC driverGuenter Roeck2010-08-10
* | | | i2c.h: fix kernel-doc warningsRandy Dunlap2010-08-10
* | | | kernel/timer.c: fix kernel-doc function parameter warningRandy Dunlap2010-08-10