Age | Commit message (Expand) | Author | Files | Lines |
2014-01-09 | Merge branches 'arm/smmu', 'core', 'x86/vt-d', 'arm/shmobile', 'x86/amd', 'pp... | Joerg Roedel | 162 | -937/+1688 |
2014-01-09 | iommu/vt-d: Fix signedness bug in alloc_irte() | Dan Carpenter | 1 | -6/+1 |
2014-01-09 | iommu/vt-d: free all resources if failed to initialize DMARs | Jiang Liu | 1 | -32/+49 |
2014-01-09 | iommu/vt-d, trivial: clean sparse warnings | Jiang Liu | 3 | -6/+6 |
2014-01-09 | iommu/vt-d: fix wrong return value of dmar_table_init() | Jiang Liu | 1 | -15/+14 |
2014-01-09 | iommu/vt-d: release invalidation queue when destroying IOMMU unit | Jiang Liu | 1 | -0/+6 |
2014-01-09 | iommu/vt-d: fix access after free issue in function free_dmar_iommu() | Jiang Liu | 1 | -3/+4 |
2014-01-09 | iommu/vt-d: keep shared resources when failed to initialize iommu devices | Jiang Liu | 4 | -31/+43 |
2014-01-09 | iommu/vt-d: fix invalid memory access when freeing DMAR irq | Jiang Liu | 1 | -1/+1 |
2014-01-09 | iommu/vt-d, trivial: simplify code with existing macros | Jiang Liu | 4 | -68/+29 |
2014-01-09 | iommu/vt-d, trivial: use defined macro instead of hardcoding | Jiang Liu | 1 | -1/+1 |
2014-01-09 | iommu/vt-d: mark internal functions as static | Jiang Liu | 4 | -6/+8 |
2014-01-09 | iommu/vt-d, trivial: clean up unused code | Jiang Liu | 2 | -27/+0 |
2014-01-09 | iommu/vt-d, trivial: check suitable flag in function detect_intel_iommu() | Jiang Liu | 2 | -8/+2 |
2014-01-09 | iommu/vt-d, trivial: print correct domain id of static identity domain | Jiang Liu | 1 | -2/+2 |
2014-01-09 | iommu/vt-d, trivial: refine support of 64bit guest address | Jiang Liu | 1 | -6/+5 |
2014-01-09 | iommu/vt-d: fix resource leakage on error recovery path in iommu_init_domains() | Jiang Liu | 1 | -4/+8 |
2014-01-09 | iommu/vt-d: fix a race window in allocating domain ID for virtual machines | Jiang Liu | 1 | -2/+2 |
2014-01-09 | iommu/vt-d: fix PCI device reference leakage on error recovery path | Jiang Liu | 2 | -4/+15 |
2014-01-08 | drm/msm: Fix link error with !MSM_IOMMU | Joerg Roedel | 1 | -0/+1 |
2014-01-07 | iommu/vt-d: use dedicated bitmap to track remapping entry allocation status | Jiang Liu | 2 | -29/+27 |
2014-01-07 | iommu/shmobile: Turn the flush_lock mutex into a spinlock | Laurent Pinchart | 2 | -6/+6 |
2014-01-07 | iommu/shmobile: Allocate archdata with kzalloc() | Laurent Pinchart | 1 | -2/+1 |
2014-01-07 | iommu: Rename domain_has_cap to iommu_domain_has_cap | Upinder Malhi (umalhi) | 1 | -2/+2 |
2014-01-07 | iommu/fsl_pamu: Use dev_is_pci() to check whether it is pci device | Yijing Wang | 1 | -3/+3 |
2014-01-07 | iommu/vt-d: Use dev_is_pci() to check whether it is pci device | Yijing Wang | 1 | -1/+1 |
2014-01-07 | iommu/amd: Use dev_is_pci() to check whether it is pci device | Yijing Wang | 1 | -2/+2 |
2014-01-07 | iommu: add missing include | Brian Norris | 1 | -0/+1 |
2014-01-07 | iommu: shmobile: Enable driver compilation with COMPILE_TEST | Laurent Pinchart | 1 | -0/+1 |
2014-01-05 | Linux 3.13-rc7v3.13-rc7 | Linus Torvalds | 1 | -1/+1 |
2014-01-04 | Merge tag 'for-v3.13-fixes' of git://git.infradead.org/battery-2.6 | Linus Torvalds | 2 | -6/+7 |
2014-01-04 | Merge tag 'pm+acpi-3.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 9 | -33/+108 |
2014-01-03 | Merge git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2 | -6/+5 |
2014-01-03 | Merge branch 'akpm' (incoming from Andrew) | Linus Torvalds | 9 | -24/+66 |
2014-01-03 | epoll: do not take the nested ep->mtx on EPOLL_CTL_DEL | Jason Baron | 1 | -4/+0 |
2014-01-03 | sh: add EXPORT_SYMBOL(min_low_pfn) and EXPORT_SYMBOL(max_low_pfn) to sh_ksyms... | Nobuhiro Iwamatsu | 1 | -0/+5 |
2014-01-03 | drivers/dma/ioat/dma.c: check DMA mapping error in ioat_dma_self_test() | Jiang Liu | 1 | -1/+10 |
2014-01-03 | mm/memory-failure.c: transfer page count from head page to tail page after sp... | Naoya Horiguchi | 1 | -0/+10 |
2014-01-03 | MAINTAINERS: set up proper record for Xilinx Zynq | Michal Simek | 1 | -0/+3 |
2014-01-03 | mm: remove bogus warning in copy_huge_pmd() | Mel Gorman | 1 | -3/+0 |
2014-01-03 | memcg: fix memcg_size() calculation | Vladimir Davydov | 1 | -1/+1 |
2014-01-03 | mm: fix use-after-free in sys_remap_file_pages | Rik van Riel | 1 | -3/+5 |
2014-01-03 | mm: munlock: fix deadlock in __munlock_pagevec() | Vlastimil Babka | 1 | -5/+10 |
2014-01-03 | mm: munlock: fix a bug where THP tail page is encountered | Vlastimil Babka | 1 | -7/+22 |
2014-01-03 | Merge tag 'gfs2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/steve... | Linus Torvalds | 6 | -5/+58 |
2014-01-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 6 | -11/+22 |
2014-01-02 | KVM: nVMX: Unconditionally uninit the MMU on nested vmexit | Jan Kiszka | 1 | -2/+1 |
2014-01-02 | GFS2: Fix unsafe dereference in dump_holder() | Tetsuo Handa | 1 | -0/+2 |
2014-01-01 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 9 | -49/+80 |
2014-01-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 1 | -3/+1 |