summaryrefslogtreecommitdiffstats
path: root/drivers/Kconfig (unfollow)
Commit message (Expand)AuthorFilesLines
2011-07-22hfsplus: Add additional range check to handle on-disk corruptionsNaohiro Aota1-0/+4
2011-07-22slab: fix DEBUG_SLAB warningTetsuo Handa1-1/+2
2011-07-22MAINTAINERS: change e-mail of Adrian HunterArtem Bityutskiy1-1/+2
2011-07-22lguest: Fix in/out emulationRusty Russell1-9/+11
2011-07-22lguest: Fix translation count about wikipedia's cpuid pageAdrian Knoth1-1/+1
2011-07-22lguest: Fix three simple typos in commentsAdrian Knoth2-2/+2
2011-07-22lguest: update commentsRusty Russell9-39/+50
2011-07-22lguest: Simplify device initialization.Rusty Russell2-34/+28
2011-07-22lguest: don't rewrite vmcall instructionsRusty Russell2-81/+2
2011-07-22lguest: remove remaining vmcallRusty Russell1-6/+2
2011-07-22lguest: use a special 1:1 linear pagetable mode until first switch.Rusty Russell6-205/+98
2011-07-22lguest: Do not exit on non-fatal errorsSakari Ailus1-4/+6
2011-07-22Linux 3.0v3.0Linus Torvalds1-1/+1
2011-07-22sparc,kgdbts: fix compile regression with kgdb test suiteJason Wessel1-0/+1
2011-07-21x86: Make Dell Latitude E6420 use reboot=pciH. Peter Anvin1-0/+8
2011-07-21x86: Make Dell Latitude E5420 use reboot=pciDaniel J Blueman1-0/+8
2011-07-21vfs: drop conditional inode prefetch in __do_lookup_rcuLinus Torvalds1-2/+0
2011-07-21FS-Cache: Fix __fscache_uncache_all_inode_pages()'s outer loopJan Beulich1-9/+5
2011-07-21mmc: MAINTAINERS: add myself as a tmio-mmc maintainerGuennadi Liakhovetski1-1/+6
2011-07-21mmc: print debug messages for runtime PM actionsDaniel Drake1-0/+8
2011-07-21mmc: fix runtime PM with -ENOSYS suspend caseOhad Ben-Cohen1-6/+2
2011-07-21mmc: at91_mci: move register header from include/ to drivers/Jean-Christophe PLAGNIOL-VILLARD2-2/+3
2011-07-21mmc: mxs-mmc: fix clock rate settingKoen Beel1-16/+14
2011-07-21mmc: tmio: fix a deadlockGuennadi Liakhovetski3-3/+11
2011-07-21mmc: tmio: fix a recently introduced bug in DMA codeGuennadi Liakhovetski1-1/+1
2011-07-21mmc: sh_mmcif: maximize power savingGuennadi Liakhovetski1-9/+18
2011-07-21mmc: tmio: maximize power savingGuennadi Liakhovetski2-27/+39
2011-07-21mmc: tmio: fix recursive spinlock, don't schedule with interrupts disabledGuennadi Liakhovetski2-7/+34
2011-07-21mmc: Added quirks for Ricoh 1180:e823 lower base clock frequencyManoj Iyer1-0/+23
2011-07-21mmc: omap_hsmmc: fix oops in omap_hsmmc_dma_cb()Adrian Hunter1-1/+2
2011-07-21mmc: omap_hsmmc: refactor duplicated codeAndy Shevchenko1-44/+41
2011-07-21mmc: omap_hsmmc: fix a few bugs when setting the clock divisorAndy Shevchenko1-31/+28
2011-07-21mmc: omap_hsmmc: introduce start_clock and re-use stop_clockAndy Shevchenko1-6/+13
2011-07-21mmc: omap_hsmmc: split duplicate code to calc_divisor() functionAndy Shevchenko1-27/+19
2011-07-21mmc: omap_hsmmc: move hardcoded frequency constants to definesAndy Shevchenko1-2/+4
2011-07-21mmc: omap_hsmmc: correct debug report error status mnemonicsAdrian Hunter1-8/+11
2011-07-21mmc: block: fixed NULL pointer dereferenceJaehoon Chung1-0/+3
2011-07-21mmc: documentation of mmc non-blocking request usage and design.Per Forlin2-0/+89
2011-07-21CIFS: Fix wrong length in cifs_iovec_readPavel Shilovsky1-1/+1
2011-07-21xfs: add size update tracepoint to IO completionDave Chinner2-4/+9
2011-07-21xfs: convert AIL cursors to use struct list_headDave Chinner2-55/+28
2011-07-21xfs: remove confusing ail cursor wrapperDave Chinner1-31/+19
2011-07-21xfs: use a cursor for bulk AIL insertionDave Chinner3-28/+118
2011-07-21xfs: failure mapping nfs fh to inode should return ESTALEJ. Bruce Fields1-2/+2
2011-07-21xfs: Remove the second parameter to xfs_sb_count()Chandra Seetharaman3-12/+7
2011-07-20mmc: omap_hsmmc: Remove unused iclkBalaji T K1-10/+0
2011-07-20mmc: omap_hsmmc: add runtime pm supportBalaji T K1-55/+56
2011-07-20mmc: omap_hsmmc: Remove lazy_disableBalaji T K1-244/+2
2011-07-20mmc: core: Set non-default Drive Strength via platform hookPhilip Rakity2-29/+40
2011-07-20mmc: block: add handling for two parallel block requests in issue_rw_rqPer Forlin3-20/+84