Gitiles
Code Review
Sign In
review.evervolv.com
/
android_kernel_htc_msm8960
/
f3be07da531ceef1b51295e5becc9bc07670b671
/
arch
/
x86
f3be07d
x86/amd-iommu: Remove iommu specific handling from dma_ops path
by Joerg Roedel
· 16 years ago
cd8c82e
x86/amd-iommu: Remove iommu parameter from __(un)map_single
by Joerg Roedel
· 16 years ago
576175c
x86/amd-iommu: Make alloc_new_range aware of multiple IOMMUs
by Joerg Roedel
· 16 years ago
680525e
x86/amd-iommu: Remove iommu parameter from dma_ops_domain_(un)map
by Joerg Roedel
· 16 years ago
f99c0f1
x86/amd-iommu: Use check_device in get_device_resources
by Joerg Roedel
· 16 years ago
420aef8
x86/amd-iommu: Use check_device for amd_iommu_dma_supported
by Joerg Roedel
· 16 years ago
318afd4
x86/amd-iommu: Make np-cache a global flag
by Joerg Roedel
· 16 years ago
09b4280
x86/amd-iommu: Reimplement flush_all_domains_on_iommu()
by Joerg Roedel
· 16 years ago
e330666
x86/amd-iommu: Reimplement amd_iommu_flush_all_domains()
by Joerg Roedel
· 16 years ago
aeb26f5
x86/amd-iommu: Implement protection domain list
by Joerg Roedel
· 16 years ago
601367d
x86/amd-iommu: Remove iommu_flush_domain function
by Joerg Roedel
· 16 years ago
dcd1e92
x86/amd-iommu: Use __iommu_flush_pages for tlb flushes
by Joerg Roedel
· 16 years ago
6de8ad9
x86/amd-iommu: Make iommu_flush_pages aware of multiple IOMMUs
by Joerg Roedel
· 16 years ago
0518a3a
x86/amd-iommu: Add function to complete a tlb flush
by Joerg Roedel
· 16 years ago
c459611
x86/amd-iommu: Add per IOMMU reference counting
by Joerg Roedel
· 16 years ago
bb52777
x86/amd-iommu: Add an index field to struct amd_iommu
by Joerg Roedel
· 16 years ago
bf3118c
x86/amd-iommu: Update copyright headers
by Joerg Roedel
· 16 years ago
6a9401a
x86/amd-iommu: Separate internal interface definitions
by Joerg Roedel
· 16 years ago
273bee2
x86: Fix iommu=soft boot option
by FUJITA Tomonori
· 16 years ago
be83129
x86/amd-iommu: attach devices to pre-allocated domains early
by Joerg Roedel
· 16 years ago
9f800de
x86/amd-iommu: un__init iommu_setup_msi
by Joerg Roedel
· 16 years ago
123bf0e
x86: gart: Clean up the code a bit
by Ingo Molnar
· 16 years ago
1f7564c
x86: Calgary: Remove unnecessary DMA_ERROR_CODE usage
by FUJITA Tomonori
· 16 years ago
8fd524b
x86: Kill bad_dma_address variable
by FUJITA Tomonori
· 16 years ago
4210919
x86: gart: Add own dma_mapping_error function
by FUJITA Tomonori
· 16 years ago
99f4c9d
Merge commit 'v2.6.32-rc7' into core/iommu
by Ingo Molnar
· 16 years ago
62ad33f
x86: Don't put iommu_shutdown_noop() in init section
by Hiroshi Shimamoto
· 16 years ago
f4131c6
x86: Make calgary_iommu_init() static
by FUJITA Tomonori
· 16 years ago
6959450
swiotlb: Remove duplicate swiotlb_force extern declarations
by FUJITA Tomonori
· 16 years ago
94a1556
x86: Move iommu_shutdown_noop to x86_init.c
by FUJITA Tomonori
· 16 years ago
a3b28ee
x86: Set dma_ops to nommu_dma_ops by default
by FUJITA Tomonori
· 16 years ago
55871bdd
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
by Linus Torvalds
· 16 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
· 16 years ago
b18485e
swiotlb: Remove the swiotlb variable usage
by FUJITA Tomonori
· 16 years ago
b4941a9
x86: Add iommu_init to x86_init_ops, fix build
by Ingo Molnar
· 16 years ago
72d0380
x86, 32-bit: Fix swiotlb boot crash
by FUJITA Tomonori
· 16 years ago
75f1cdf
x86: Handle HW IOMMU initialization failure gracefully
by FUJITA Tomonori
· 16 years ago
ad32e8c
swiotlb: Defer swiotlb init printing, export swiotlb_print_info()
by FUJITA Tomonori
· 16 years ago
9d5ce73
x86: intel-iommu: Convert detect_intel_iommu to use iommu_init hook
by FUJITA Tomonori
· 16 years ago
ea1b0d3
x86: amd_iommu: Convert amd_iommu_detect() to use iommu_init hook
by FUJITA Tomonori
· 16 years ago
de95762
x86: GART: Convert gart_iommu_hole_init() to use iommu_init hook
by FUJITA Tomonori
· 16 years ago
d7b9f7b
x86: Calgary: Convert detect_calgary() to use iommu_init hook
by FUJITA Tomonori
· 16 years ago
d07c1be
x86: Add iommu_init to x86_init_ops
by FUJITA Tomonori
· 16 years ago
41855b7
x86: GART: pci-gart_64.c: Use correct length in strncmp
by Joe Perches
· 16 years ago
506f90e
x86, amd-ucode: Check UCODE_MAGIC before loading the container file
by Borislav Petkov
· 16 years ago
eb64713
x86/PCI: Adjust GFP mask handling for coherent allocations
by Jan Beulich
· 16 years ago
2ae8bb7
x86: Fix iommu=nodac parameter handling
by Tejun Heo
· 16 years ago
338bac5
x86: Use x86_platform for iommu_shutdown
by FUJITA Tomonori
· 16 years ago
de2a47c
x86: Fix error return sequence in __ioremap_caller()
by Xiaotian Feng
· 16 years ago
f1b291d
x86: Add Phoenix/MSC BIOSes to lowmem corruption list
by Simon Kagstrom
· 16 years ago
7c9abfb
Merge branch 'kvm-updates/2.6.32' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 16 years ago
2c75910
x86: Make sure get_user_desc() doesn't sign extend.
by Chris Lalancette
· 16 years ago
9a6fc8d
Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen
by Linus Torvalds
· 16 years ago
608221f
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
411094a
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
abb3911
KVM: get_tss_base_addr() should return a gpa_t
by Gleb Natapov
· 16 years ago
a9e38c3e
KVM: x86: Catch potential overrun in MCE setup
by Jan Kiszka
· 16 years ago
89240ba
x86, fs: Fix x86 procfs stack information for threads on 64-bit
by Stefani Seibold
· 16 years ago
82d6469
xen: mask extended topology info in cpuid
by Jeremy Fitzhardinge
· 16 years ago
1d87cff
Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu into x86/urgent
by Ingo Molnar
· 16 years ago
342688f
Merge branches 'amd-iommu/fixes' and 'dma-debug/fixes' into iommu/fixes
by Joerg Roedel
· 16 years ago
6b9de61
sched: Disable SD_PREFER_LOCAL at node level
by Mike Galbraith
· 16 years ago
efcd9e0
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
0515475
x86: Add reboot quirk for 3 series Mac mini
by Gottfried Haider
· 16 years ago
16121d7
x86: Fix printk message typo in mtrr cleanup code
by Dave Jones
· 16 years ago
2e2ec95
Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen
by Linus Torvalds
· 16 years ago
6e958d7
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
7811a32
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
ca020711
x86/amd-iommu: Un__init function required on shutdown
by Joerg Roedel
· 16 years ago
973df35
xen: set up mmu_ops before trying to set any ptes
by Jeremy Fitzhardinge
· 16 years ago
772be89
x86: Make EFI RTC function depend on 32bit again
by Feng Tang
· 16 years ago
8176674
x86-64: Fix register leak in 32-bit syscall audting
by Jan Beulich
· 16 years ago
72ed7de
x86: crash_dump: Fix non-pae kdump kernel memory accesses
by Jiri Slaby
· 16 years ago
ae1b22f
x86: Side-step lguest problem by only building cmpxchg8b_emu for pre-Pentium
by Rusty Russell
· 16 years ago
14a3f40
x86: Remove STACKPROTECTOR_ALL
by Arjan van de Ven
· 16 years ago
422b42f
Merge branch 'kvm-updates/2.6.32' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 16 years ago
4fe71db
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 16 years ago
02dd0a0
x86, UV: Set DELIVERY_MODE=4 for vector=NMI_VECTOR in uv_hub_send_ipi()
by Robin Holt
· 16 years ago
13b79b97
crypto: aesni-intel - Fix irq_fpu_usable usage
by Huang Ying
· 16 years ago
8a8365c
KVM: MMU: fix pointer cast
by Frederik Deweerdt
· 16 years ago
ace1546
KVM: use proper hrtimer function to retrieve expiration time
by Marcelo Tosatti
· 16 years ago
1d21e6e
x86, UV: Fix and clean up bau code to use uv_gpa_to_pnode()
by Robin Holt
· 16 years ago
93ae501
x86: Don't print number of MCE banks for every CPU
by Roland Dreier
· 16 years ago
036ed8b
x86, UV: Fix information in __uv_hub_info structure
by Robin Holt
· 16 years ago
a5912f6
x86: Document linker script ASSERT() quirk
by Ingo Molnar
· 16 years ago
db8590f
Revert "x86: linker script syntax nits"
by Ingo Molnar
· 16 years ago
a0738a6
Merge branch 'linus' into x86/urgent
by Ingo Molnar
· 16 years ago
601adfe
Merge branch 'topic/x86-lds-nits' of git://git.kernel.org/pub/scm/linux/kernel/git/frob/linux-2.6-roland
by Linus Torvalds
· 16 years ago
f061d83
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
ea87644
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
e9a63a4
x86: linker script syntax nits
by Roland McGrath
· 16 years ago
799e220
sched: Disable SD_PREFER_LOCAL for MC/CPU domains
by Peter Zijlstra
· 16 years ago
89ccf46
x86, perf_event: Rename 'performance counter interrupt'
by Li Hong
· 16 years ago
80fa680
Merge git://git.infradead.org/~dwmw2/iommu-2.6.32
by Linus Torvalds
· 16 years ago
71999d9
x86/paravirt: Use normal calling sequences for irq enable/disable
by Jeremy Fitzhardinge
· 16 years ago
d1705c5
x86: fix kernel panic on 32 bits when profiling
by H. Peter Anvin
· 16 years ago
7a4b7e5
x86: Fix Suspend to RAM freeze on Acer Aspire 1511Lmi laptop
by Jan Beulich
· 16 years ago
9a821b2
x86: Move pci_iommu_init to rootfs_initcall()
by David Woodhouse
· 16 years ago
15b812f
pci: increase alignment to make more space for hidden code
by Yinghai Lu
· 16 years ago
d43c36d
headers: remove sched.h from interrupt.h
by Alexey Dobriyan
· 16 years ago
Next »