index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
DocBook
/
kernel-api.tmpl
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-12-28
iommu/amd: Make dma_ops_domain->next_index percpu
Joerg Roedel
1
-10
/
+29
2015-12-28
iommu/amd: Relax locking in dma_ops path
Joerg Roedel
1
-59
/
+11
2015-12-28
iommu/amd: Initialize new aperture range before making it visible
Joerg Roedel
1
-13
/
+20
2015-12-28
iommu/amd: Build io page-tables with cmpxchg64
Joerg Roedel
1
-3
/
+13
2015-12-28
iommu/amd: Allocate new aperture ranges in dma_ops_alloc_addresses
Joerg Roedel
1
-19
/
+10
2015-12-28
iommu/amd: Optimize dma_ops_free_addresses
Joerg Roedel
1
-2
/
+3
2015-12-28
iommu/amd: Remove need_flush from struct dma_ops_domain
Joerg Roedel
1
-24
/
+6
2015-12-28
iommu/amd: Iterate over all aperture ranges in dma_ops_area_alloc
Joerg Roedel
1
-17
/
+11
2015-12-28
iommu/amd: Flush iommu tlb in dma_ops_free_addresses
Joerg Roedel
1
-2
/
+4
2015-12-28
iommu/amd: Rename dma_ops_domain->next_address to next_index
Joerg Roedel
1
-13
/
+13
2015-12-28
iommu/amd: Remove 'start' parameter from dma_ops_area_alloc
Joerg Roedel
1
-6
/
+4
2015-12-28
iommu/amd: Flush iommu tlb in dma_ops_aperture_alloc()
Joerg Roedel
1
-5
/
+16
2015-12-28
iommu/amd: Retry address allocation within one aperture
Joerg Roedel
1
-10
/
+19
2015-12-28
iommu/amd: Move aperture_range.offset to another cache-line
Joerg Roedel
1
-2
/
+1
2015-12-28
iommu/amd: Add dma_ops_aperture_alloc() function
Joerg Roedel
1
-12
/
+25
2015-12-28
iommu/amd: Pass correct shift to iommu_area_alloc()
Joerg Roedel
1
-1
/
+1
2015-12-28
iommu/amd: Flush the IOMMU TLB before the addresses are freed
Joerg Roedel
1
-4
/
+4
2015-12-28
iommu/amd: Flush IOMMU TLB on __map_single error path
Joerg Roedel
1
-0
/
+2
2015-12-28
iommu/amd: Introduce bitmap_lock in struct aperture_range
Joerg Roedel
1
-0
/
+10
2015-12-28
iommu/amd: Move 'struct dma_ops_domain' definition to amd_iommu.c
Joerg Roedel
2
-40
/
+40
2015-12-28
iommu/amd: Warn only once on unexpected pte value
Joerg Roedel
1
-2
/
+2
2015-12-14
iommu/amd: Constify mmu_notifier_ops structures
Julia Lawall
1
-1
/
+1
2015-12-14
iommu/amd: Cleanup error handling in do_fault()
Joerg Roedel
1
-16
/
+8
2015-12-14
iommu/amd: Correctly set flags for handle_mm_fault call
Joerg Roedel
1
-5
/
+9
2015-12-14
iommu/vt-d: Do access checks before calling handle_mm_fault()
Joerg Roedel
1
-0
/
+20
2015-12-14
iommu/amd: Do proper access checking before calling handle_mm_fault()
Joerg Roedel
1
-2
/
+18
2015-12-14
Linux 4.4-rc5
v4.4-rc5
Linus Torvalds
1
-1
/
+1
2015-12-13
sched/wait: Fix the signal handling fix
Peter Zijlstra
8
-28
/
+28
2015-12-12
MIPS: fix DMA contiguous allocation
Qais Yousef
1
-1
/
+1
2015-12-12
sh64: fix __NR_fgetxattr
Dmitry V. Levin
1
-1
/
+1
2015-12-12
ocfs2: fix SGID not inherited issue
Junxiao Bi
1
-3
/
+1
2015-12-12
mm/oom_kill.c: avoid attempting to kill init sharing same memory
Chen Jie
1
-0
/
+2
2015-12-12
drivers/base/memory.c: prohibit offlining of memory blocks with missing sections
Seth Jennings
1
-0
/
+4
2015-12-12
tmpfs: fix shmem_evict_inode() warnings on i_blocks
Hugh Dickins
1
-20
/
+14
2015-12-12
mm/hugetlb.c: fix resv map memory leak for placeholder entries
Mike Kravetz
1
-2
/
+12
2015-12-12
mm: hugetlb: call huge_pte_alloc() only if ptep is null
Naoya Horiguchi
1
-4
/
+4
2015-12-12
kernel: remove stop_machine() Kconfig dependency
Chris Wilson
3
-12
/
+5
2015-12-12
mm: kmemleak: mark kmemleak_init prototype as __init
Nicolas Iooss
1
-1
/
+1
2015-12-12
mm: fix kerneldoc on mem_cgroup_replace_page
Hugh Dickins
1
-1
/
+1
2015-12-12
osd fs: __r4w_get_page rely on PageUptodate for uptodate
Hugh Dickins
2
-8
/
+2
2015-12-12
MAINTAINERS: make Vladimir co-maintainer of the memory controller
Johannes Weiner
1
-0
/
+1
2015-12-12
mm, vmstat: allow WQ concurrency to discover memory reclaim doesn't make any ...
Michal Hocko
2
-5
/
+20
2015-12-12
mm: fix swapped Movable and Reclaimable in /proc/pagetypeinfo
Vlastimil Babka
2
-2
/
+3
2015-12-12
memcg: fix memory.high target
Vladimir Davydov
1
-1
/
+1
2015-12-12
mm: hugetlb: fix hugepage memory leak caused by wrong reserve count
Naoya Horiguchi
1
-1
/
+4
2015-12-12
parisc: Disable huge pages on Mako machines
Helge Deller
1
-1
/
+2
2015-12-12
parisc: Wire up mlock2 syscall
Helge Deller
2
-1
/
+3
2015-12-12
parisc: Remove unused pcibios_init_bus()
Bjorn Helgaas
1
-18
/
+0
2015-12-12
parisc iommu: fix panic due to trying to allocate too large region
Mikulas Patocka
1
-7
/
+8
2015-12-12
ls2080a/dts: Add little endian property for GPIO IP block
Liu Gang
1
-0
/
+4
[next]