index
:
kernel_samsung_crespo.git
replicant-4.2
kernel/samsung/crespo
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
Commit message (
Expand
)
Author
Age
Files
Lines
*
AMD IOMMU: add dma_supported callback
Joerg Roedel
2008-09-19
1
-0
/
+25
*
AMD IOMMU: allow IO page faults from devices
Joerg Roedel
2008-09-19
1
-1
/
+0
*
AMD IOMMU: enable event logging
Joerg Roedel
2008-09-19
1
-0
/
+8
*
AMD IOMMU: add event handling code
Joerg Roedel
2008-09-19
2
-2
/
+86
*
AMD IOMMU: add MSI interrupt support
Joerg Roedel
2008-09-19
3
-1
/
+110
*
AMD IOMMU: save pci_dev instead of devid
Joerg Roedel
2008-09-19
1
-9
/
+16
*
AMD IOMMU: save pci segment from ACPI tables
Joerg Roedel
2008-09-19
1
-0
/
+1
*
AMD IOMMU: add event buffer allocation
Joerg Roedel
2008-09-19
1
-0
/
+29
*
AMD IOMMU: align alloc_coherent addresses properly
Joerg Roedel
2008-09-19
1
-8
/
+14
*
AMD IOMMU: add branch hints to completion wait checks
Joerg Roedel
2008-09-19
1
-6
/
+6
*
AMD IOMMU: implement lazy IO/TLB flushing
Joerg Roedel
2008-09-19
2
-5
/
+28
*
x86: move GART TLB flushing options to generic code
Joerg Roedel
2008-09-19
2
-13
/
+13
*
AMD IOMMU: move TLB flushing to the map/unmap helper functions
Joerg Roedel
2008-09-19
1
-14
/
+5
*
AMD IOMMU: check for invalid device pointers
Joerg Roedel
2008-09-19
1
-8
/
+35
*
x86: gart alloc_coherent does virtual mapppings only when necessary
FUJITA Tomonori
2008-09-14
1
-1
/
+9
*
x86: avoid unnecessary low zone allocation in Calgary's alloc_coherent
FUJITA Tomonori
2008-09-14
1
-0
/
+2
*
x86: make GART to respect device's dma_mask about virtual mappings
FUJITA Tomonori
2008-09-14
1
-11
/
+28
*
Merge branch 'linus' into x86/iommu
Ingo Molnar
2008-09-14
4
-4
/
+17
|
\
|
*
KVM: VMX: Always return old for clear_flush_young() when using EPT
Sheng Yang
2008-09-11
3
-4
/
+5
|
*
KVM: SVM: fix guest global tlb flushes with NPT
Joerg Roedel
2008-09-11
1
-0
/
+4
|
*
KVM: SVM: fix random segfaults with NPT enabled
Joerg Roedel
2008-09-11
1
-0
/
+8
*
|
x86: convert pci-nommu to use is_buffer_dma_capable helper function
FUJITA Tomonori
2008-09-10
1
-4
/
+6
*
|
x86: convert gart to use is_buffer_dma_capable helper function
FUJITA Tomonori
2008-09-10
1
-13
/
+3
*
|
Merge commit 'v2.6.27-rc6' into x86/iommu
Ingo Molnar
2008-09-10
49
-606
/
+1078
|
\
\
|
|
/
|
*
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2008-09-09
2
-6
/
+9
|
|
\
|
|
*
x86: fix memmap=exactmap boot argument
Prarit Bhargava
2008-09-09
1
-1
/
+1
|
|
*
x86: disable static NOPLs on 32 bits
Linus Torvalds
2008-09-08
1
-5
/
+8
|
*
|
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2008-09-06
9
-55
/
+154
|
|
\
\
|
|
|
/
|
|
*
x86: cpu_init(): fix memory leak when using CPU hotplug
Andreas Herrmann
2008-09-06
1
-10
/
+13
|
|
*
x86: pda_init(): fix memory leak when using CPU hotplug
Andreas Herrmann
2008-09-06
1
-6
/
+9
|
|
*
x86, xen: Use native_pte_flags instead of native_pte_val for .pte_flags
Eduardo Habkost
2008-09-06
1
-1
/
+1
|
|
*
x86: move mtrr cpu cap setting early in early_init_xxxx
Yinghai Lu
2008-09-06
3
-8
/
+44
|
|
*
x86: delay early cpu initialization until cpuid is done
Krzysztof Helt
2008-09-06
1
-2
/
+2
|
|
*
x86: use X86_FEATURE_NOPL in alternatives
H. Peter Anvin
2008-09-05
1
-23
/
+13
|
|
*
x86: add NOPL as a synthetic CPU feature bit
H. Peter Anvin
2008-09-05
3
-2
/
+69
|
|
*
x86: boot: stub out unimplemented CPU feature words
H. Peter Anvin
2008-09-05
1
-4
/
+4
|
*
|
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2008-09-06
1
-6
/
+13
|
|
\
\
|
|
*
|
x86: HPET: read back compare register before reading counter
Thomas Gleixner
2008-09-06
1
-0
/
+7
|
|
*
|
x86: HPET fix moronic 32/64bit thinko
Thomas Gleixner
2008-09-06
1
-4
/
+4
|
|
*
|
HPET: make minimum reprogramming delta useful
Thomas Gleixner
2008-09-05
1
-2
/
+2
|
*
|
|
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2008-09-05
1
-0
/
+8
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
x86: add io delay quirk for Presario F700
Chuck Ebbert
2008-09-03
1
-0
/
+8
|
|
|
/
|
*
|
x86: Change warning message in TSC calibration.
Alok N Kataria
2008-09-03
1
-2
/
+1
|
|
/
|
*
Split up PIT part of TSC calibration from native_calibrate_tsc
Linus Torvalds
2008-09-03
1
-61
/
+71
|
*
[x86] Fix TSC calibration issues
Thomas Gleixner
2008-09-02
1
-54
/
+181
|
*
Un-break printk strings in x86 PCI probing code
Linus Torvalds
2008-09-02
1
-6
/
+3
|
*
Revert "x86: fix HPET regression in 2.6.26 versus 2.6.25, check hpet against ...
Linus Torvalds
2008-08-29
1
-78
/
+0
|
*
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2008-08-28
5
-253
/
+383
|
|
\
|
|
*
x86: update defconfigs
H. Peter Anvin
2008-08-27
2
-227
/
+334
|
|
*
x86: cpuid: correct return value on partial operations
H. Peter Anvin
2008-08-25
1
-5
/
+9
[next]