Commit Graph

1157 Commits (a5302181e5321664047f75715242aac4e0bbd17c)

Author SHA1 Message Date
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
Ingo Molnar a24eae88ad x86: uv fix 17 years ago
Jack Steiner ac23d4ee3f x86: support for new UV apic 17 years ago
Jack Steiner 8400def825 x86: define the macros and tables for blade functions 17 years ago
Jack Steiner 952cf6d7ae x86: define the macros and tables for the basic UV infrastructure. 17 years ago
Jack Steiner 0d3e865b26 x86: add UV specific header for MMR definitions 17 years ago
Jack Steiner a65d1d644c x86: increase size of APICID 17 years ago
Jack Steiner ae26186865 x86: add functions to determine if platform is a UV platform 17 years ago
Jack Steiner 05f2d12c35 x86: change GET_APIC_ID() from an inline function to an out-of-line function 17 years ago
gorcunov@gmail.com a5c15d419d x86: replace most VM86 flags with flags from processor-flags.h 17 years ago
gorcunov@gmail.com 6b6891f9c5 x86: cleanup - rename VM_MASK to X86_VM_MASK 17 years ago
Ingo Molnar 6093015db2 x86: cleanup replace most vm86 flags with flags from processor-flags.h, fix 17 years ago
Jeremy Fitzhardinge fb8e837539 x86: sparsemem: reduce i386 PAE section size 17 years ago
Glauber Costa 8be9ac8505 x86: merge smp_32.h and smp_64.h into smp.h 17 years ago
Glauber Costa a9c057c1d1 x86: merge SMP definitions of smp.h 17 years ago
Glauber Costa 24e8ecffa8 x86: split safe_smp_processor_id 17 years ago
Glauber Costa b23dab08fa x86: merge includes in smp.h 17 years ago