summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/mtdpart.c (unfollow)
Commit message (Expand)AuthorFilesLines
2011-03-02ipr/sas_ata: use mode mask macros from <linux/ata.h>Sergei Shtylyov2-5/+5
2011-03-02sata_dwc_460ex: add debugging optionsSergei Shtylyov1-0/+12
2011-03-02sata_dwc_460ex: fix misuse of ata_get_cmd_descript()Sergei Shtylyov1-10/+46
2011-03-02sata_dwc_460ex: fix return value of dma_dwc_xfer_setup()Sergei Shtylyov1-2/+2
2011-03-02sata_dwc_460ex: fix compilation errors/warningsSergei Shtylyov1-6/+8
2011-03-02sata_dwc_460ex: use ATA_PIO4Sergei Shtylyov1-1/+1
2011-03-02[libata] trivial: trim trailing whitespace for drivers/ata/*.[ch]Jeff Garzik9-14/+14
2011-03-02libsas: convert to libata new error handlerJames Bottomley3-8/+115
2011-03-02libata: separate error handler into usable componentsJames Bottomley2-9/+46
2011-03-02libata: fix eh lockingJames Bottomley1-2/+7
2011-03-02libata: fix locking for sas pathsJames Bottomley1-1/+1
2011-03-02libata: plumb sas port scan into standard libata pathsJames Bottomley3-25/+24
2011-03-02libata: fix hotplug for drivers which don't implement LPMTejun Heo1-1/+1
2011-03-01fs/block_dev.c: fix new kernel-doc warningRandy Dunlap1-0/+1
2011-03-01ACPI: Fix build for CONFIG_NET unsetRafael J. Wysocki3-20/+29
2011-03-01mm: <asm-generic/pgtable.h> must include <linux/mm_types.h>Ben Hutchings1-0/+2
2011-02-28x86: Use u32 instead of long to set reset vector back to 0Don Zickus1-1/+1
2011-02-28perf timechart: Fix max number of cpusThomas Renninger1-3/+3
2011-02-28perf timechart: Fix black idle boxes in the titleThomas Renninger1-3/+3
2011-02-28drm: fix unsigned vs signed comparison issue in modeset ctl ioctl.Dave Airlie2-2/+3
2011-02-28drm/nv50-nvc0: make sure vma is definitely unmapped when destroying boBen Skeggs1-1/+4
2011-02-26hwmon: (adt7411) add MODULE_DEVICE_TABLEaxel lin1-0/+1
2011-02-26hwmon: (ad7414) add MODULE_DEVICE_TABLEaxel lin1-0/+1
2011-02-26clockevents: Prevent oneshot mode when broadcast device is periodicThomas Gleixner3-1/+18
2011-02-26rapidio: fix sysfs config attribute to access 16MB of maint spaceAlexandre Bounine2-7/+9
2011-02-26pps: initialize ts_real properlyAlexander Gordeev1-1/+1
2011-02-26memcg: more mem_cgroup_uncharge() batchingHugh Dickins1-0/+2
2011-02-26thp: fix interleaving for transparent hugepagesAndi Kleen1-1/+1
2011-02-26aio: fix race between io_destroy() and io_submit()Jan Kara1-0/+17
2011-02-26aio: fix rcu ioctx lookupNick Piggin1-11/+24
2011-02-26mm: fix dubious code in __count_immobile_pages()Namhyung Kim1-3/+2
2011-02-26drivers/rtc/rtc-ds3232.c: fix time range difference between linux and RTC chipLei Xu1-5/+9
2011-02-26ldm: corrupted partition table can cause kernel oopsTimo Warns1-0/+5
2011-02-26mm: vmscan: stop reclaim/compaction earlier due to insufficient progress if !...Mel Gorman1-10/+22
2011-02-26drivers/nfc/pn544.c: add missing regulatorMatti J. Aaltonen1-1/+3
2011-02-26drivers/nfc/Kconfig: use full form of the NFC acronymMatti J. Aaltonen1-1/+1
2011-02-26swiotlb: fix wrong panicFUJITA Tomonori1-2/+4
2011-02-26MAINTAINERS: add Chinese documentation maintainerHarry Wei1-0/+7
2011-02-26mm: grab rcu read lock in move_pages()Greg Thelen1-3/+3
2011-02-26epoll: prevent creating circular epoll structuresDavide Libenzi1-0/+95
2011-02-25RTC: fix typo in drivers/rtc/rtc-at91sam9.cJelle Martijn Kok1-1/+1
2011-02-25omap4: prcm: Fix the CPUx clockdomain offsetsSantosh Shilimkar1-2/+2
2011-02-25RxRPC: Allocate tokens with kzalloc to avoid oops in rxrpc_destroyAnton Blanchard1-4/+4
2011-02-25afs: Fix oops in afs_unlink_writebackAnton Blanchard1-0/+1
2011-02-25fuse: fix truncate after openMiklos Szeredi1-2/+5
2011-02-25fuse: fix hang of single threaded fuseblk filesystemMiklos Szeredi2-8/+50
2011-02-25eukrea-tlv320: fix platform_nameEric BĂ©nard1-1/+1
2011-02-25ASoC: correct pxa AC97 DAI namesDmitry Eremin-Solenikov8-16/+16
2011-02-25perf hists: Print number of samples, not the period sumArnaldo Carvalho de Melo1-2/+5
2011-02-25regulator, mc13xxx: Remove pointless test for unsigned less than zeroJesper Juhl1-1/+1