summaryrefslogtreecommitdiffstats
path: root/virt/kvm/iodev.h (unfollow)
Commit message (Expand)AuthorFilesLines
2011-10-04ARM: SAMSUNG: Move S3C24XX header files to plat-samsungKukjin Kim13-293/+268
2011-10-04ARM: SAMSUNG: Moving each SoC support header filesKukjin Kim25-27/+27
2011-10-04ARM: SAMSUNG: Consolidate plat/pll.hKukjin Kim8-316/+329
2011-10-04ARM: SAMSUNG: Consolidate plat/pwm-clock.hKukjin Kim7-321/+36
2011-10-04ARM: SAMSUNG: Cleanup mach/clkdev.hKukjin Kim6-42/+0
2011-10-04ARM: SAMSUNG: remove sdhci default configuration setup platform helperThomas Abraham7-274/+0
2011-09-16ARM: SAMSUNG: Move map header file into plat-samsungKukjin Kim5-117/+134
2011-09-16ARM: S3C24XX: remove unused gpio codesKukjin Kim7-145/+0
2011-09-16ARM: S5P: Remove duplicate kdiv calculationJonghwan Choi1-1/+0
2011-09-16ARM: SAMSUNG: Remove unnecessary duplication of plat_data on TSADCNaveen Krishna Chatradhi8-49/+16
2011-09-16ARM: SAMSUNG: Consolidate common function to set SDHCI plat dataBanajit Goswami6-72/+33
2011-09-16ARM: S3C64XX: Remove unused CPU devices for CragganmoreMark Brown1-3/+0
2011-09-16ARM: S5PV210: Remove unnecessary symbol for PMAbhilash Kesavan2-7/+1
2011-09-16ARM: S3C24XX: Remove s3c24xx_dma_addr definitionHeiko Stuebner1-6/+0
2011-09-16ARM: S3C24XX: Remove hw_addr from s3c24xx dma channel declarationsHeiko Stuebner4-76/+0
2011-09-12Linux 3.1-rc6v3.1-rc6Linus Torvalds1-1/+1
2011-09-12ioctl: register LTTng ioctlMathieu Desnoyers1-0/+2
2011-09-12fuse: fix memory leakMiklos Szeredi1-4/+8
2011-09-12fuse: fix flock breakageMiklos Szeredi1-0/+3
2011-09-11Btrfs: add dummy extent if dst offset excceeds file end inLi Zefan1-0/+6
2011-09-11Btrfs: calc file extent num_bytes correctly in file cloneLi Zefan1-3/+10
2011-09-11btrfs: xattr: fix attribute removalDavid Sterba1-0/+9
2011-09-11Btrfs: fix wrong nbytes information of the inodeMiao Xie1-2/+2
2011-09-11Btrfs: fix the file extent gap when doing direct IOMiao Xie1-6/+10
2011-09-11Btrfs: fix unclosed transaction handle in btrfs_cont_expandMiao Xie1-2/+6
2011-09-11Btrfs: fix misuse of trans block rsvLiu Bo1-0/+4
2011-09-11Btrfs: reset to appropriate block rsv after orphan operationsLiu Bo1-0/+4
2011-09-11Btrfs: skip locking if searching the commit root in csum lookupJosef Bacik1-1/+3
2011-09-11btrfs: fix warning in iput for bad-inodeSergei Trofimovich1-7/+3
2011-09-11Btrfs: fix an oops when deleting snapshotsLiu Bo1-1/+5
2011-09-11[media] vp7045: fix buffer setupFlorian Mickler1-22/+4
2011-09-11[media] nuvoton-cir: simplify raw IR sample handlingJarod Wilson2-38/+8
2011-09-11[media] [Resend] viacam: Don't explode if pci_find_bus() returns NULLJesper Juhl1-0/+2
2011-09-11[media] v4l2: Fix documentation of the codec device controlsKamil Debski1-19/+19
2011-09-11[media] gspca - sonixj: Fix the darkness of sensor om6802 in 320x240Jean-François Moine1-0/+4
2011-09-11[media] gspca - sonixj: Fix wrong register mask for sensor om6802Luiz Carlos Ramos1-1/+1
2011-09-11[media] gspca - ov519: Fix LED inversion of some ov519 webcamsJean-François Moine1-12/+10
2011-09-11[media] pwc: precedence bug in pwc_init_controls()Dan Carpenter1-1/+1
2011-09-11Add missing DMA opsJonas Bonn2-3/+84
2011-09-11ARM: CSR: add missing sentinels to of_device_id tablesJamie Iles4-0/+4
2011-09-11scsi: qla4xxx driver depends on NETRandy Dunlap1-1/+1
2011-09-11ARM: 7088/1: entry: fix wrong parameter name used in do_thumb_abortJanusz Krzysztofik1-1/+1
2011-09-10backlight: Declare backlight_types[] constBart Van Assche1-1/+1
2011-09-10md: Fix handling for devices from 2TB to 4TB in 0.90 metadata.NeilBrown1-2/+10
2011-09-10md/raid1,10: Remove use-after-free bug in make_request.NeilBrown2-10/+17
2011-09-10md/raid10: unify handling of write completion.NeilBrown1-20/+18
2011-09-10Avoid dereferencing a 'request_queue' after last close.NeilBrown1-2/+5
2011-09-10PCI: Remove MRRS modification from MPS setting codeJon Mason2-20/+23
2011-09-10Fix pointer dereference before call to pcie_bus_configure_settingsShyam Iyer3-6/+10
2011-09-10vfs: automount should ignore LOOKUP_FOLLOWMiklos Szeredi1-18/+15