Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
80be308dfa3798c7bad0fc81760b2faf83870e91
80be308
AMD IOMMU: fix lazy IO/TLB flushing in unmap path
by Joerg Roedel
· 16 years ago
ae9b940
AMD IOMMU: fix detection of NP capable IOMMUs
by Joerg Roedel
· 16 years ago
1e19b16
AMD IOMMU: use iommu_device_max_index, fix
by Thomas Gleixner
· 16 years ago
40becd8
AMD IOMMU: use iommu_device_max_index
by FUJITA Tomonori
· 16 years ago
2426824
x86: add PCI IDs for AMD Barcelona PCI devices
by Ingo Molnar
· 16 years ago
0114267
x86/iommu: use __GFP_ZERO instead of memset for GART
by Joerg Roedel
· 16 years ago
3610f21
x86/iommu: convert GART need_flush to bool
by Joerg Roedel
· 16 years ago
237a622
x86/iommu: make GART driver checkpatch clean
by Joerg Roedel
· 16 years ago
1615965
x86 gart: remove unnecessary initialization
by FUJITA Tomonori
· 16 years ago
1d99088
x86: restore old GART alloc_coherent behavior
by FUJITA Tomonori
· 16 years ago
ecef533
revert "x86: make GART to respect device's dma_mask about virtual mappings"
by FUJITA Tomonori
· 16 years ago
9f6ac57
x86: export pci-nommu's alloc_coherent
by FUJITA Tomonori
· 16 years ago
afa9fdc
iommu: remove fullflush and nofullflush in IOMMU generic option
by FUJITA Tomonori
· 16 years ago
ed6dc49
x86: remove set_bit_string()
by FUJITA Tomonori
· 16 years ago
d26dbc5
iommu: export iommu_area_reserve helper function
by FUJITA Tomonori
· 16 years ago
832a90c
AMD IOMMU: use coherent_dma_mask in alloc_coherent
by Joerg Roedel
· 16 years ago
bbd001c
add AMD IOMMU tree to MAINTAINERS file
by Joerg Roedel
· 16 years ago
23c1713
AMD IOMMU: use cmd_buf_size when freeing the command buffer
by Joerg Roedel
· 16 years ago
b514e55
AMD IOMMU: calculate IVHD size with a function
by Joerg Roedel
· 16 years ago
199d0d5
AMD IOMMU: remove unnecessary cast to u64 in the init code
by Joerg Roedel
· 16 years ago
d58befd
AMD IOMMU: free domain bitmap with its allocation order
by Joerg Roedel
· 16 years ago
6754086
AMD IOMMU: simplify dma_mask_to_pages
by Joerg Roedel
· 16 years ago
c97ac53
AMD IOMMU: replace memset with __GFP_ZERO in alloc_coherent
by Joerg Roedel
· 16 years ago
13d9fea
AMD IOMMU: avoid unnecessary low zone allocation in alloc_coherent
by FUJITA Tomonori
· 16 years ago
38ddf41
AMD IOMMU: some set_device_domain cleanups
by Joerg Roedel
· 16 years ago
bd60b73
AMD IOMMU: don't assign preallocated protection domains to devices
by Joerg Roedel
· 16 years ago
b39ba6a
AMD IOMMU: add dma_supported callback
by Joerg Roedel
· 16 years ago
a22131a
AMD IOMMU: allow IO page faults from devices
by Joerg Roedel
· 16 years ago
126c52b
AMD IOMMU: enable event logging
by Joerg Roedel
· 16 years ago
90008ee
AMD IOMMU: add event handling code
by Joerg Roedel
· 16 years ago
a80dc3e
AMD IOMMU: add MSI interrupt support
by Joerg Roedel
· 16 years ago
3eaf28a
AMD IOMMU: save pci_dev instead of devid
by Joerg Roedel
· 16 years ago
ee893c2
AMD IOMMU: save pci segment from ACPI tables
by Joerg Roedel
· 16 years ago
335503e
AMD IOMMU: add event buffer allocation
by Joerg Roedel
· 16 years ago
6d4f343
AMD IOMMU: align alloc_coherent addresses properly
by Joerg Roedel
· 16 years ago
5507eef
AMD IOMMU: add branch hints to completion wait checks
by Joerg Roedel
· 16 years ago
1c65577
AMD IOMMU: implement lazy IO/TLB flushing
by Joerg Roedel
· 16 years ago
2842e5bf
x86: move GART TLB flushing options to generic code
by Joerg Roedel
· 16 years ago
270cab24
AMD IOMMU: move TLB flushing to the map/unmap helper functions
by Joerg Roedel
· 16 years ago
dbcc112
AMD IOMMU: check for invalid device pointers
by Joerg Roedel
· 16 years ago
07a2c01
convert swiotlb to use dma_get_mask
by FUJITA Tomonori
· 16 years ago
f6a32a3
x86: gart alloc_coherent does virtual mapppings only when necessary
by FUJITA Tomonori
· 16 years ago
f10ac8a
x86: avoid unnecessary low zone allocation in Calgary's alloc_coherent
by FUJITA Tomonori
· 16 years ago
bee44f2
x86: make GART to respect device's dma_mask about virtual mappings
by FUJITA Tomonori
· 16 years ago
589fc9a
iommu: add dma_get_mask helper function
by FUJITA Tomonori
· 16 years ago
eecfffc
iommu: add iommu_device_max_index IOMMU helper function
by FUJITA Tomonori
· 16 years ago
6e03f99
Merge branch 'linus' into x86/iommu
by Ingo Molnar
· 16 years ago
6bfb09a
Merge master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 16 years ago
7c22a3d
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev
by Linus Torvalds
· 16 years ago
0cb60ef
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
by Linus Torvalds
· 16 years ago
c19e808
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 16 years ago
344a782
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
by Linus Torvalds
· 16 years ago
8e82f8c
memstick: fix MSProHG 8-bit interface mode support
by Alex Dubov
· 16 years ago
8d99f83
rescan_partitions(): make device capacity errors non-fatal
by Andrew Morton
· 16 years ago
42cde43
spi_s3c24xx: fix section warning
by Ben Dooks
· 16 years ago
3aa04f1
atmel_lcdfb: disable LCD and DMA engines when suspending
by Haavard Skinnemoen
· 16 years ago
8275d10
ia64: fix panic during `modprobe -r xpc'
by Robin Holt
· 16 years ago
ecc9a04
MAINTAINERS: fix USB VIDEO CLASS mail list address
by Ming Lei
· 16 years ago
9f986a8
Documentation/ABI: /sys/class/gpio
by David Brownell
· 16 years ago
5bead2a
mm: mark the correct zone as full when scanning zonelists
by Mel Gorman
· 16 years ago
7e96445
pxa2xx_spi: dma bugfixes
by Ned Forrester
· 16 years ago
8423597
pxa2xx_spi: chipselect bugfixes
by Ned Forrester
· 16 years ago
aa77d96
spi_mpc83xx: reject invalid transfer sizes
by Peter Korsgaard
· 16 years ago
53604db
spi_mpc83xx: fix clockrate calculation for low speed
by Peter Korsgaard
· 16 years ago
d7a3e49
mm: ifdef Quicklists in /proc/meminfo
by Hugh Dickins
· 16 years ago
1558182
bfs: fix Lockdep warning
by Eric Sesterhenn
· 16 years ago
b261dfe
coredump_filter: add description of bit 4
by Hidehiro Kawai
· 16 years ago
0249943
cpuset: hotplug documentation fix
by Li Zefan
· 16 years ago
4e74339
cpuset: avoid changing cpuset's cpus when -errno returned
by Li Zefan
· 16 years ago
dea420c
include/linux/ioport.h: add missing macro argument for devm_release_* family
by Hiroshi DOYU
· 16 years ago
665020c
proc: more debugging for "already registered" case
by Alexey Dobriyan
· 16 years ago
97b697a
[libata] LBA28/LBA48 off-by-one bug in ata.h
by Taisuke Yamada
· 16 years ago
9958066
sata_inic162x: enable LED blinking
by Bob Stewart
· 16 years ago
da3ceb2
ata: duplicate variable sparse warning
by Stephen Hemminger
· 16 years ago
88c381b
[ARM] Fix PCI_DMA_BUS_IS_PHYS for ARM
by Russell King
· 16 years ago
68ddb1d
Merge branch 'for-rmk' of git://pasiphae.extern.pengutronix.de/git/imx/linux-2.6.git
by Russell King
· 16 years ago
c33de47
[ARM] 5247/1: tosa: SW_EAR_IN support
by Dmitry Baryshkov
· 16 years ago
7bdb22c
[ARM] 5246/1: tosa: add proper clock alias for tc6393xb clock
by Dmitry Baryshkov
· 16 years ago
632480ea
[ARM] 5245/1: Fix warning about unused return value in drivers/pcmcia
by Jürgen Schindele
· 16 years ago
395a125
PCI: re-add debug prints for unmodified BARs
by Yinghai Lu
· 16 years ago
cff502a
niu: panic on reset
by Santwona Behera
· 16 years ago
7d4ee28
sparc: Fix user_regset 'n' field values.
by David S. Miller
· 16 years ago
80a56ab
sparc64: Fix PCI error interrupt registry on PSYCHO.
by David S. Miller
· 16 years ago
d58b622
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6
by David S. Miller
· 16 years ago
1045b03
netlink: fix overrun in attribute iteration
by Vegard Nossum
· 16 years ago
7c6a329
[Bluetooth] Fix regression from using default link policy
by Marcel Holtmann
· 16 years ago
a551b98
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 16 years ago
d1c6d2e
MN10300: Change the fault handler to check in_atomic() not in_interrupt()
by David Howells
· 16 years ago
50bed2e
sg: disable interrupts inside sg_copy_buffer
by FUJITA Tomonori
· 16 years ago
6d242a2
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 16 years ago
a0a4a2c
Merge branch 'kvm-updates/2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm
by Linus Torvalds
· 16 years ago
29cd195
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
by Linus Torvalds
· 16 years ago
c529b7e
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
by Linus Torvalds
· 16 years ago
e2858ce
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-udf-2.6
by Linus Torvalds
· 16 years ago
69da6b8
ath9k: Assign seq# when mac80211 requests this
by Jouni Malinen
· 17 years ago
2dc75d3
block: disable sysfs parts of the disk command filter
by Jens Axboe
· 16 years ago
7736c09
[ARM] OMAP: Fix MMC device data
by Russell King
· 16 years ago
534e38b
KVM: VMX: Always return old for clear_flush_young() when using EPT
by Sheng Yang
· 16 years ago
e5eab0c
KVM: SVM: fix guest global tlb flushes with NPT
by Joerg Roedel
· 16 years ago
44874f8
KVM: SVM: fix random segfaults with NPT enabled
by Joerg Roedel
· 16 years ago
Next »