Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
1fb260bc003d7c6196fc0ee3a169a2f6495d17fe
/
drivers
1fb260b
iommu/amd: Remove an unneeded condition
by Dan Carpenter
· 9 years ago
a639a8e
iommu/amd: Preallocate dma_ops apertures based on dma_mask
by Joerg Roedel
· 9 years ago
7b5e25b
iommu/amd: Use trylock to aquire bitmap_lock
by Joerg Roedel
· 9 years ago
5f6bed5
iommu/amd: Make dma_ops_domain->next_index percpu
by Joerg Roedel
· 9 years ago
92d420e
iommu/amd: Relax locking in dma_ops path
by Joerg Roedel
· 9 years ago
a73c156
iommu/amd: Initialize new aperture range before making it visible
by Joerg Roedel
· 9 years ago
7bfa5bd
iommu/amd: Build io page-tables with cmpxchg64
by Joerg Roedel
· 9 years ago
266a3bd
iommu/amd: Allocate new aperture ranges in dma_ops_alloc_addresses
by Joerg Roedel
· 9 years ago
4eeca8c
iommu/amd: Optimize dma_ops_free_addresses
by Joerg Roedel
· 9 years ago
ab7032b
iommu/amd: Remove need_flush from struct dma_ops_domain
by Joerg Roedel
· 9 years ago
2a87442
iommu/amd: Iterate over all aperture ranges in dma_ops_area_alloc
by Joerg Roedel
· 9 years ago
d41ab09
iommu/amd: Flush iommu tlb in dma_ops_free_addresses
by Joerg Roedel
· 9 years ago
ebaecb4
iommu/amd: Rename dma_ops_domain->next_address to next_index
by Joerg Roedel
· 9 years ago
05ab49e
iommu/amd: Remove 'start' parameter from dma_ops_area_alloc
by Joerg Roedel
· 9 years ago
ccb50e0
iommu/amd: Flush iommu tlb in dma_ops_aperture_alloc()
by Joerg Roedel
· 9 years ago
60e6a7c
iommu/amd: Retry address allocation within one aperture
by Joerg Roedel
· 9 years ago
ae62d49
iommu/amd: Move aperture_range.offset to another cache-line
by Joerg Roedel
· 9 years ago
a0f5144
iommu/amd: Add dma_ops_aperture_alloc() function
by Joerg Roedel
· 9 years ago
b57c3c8
iommu/amd: Pass correct shift to iommu_area_alloc()
by Joerg Roedel
· 9 years ago
84b3a0b
iommu/amd: Flush the IOMMU TLB before the addresses are freed
by Joerg Roedel
· 9 years ago
53b3b65
iommu/amd: Flush IOMMU TLB on __map_single error path
by Joerg Roedel
· 9 years ago
08c5fb9
iommu/amd: Introduce bitmap_lock in struct aperture_range
by Joerg Roedel
· 9 years ago
007b74b
iommu/amd: Move 'struct dma_ops_domain' definition to amd_iommu.c
by Joerg Roedel
· 9 years ago
a7fb668
iommu/amd: Warn only once on unexpected pte value
by Joerg Roedel
· 9 years ago
759ce23
iommu/amd: Constify mmu_notifier_ops structures
by Julia Lawall
· 9 years ago
492e745
iommu/amd: Cleanup error handling in do_fault()
by Joerg Roedel
· 9 years ago
43c0ea2
iommu/amd: Correctly set flags for handle_mm_fault call
by Joerg Roedel
· 9 years ago
7f8312a
iommu/vt-d: Do access checks before calling handle_mm_fault()
by Joerg Roedel
· 9 years ago
7b5cc1a
iommu/amd: Do proper access checking before calling handle_mm_fault()
by Joerg Roedel
· 9 years ago
43afc99
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
f17ef49
Merge tag 'char-misc-4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 9 years ago
b24f74e
Merge tag 'staging-4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 9 years ago
c474009
Merge tag 'usb-4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 9 years ago
097b285
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 9 years ago
79dbdda
Merge tag 'powerpc-4.4-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 9 years ago
800f1ac
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 9 years ago
a971526
Merge branch 'parisc-4.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
by Linus Torvalds
· 9 years ago
7807563
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 9 years ago
26bbe7e
drivers/base/memory.c: prohibit offlining of memory blocks with missing sections
by Seth Jennings
· 9 years ago
e46e31a
parisc iommu: fix panic due to trying to allocate too large region
by Mikulas Patocka
· 9 years ago
7f4c977
Merge tag 'imx-fixes-4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into fixes
by Kevin Hilman
· 9 years ago
ad87e03
USB: add quirk for devices with broken LPM
by Alan Stern
· 9 years ago
f69115f
xhci: fix usb2 resume timing and races.
by Mathias Nyman
· 9 years ago
b9d8545
Merge tag 'dm-4.4-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
by Linus Torvalds
· 9 years ago
4be460d
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 9 years ago
9f5bd30
vgaarb: fix signal handling in vga_get()
by Kirill A. Shutemov
· 9 years ago
49307da
Merge branch 'drm-fixes-4.4' of git://people.freedesktop.org/~agd5f/linux into drm-fixes
by Dave Airlie
· 9 years ago
789d73b
Merge tag 'samsung-fixes-4.4' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into fixes
by Arnd Bergmann
· 9 years ago
0bd0f1e
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 9 years ago
e2bf3e6
clocksource: Mmio: remove artificial 32bit limitation
by Linus Walleij
· 9 years ago
ed8b45a
dm btree: fix bufio buffer leaks in dm_btree_del() error path
by Joe Thornber
· 9 years ago
6764e5e
Merge tag 'vfio-v4.4-rc5' of git://github.com/awilliam/linux-vfio
by Linus Torvalds
· 9 years ago
eef121f
Merge tag 'devicetree-fixes-for-4.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 9 years ago
abb7e2b
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
by Linus Torvalds
· 9 years ago
9a0f76f
Merge tag 'for-linus-4.4-1' of git://git.code.sf.net/p/openipmi/linux-ipmi
by Linus Torvalds
· 9 years ago
27f972d
ipmi: move timer init to before irq is setup
by Jan Stancek
· 9 years ago
50dd842
dm space map metadata: fix ref counting bug when bootstrapping a new space map
by Joe Thornber
· 9 years ago
49e99fc
dm thin metadata: fix bug when taking a metadata snapshot
by Joe Thornber
· 9 years ago
73b39bb
Merge tag 'fixes-for-v4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus
by Greg Kroah-Hartman
· 9 years ago
978d6a9
Merge tag 'pci-v4.4-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 9 years ago
7d32cde
usb: musb: fail with error when no DMA controller set
by Aaro Koskinen
· 9 years ago
4c3141e
of/irq: Export of_irq_find_parent again
by Carlo Caione
· 9 years ago
361c32d
radeon: Fix VCE IB test on Big-Endian systems
by Oded Gabbay
· 9 years ago
687f4b9
radeon: Fix VCE ring test for Big-Endian systems
by Oded Gabbay
· 9 years ago
5f3e226
radeon/cik: Fix GFX IB test on Big-Endian
by Oded Gabbay
· 9 years ago
e410b5c
drm/amdgpu: fix the lost duplicates checking
by Chunming Zhou
· 9 years ago
1a6e760
Merge tag 'vmwgfx-fixes-4.4-151208' of git://people.freedesktop.org/~thomash/linux into drm-fixes
by Dave Airlie
· 9 years ago
ff6e0fd
Merge branch 'linux-4.4' of https://github.com/skeggsb/linux into drm-fixes
by Dave Airlie
· 9 years ago
714a98f
drm/nouveau/pmu: remove whitelist for PGOB-exit WAR, enable by default
by Ben Skeggs
· 9 years ago
ab5cdc3
IB/mlx5: Postpone remove_keys under knowledge of coming preemption
by Leon Romanovsky
· 9 years ago
0ef2f05
IB/mlx4: Use vmalloc for WR buffers when needed
by Wengang Wang
· 9 years ago
73d4da7
IB/mlx4: Use correct order of variables in log message
by Wengang Wang
· 9 years ago
633bb73
Merge branch 'for-4.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata
by Linus Torvalds
· 9 years ago
af096e2
null_blk: Fix error path in module initialization
by Minfei Huang
· 9 years ago
f1a47d3
iser-target: Remove explicit mlx4 work-around
by Sagi Grimberg
· 9 years ago
a5e14ba
mlx4: Expose correct max_sge_rd limit
by Sagi Grimberg
· 9 years ago
5337088
IB/mad: Require CM send method for everything except ClassPortInfo
by Hal Rosenstock
· 9 years ago
d363249
IB/cma: Add a missing rcu_read_unlock()
by Bart Van Assche
· 9 years ago
f806238
of/fdt: Add mutex protection for calls to __unflatten_device_tree()
by Guenter Roeck
· 9 years ago
27681ab
usb: gadget: uvc: fix permissions of configfs attributes
by Mian Yousaf Kaukab
· 9 years ago
4d05591
usb: musb: core: Fix pm runtime for deferred probe
by Tony Lindgren
· 9 years ago
928c75f
usb: phy: msm: fix a possible NULL dereference
by LABBE Corentin
· 9 years ago
8fbf9d9
drm/vmwgfx: Implement the cursor_set2 callback v2
by Thomas Hellstrom
· 9 years ago
e606e03
cxl: Set endianess of kernel contexts
by Frederic Barrat
· 9 years ago
8f5ba10
IB core: Fix ib_sg_to_pages()
by Bart Van Assche
· 9 years ago
57b0be9
IB/srp: Fix srp_map_sg_fr()
by Bart Van Assche
· 9 years ago
a745f4f4
IB/srp: Fix indirect data buffer rkey endianness
by Bart Van Assche
· 9 years ago
fc92551
IB/srp: Initialize dma_length in srp_map_idb
by Christoph Hellwig
· 9 years ago
09c0c0b
IB/srp: Fix possible send queue overflow
by Sagi Grimberg
· 9 years ago
4d59ad2
IB/srp: Fix a memory leak
by Bart Van Assche
· 9 years ago
3ebd2fd
IB/sa: Put netlink request into the request list before sending
by Kaike Wan
· 9 years ago
2c63d10
IB/iser: use sector_div instead of do_div
by Arnd Bergmann
· 9 years ago
d144da8
IB/core: use RCU for uverbs id lookup
by Mike Marciniszyn
· 9 years ago
57ab251
IB/qib: Minor fixes to qib per SFF 8636
by Easwar Hariharan
· 9 years ago
1d784b8
IB/core: Fix user mode post wr corruption
by Mike Marciniszyn
· 9 years ago
785f742
IB/qib: Fix qib_mr structure
by Ira Weiny
· 9 years ago
4158624
lightnvm: do not compile in debugging by default
by Matias Bjørling
· 9 years ago
008b744
lightnvm: prevent gennvm module unload on use
by Matias Bjørling
· 9 years ago
762796b
lightnvm: fix media mgr registration
by Matias Bjørling
· 9 years ago
16f26c3
lightnvm: replace req queue with nvmdev for lld
by Matias Bjørling
· 9 years ago
Next »