Gitiles
Code Review
Sign In
review.evervolv.com
/
android_kernel_htc_msm8960
/
71ff3bca2f70264effe8cbbdd5bc10cf6be5f2f0
/
arch
71ff3bc
amd-iommu: detach device explicitly before attaching it to a new domain
by Joerg Roedel
· 17 years ago
2915007
amd-iommu: remove BUS_NOTIFY_BOUND_DRIVER handling
by Joerg Roedel
· 17 years ago
d2dd01d
Merge commit 'tip/core/iommu' into amd-iommu/fixes
by Joerg Roedel
· 17 years ago
56fdd18
Merge branch 'linus' into core/iommu
by Ingo Molnar
· 17 years ago
fe2245c
x86: enable GART-IOMMU only after setting up protection methods
by Mark Langsdorf
· 17 years ago
2cb7878
lguest: fix 'unhandled trap 13' with CONFIG_CC_STACKPROTECTOR
by Rusty Russell
· 17 years ago
367d04c
amd_iommu: fix lock imbalance
by Jiri Slaby
· 17 years ago
60e59f6
powerpc/pmac: Update PowerMac 32-bit defconfig
by Benjamin Herrenschmidt
· 17 years ago
65039a3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
by Linus Torvalds
· 17 years ago
3b798a5
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6
by Linus Torvalds
· 17 years ago
61c8c67
acpi-cpufreq: fix printk typo and indentation
by Joe Perches
· 17 years ago
6373fff
sparc64: Fix section attribute warnings.
by David S. Miller
· 17 years ago
78b170f
Merge master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 17 years ago
32b154c
x86: ignore VM_LOCKED when determining if hugetlb-backed page tables can be shared or not
by Mel Gorman
· 17 years ago
c3dc5be
flat: fix data sections alignment
by Oskar Schirmer
· 17 years ago
a35197a
Merge branch 'for-rmk' of git://gitorious.org/linux-gemini/mainline
by Russell King
· 17 years ago
6daad5c
[ARM] update mach-types
by Russell King
· 17 years ago
ecd322c
[ARM] Add cmpxchg support for ARMv6+ systems (v5)
by Mathieu Desnoyers
· 17 years ago
bac4e96
[ARM] barriers: improve xchg, bitops and atomic SMP barriers
by Russell King
· 17 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
· 17 years ago
47bccd6
amd-iommu: don't free dma adresses below 512MB with CONFIG_IOMMU_STRESS
by Joerg Roedel
· 17 years ago
f5e9705
amd-iommu: don't preallocate page tables with CONFIG_IOMMU_STRESS
by Joerg Roedel
· 17 years ago
fe16f08
amd-iommu: disable round-robin allocator for CONFIG_IOMMU_STRESS
by Joerg Roedel
· 17 years ago
d9cfed9
amd-iommu: remove amd_iommu_size kernel parameter
by Joerg Roedel
· 17 years ago
11b8388
amd-iommu: enlarge the aperture dynamically
by Joerg Roedel
· 17 years ago
00cd122
amd-iommu: handle exlusion ranges and unity mappings in alloc_new_range
by Joerg Roedel
· 17 years ago
9cabe89
amd-iommu: move aperture_range allocation code to seperate function
by Joerg Roedel
· 17 years ago
803b8cb
amd-iommu: change dma_dom->next_bit to dma_dom->next_address
by Joerg Roedel
· 17 years ago
384de72
amd-iommu: make address allocator aware of multiple aperture ranges
by Joerg Roedel
· 17 years ago
53812c1
amd-iommu: handle page table allocation failures in dma_ops code
by Joerg Roedel
· 17 years ago
8bda309
amd-iommu: move page table allocation code to seperate function
by Joerg Roedel
· 17 years ago
c323956
amd-iommu: introduce aperture_range structure
by Joerg Roedel
· 17 years ago
736501e
amd-iommu: implement suspend/resume
by Joerg Roedel
· 17 years ago
05f92db
amd_iommu: un __init functions required for suspend/resume
by Joerg Roedel
· 17 years ago
7d7a110
amd-iommu: add function to flush tlb for all devices
by Joerg Roedel
· 17 years ago
bfd1be1
amd-iommu: add function to flush tlb for all domains
by Joerg Roedel
· 17 years ago
92ac432
amd-iommu: add function to disable all iommus
by Joerg Roedel
· 17 years ago
d91cecd
amd-iommu: remove support for msi-x
by Joerg Roedel
· 17 years ago
fab6afa
amd-iommu: drop pointless iommu-loop in msi setup code
by Joerg Roedel
· 17 years ago
58492e1
amd-iommu: consolidate hardware initialization to one function
by Joerg Roedel
· 17 years ago
3bd2217
amd-iommu: introduce for_each_iommu* macros
by Joerg Roedel
· 17 years ago
c1eee67
amd iommu: properly detach from protection domain on ->remove
by Chris Wright
· 17 years ago
0bc252f
amd-iommu: make sure only ivmd entries are parsed
by Joerg Roedel
· 17 years ago
7455aab
amd-iommu: fix the handling of device aliases in the AMD IOMMU driver.
by Neil Turton
· 17 years ago
421f909
amd-iommu: fix an off-by-one error in the AMD IOMMU driver.
by Neil Turton
· 17 years ago
2e8b569
amd-iommu: disable device isolation with CONFIG_IOMMU_STRESS
by Joerg Roedel
· 17 years ago
2be69c7
x86/iommu: add IOMMU_STRESS Kconfig entry
by Joerg Roedel
· 17 years ago
b3b99ef
amd-iommu: move protection domain printk to dump code
by Joerg Roedel
· 17 years ago
02acc43
amd-iommu: print ivmd information to dmesg when requested
by Joerg Roedel
· 17 years ago
42a698f
amd-iommu: print ivhd information to dmesg when requested
by Joerg Roedel
· 17 years ago
9c72041
amd-iommu: add dump for iommus described in ivrs table
by Joerg Roedel
· 17 years ago
fefda11
amd-iommu: add amd_iommu_dump parameter
by Joerg Roedel
· 17 years ago
67a433c
Gemini: Fix SRAM/ROM location after memory swap
by Paulius Zaleckas
· 17 years ago
b5c42bc
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vapier/blackfin
by Linus Torvalds
· 17 years ago
8b31e49
powerpc: Fix up dma_alloc_coherent() on platforms without cache coherency.
by Benjamin Herrenschmidt
· 17 years ago
f637a49
powerpc: Minor cleanups of kernel virt address space definitions
by Benjamin Herrenschmidt
· 17 years ago
b16e776
powerpc: Move dma-noncoherent.c from arch/powerpc/lib to arch/powerpc/mm
by Benjamin Herrenschmidt
· 17 years ago
add8a50
Blackfin: fix strncmp.o build error
by Mike Frysinger
· 17 years ago
2ec10ea
Blackfin: drop unneeded asm/.gitignore
by Mike Frysinger
· 17 years ago
6b50520
Blackfin: ignore generated vmlinux.lds
by Mike Frysinger
· 17 years ago
7a1450f
Blackfin: hook up preadv/pwritev syscalls
by Mike Frysinger
· 17 years ago
84532a0
Revert "powerpc: Rework dma-noncoherent to use generic vmalloc layer"
by Benjamin Herrenschmidt
· 17 years ago
cd86a53
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 17 years ago
2171787
x86: avoid back to back on_each_cpu in cpa_flush_array
by Pallipadi, Venkatesh
· 17 years ago
733be82
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq
by Linus Torvalds
· 17 years ago
60a0cd5
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 17 years ago
ca446d0
[CPUFREQ] powernow-k8: determine exact CPU frequency for HW Pstates
by Andreas Herrmann
· 17 years ago
df18297
[CPUFREQ] powernow-k8 cleanup msg if BIOS does not export ACPI _PSS cpufreq data
by Thomas Renninger
· 17 years ago
d38e73e
[CPUFREQ] powernow-k7 build fix when ACPI=n
by Dave Jones
· 17 years ago
4319503
[CPUFREQ] add atom family to p4-clockmod
by Jarod Wilson
· 17 years ago
46176b4
x86, relocs: ignore R_386_NONE in kernel relocation entries
by Tejun Heo
· 17 years ago
8e35961
powerpc/mm: Fix broken MMU PID stealing on !SMP
by Hideo Saito
· 17 years ago
b18f1e2
Merge branch 'kvm-updates/2.6.30' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 17 years ago
a0c1af1
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 17 years ago
a2edf57
KVM: Fix PDPTR reloading on CR4 writes
by Avi Kivity
· 17 years ago
a8cd024
KVM: Make paravirt tlb flush also reload the PAE PDPTRs
by Avi Kivity
· 17 years ago
71c9d8b
x86: Remove remap percpu allocator for the time being
by Tejun Heo
· 17 years ago
2908157
Merge branch 'for-rmk' of git://git.marvell.com/orion
by Russell King
· 17 years ago
14f0aa3
[ARM] disable NX support for OABI-supporting kernels
by Russell King
· 17 years ago
355532b
Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6
by Russell King
· 17 years ago
a49a018
[ARM] add coherent DMA mask for mv643xx_eth
by Nicolas Pitre
· 17 years ago
0af48f4
x86: cpa_flush_array wbinvd should be done on all CPUs
by venkatesh.pallipadi@intel.com
· 17 years ago
0b82753
x86: bugfix wbinvd() model check instead of family check
by venkatesh.pallipadi@intel.com
· 17 years ago
0c752a9
x86: introduce noxsave boot parameter
by Suresh Siddha
· 17 years ago
bca23db
x86, setup: revert ACPI 3 E820 extended attributes support
by H. Peter Anvin
· 17 years ago
afc2788
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
by Linus Torvalds
· 17 years ago
1e787d1
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 17 years ago
d2f82c2
MIPS: IP32: Remove unnecessary if not even harmful volatile keywords.
by Ralf Baechle
· 17 years ago
63c901c
MIPS: IP32: Fix build error due to uninitialized variable.
by Ralf Baechle
· 17 years ago
63d3892
MIPS: Fix sparse warning in incompatiable argument type of clear_user.
by Wu Zhangjin
· 17 years ago
6ec04f4
[ARM] pxa/palm: fix PalmLD/T5/TX AC97 MFP
by Marek Vasut
· 17 years ago
f5c81a3
[ARM] pxa: add parameter to clksrc_read() for pxa168/910
by Coly Li
· 17 years ago
0e1b74d
[ARM] pxa: fix the incorrectly defined drive strength macros for pxa{168,910}
by Mingwei Wang
· 17 years ago
88dff49
x86: DMI match for the Sony VGN-Z540N as it needs BIOS reboot
by Zhang Rui
· 17 years ago
6eb0ac0
powerpc/maple: Add a quirk to disable MSI for IPR on Bimini
by Michael Ellerman
· 17 years ago
37869fa
sh: ap325 camera without i2c driver fix
by Magnus Damm
· 17 years ago
85bc262
[ARM] Orion: Remove explicit name for platform device resources
by Martin Michlmayr
· 17 years ago
385aa9e
[ARM] Kirkwood: Correct MPP for SATA activity/presence LEDs of QNAP TS-119/TS-219.
by Thomas Reitmayr
· 17 years ago
a9523f4
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
by Linus Torvalds
· 17 years ago
9fe02c0
Merge master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 17 years ago
Next »