Gitiles
Code Review
Sign In
review.evervolv.com
/
android_kernel_htc_msm8960
/
199d0d501202f077fe647a5c14fe046b17abc46b
/
arch
199d0d5
AMD IOMMU: remove unnecessary cast to u64 in the init code
by Joerg Roedel
· 18 years ago
d58befd
AMD IOMMU: free domain bitmap with its allocation order
by Joerg Roedel
· 18 years ago
6754086
AMD IOMMU: simplify dma_mask_to_pages
by Joerg Roedel
· 18 years ago
c97ac53
AMD IOMMU: replace memset with __GFP_ZERO in alloc_coherent
by Joerg Roedel
· 18 years ago
13d9fea
AMD IOMMU: avoid unnecessary low zone allocation in alloc_coherent
by FUJITA Tomonori
· 18 years ago
38ddf41
AMD IOMMU: some set_device_domain cleanups
by Joerg Roedel
· 18 years ago
bd60b73
AMD IOMMU: don't assign preallocated protection domains to devices
by Joerg Roedel
· 18 years ago
b39ba6a
AMD IOMMU: add dma_supported callback
by Joerg Roedel
· 18 years ago
a22131a
AMD IOMMU: allow IO page faults from devices
by Joerg Roedel
· 18 years ago
126c52b
AMD IOMMU: enable event logging
by Joerg Roedel
· 18 years ago
90008ee
AMD IOMMU: add event handling code
by Joerg Roedel
· 18 years ago
a80dc3e
AMD IOMMU: add MSI interrupt support
by Joerg Roedel
· 18 years ago
3eaf28a
AMD IOMMU: save pci_dev instead of devid
by Joerg Roedel
· 18 years ago
ee893c2
AMD IOMMU: save pci segment from ACPI tables
by Joerg Roedel
· 18 years ago
335503e
AMD IOMMU: add event buffer allocation
by Joerg Roedel
· 18 years ago
6d4f343
AMD IOMMU: align alloc_coherent addresses properly
by Joerg Roedel
· 18 years ago
5507eef
AMD IOMMU: add branch hints to completion wait checks
by Joerg Roedel
· 18 years ago
1c65577
AMD IOMMU: implement lazy IO/TLB flushing
by Joerg Roedel
· 18 years ago
2842e5b
x86: move GART TLB flushing options to generic code
by Joerg Roedel
· 18 years ago
270cab24
AMD IOMMU: move TLB flushing to the map/unmap helper functions
by Joerg Roedel
· 18 years ago
dbcc112
AMD IOMMU: check for invalid device pointers
by Joerg Roedel
· 18 years ago
f6a32a3
x86: gart alloc_coherent does virtual mapppings only when necessary
by FUJITA Tomonori
· 18 years ago
f10ac8a
x86: avoid unnecessary low zone allocation in Calgary's alloc_coherent
by FUJITA Tomonori
· 18 years ago
bee44f2
x86: make GART to respect device's dma_mask about virtual mappings
by FUJITA Tomonori
· 18 years ago
6e03f99
Merge branch 'linus' into x86/iommu
by Ingo Molnar
· 18 years ago
6bfb09a
Merge master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 18 years ago
344a782
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
by Linus Torvalds
· 18 years ago
88c381b
[ARM] Fix PCI_DMA_BUS_IS_PHYS for ARM
by Russell King
· 18 years ago
68ddb1d
Merge branch 'for-rmk' of git://pasiphae.extern.pengutronix.de/git/imx/linux-2.6.git
by Russell King
· 18 years ago
c33de47
[ARM] 5247/1: tosa: SW_EAR_IN support
by Dmitry Baryshkov
· 18 years ago
7bdb22c
[ARM] 5246/1: tosa: add proper clock alias for tc6393xb clock
by Dmitry Baryshkov
· 18 years ago
7d4ee28
sparc: Fix user_regset 'n' field values.
by David S. Miller
· 18 years ago
80a56ab
sparc64: Fix PCI error interrupt registry on PSYCHO.
by David S. Miller
· 18 years ago
d1c6d2e
MN10300: Change the fault handler to check in_atomic() not in_interrupt()
by David Howells
· 18 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
· 18 years ago
c529b7e
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
by Linus Torvalds
· 18 years ago
7736c09
[ARM] OMAP: Fix MMC device data
by Russell King
· 18 years ago
534e38b
KVM: VMX: Always return old for clear_flush_young() when using EPT
by Sheng Yang
· 18 years ago
e5eab0c
KVM: SVM: fix guest global tlb flushes with NPT
by Joerg Roedel
· 18 years ago
44874f8
KVM: SVM: fix random segfaults with NPT enabled
by Joerg Roedel
· 18 years ago
bdba4d6
sparc32: Fix function signature of of_bus_sbus_get_flags().
by David S. Miller
· 18 years ago
9e7222c
m68k: Update defconfigs for 2.6.27-rc6
by Geert Uytterhoeven
· 18 years ago
ebfb2c6
sparc64: Fix interrupt register calculations on Psycho and Sabre.
by David S. Miller
· 18 years ago
e7b1403
[IA64] prevent ia64 from invoking irq handlers on offline CPUs
by Paul E. McKenney
· 18 years ago
6bf6a1a
[IA64] arch/ia64/sn/pci/tioca_provider.c: introduce missing kfree
by Julia Lawall
· 18 years ago
47633cf
[IA64] fix up bte.h
by Robin Holt
· 18 years ago
4611a77
[IA64] fix compile failure with non modular builds
by James Bottomley
· 18 years ago
49fbf4e
x86: convert pci-nommu to use is_buffer_dma_capable helper function
by FUJITA Tomonori
· 18 years ago
ac4ff65
x86: convert gart to use is_buffer_dma_capable helper function
by FUJITA Tomonori
· 18 years ago
e92b4fd
Merge commit 'v2.6.27-rc6' into x86/iommu
by Ingo Molnar
· 18 years ago
5b0dac7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
by Linus Torvalds
· 18 years ago
93811d9
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 18 years ago
d6be118
x86: fix memmap=exactmap boot argument
by Prarit Bhargava
· 18 years ago
ea81e27
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
by Linus Torvalds
· 18 years ago
0b1fc33
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
by Linus Torvalds
· 18 years ago
deac93d
lib: Correct printk %pF to work on all architectures
by James Bottomley
· 18 years ago
3d6e48f
[S390] CVE-2008-1514: prevent ptrace padding area read/write in 31-bit mode
by Jarod Wilson
· 18 years ago
2eb2f77
sparc64: Disable timer interrupts in fixup_irqs().
by David S. Miller
· 18 years ago
82a28c7
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6
by Linus Torvalds
· 18 years ago
c1bad36
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 18 years ago
4ced08b
Merge master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 18 years ago
b364e2f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
by Linus Torvalds
· 18 years ago
14469a8
x86: disable static NOPLs on 32 bits
by Linus Torvalds
· 18 years ago
4a911b1
[MIPS] IP22: Fix detection of second HPC3 on Challenge S
by Thomas Bogendoerfer
· 18 years ago
823e7e8
x86: dma_alloc_coherent sets gfp flags properly
by FUJITA Tomonori
· 18 years ago
8a53ad6
x86: fix nommu_alloc_coherent allocation with NULL device argument
by FUJITA Tomonori
· 18 years ago
de9f521
x86: move pci-nommu's dma_mask check to common code
by FUJITA Tomonori
· 18 years ago
3a80b6a
ia64: dma_alloc_coherent always use GFP_DMA
by FUJITA Tomonori
· 18 years ago
4ff23fa
powerpc: Fix rare boot build breakage
by Hugh Dickins
· 18 years ago
b2e601d
powerpc/spufs: Fix possible scheduling of a context to multiple SPEs
by Andre Detsch
· 18 years ago
64f996f
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 18 years ago
f532522
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 18 years ago
a22a9a9
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
by Linus Torvalds
· 18 years ago
23952a9
x86: cpu_init(): fix memory leak when using CPU hotplug
by Andreas Herrmann
· 18 years ago
d04ec77
x86: pda_init(): fix memory leak when using CPU hotplug
by Andreas Herrmann
· 18 years ago
e4a6be4
x86, xen: Use native_pte_flags instead of native_pte_val for .pte_flags
by Eduardo Habkost
· 18 years ago
dd786dd
x86: move mtrr cpu cap setting early in early_init_xxxx
by Yinghai Lu
· 18 years ago
12cf105
x86: delay early cpu initialization until cpuid is done
by Krzysztof Helt
· 18 years ago
1ad77a8
[ARM] 5241/1: provide ioremap_wc()
by Lennert Buytenhek
· 18 years ago
72d43d9
x86: HPET: read back compare register before reading counter
by Thomas Gleixner
· 18 years ago
f767625
x86: HPET fix moronic 32/64bit thinko
by Thomas Gleixner
· 18 years ago
f31d731
x86: use X86_FEATURE_NOPL in alternatives
by H. Peter Anvin
· 18 years ago
b6734c3
x86: add NOPL as a synthetic CPU feature bit
by H. Peter Anvin
· 18 years ago
b74b06c
x86: boot: stub out unimplemented CPU feature words
by H. Peter Anvin
· 18 years ago
1c402c8
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 18 years ago
6f74b18
Merge git://git.infradead.org/~dwmw2/dwmw2-2.6.27
by Linus Torvalds
· 18 years ago
b693ffe
Merge branch 'sh/for-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
by Linus Torvalds
· 18 years ago
0011036
[MIPS] Probe initrd header only if explicitly specified
by Atsushi Nemoto
· 18 years ago
3885ec8
[MIPS] TX39xx: Add missing local_flush_icache_range initialization
by Atsushi Nemoto
· 18 years ago
073828d
[MIPS] TXx9: Fix txx9_pcode initialization
by Atsushi Nemoto
· 18 years ago
e0cee3e
[MIPS] Fix WARNING: at kernel/smp.c:290
by Thomas Bogendoerfer
· 18 years ago
0510617
[MIPS] Fix data bus error recovery
by Thomas Bogendoerfer
· 18 years ago
e51af66
x86: blacklist DMAR on Intel G31/G33 chipsets
by David Woodhouse
· 18 years ago
cf16970
x86, gart: add detection of AMD family 0x11 northbridges
by Joerg Roedel
· 18 years ago
b35de67
Revert "[ARM] use the new byteorder headers"
by David Woodhouse
· 18 years ago
551b454
x86: gart alloc_coherent doesn't need to check NULL device argument
by FUJITA Tomonori
· 18 years ago
7cfb0435
HPET: make minimum reprogramming delta useful
by Thomas Gleixner
· 18 years ago
dbce1f6
sh64: resume_kernel fix for kernel oops built with CONFIG_BKL_PREEMPT=y.
by Paul Mundt
· 18 years ago
323b8c4
sh: resume_kernel fix for kernel oops built with CONFIG_BKL_PREEMPT=y.
by Carmelo Amoroso
· 18 years ago
b65fe03
powerpc/spufs: Fix race for a free SPU
by Jeremy Kerr
· 18 years ago
Next »