summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* libata: remove ATA_FLAG_NO_LEGACYSergei Shtylyov2011-03-0228-63/+43
* libata: remove ATA_FLAG_MMIOSergei Shtylyov2011-03-0229-49/+33
* libata: remove ATA_FLAG_{SRST|SATA_RESET}Sergei Shtylyov2011-03-026-10/+8
* ipr/sas_ata: use mode mask macros from <linux/ata.h>Sergei Shtylyov2011-03-022-5/+5
* sata_dwc_460ex: add debugging optionsSergei Shtylyov2011-03-021-0/+12
* sata_dwc_460ex: fix misuse of ata_get_cmd_descript()Sergei Shtylyov2011-03-021-10/+46
* sata_dwc_460ex: fix return value of dma_dwc_xfer_setup()Sergei Shtylyov2011-03-021-2/+2
* sata_dwc_460ex: fix compilation errors/warningsSergei Shtylyov2011-03-021-6/+8
* sata_dwc_460ex: use ATA_PIO4Sergei Shtylyov2011-03-021-1/+1
* [libata] trivial: trim trailing whitespace for drivers/ata/*.[ch]Jeff Garzik2011-03-029-14/+14
* libsas: convert to libata new error handlerJames Bottomley2011-03-023-8/+115
* libata: separate error handler into usable componentsJames Bottomley2011-03-022-9/+46
* libata: fix eh lockingJames Bottomley2011-03-021-2/+7
* libata: fix locking for sas pathsJames Bottomley2011-03-021-1/+1
* libata: plumb sas port scan into standard libata pathsJames Bottomley2011-03-023-25/+24
* libata: fix hotplug for drivers which don't implement LPMTejun Heo2011-03-021-1/+1
* Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2011-02-282-0/+2
|\
| * hwmon: (adt7411) add MODULE_DEVICE_TABLEaxel lin2011-02-261-0/+1
| * hwmon: (ad7414) add MODULE_DEVICE_TABLEaxel lin2011-02-261-0/+1
* | fs/block_dev.c: fix new kernel-doc warningRandy Dunlap2011-02-281-0/+1
* | ACPI: Fix build for CONFIG_NET unsetRafael J. Wysocki2011-02-283-20/+29
* | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2011-02-283-3/+7
|\ \
| * \ Merge remote branch 'nouveau/drm-nouveau-fixes' of /ssd/git/drm-nouveau-next ...Dave Airlie2011-02-281-1/+4
| |\ \
| | * | drm/nv50-nvc0: make sure vma is definitely unmapped when destroying boBen Skeggs2011-02-281-1/+4
| * | | drm: fix unsigned vs signed comparison issue in modeset ctl ioctl.Dave Airlie2011-02-282-2/+3
| |/ /
* | | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-02-288-15/+31
|\ \ \
| * \ \ Merge branch 'patches_for_2.6.38rc' of git://git.pwsan.com/linux-2.6 into dev...Tony Lindgren2011-02-25974-8137/+12677
| |\ \ \
| | * | | omap4: prcm: Fix the CPUx clockdomain offsetsSantosh Shilimkar2011-02-251-2/+2
| | * | | OMAP2/3: clock: fix fint calculation for DPLL_FREQSELJohn Ogness2011-02-221-1/+1
| * | | | OMAP2+: clocksource: fix crash on boot when !CONFIG_OMAP_32K_TIMERPaul Walmsley2011-02-241-0/+13
| * | | | OMAP2+: mailbox: fix lookups for multiple mailboxesKevin Hilman2011-02-141-4/+7
| * | | | OMAP2420: mailbox: fix IVA vs DSP IRQ numberingKevin Hilman2011-02-141-1/+1
| * | | | mach-omap2: smartreflex: world-writable debugfs voltage filesVasiliy Kulikov2011-02-071-2/+2
| * | | | mach-omap2: pm: world-writable debugfs timer filesVasiliy Kulikov2011-02-041-4/+4
| * | | | mach-omap2: mux: world-writable debugfs filesVasiliy Kulikov2011-02-041-1/+1
| | | | |
| \ \ \ \
| \ \ \ \
| \ \ \ \
*---. \ \ \ \ Merge branches 'perf-fixes-for-linus', 'x86-fixes-for-linus' and 'timers-fixe...Linus Torvalds2011-02-287-10/+30
|\ \ \ \ \ \ \
| | | * | | | | clockevents: Prevent oneshot mode when broadcast device is periodicThomas Gleixner2011-02-263-1/+18
| | | | |_|_|/ | | | |/| | |
| | * | | | | x86: Use u32 instead of long to set reset vector back to 0Don Zickus2011-02-281-1/+1
| | |/ / / /
| * | | | | perf timechart: Fix max number of cpusThomas Renninger2011-02-281-3/+3
| * | | | | perf timechart: Fix black idle boxes in the titleThomas Renninger2011-02-281-3/+3
| * | | | | perf hists: Print number of samples, not the period sumArnaldo Carvalho de Melo2011-02-251-2/+5
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2011-02-283-10/+55
|\ \ \ \ \ \
| * | | | | | fuse: fix truncate after openMiklos Szeredi2011-02-251-2/+5
| * | | | | | fuse: fix hang of single threaded fuseblk filesystemMiklos Szeredi2011-02-252-8/+50
* | | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2011-02-283-13/+28
|\ \ \ \ \ \ \
| * | | | | | | ocfs2: Check heartbeat mode for kernel stacks onlyMark Fasheh2011-02-201-8/+20
| * | | | | | | Ocfs2/refcounttree: Fix a bug for refcounttree to writeback clusters in a rig...Tristan Ye2011-02-201-2/+5
| * | | | | | | ocfs2: Fix estimate of necessary credits for mkdirJan Kara2011-02-201-3/+3
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-02-2819-27/+52
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'fix/asoc' into for-linusTakashi Iwai2011-02-2616-45/+233
| |\ \ \ \ \ \ \ \
OpenPOWER on IntegriCloud