aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-10-19md/raid6: kill a gcc-4.0.1 'uninitialized variable' warningDan Williams1-3/+3
2009-10-16md/async: don't pass a memory pointer as a page pointer.NeilBrown1-2/+2
2009-10-16md: Fix handling of raid5 array which is being reshaped to fewer devices.NeilBrown2-20/+19
2009-10-16md: fix problems with RAID6 calculations for DDF.NeilBrown2-8/+14
2009-10-16md/raid456: downlevel multicore operations to raid_run_opsDan Williams2-36/+51
2009-10-16md: drivers/md/unroll.pl replaced with awk analogVladimir Dronnikov6-58/+54
2009-10-16md: remove clumsy usage of do_sync_mapping_range from bitmap codeNeilBrown1-4/+5
2009-10-16md: raid1/raid10: handle allocation errors during array setup.NeilBrown2-4/+5
2009-10-16md/raid5: initialize conf->device_lock earlierDan Williams1-13/+12
2009-10-16md/raid1/raid10: add a cond_reschedNeilBrown2-0/+2
2009-10-16Revert "md: do not progress the resync process if the stripe was blocked"NeilBrown1-13/+6
2009-09-24Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds3-3/+2
2009-09-24Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds46-3026/+7223
2009-09-24Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6Linus Torvalds7-19/+13
2009-09-24drivers/usb/serial/sierra.c: fix CONFIG_PM=n buildAndrew Morton1-0/+5
2009-09-24drivers/vlynq/vlynq.c: fix resource size off by 1 errorJulia Lawall1-1/+1
2009-09-24gru: allocation may fail in quicktest1()Roel Kluin1-0/+2
2009-09-24gru: use proc_create()Alexey Dobriyan1-2/+1
2009-09-24memstick: move dev_dbgJiri Slaby1-1/+1
2009-09-24edac: core: remove completion-wait for complete with rcu_barrierJesper Dangaard Brouer3-10/+3
2009-09-24edac: i3200 memory controller driverJason Uhlenkott3-0/+536
2009-09-24edac: fix resource size calculationJulia Lawall2-14/+14
2009-09-24edac: mpc85xx add mpc83xx supportIra W. Snyder2-12/+22
2009-09-24edac: mpc85xx add P2020DS supportYang Shi1-0/+2
2009-09-24sysctl: remove "struct file *" argument of ->proc_handlerAlexey Dobriyan4-26/+26
2009-09-24bfin-otp: add writing supportMike Frysinger1-44/+129
2009-09-24drivers/char/uv_mmtimer.c: add memory mapped RTC driver for UVDimitri Sivanich3-0/+225
2009-09-24drivers/char/rio/rioctrl.c: off by one error in rioctrl.cDan Carpenter1-1/+1
2009-09-24hpet: hpet driver periodic timer setup bug fixesNils Carlson1-9/+12
2009-09-24mwave: fix read buffer overflowRoel Kluin1-11/+11
2009-09-24/dev/zero: avoid repeated access_ok() checksNikanth Karthikesan1-1/+1
2009-09-24input: fix build failures caused by Kconfig Winbond WPCD376I Consumer IR hardware driver Kconfig entryIngo Molnar1-0/+1
2009-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds5-9/+5
2009-09-23headers: utsname.h reduxAlexey Dobriyan9-9/+0
2009-09-24ACPI: remove cpumask_t usageBjorn Helgaas1-1/+1
2009-09-24cpumask: use zalloc_cpumask_var() where possibleLi Zefan4-8/+4
2009-09-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds19-79/+1838
2009-09-23Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/stagingLinus Torvalds8-1382/+90
2009-09-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6Linus Torvalds1-3/+2
2009-09-23hwmon: (ltc4245) Clear faults at startupIra W. Snyder1-1/+2
2009-09-23hwmon: (ltc4215) Clear faults at startupIra W. Snyder1-1/+1
2009-09-23hwmon: (coretemp) Add Lynnfield CPUHuaxu Wan1-2/+4
2009-09-23hwmon: (coretemp) Add support for Penryn mobile CPUsRudolf Marek1-3/+23
2009-09-23hwmon: (coretemp) Fix Atom CPUs supportRudolf Marek2-13/+22
2009-09-23hwmon: Delete deprecated FSC driversJean Delvare4-1364/+0
2009-09-23hwmon: (adm1031) Add sysfs files for temperature offsetsIra Snyder1-0/+40
2009-09-23serial core: fix new kernel-doc warningsRandy Dunlap1-2/+2
2009-09-23tpm-fixup-pcrs-sysfs-file-updateJason Gunthorpe1-3/+2
2009-09-23Merge git://git.infradead.org/battery-2.6Linus Torvalds10-52/+1092
2009-09-23Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds5-123/+102