Commit Graph

1011 Commits (5be36d22b28f01e5074f78b29aa6128da0a53641)

Author SHA1 Message Date
Hidetoshi Seto 1d3504fcf5 sched, cpuset: customize sched domains, core 17 years ago
Mike Travis 7c16ec585c cpumask: reduce stack usage in SD_x_INIT initializers 17 years ago
Mike Travis aa6b54461c asm-generic: add node_to_cpumask_ptr macro 17 years ago
Jack Steiner 34d0559178 x86: UV startup of slave cpus 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 bca5c09663 x86: move pci fixup to pci-dma.c 17 years ago
Glauber Costa d741bde26d x86: use dma_length in i386 17 years ago
Glauber Costa b7107a3d9d x86: delete the arch-specific dma-mapping headers. 17 years ago
Glauber Costa ae17a63b09 x86: move ARCH_HAS_DMA_DECLARE_COHERENT_MEMORY to dma-mapping.h 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 b48ee71352 x86: align to clflush size 17 years ago
Glauber Costa 802c1f6648 x86: move dma_supported and dma_set_mask to pci-dma_32.c 17 years ago
Glauber Costa 3cb6a91711 x86: move dma_cache_sync to common header 17 years ago
Ingo Molnar 2be621498d x86: dma-ops on highmem fix 17 years ago
Glauber Costa 4d92fbf231 x86: move dma_map_page and dma_unmap_page to common header 17 years ago
Glauber Costa 8d396ded71 x86: move alloc and free coherent to common header 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
Glauber Costa 713623326c x86: move dma_sync_single_range_for_device to common header 17 years ago
Glauber Costa 627610fcb7 x86: move dma_sync_single_range_for_cpu to common header 17 years ago
Glauber Costa 9231b269e0 x86: move dma_sync_single_for_device to common header 17 years ago
Glauber Costa c01dd8cf7d x86: move dma_sync_single_for_cpu to common header 17 years ago
Glauber Costa 72c784f82c x86: move dma_unmap_sg to common header 17 years ago
Glauber Costa 16a3ce9bae x86: move dma_map_sg to common header 17 years ago
Glauber Costa 0cb0ae6832 x86: move dma_unmap_single to common header 17 years ago
Glauber Costa 22456b9714 x86: implement dma_map_single through dma_ops 17 years ago
Glauber Costa 6f5366354b x86: move dma_ops struct definition to dma-mapping.h 17 years ago
Yinghai Lu 752bea4abb x86: reserve dma32 early for gart 17 years ago
Suresh Siddha 6ec6e0d9f2 srat, x86: add support for nodes spanning other nodes 17 years ago
Suresh Siddha 2adee9b30d x86: fpu xstate split fix 17 years ago
Suresh Siddha 1679f2710a x86: fpu xstate split cleanup 17 years ago
Suresh Siddha aa283f4927 x86, fpu: lazy allocation of FPU area - v5 17 years ago
Suresh Siddha 61c4628b53 x86, fpu: split FPU state from task struct - v5 17 years ago
Ingo Molnar fa5c463941 x86: rename find_max_pfn() to propagate_e820_map() 17 years ago
Erik Bosman 529e25f646 x86: implement prctl PR_GET_TSC and PR_SET_TSC 17 years ago
Alexander van Heukelum 7c53976404 x86: cleanup boot-heap usage 17 years ago
Bartlomiej Zolnierkiewicz 273b8385e5 ide: remove ide_init_default_irq() macro 17 years ago
Bartlomiej Zolnierkiewicz 9dfcd15a6d ide: remove ide_default_io_ctl() macro 17 years ago
Bartlomiej Zolnierkiewicz 0e33555fff ide: add CONFIG_IDE_ARCH_OBSOLETE_DEFAULTS (take 2) 17 years ago
Jason Wessel d359752407 kgdb: fix NMI hangs 17 years ago
Ingo Molnar 82da3ff89d x86: kgdb support 17 years ago
Pavel Machek e44b7b7525 x86: move suspend wakeup code to C 17 years ago
Alexey Starikovskiy 31d2092eb0 x86: move mp_register_lapic_address to boot.c 17 years ago
Alexey Starikovskiy dfac2189c2 x86: move mp_register_lapic to boot.c 17 years ago
Alexey Starikovskiy 2fe6014757 x86: move up & smp variables to setup.c 17 years ago
Alexey Starikovskiy 9e5c5f1dd2 x86: move mp_ioapic_routing to boot.c 17 years ago
Alexey Starikovskiy 61048c6328 x86: don't set IO APIC features if IO APIC is not enabled 17 years ago
Mike Travis b447a468fc x86: clean up non-smp usage of cpu maps 17 years ago