summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-08-07block: remove wrappers for request type/flagsChristoph Hellwig
2010-08-07remove needless ISA_DMA_THRESHOLDFUJITA Tomonori
2010-08-07block: kill ISA_DMA_THRESHOLD usageFUJITA Tomonori
2010-08-07aha1532: remove ISA_DMA_THRESHOLD usageFUJITA Tomonori
2010-08-07block: BARRIER request should imply SYNCChristoph Hellwig
2010-08-07floppy: use warning macrosStephen Hemminger
2010-08-07floppy: use wait_event_interruptibleStephen Hemminger
2010-08-07floppy: fix signed/unsigned warningsStephen Hemminger
2010-08-07floppy: cmos attribute should be staticStephen Hemminger
2010-08-07floppy: use atomic type for usage_countStephen Hemminger
2010-08-07floppy: silence warning during disk testStephen Hemminger
2010-08-07floppy: remove unnecessary inlinesStephen Hemminger
2010-08-07floppy: initialize debug jiffies offsetStephen Hemminger
2010-08-07cciss: change pad value from 32 to 0Mike Miller
2010-08-07cciss: remove errant debug codeMike Miller
2010-08-07cciss: move next_command function from ifdefMike Miller
2010-08-07cciss: fix call to put_controller_in_performant_modeMike Miller
2010-08-07cciss: make sure we request the performant mode irqMike Miller
2010-08-07block: add helpers for the trivial queue flag sysfs show/store entriesJens Axboe
2010-08-07block: add sysfs knob for turning off disk entropy contributionsJens Axboe
2010-08-07cciss: new controller support and bump driver versionMike Miller
2010-08-07cciss: add performant mode support for Stars/SiriusMike Miller
2010-08-07cciss: make interrupt access methods return type boolMike Miller
2010-08-07cciss: check for msi in interrupt_not_for_usMike Miller
2010-08-07cciss: clean up interrupt handlerMike Miller
2010-08-07cciss: enqueue and submit ioMike Miller
2010-08-01Linux 2.6.35v2.6.35Linus Torvalds
2010-08-01NFS: Fix a typo in include/linux/nfs_fs.hTrond Myklebust
2010-07-30Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-07-30Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2010-07-30Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2010-07-30mm: fix ia64 crash when gcore reads gate areaHugh Dickins
2010-07-30CIFS: Remove __exit mark from cifs_exit_dns_resolver()David Howells
2010-07-30cyber2000fb: fix console in truecolor modesOndrej Zary
2010-07-30cyber2000fb: fix machine hang on module loadOndrej Zary
2010-07-30SA1111: Eliminate use after freeJulia Lawall
2010-07-30ARM: Fix Versatile/Realview/VExpress MMC card detection senseRussell King
2010-07-30ARM: 6279/1: highmem: fix SMP preemption bug in kmap_high_l1_viptGary King
2010-07-30NFS: Ensure that writepage respects the nonblock flagTrond Myklebust
2010-07-30NFS: kswapd must not block in nfs_release_pageTrond Myklebust
2010-07-30nfs: include space for the NUL in root pathDan Carpenter
2010-07-29Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds
2010-07-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds
2010-07-29Merge branch 'fix/hda' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds
2010-07-29CRED: Fix __task_cred()'s lockdep check and banner commentDavid Howells
2010-07-29CRED: Fix get_task_cred() and task_state() to not resurrect dead credentialsDavid Howells
2010-07-29watchdog: update MAINTAINERS entryWim Van Sebroeck
2010-07-29ALSA: hda - Add a PC-beep workaround for ASUS P5-VTakashi Iwai
2010-07-29ARM: Add barriers to io{read,write}{8,16,32} accessors as wellRussell King
2010-07-29ARM: 6273/1: Add barriers to the I/O accessors if ARM_DMA_MEM_BUFFERABLECatalin Marinas