summaryrefslogtreecommitdiffstats
path: root/drivers/lguest (unfollow)
Commit message (Expand)AuthorFilesLines
2012-12-14[libata] fix Null pointer dereference on disk errorXiaotian Feng1-2/+4
2012-12-14ahci: convert ata_link_printk() to ata_link_warn()Wei Yongjun1-1/+1
2012-12-14pata_imx: convert ata_dev_printk() to ata_dev_info()Wei Yongjun1-1/+1
2012-12-14ARM: ep93xx: convert ata_<foo>_printk() to ata_<foo>_<level>()Wei Yongjun1-4/+2
2012-12-14ahci_platform: make structs staticBrian Norris1-3/+3
2012-12-14Revert "pata_octeon_cf: perform host detach, removal on exit"Jeff Garzik1-1/+0
2012-12-14Revert "libata: check SATA_SETTINGS log with HW Feature Ctrl"Jeff Garzik2-2/+2
2012-12-03pata_of_platform: fix compile errorBrian Norris1-0/+1
2012-12-03libata: use pci_get_drvdata() helperBrian Norris1-4/+3
2012-12-03pata_octeon_cf: perform host detach, removal on exitBrian Norris1-0/+1
2012-12-03sata_highbank: utilize common ata_platform_remove_one()Brian Norris1-11/+1
2012-12-03pata_palmld: utilize common ata_platform_remove_one()Brian Norris1-3/+1
2012-12-03pata_platform: remove unused remove functionBrian Norris2-19/+0
2012-12-03pata_platform: utilize common ata_platform_remove_one()Brian Norris1-6/+1
2012-12-03pata_of_platform: utilize common ata_platform_remove_one()Brian Norris1-6/+1
2012-12-03pata_mpc52xx: utilize common ata_platform_remove_one()Brian Norris1-14/+3
2012-12-03pata_ixp4xx_cf: utilize common ata_platform_remove_one()Brian Norris1-10/+1
2012-12-03ahci_platform: utilize common ata_platform_remove_one()Brian Norris1-11/+1
2012-12-03libata: implement ata_platform_remove_one()Brian Norris2-0/+27
2012-12-03ahci_platform: perform platform exit in host_stop() hookBrian Norris1-7/+23
2012-12-03ahci_platform: convert to module_platform_driverBrian Norris1-12/+1
2012-12-03ahci_platform: enable hotplug unbindingBrian Norris1-2/+3
2012-12-03libata: set dma_mode to 0xff in resetAaron Lu2-0/+2
2012-12-03ata_piix: re-order code and remove prototypesBartlomiej Zolnierkiewicz1-221/+198
2012-12-03libata: check SATA_SETTINGS log with HW Feature CtrlShane Huang2-2/+2
2012-12-03libata: restore acpi disable functionalityAaron Lu2-0/+5
2012-11-28ata: Convert dev_printk(KERN_<LEVEL> to dev_<level>(Joe Perches1-3/+3
2012-11-28pata_arasan_cf: declare/use more local variables in arasan_cf_dma_start()Sergei Shtylyov1-2/+5
2012-11-28sata_highbank: use ATA_BUSYSergei Shtylyov1-1/+1
2012-11-28sata_sx4: pdc20621_{ata|host}_sg() do not need 'tf' parameterSergei Shtylyov1-8/+6
2012-11-28sata_sil24: remove unused variable from sata_sil24.cWei Yongjun1-4/+0
2012-11-28sata_inic162x: remove unused variable in inic_scr_read()Wei Yongjun1-2/+0
2012-11-28pata_rdc: remove unused variable in rdc_init_one()Wei Yongjun1-3/+0
2012-11-28pata_cs5536: add quirk for broken udmaChristian Gmeiner1-1/+31
2012-11-28ata_piix: reenable MS Virtual PC guestsOlaf Hering1-3/+22
2012-11-28sata_promise: fix hardreset lockdep errorMikael Pettersson1-2/+13
2012-11-27futex: avoid wake_futex() for a PI futex_qDarren Hart1-1/+17
2012-11-27watchdog: using u64 in get_sample_period()Chuansheng Liu1-2/+2
2012-11-27writeback: put unused inodes to LRU after writeback completionJan Kara3-2/+17
2012-11-27mm: vmscan: check for fatal signals iff the process was throttledMel Gorman1-10/+27
2012-11-27Revert "mm: remove __GFP_NO_KSWAPD"Mel Gorman4-6/+13
2012-11-27proc: check vma->vm_file before dereferencingStanislav Kinsbursky1-2/+3
2012-11-27UAPI: strip the _UAPI prefix from header guards during header installationDavid Howells1-0/+3
2012-11-27include/linux/bug.h: fix sparse warning related to BUILD_BUG_ON_INVALIDTushar Behera1-0/+1
2012-11-26Linux 3.7-rc7v3.7-rc7Linus Torvalds1-1/+1
2012-11-25powerpc/eeh: Do not invalidate PE properlyGavin Shan1-1/+1
2012-11-24ALSA: hda - Fix build without CONFIG_PMTakashi Iwai1-2/+4
2012-11-23of/address: sparc: Declare of_iomap as an extern function for sparc againAndreas Larsson2-1/+6
2012-11-23PM / QoS: fix wrong error-checking conditionGuennadi Liakhovetski1-1/+1
2012-11-23bnx2x: remove redundant warning logAriel Elior1-4/+7