Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
e54d081dacdcdee7d10c1f87bacce89044519c5c
/
drivers
/
iommu
/
amd_iommu_init.c
403f81d
iommu/amd: Move missing parts to drivers/iommu
by Joerg Roedel
· 14 years ago
[Renamed (99%) from arch/x86/kernel/amd_iommu_init.c]
0de66d5
x86/amd-iommu: Fix 3 possible endless loops
by Joerg Roedel
· 14 years ago
72fe00f
x86/amd-iommu: Use threaded interupt handler
by Joerg Roedel
· 14 years ago
604c307
Merge branches 'dma-debug/next', 'amd-iommu/command-cleanups', 'amd-iommu/ats' and 'amd-iommu/extended-features' into iommu/2.6.40
by Joerg Roedel
· 14 years ago
d99ddec
x86/amd-iommu: Add extended feature detection
by Joerg Roedel
· 14 years ago
60f723b
x86/amd-iommu: Add flag to indicate IOTLB support
by Joerg Roedel
· 14 years ago
7d0c5cc
x86/amd-iommu: Flush all internal TLBs when IOMMUs are enabled
by Joerg Roedel
· 14 years ago
f3c6ea1
x86: Use syscore_ops instead of sysdev classes and sysdevs
by Rafael J. Wysocki
· 14 years ago
157b6ce
Merge branch 'x86-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
5d0d715
x86/amd-iommu: Update copyright headers
by Joerg Roedel
· 14 years ago
5bcd757
x86/amd-iommu: Reenable AMD IOMMU if it's mysteriously vanished over suspend
by Matthew Garrett
· 14 years ago
4c894f4
x86/amd-iommu: Work around S3 BIOS bug
by Joerg Roedel
· 14 years ago
e9bf519
x86/amd-iommu: Set iommu configuration flags in enable-loop
by Joerg Roedel
· 14 years ago
22e6daf4
x86, GART/AMD-VI: Make AMD GART and IOMMU use IOMMU_INIT_* macros.
by Konrad Rzeszutek Wilk
· 14 years ago
480125b
x86, iommu: Make all IOMMU's detection routines return a value.
by Konrad Rzeszutek Wilk
· 14 years ago
d7f0776
x86/amd-iommu: Fall back to GART if initialization fails
by Joerg Roedel
· 15 years ago
e82752d
x86/amd-iommu: Fix crash when request_mem_region fails
by Joerg Roedel
· 15 years ago
a523572
x86/amd-iommu: Add amd_iommu=off command line option
by Joerg Roedel
· 15 years ago
2b2f862
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
· 15 years ago
549c90d
x86/amd-iommu: warn when issuing command to uninitialized cmd buffer
by Chris Wright
· 15 years ago
75f6653
x86/amd-iommu: enable iommu before attaching devices
by Chris Wright
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
3551a70
x86/amd-iommu: Report errors in acpi parsing functions upstream
by Joerg Roedel
· 15 years ago
f532509
x86/amd-iommu: Fix IOMMU-API initialization for iommu=pt
by Joerg Roedel
· 15 years ago
0f76480
x86/amd-iommu: Fix initialization failure panic
by Joerg Roedel
· 15 years ago
7563009
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
11bd04f
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
by Linus Torvalds
· 15 years ago
8638c49
x86/amd-iommu: Fix PCI hotplug with passthrough mode
by Joerg Roedel
· 15 years ago
b7cc955
x86/amd-iommu: Fix passthrough mode
by Joerg Roedel
· 15 years ago
5d990b6
PCI: add pci_request_acs
by Chris Wright
· 15 years ago
492667d
x86/amd-iommu: Remove amd_iommu_pd_table
by Joerg Roedel
· 15 years ago
8793abe
x86/amd-iommu: Remove support for domain sharing
by Joerg Roedel
· 15 years ago
318afd4
x86/amd-iommu: Make np-cache a global flag
by Joerg Roedel
· 15 years ago
aeb26f5
x86/amd-iommu: Implement protection domain list
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
9f800de
x86/amd-iommu: un__init iommu_setup_msi
by Joerg Roedel
· 15 years ago
75f1cdf
x86: Handle HW IOMMU initialization failure gracefully
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
338bac5
x86: Use x86_platform for iommu_shutdown
by FUJITA Tomonori
· 15 years ago
342688f
Merge branches 'amd-iommu/fixes' and 'dma-debug/fixes' into iommu/fixes
by Joerg Roedel
· 15 years ago
ca020711
x86/amd-iommu: Un__init function required on shutdown
by Joerg Roedel
· 15 years ago
c5cca14
x86/amd-iommu: Workaround for erratum 63
by Joerg Roedel
· 15 years ago
03362a0
Merge branch 'amd-iommu/passthrough' into amd-iommu/2.6.32
by Joerg Roedel
· 15 years ago
85da07c
Merge branches 'gart/fixes', 'amd-iommu/fixes+cleanups' and 'amd-iommu/fault-handling' into amd-iommu/2.6.32
by Joerg Roedel
· 15 years ago
4751a95
x86/amd-iommu: Initialize passthrough mode when requested
by Joerg Roedel
· 15 years ago
93f1cc67
x86/amd-iommu: Add reset function for command buffers
by Joerg Roedel
· 15 years ago
ae908c2
x86/amd-iommu: Remove redundant 'IOMMU' string
by Joerg Roedel
· 15 years ago
4c6f40d
x86/amd-iommu: replace "AMD IOMMU" by "AMD-Vi"
by Joerg Roedel
· 15 years ago
1bc6f83
amd-iommu: set evt_buf_size correctly
by Joerg Roedel
· 15 years ago
7a6a3a0
amd-iommu: handle alias entries correctly in init code
by Joerg Roedel
· 15 years ago
6a047d8
amd-iommu: resume cleanup
by Chris Wright
· 16 years ago
09067207
amd-iommu: set event buffer head and tail to 0 manually
by Joerg Roedel
· 16 years ago
a8c485b
amd-iommu: disable cmd buffer and evt logging before reprogramming iommu
by Chris Wright
· 16 years ago
0975904
amd-iommu: disable IOMMU hardware on shutdown
by Joerg Roedel
· 16 years ago
83cce2b
Merge branches 'amd-iommu/fixes', 'amd-iommu/debug', 'amd-iommu/suspend-resume' and 'amd-iommu/extended-allocator' into amd-iommu/2.6.31
by Joerg Roedel
· 16 years ago
d9cfed9
amd-iommu: remove amd_iommu_size kernel parameter
by Joerg Roedel
· 16 years ago
736501e
amd-iommu: implement suspend/resume
by Joerg Roedel
· 16 years ago
05f92db
amd_iommu: un __init functions required for suspend/resume
by Joerg Roedel
· 16 years ago
92ac432
amd-iommu: add function to disable all iommus
by Joerg Roedel
· 16 years ago
d91cecd
amd-iommu: remove support for msi-x
by Joerg Roedel
· 16 years ago
fab6afa
amd-iommu: drop pointless iommu-loop in msi setup code
by Joerg Roedel
· 16 years ago
58492e1
amd-iommu: consolidate hardware initialization to one function
by Joerg Roedel
· 16 years ago
3bd2217
amd-iommu: introduce for_each_iommu* macros
by Joerg Roedel
· 16 years ago
0bc252f
amd-iommu: make sure only ivmd entries are parsed
by Joerg Roedel
· 16 years ago
7455aab
amd-iommu: fix the handling of device aliases in the AMD IOMMU driver.
by Neil Turton
· 16 years ago
421f909
amd-iommu: fix an off-by-one error in the AMD IOMMU driver.
by Neil Turton
· 16 years ago
2e8b569
amd-iommu: disable device isolation with CONFIG_IOMMU_STRESS
by Joerg Roedel
· 16 years ago
02acc43
amd-iommu: print ivmd information to dmesg when requested
by Joerg Roedel
· 16 years ago
42a698f
amd-iommu: print ivhd information to dmesg when requested
by Joerg Roedel
· 16 years ago
9c72041
amd-iommu: add dump for iommus described in ivrs table
by Joerg Roedel
· 16 years ago
fefda11
amd-iommu: add amd_iommu_dump parameter
by Joerg Roedel
· 16 years ago
6da7342
amd-iommu: fix iommu flag masks
by Joerg Roedel
· 16 years ago
269b012
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu
by Linus Torvalds
· 16 years ago
a4e267c
AMD IOMMU: use dev_name in iommu_enable function
by Joerg Roedel
· 16 years ago
c226f85
AMD IOMMU: convert amd_iommu_isolate to bool
by Joerg Roedel
· 16 years ago
412a1be
x86: amd_iommu_init.c: iommu_enable and iommu_enable_event_logging should be static
by Jaswinder Singh Rajput
· 16 years ago
3e5621e
Merge branch 'x86/iommu' into x86/core
by Ingo Molnar
· 16 years ago
cf558d2
AMD IOMMU: set cmd buffer pointers to zero manually
by Joerg Roedel
· 16 years ago
83fd5cc
AMD IOMMU: allocate rlookup_table with __GFP_ZERO
by Joerg Roedel
· 16 years ago
f6d2e6f
Merge branch 'x86/urgent' into x86/iommu
by Ingo Molnar
· 16 years ago
1d9b16d
x86: move GART specific stuff from iommu.h to gart.h
by Joerg Roedel
· 16 years ago
695b567
AMD IOMMU: fix fullflush comparison length
by Joerg Roedel
· 16 years ago
3ce1f93
AMD IOMMU: enable device isolation per default
by Joerg Roedel
· 16 years ago
e5e1f60
AMD IOMMU: add parameter to disable device isolation
by Joerg Roedel
· 16 years ago
f609891
amd_iommu: fix nasty bug that caused ILLEGAL_DEVICE_TABLE_ENTRY errors
by Andreas Herrmann
· 16 years ago
8a66712
x86, amd-iommu: propagate PCI device enabling error
by Ingo Molnar
· 16 years ago
afa9fdc
iommu: remove fullflush and nofullflush in IOMMU generic option
by FUJITA Tomonori
· 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
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
Next »