summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/min...Linus Torvalds2008-04-2115-78/+144
|\
| * sched: fair-group: de-couple load-balancing from the rb-treesPeter Zijlstra2008-04-192-0/+4
| * sched: rt-group: optimize dequeue_rt_stackPeter Zijlstra2008-04-191-0/+1
| * sched: fair-group: SMP-nice for group schedulingPeter Zijlstra2008-04-191-0/+1
| * sched, cpuset: customize sched domains, coreHidetoshi Seto2008-04-194-4/+25
| * sched: fix the task_group hierarchy for UID groupingPeter Zijlstra2008-04-191-0/+3
| * sched: allow the group scheduler to have multiple levelsDhaval Giani2008-04-191-1/+1
| * sched: add new set_cpus_allowed_ptr functionMike Travis2008-04-191-4/+11
| * cpumask: add show cpu map functionsMike Travis2008-04-191-6/+11
| * x86: convert cpumask_of_cpu macro to allocated arrayMike Travis2008-04-191-3/+9
| * cpumask: add CPU_MASK_ALL_PTR macroMike Travis2008-04-191-0/+6
| * cpumask: reduce stack usage in SD_x_INIT initializersMike Travis2008-04-192-43/+8
| * generic: reduce stack pressure in sched_affinityMike Travis2008-04-191-1/+1
| * cpuset: modify cpuset_set_cpus_allowed to use cpumask pointerMike Travis2008-04-191-6/+7
| * asm-generic: add node_to_cpumask_ptr macroMike Travis2008-04-196-9/+35
| * cpumask: add cpumask_scnprintf_len functionMike Travis2008-04-192-0/+8
| * sched: rt-group: synchonised bandwidth periodPeter Zijlstra2008-04-191-0/+7
| * time: add ns_to_ktime()Ingo Molnar2008-04-191-0/+6
| * sched: remove sysctl_sched_batch_wakeup_granularityIngo Molnar2008-04-191-1/+0
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds2008-04-2118-426/+308
|\ \
| * | x86: UV startup of slave cpusJack Steiner2008-04-191-0/+1
| * | x86: move dma_coherent functions to pci-dma.cGlauber Costa2008-04-191-0/+8
| * | x86: merge iommu initialization parametersGlauber Costa2008-04-191-0/+1
| * | x86: move pci fixup to pci-dma.cGlauber Costa2008-04-191-1/+1
| * | x86: use dma_length in i386Glauber Costa2008-04-191-2/+0
| * | x86: delete the arch-specific dma-mapping headers.Glauber Costa2008-04-193-46/+13
| * | x86: move ARCH_HAS_DMA_DECLARE_COHERENT_MEMORY to dma-mapping.hGlauber Costa2008-04-192-12/+14
| * | x86: unify dma_mapping_errorGlauber Costa2008-04-193-14/+8
| * | x86: provide a bad_dma_address symbol for i386Glauber Costa2008-04-192-1/+2
| * | x86: align to clflush sizeGlauber Costa2008-04-191-1/+1
| * | x86: move dma_supported and dma_set_mask to pci-dma_32.cGlauber Costa2008-04-193-33/+3
| * | x86: move dma_cache_sync to common headerGlauber Costa2008-04-193-14/+6
| * | x86: dma-ops on highmem fixIngo Molnar2008-04-191-4/+6
| * | x86: move dma_map_page and dma_unmap_page to common headerGlauber Costa2008-04-193-19/+14
| * | x86: move alloc and free coherent to common headerGlauber Costa2008-04-193-20/+10
| * | x86: move dma_sync_sg_for_device to common headerGlauber Costa2008-04-193-19/+11
| * | x86: move dma_sync_sg_for_cpu to common headerGlauber Costa2008-04-193-17/+9
| * | x86: move dma_sync_single_range_for_device to common headerGlauber Costa2008-04-193-20/+14
| * | x86: move dma_sync_single_range_for_cpu to common headerGlauber Costa2008-04-193-19/+11
| * | x86: move dma_sync_single_for_device to common headerGlauber Costa2008-04-193-18/+11
| * | x86: move dma_sync_single_for_cpu to common headerGlauber Costa2008-04-193-17/+12
| * | x86: move dma_unmap_sg to common headerGlauber Costa2008-04-193-16/+9
| * | x86: move dma_map_sg to common headerGlauber Costa2008-04-193-28/+7
| * | x86: move dma_unmap_single to common headerGlauber Costa2008-04-193-15/+10
| * | x86: implement dma_map_single through dma_opsGlauber Costa2008-04-193-19/+10
| * | x86: move dma_ops struct definition to dma-mapping.hGlauber Costa2008-04-192-49/+54
| * | x86: reserve dma32 early for gartYinghai Lu2008-04-191-0/+1
| * | srat, x86: add support for nodes spanning other nodesSuresh Siddha2008-04-191-1/+2
| * | x86: fpu xstate split fixSuresh Siddha2008-04-191-0/+1
| * | x86: fpu xstate split cleanupSuresh Siddha2008-04-191-2/+2
OpenPOWER on IntegriCloud