summaryrefslogtreecommitdiffstats
path: root/drivers/hsi (unfollow)
Commit message (Expand)AuthorFilesLines
2012-10-02dma-debug: Remove local BUS_NOTIFY_UNBOUND_DRIVER defineShuah Khan1-5/+0
2012-10-02iommu/amd: Fix possible use after free in get_irq_table()Dan Carpenter1-0/+1
2012-10-01Linux 3.6v3.6Linus Torvalds1-1/+1
2012-09-30vfs: dcache: fix deadlock in tree traversalMiklos Szeredi1-0/+6
2012-09-28mtdchar: fix offset overflow detectionLinus Torvalds1-6/+42
2012-09-28iommu/amd: Report irq remapping through IOMMU-APIJoerg Roedel1-0/+2
2012-09-28iommu/amd: Print message to system log when irq remapping is enabledJoerg Roedel1-0/+2
2012-09-28iommu/irq: Use amd_iommu_irq_ops if supportedJoerg Roedel1-0/+5
2012-09-28iommu/amd: Make sure irq remapping still works on dma init failureJoerg Roedel1-9/+31
2012-09-28iommu/amd: Add initialization routines for AMD interrupt remappingJoerg Roedel4-0/+67
2012-09-28iommu/amd: Add call-back routine for HPET MSIJoerg Roedel1-0/+26
2012-09-28iommu/amd: Implement MSI routines for interrupt remappingJoerg Roedel1-0/+74
2012-09-28iommu/amd: Add IOAPIC remapping routinesJoerg Roedel1-0/+126
2012-09-28iommu/amd: Add routines to manage irq remapping tablesJoerg Roedel1-0/+228
2012-09-28iommu/amd: Add IRTE invalidation routineJoerg Roedel2-0/+30
2012-09-28thp: avoid VM_BUG_ON page_count(page) false positives in __collapse_huge_page...Andrea Arcangeli1-1/+0
2012-09-28iommu/amd: Make sure IOMMU is not considered to translate itselfJoerg Roedel1-0/+7
2012-09-28iommu/amd: Split device table initialization into irq and dma partJoerg Roedel1-1/+18
2012-09-28iommu/amd: Check if IOAPIC information is correctJoerg Roedel2-4/+25
2012-09-28iommu/amd: Allocate data structures to keep track of irq remapping tablesJoerg Roedel2-0/+25
2012-09-28iommu/amd: Add slab-cache for irq remapping tablesJoerg Roedel4-0/+39
2012-09-28iommu/amd: Keep track of HPET and IOAPIC device idsJoerg Roedel3-2/+103
2012-09-28iommu/amd: Fix features reportingBorislav Petkov1-1/+1
2012-09-28iommu/amd: Fix wrong assumption in iommu-group specific codeJoerg Roedel1-2/+4
2012-09-28netdev: octeon: fix return value check in octeon_mgmt_init_phy()Wei Yongjun1-3/+1
2012-09-28ALSA: snd-usb: fix next_packet_size calls for pause caseDaniel Mack1-1/+7
2012-09-28inetpeer: fix token initializationNicolas Dichtel1-1/+4
2012-09-28qlcnic: Fix scheduling while atomic bugNarendra K1-2/+2
2012-09-28bnx2: Clean up remaining iounmapNeil Horman1-1/+1
2012-09-28trivial select_parent documentation fixJ. Bruce Fields1-1/+1
2012-09-28net: phy: smsc: Implement PHY config_init for LAN87xxMarek Vasut1-1/+27
2012-09-27smsc75xx: fix resume after device resetSteve Glendinning1-0/+1
2012-09-27um: Preinclude include/linux/kern_levels.hGeert Uytterhoeven4-14/+12
2012-09-27um: Fix IPC on umRichard Weinberger1-0/+1
2012-09-27netdev: pasemi: fix return value check in pasemi_mac_phy_init()Wei Yongjun1-2/+2
2012-09-27team: fix return value checkWei Yongjun1-6/+6
2012-09-27l2tp: fix return value checkWei Yongjun1-6/+6
2012-09-27USB: Fix race condition when removing host controllersAlan Stern2-5/+3
2012-09-27USB: ohci-at91: fix null pointer in ohci_hcd_at91_overcurrent_irqJoachim Eastwood1-1/+2
2012-09-27um: kill thread->forkingAl Viro7-66/+29
2012-09-27um: let signal_delivered() do SIGTRAP on singlestepping into handlerAl Viro2-7/+5
2012-09-27um: don't leak floating point state and segment registers on execve()Al Viro1-0/+1
2012-09-27um: take cleaning singlestep to start_thread()Al Viro1-19/+5
2012-09-27md/raid10: fix "enough" function for detecting if array is failed.NeilBrown1-3/+5
2012-09-27ARM: Orion5x: Fix too small coherent pool.Andrew Lunn1-0/+7
2012-09-27drm/nvc0/fifo: ignore bits in PFIFO_INTR that aren't set in PFIFO_INTR_ENBen Skeggs2-2/+4
2012-09-27dm verity: fix overflow checkMikulas Patocka1-4/+4
2012-09-27dm thin: fix discard support for data devicesMike Snitzer1-30/+57
2012-09-27dm thin: tidy discard supportMike Snitzer1-25/+39
2012-09-27dm: retain table limits when swapping to new table with no devicesMike Snitzer3-1/+50