summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* KEYS: Fix RCU no-lock warning in keyctl_session_to_parent()David Howells2010-09-101-0/+3
* Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-09-1017-46/+238
|\
| * block: Range check cpu in blk_cpu_to_groupBrian King2010-09-101-2/+6
| * scatterlist: prevent invalid free when alloc failsJeffrey Carlyle2010-08-301-2/+12
| * writeback: Fix lost wake-up shutting down writeback threadJ. Bruce Fields2010-08-281-1/+1
| * writeback: do not lose wakeup events when forking bdi threadsArtem Bityutskiy2010-08-271-2/+5
| * cciss: fix reporting of max queue depth since initStephen M. Cameron2010-08-251-0/+2
| * block: switch s390 tape_block and mg_disk to elevator_change()Jens Axboe2010-08-232-4/+2
| * block: add function call to switch the IO scheduler from a driverJens Axboe2010-08-232-13/+32
| * fs/bio-integrity.c: return -ENOMEM on kmalloc failureAndrew Morton2010-08-231-1/+1
| * bio-integrity.c: remove dependency on __GFP_NOFAILDavid Rientjes2010-08-231-1/+1
| * BLOCK: fix bio.bi_rw handlingJiri Slaby2010-08-232-4/+4
| * block: put dev->kobj in blk_register_queue fail pathXiaotian Feng2010-08-231-0/+1
| * cciss: handle allocation failureDan Carpenter2010-08-231-0/+3
| * cfq-iosched: Documentation help for new tunablesVivek Goyal2010-08-232-0/+73
| * cfq-iosched: blktrace print per slice sector statsVivek Goyal2010-08-231-2/+7
| * cfq-iosched: Implement tunable group_idleVivek Goyal2010-08-231-9/+56
| * cfq-iosched: Do group share accounting in IOPS when slice_idle=0Vivek Goyal2010-08-231-6/+24
| * cfq-iosched: Do not idle if slice_idle=0Vivek Goyal2010-08-231-1/+4
| * cciss: disable doorbell reset on reset_devicesStephen M. Cameron2010-08-231-0/+6
| * blkio: Fix return code for mkdir callsCiju Rajan K2010-08-231-1/+1
* | Merge branch 'at91-fixes-for-linus' of git://github.com/at91linux/linux-2.6-at91Linus Torvalds2010-09-104-19/+36
|\ \
| * | AT91: at91sam9261ek: remove C99 comments but keep informationNicolas Ferre2010-09-101-4/+2
| * | AT91: at91sam9261ek board: remove warnings related to use of SPI or SD/MMCNicolas Ferre2010-09-101-11/+19
| * | AT91: dm9000 initialization updateNicolas Ferre2010-09-101-1/+2
| * | AT91: SAM9G45 - add a separate clock entry for every single TC blockFabian Godehardt2010-09-092-5/+14
| * | AT91: clock: peripheral clocks can have other parent than mckNicolas Ferre2010-09-091-1/+2
| * | AT91: change dma resource indexNicolas Ferre2010-09-071-1/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-09-1018-40/+204
|\ \ \
| * \ \ Merge branch 'fix/hda' into for-linusTakashi Iwai2010-09-105-1/+111
| |\ \ \
| | * | | ALSA: hda - Fix wrong HP pin detection in snd_hda_parse_pin_def_config()Takashi Iwai2010-09-081-1/+1
| | * | | ALSA: hda - Enable PC-beep for EeePC with ALC269 codecTakashi Iwai2010-09-081-0/+1
| | * | | ALSA: hda - Add errata initverb sequence for CS42xx codecsBrian Austin2010-09-081-0/+50
| | * | | ALSA: hda - Add quirk for Lenovo T400sTakashi Iwai2010-09-071-0/+1
| | * | | ALSA: hda - Add a new hp-laptop model for Conexant 5066, tested on HP G60David Henningsson2010-09-022-0/+58
| | |/ /
| * | | ALSA: rawmidi: fix the get next midi device ioctlDan Carpenter2010-09-091-0/+2
| * | | ALSA: seq/oss - Fix double-free at error path of snd_seq_oss_open()Takashi Iwai2010-09-081-5/+4
| * | | ALSA: msnd-classic: Fix invalid cfg parameterTakashi Iwai2010-09-081-2/+6
| * | | ALSA: usb - Release capture substream URBs properlyTakashi Iwai2010-09-081-1/+1
| * | | ALSA: virtuoso: fix setting of Xonar DS line-in/mic-in controlsClemens Ladisch2010-09-081-1/+20
| * | | ALSA: virtuoso: work around missing reset in the Xonar DS Windows driverClemens Ladisch2010-09-084-3/+21
| * | | ALSA: usb-audio: fix detection of vendor-specific device protocol settingsClemens Ladisch2010-09-036-26/+32
| * | | ALSA: usb-audio: Assume first control interface is for audioDaniel Mack2010-09-021-1/+7
| |/ /
* | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-09-0910-15/+64
|\ \ \
| * | | libata-sff: Reenable Port Multiplier after libata-sff remodeling.Gwendal Grignou2010-09-093-12/+31
| * | | libata: skip EH autopsy and recovery during suspendTejun Heo2010-09-093-1/+18
| * | | ahci: AHCI and RAID mode SATA patch for Intel Patsburg DeviceIDsSeth Heasley2010-09-091-0/+3
| * | | ata_piix: IDE Mode SATA patch for Intel Patsburg DeviceIDsSeth Heasley2010-09-091-0/+4
| * | | libata,pata_via: revert ata_wait_idle() removal from ata_sff/via_tf_load()Tejun Heo2010-09-092-0/+5
| * | | ahci: fix hang on failed softresetTejun Heo2010-09-091-1/+1
OpenPOWER on IntegriCloud