Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
cd8c82e875c27ee0d8b59fb76bc12aa9db6a70c2
/
arch
cd8c82e
x86/amd-iommu: Remove iommu parameter from __(un)map_single
by Joerg Roedel
· 15 years ago
576175c
x86/amd-iommu: Make alloc_new_range aware of multiple IOMMUs
by Joerg Roedel
· 15 years ago
680525e
x86/amd-iommu: Remove iommu parameter from dma_ops_domain_(un)map
by Joerg Roedel
· 15 years ago
f99c0f1
x86/amd-iommu: Use check_device in get_device_resources
by Joerg Roedel
· 15 years ago
420aef8
x86/amd-iommu: Use check_device for amd_iommu_dma_supported
by Joerg Roedel
· 15 years ago
318afd4
x86/amd-iommu: Make np-cache a global flag
by Joerg Roedel
· 15 years ago
09b4280
x86/amd-iommu: Reimplement flush_all_domains_on_iommu()
by Joerg Roedel
· 15 years ago
e330666
x86/amd-iommu: Reimplement amd_iommu_flush_all_domains()
by Joerg Roedel
· 15 years ago
aeb26f5
x86/amd-iommu: Implement protection domain list
by Joerg Roedel
· 15 years ago
601367d
x86/amd-iommu: Remove iommu_flush_domain function
by Joerg Roedel
· 15 years ago
dcd1e92
x86/amd-iommu: Use __iommu_flush_pages for tlb flushes
by Joerg Roedel
· 15 years ago
6de8ad9
x86/amd-iommu: Make iommu_flush_pages aware of multiple IOMMUs
by Joerg Roedel
· 15 years ago
0518a3a
x86/amd-iommu: Add function to complete a tlb flush
by Joerg Roedel
· 15 years ago
c459611
x86/amd-iommu: Add per IOMMU reference counting
by Joerg Roedel
· 15 years ago
bb52777
x86/amd-iommu: Add an index field to struct amd_iommu
by Joerg Roedel
· 15 years ago
bf3118c
x86/amd-iommu: Update copyright headers
by Joerg Roedel
· 15 years ago
6a9401a
x86/amd-iommu: Separate internal interface definitions
by Joerg Roedel
· 15 years ago
273bee2
x86: Fix iommu=soft boot option
by FUJITA Tomonori
· 15 years ago
be83129
x86/amd-iommu: attach devices to pre-allocated domains early
by Joerg Roedel
· 15 years ago
9f800de
x86/amd-iommu: un__init iommu_setup_msi
by Joerg Roedel
· 15 years ago
123bf0e
x86: gart: Clean up the code a bit
by Ingo Molnar
· 15 years ago
1f7564c
x86: Calgary: Remove unnecessary DMA_ERROR_CODE usage
by FUJITA Tomonori
· 15 years ago
8fd524b
x86: Kill bad_dma_address variable
by FUJITA Tomonori
· 15 years ago
4210919
x86: gart: Add own dma_mapping_error function
by FUJITA Tomonori
· 15 years ago
99f4c9d
Merge commit 'v2.6.32-rc7' into core/iommu
by Ingo Molnar
· 15 years ago
62ad33f
x86: Don't put iommu_shutdown_noop() in init section
by Hiroshi Shimamoto
· 15 years ago
f4131c6
x86: Make calgary_iommu_init() static
by FUJITA Tomonori
· 15 years ago
6959450
swiotlb: Remove duplicate swiotlb_force extern declarations
by FUJITA Tomonori
· 15 years ago
94a1556
x86: Move iommu_shutdown_noop to x86_init.c
by FUJITA Tomonori
· 15 years ago
a3b28ee
x86: Set dma_ops to nommu_dma_ops by default
by FUJITA Tomonori
· 15 years ago
031fc8f
Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6
by Linus Torvalds
· 15 years ago
15f3c47
alpha: move THREAD_SIZE definition outside #ifndef ASSEMBLY
by Andrew Morton
· 15 years ago
71ccb83
alpha: fix F_SETOWN_EX and F_GETLK64 conflict
by Peter Zijlstra
· 15 years ago
b029839
omap3: Decrease cpufreq transition latency
by Mike Turquette
· 15 years ago
55871bdd
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
by Linus Torvalds
· 15 years ago
e5d45ab
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 15 years ago
749f3cb
Merge master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 15 years ago
605f375
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
1ea6e66
omap3: update Pandora defconfig
by Grazvydas Ignotas
· 15 years ago
b30dcf5
omap3: 3430sdp: Enable Linux Regulator framework
by Sergio Aguirre
· 15 years ago
e9840dc
omap3: beagle: Fix USB host port power control
by Jarkko Nikula
· 15 years ago
24de042
omap3: pandora: Fix keypad keymap
by Grazvydas Ignotas
· 15 years ago
0194324
omap1: Amstrad Delta defconfig fixes
by Janusz Krzysztofik
· 15 years ago
8561a84
omap: Fix omapfb/lcdc on OMAP1510 broken when PM set
by Janusz Krzysztofik
· 15 years ago
b18485e
swiotlb: Remove the swiotlb variable usage
by FUJITA Tomonori
· 15 years ago
f56ab49
powerpc: pasemi_defconfig update
by Olof Johansson
· 15 years ago
f74400a
Merge commit 'kumar/merge' into merge
by Benjamin Herrenschmidt
· 15 years ago
6d13524
omap: Use resource_size
by Tobias Klauser
· 15 years ago
ee90732
omap: Fix race condition in omap dma driver
by Tao Hu
· 15 years ago
65f69e5
Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6
by Russell King
· 15 years ago
b4941a9
x86: Add iommu_init to x86_init_ops, fix build
by Ingo Molnar
· 15 years ago
72d0380
x86, 32-bit: Fix swiotlb boot crash
by FUJITA Tomonori
· 15 years ago
75f1cdf
x86: Handle HW IOMMU initialization failure gracefully
by FUJITA Tomonori
· 15 years ago
ad32e8c
swiotlb: Defer swiotlb init printing, export swiotlb_print_info()
by FUJITA Tomonori
· 15 years ago
9d5ce73
x86: intel-iommu: Convert detect_intel_iommu to use iommu_init hook
by FUJITA Tomonori
· 15 years ago
ea1b0d3
x86: amd_iommu: Convert amd_iommu_detect() to use iommu_init hook
by FUJITA Tomonori
· 15 years ago
de95762
x86: GART: Convert gart_iommu_hole_init() to use iommu_init hook
by FUJITA Tomonori
· 15 years ago
d7b9f7b
x86: Calgary: Convert detect_calgary() to use iommu_init hook
by FUJITA Tomonori
· 15 years ago
d07c1be
x86: Add iommu_init to x86_init_ops
by FUJITA Tomonori
· 15 years ago
cc20d42
ARM: Use a definition for the userspace cmpxchg emulation syscall
by Russell King
· 15 years ago
41855b7
x86: GART: pci-gart_64.c: Use correct length in strncmp
by Joe Perches
· 15 years ago
506f90e
x86, amd-ucode: Check UCODE_MAGIC before loading the container file
by Borislav Petkov
· 15 years ago
2ce672e
ARM: S3C: Merge fixes-s3c64xx-dma
by Ben Dooks
· 15 years ago
336b1a31
ARM: S3C64XX: DMA: Free node for non-circular queues
by Jassi Brar
· 15 years ago
9b08284
ARM: S3C64XX: DMA: Callback with correct buffer pointer
by Jassi Brar
· 15 years ago
7507f39
ARM: S3C64XX: DMA: Make src and dst transfer size same
by Jassi Brar
· 15 years ago
6d0b862
ARM: S3C64XX: DMA: Unify callback functions for success/failure
by Jassi Brar
· 15 years ago
210012a
ARM: S3C64XX: DMA: Protect buffer pointers while manipulation
by Jassi Brar
· 15 years ago
b3c5496
ARM: S3C64XX: Tidy definition and comments in s3c_dma_has_circular()
by Ben Dooks
· 15 years ago
54489cd
ARM: S3C64XX: Remove duplicate s3c_dma_has_circular() definition for S3C64xx.
by Maurus Cuelenaere
· 15 years ago
c7a1978
ARM: SMDK6410: Allocate more GPIO space for WM1190-EV1
by Mark Brown
· 15 years ago
a3323b7
ARM: SMDK6410: Configure GPIO pull up for WM835x IRQ line
by Mark Brown
· 15 years ago
aa90763
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
by Linus Torvalds
· 15 years ago
a314b0c
Merge branch 'sh/for-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
by Linus Torvalds
· 15 years ago
969e46a
sh: Replace old style lock initializer
by Thomas Gleixner
· 15 years ago
a9d244a
sh: Account for cache aliases in flush_icache_range()
by Matt Fleming
· 15 years ago
1c9d80d
sparc: Move of_set_property_mutex acquisition outside of devtree_lock grab.
by David S. Miller
· 15 years ago
a556bec
m32r: fix arch/m32r/boot/compressed/Makefile
by Hirokazu Takata
· 15 years ago
bfd2e29
[ARM] Fix test for unimplemented ARM syscalls
by Russell King
· 15 years ago
5418983
Merge branch 'for-rmk' of git://git.marvell.com/orion
by Russell King
· 15 years ago
eb64713
x86/PCI: Adjust GFP mask handling for coherent allocations
by Jan Beulich
· 15 years ago
2ae8bb7
x86: Fix iommu=nodac parameter handling
by Tejun Heo
· 15 years ago
338bac5
x86: Use x86_platform for iommu_shutdown
by FUJITA Tomonori
· 15 years ago
158bc5a
ARM: 5784/1: fix early boot machine ID mismatch error display
by Nicolas Pitre
· 15 years ago
de2a47c
x86: Fix error return sequence in __ioremap_caller()
by Xiaotian Feng
· 15 years ago
88b938e
sparc64: replace parentheses in pmul()
by Roel Kluin
· 15 years ago
3293576
[ARM] orion5x: update defconfig
by Nicolas Pitre
· 15 years ago
ffbfe09
[ARM] Kirkwood: update defconfig
by Nicolas Pitre
· 15 years ago
a1897fa
[ARM] Kirkwood: clarify PCIe MEM bus/physical address distinction
by Lennert Buytenhek
· 15 years ago
35f029e
[ARM] kirkwood: fix PCI I/O port assignment
by Lennert Buytenhek
· 15 years ago
f1b291d
x86: Add Phoenix/MSC BIOSes to lowmem corruption list
by Simon Kagstrom
· 15 years ago
421b541
sh: unwinder: Fix up invalid PC refetch in dwarf unwinder.
by Paul Mundt
· 15 years ago
4eb0c00
sparc64: Add a comment about why we only use certain memory barriers these days.
by David S. Miller
· 15 years ago
6de95c1
[ARM] kirkwood: fix section mismatch
by Li Jie
· 15 years ago
5d89655
[ARM] OpenRD base: Initialize PCI express and i2c
by Simon Kagstrom
· 15 years ago
662aece
[ARM] properly report mv78100 stepping A1
by Lennert Buytenhek
· 15 years ago
7c9abfb
Merge branch 'kvm-updates/2.6.32' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 15 years ago
1bbc9a6
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 15 years ago
2c75910
x86: Make sure get_user_desc() doesn't sign extend.
by Chris Lalancette
· 15 years ago
c742239
ARM: 5780/1: KS8695: Fix macro definition bug in regs-switch.c
by zeal
· 15 years ago
Next »