Commit Graph

21705 Commits (7cf069955f2f0b95fed6a8b1a61ef598a3df0f4e)

Author SHA1 Message Date
Hans-Christian Egtvedt 35bf50ccc8 avr32: Implement set_rate(), set_parent() and mode() for pll1 17 years ago
David Brownell e723ff666a avr32: Generic clockevents support 17 years ago
Haavard Skinnemoen 7e59128f31 avr32: Move sleep code into mach-at32ap 17 years ago
Haavard Skinnemoen 46acb55b4b avr32: Delete mostly unused header asm/intc.h 17 years ago
David Brownell 62c6df62f9 avr32: start clocksource cleanup 17 years ago
Ben Nizette 040b28fc0a avr32: pass i2c board info through at32_add_device_twi 17 years ago
Mike Travis fb0f330e62 x86: modify show_shared_cpu_map in intel_cacheinfo 17 years ago
Mike Travis 9f0e8d0400 x86: convert cpumask_of_cpu macro to allocated array 17 years ago
Mike Travis b53e921ba1 generic: reduce stack pressure in sched_affinity 17 years ago
Mike Travis fc0e474840 x86: use new set_cpus_allowed_ptr function 17 years ago
Mike Travis d366f8cbc1 cpumask: Cleanup more uses of CPU_MASK and NODE_MASK 17 years ago
Mike Travis f46bdf2db2 numa: move large array from stack to _initdata section 17 years ago
Mike Travis d18d00f5db x86: oprofile: remove NR_CPUS arrays in arch/x86/oprofile/nmi_int.c 17 years ago
Mike Travis 6b6309b4c7 x86: reduce memory and stack usage in intel_cacheinfo 17 years ago
Jack Steiner 34d0559178 x86: UV startup of slave cpus 17 years ago
Glauber Costa 098cb7f27e x86: integrate pci-dma.c 17 years ago
Glauber Costa bb8ada95a7 x86: don't do dma if mask is NULL. 17 years ago
Glauber Costa da60cab4dd x86: return conditional to mmu 17 years ago
Glauber Costa aa99b16faa x86: remove kludge from x86_64 17 years ago
Glauber Costa 8f19ca1341 x86: unify gfp masks 17 years ago
Glauber Costa 5fa78ca75d x86: retry allocation if failed 17 years ago
Glauber Costa 8779f2fc3b x86: don't try to allocate from DMA zone at first 17 years ago
Glauber Costa 45a07e7749 x86: use a fallback dev for i386 17 years ago
Glauber Costa d1a0790290 x86: use numa allocation function in i386 17 years ago
Glauber Costa 71848d687e x86: remove virt_to_bus in pci-dma_64.c 17 years ago
Glauber Costa 2e33e36118 x86: adjust dma_free_coherent for i386 17 years ago
Glauber Costa cac67877d2 x86: move bad_dma_address 17 years ago
Glauber Costa d09d815c1b x86: isolate coherent mapping functions 17 years ago
Glauber Costa 8e8edc6401 x86: move dma_coherent functions to pci-dma.c 17 years ago
Glauber Costa fae9a0d8ca x86: merge iommu initialization parameters 17 years ago
Glauber Costa 8e0c379718 x86: merge dma_supported 17 years ago
Glauber Costa bca5c09663 x86: move pci fixup to pci-dma.c 17 years ago
Glauber Costa 116890d556 x86: move x86_64-specific to common code. 17 years ago
Glauber Costa cb5867a5d8 x86: move initialization functions to pci-dma.c 17 years ago
Glauber Costa f9c258de34 x86: unify pci-nommu 17 years ago
Glauber Costa 85c246ee16 x86: move definition to pci-dma.c 17 years ago
Glauber Costa d741bde26d x86: use dma_length in i386 17 years ago
Glauber Costa 5b3e5b7273 x86: use WARN_ON in mapping functions 17 years ago
Glauber Costa 30db2cbf38 x86: use sg_phys in x86_64 17 years ago
Glauber Costa e4dcdd6b4f x86: Add flush_write_buffers in nommu functions 17 years ago
Glauber Costa 9f9ab46d55 x86: implement mapping_error in pci-nommu_64.c 17 years ago
Glauber Costa d5df63f48a x86: delete empty functions from pci-nommu_64.c 17 years ago
Glauber Costa 459121c9ec x86: introduce pci-dma.c 17 years ago
Mark McLoughlin 19e395afb4 x86: move dma_supported and dma_set_mask to pci-dma_32.c, fix 17 years ago
Glauber Costa c786df08f6 x86: unify dma_mapping_error 17 years ago
Glauber Costa 7c18341665 x86: provide a bad_dma_address symbol for i386 17 years ago
Glauber Costa 802c1f6648 x86: move dma_supported and dma_set_mask to pci-dma_32.c 17 years ago
Ingo Molnar 2be621498d x86: dma-ops on highmem fix 17 years ago
Glauber Costa e7f3a913f9 x86: move dma_sync_sg_for_device to common header 17 years ago
Glauber Costa ed435dee9c x86: move dma_sync_sg_for_cpu to common header 17 years ago