aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* ide-cd: don't abuse rq->bufferTejun Heo2009-04-28
* ide-atapi: don't abuse rq->bufferTejun Heo2009-04-28
* ide-taskfile: don't abuse rq->bufferTejun Heo2009-04-28
* ide-floppy: block pc always uses bioTejun Heo2009-04-28
* ide-cd: clear sense buffer before issuing request senseTejun Heo2009-04-28
* ide kill unused ide_cmd->specialTejun Heo2009-04-28
* ide: don't set REQ_SOFTBARRIERTejun Heo2009-04-28
* ide: use blk_run_queue() instead of blk_start_queueing()Tejun Heo2009-04-28
* ide-tape: remove back-to-back REQUEST_SENSE detectionTejun Heo2009-04-28
* block: clear req->errors on bio completion only for fs requestsTejun Heo2009-04-28
* loop: use BIO list management functionsAkinobu Mita2009-04-28
* hd: fix lockingTejun Heo2009-04-28
* mg_disk: fix CONFIG_LBD=y warningBartlomiej Zolnierkiewicz2009-04-28
* mg_disk: fix lockingTejun Heo2009-04-28
* sparc: convert to use __HEAD and HEAD_TEXT macros.Tim Abbott2009-04-26
* sh: convert to use __HEAD and HEAD_TEXT macros.Tim Abbott2009-04-26
* s390: convert to use __HEAD and HEAD_TEXT macros.Tim Abbott2009-04-26
* powerpc: convert to use __HEAD and HEAD_TEXT macros.Tim Abbott2009-04-26
* mn10300: convert to use __HEAD and HEAD_TEXT macros.Tim Abbott2009-04-26
* m68k: convert to use __HEAD and HEAD_TEXT macros.Tim Abbott2009-04-26
* m32r: convert to use __HEAD and HEAD_TEXT macros.Tim Abbott2009-04-26
* frv: convert frv to use __HEAD and HEAD_TEXT macros.Tim Abbott2009-04-26
* alpha: convert to use __HEAD and HEAD_TEXT macros.Tim Abbott2009-04-26
* xtensa: convert to use __HEAD and HEAD_TEXT macros.Tim Abbott2009-04-26
* Add new HEAD_TEXT_SECTION macro.Tim Abbott2009-04-26
* PM/Hibernate: Fix waiting for image device to appear on resumeRafael J. Wysocki2009-04-24
* ROMFS: Advance destination buffer pointer when reading from a blockdevDavid Howells2009-04-24
* ROMFS: romfs_lookup() shouldn't be doing a partial name comparisonDavid Howells2009-04-24
* lib: find_last_bit.o needed by a module only, move it from lib to objFred Isaman2009-04-24
* CacheFiles: Fix the documentation to use the correct credential pointer namesMarc Dionne2009-04-24
* virtio-rng: Remove false BUG for spurious callbacksChristian Borntraeger2009-04-24
* Merge branch 'fixes-for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2009-04-24
|\
| * microblaze: add parameter to microblaze_read()Coly Li2009-04-23
| * microblaze: Use CFLAGS_KERNEL instead of CFLAGSMichal Simek2009-04-23
| * microblaze: Add STATE_SAVE_ARG_SPACE for noMMU kernel tooMichal Simek2009-04-23
| * microblaze: Do not check use_dcacheMichal Simek2009-04-23
| * microblaze: Do not use PVR configuration for broken MB versionMichal Simek2009-04-23
| * microblaze: Fix USR1/2 pvr printing messageMichal Simek2009-04-23
| * microblaze: iowrite upon timeoutRoel Kluin2009-04-23
| * microblaze: Correspond CONFIG...PCMP in Makefile/KconfigMichal Simek2009-04-23
| * microblaze: Remove redundant variableMichal Simek2009-04-23
| * microblaze: Move start_thread to process.cMichal Simek2009-04-23
| * microblaze: Add missing preadv and pwritev syscallsMichal Simek2009-04-23
| * microblaze: Add missing declaration for die and _exception funcMichal Simek2009-04-23
| * microblaze: Remove sparse error in traps.cMichal Simek2009-04-23
| * microblaze: Move task_pt_regs upMichal Simek2009-04-23
| * microblaze: Rename kernel_mode to pt_mode in pt_regsMichal Simek2009-04-23
| * microblaze: Remove uncache shadow conditionMichal Simek2009-04-23
| * microblaze: Remove while(1) loop from show_regs functionMichal Simek2009-04-23
| * microblaze: Remove unneded per cpu SYSCALL_SAVE variableMichal Simek2009-04-23